/* CSS Document */

*{padding:0;margin:0;}
body {
	color: Black;
	background: White; 
	font-size: 12px;
	margin:0 auto;
	line-height:18px;
	text-align: left;
}
img{border:0;}
ul{list-style: none;}
dl,dd,dt{margin:0;padding:0;clear:both;}

.lt{float:left;}
.rt{float:right;}
.clr{font-size:0;width:1px;clear:both;visibility:hidden;}
a:link{color: #000000;text-decoration: underline;}
a:visited{color:#000000;text-decoration: underline;}
a:hover{color: #F72C15;text-decoration: none;}
a:active{color: #F72C15;text-decoration: underline;}
.lblack,a.lblack:link,a.lblack:visited {color:black;}
.lwhite{color:white;}
a.lwhite1:link,a.lwhite1:visited {color:white;text-decoration: none;}
a.lwhite1:hover {color: #FF7800;text-decoration: none;}
.lred,a.lred:link,a.lred:visited {color:red;}
.lblue,a.lblue:link,a.lblue:visited {color:blue;}
.lhui,a.lhui:link,a.lhui:visited {color:#ABABAB;text-decoration: none;}
a.lhui:hover{color:#FF7800;text-decoration: underline;}
.lhui2,a.lhui2:link,a.lhui2:visited {color:#666666;text-decoration: none;}
a.lhui2:hover{color:#FF7800;text-decoration: underline;}
.lcr,a.lcr:link,a.lcr:visited {color:#C44A01;}
.lr, a.lr:link, a.lr:visited{color:#FF6600;text-decoration: none;}
a.red:link{color: #FF7800;text-decoration: none;}
a.red:visited{color:#FF7800;text-decoration: none;}
a.red:hover{color: #FF7800;text-decoration: underline;}
a.red:active{color: #FF7800;text-decoration: underline;}
/*navigation*/
#Nav{
    background:url(/skin/qq/blog_topbg.gif) top repeat-x #FFFFFF;
    width:900px;
    height:68px;
    margin:0 auto; 
 }
#Nav #Logo{
	float:left;
	width:203px;
	height:68px;
	background: url(/skin/qq/blog_logo.jpg) no-repeat;
}
#Nav #Login{
	float:right;
	width:697px;
	height:18px;
	text-align: right; 
}
#Nav #Login .pic{
	float:right;
	padding:0 0 0 18px;
	background:url(/skin/qq/blog_top01.gif) #D3D3D3 no-repeat left;
}
#Nav #NavInfo{
	float:right;
	width:697px;
	height:28px;
	padding:11px 0px;
}
#Nav #NavLink{ 
	float:right;
	clear: both; 
	height:28px; 
	color:#858484; 
}
#Nav #NavLink ul{list-style-type: none;}
#Nav #NavLink li{
	float:left;
	height:28px;
	line-height:28px;
	font-weight:bold;
	font-size:14px;
}
#Nav #NavLink li.navq{width:80px;background:url(/skin/qq/blog_qzonebg.gif) no-repeat;padding-left:20px;}
#Nav #NavLink li.nava{width:80px;background:url(/skin/qq/blog_homebg2.gif) no-repeat;padding-left:12px;}
#Nav #NavLink li.navb{width:70px; background:url(/skin/qq/blog_articlebg.gif) no-repeat;padding-left:20px;}
#Nav #NavLink li.navc{width:47px; background: url(/skin/qq/blog_visionbg.gif) no-repeat;padding-left:23px;}
#Nav #NavLink li.navd{width:60px; background:url(/skin/qq/blog_billbg.gif) no-repeat;padding-left:22px;}
#Nav #NavLink li.nave{width:55px; background:url(/skin/qq/blog_famousbg.gif) no-repeat;padding-left:23px;}
#Nav #NavLink li.navf{width:71px; background:url(/skin/qq/blog_blogbg.gif) no-repeat;padding-left:22px;}
#Nav #NavLink li.navg{width:84px; background:url(/skin/qq/blog_photobg.gif) no-repeat;padding-left:22px;}
#Nav #NavLink li.navh{width:55px; background:url(/skin/qq/blog_eventbg.gif) no-repeat;padding-left:22px;}
#Nav #NavLink li a{
	color:#858484;
	font-size:14px;
	text-decoration: none;
}
#Nav #NavLink li a:hover{
	color:#FF7800;
	font-size:14px;
	text-decoration: none;
}

#Navh{
	margin:0 auto;
	clear:both;
	width:900px;
	background: url(/skin/qq/blog_hot02.gif) right no-repeat #FF8400;
	height:27px;
	color:#000;
}
#Navh #hot{ float:left;background:url(/skin/qq/blog_hot.gif) no-repeat; width:80px; height:27px;}
#Navh #thq{ float:left;background: url(/skin/qq/blog-mingbo_thq.gif) no-repeat; width:110px; height:27px;}
#Navh a{color:#fff;text-decoration: none;}
#Navh a:hover{color:#fff;text-decoration:underline;}
#Navh li{float:left;width:38px;height:25px;line-height:25px;background:url(/skin/qq/blog_hotbg.gif) no-repeat right;padding:2px 4px 0 0;} 
#Navh li.f3{width:50px;}
#Navh li.f4{width:64px;}
#Navh li.f5{width:78px;}
#Navh li.f42{width:64px; background:none;}
#Navh li.f52{width:78px; background:none;}


/*È«¾Ö*/
.Site{
	width:820px;
	clear:both;
	float: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*µ×*/
.bottom{border-top:#A6A6A6 solid 1px;width:900px;margin:6px auto;padding-top:5px;}
