body{
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#content{
	width:780px;
	margin:auto;
	background:#F0F0F0;
}
img{
	border:0;
}
input{
	border:1px solid #515D69;
	width:90px;
	font-size:11px;
}
input.button{
	color:#FFFFFF;
	font-weight:bold;
	background:url(/i/b.gif) repeat-x;
	height:18px;	
}
#header{
	width:780px;
	height:175px;
	background:url(/i/header.jpg) no-repeat;
}
#logo{
	float:left;
	width:289px;
	height:116px;
	margin:0 0 0 20px;
}
#plain{
	float:left;
	width:264px;
	height:45px;
	background:url(/i/plain.jpg) no-repeat;
	margin:64px 0 0 0;
}
#friendly{
	float:right;
	width:386px;
	height:22px;
	background:url(/i/friendly.jpg) no-repeat;
	margin:16px 51px -38px 0;
}
#pc911{
	float:left;
	width:284px;
	height:31px;
	background:url(/i/pcnineoneone.jpg) no-repeat;
	margin:7px 0 0 20px;
}
#mn{
	width:780px;
	height:39px;
	background:url(/i/mn.gif) repeat-x;
}
#mn a:link, #mn a:active, #mn a:visited{
	display:block;
	height:27px;
	background:url(/i/mnv.gif) no-repeat right;
	float:left;
	padding:12px 20px 0 21px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FEFEFE;
	text-decoration:none;
}
#mn a:hover{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FEFEFE;
	text-decoration:underline;
}
#mn a.sel:link, #mn a.sel:active, #mn a.sel:hover, #mn a.sel:visited{
	display:block;
	height:27px;
	background:url(/i/mnh.gif) repeat-x;
	float:left;
	padding:12px 21px 0 22px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FEFEFE;
	text-decoration:none;
}
#mn a#lastmn {
	padding:12px 22px 0 22px;
	background:url(/i/mn.gif) repeat-x;
}

#l1{
	font-size:0;
	height:1px;
	width:780px;
	border-bottom:1px solid #B8B8B8;
	border-top:1px solid #9B9FA4;
}
#l2{
	font-size:0;
	height:1px;
	width:780px;
	border-bottom:1px solid #949494;
	background:#4D4D4D;		
}
#l3{
	font-size:0;
	height:1px;
	width:780px;
	border-top:1px solid #9B9A9B;
	border-bottom:1px solid #FFFFFF;
	background:#BABABA;		
}
#l4{
	font-size:0;
	height:1px;
	width:780px;
	border-bottom:1px solid #FF8568;
	border-top:1px solid #FFAD9B;
	background:#FF3304;
	margin:1px 0 0 0;
}
h1.grey{
	margin:12px 0 12px 0;
	color:#525253;
	text-align:center;
	font-family:"Trebuchet MS", Verdana;
	font-size:15px;
}
h1.green {
	margin:9px 9px 0 9px;
	color:#70A604;	
	font-family:"Trebuchet MS", Verdana;
	font-size:15px;
}
.subtitle {
	margin:9px 9px 0 9px;
	color:#70A604;	
	font-family:"Trebuchet MS", Verdana;
	font-size:15px;
	font-weight: bold;
}
h2.blue{
	margin:12px 0 12px 0;
	color:#0048FF;
	text-align:center;
	font-family:"Trebuchet MS", Verdana;
	font-size:15px;
}
h2.green{
	margin:12px 0 12px 0;
	color:#70A604;
	text-align:center;
	font-family:"Trebuchet MS", Verdana;
	font-size:15px;
}
h2.grey{
	margin:12px 0 12px 0;
	color:#525253;
	text-align:left;
	font-family:"Trebuchet MS", Verdana;
	font-size:15px;
}
p{
	padding:0 9px 0 9px;
}
#left{
	float:left;
	width:149px;
	background:#F0F0F0;
}
* html #left{
	height:100%;	
}

#right{
	float:right;
	width:179px;
	background:#F0F0F0;
}
* html #right{
	height:100%;	
}
#center{
	float:left;
	width:448px;
    background:#FFFFFF;
    border-left:1px solid #9E9D9E;
    border-right:1px solid #9E9D9E;
}
#google{
	width:120px;
	height:600px;
	margin:auto;
	border:1px solid #0000FF;
}
#update{
	margin:auto;width:162px;
}
#popular{
	width: auto;
	margin:auto;
	padding:4px 10px 10px 10px;
	border:1px solid #8C8C8C;
	border-top:0;
	background:url(/i/popular.gif) top left repeat-x;
	color:#8C8C8C;
}
* html #popular{
	padding:20px 10px 10px 10px;
}
#popular a:link, #popular a:active, #popular a:visited{
	color:#8C8C8C;
	font-family:"Trebuchet MS", Verdana;
	font-size:11px;
	text-decoration:none;
}
#popular a:hover{
	color:#8C8C8C;
	font-family:"Trebuchet MS", Verdana;
	font-size:11px;
	text-decoration:underline;
}
#footer{
	height:17px;
	width:780px;
	padding:4px 0 0 0;
	border-top:1px solid #949494;
	border-bottom:1px solid #949494;
	background:#4D4D4D;
	text-align:center;
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
}
#footer a:link, #footer a:active, #footer a:visited{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
}
p.footer{

	margin:6px;
	text-align:center;
	font-family:Tahoma;
	font-size:12px;
	color:#8C8C8C;
}
.col{
	width: 223px;
	margin:15px 0px 0px 0px;
	float:left;
	border-left:1px solid #ccc;
	color:#0054A6;
}

.col ul {
	padding:0px;
	margin:10px 0px 10px 40px;
	list-style-type:none;
}
.col a:link, .col a:active, .col a:hover, .col a:visited{
	color:#0054A6;
	font-size:14px;
}

.pr_desc{
	margin:15px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	float:left;
	color: #000;
	font-size: 12px;
  height: 100%;
}

.pr_desc a:link, .pr_desc a:active, .pr_desc a:hover, .pr_desc a:visited{
	color: #0048ff;
	font-size:14px;
	font-weight: bold;
}

.pr_desc b#recomm
{
	color: red;
}

.pr_desc b
{
	font-size: 14px;
}

.title {
	background-color: #fff;
	color: #666;
	border: 0;
	padding: 10px;
}
.title a {
	color: #333;
	font-size: bold;
}
