@charset "utf-8";
/* CSS Document */


#top{
	width:900px; height:80px;
	margin:0px auto;
}
#top-contain{
	width:900px; height:80px;
}
#top-logo{
	width:223px; height:80px;
	float:left;
}
#top-service{
	float:left; width:400px;
	padding-left:10px; padding-top:44px;
	color:#777777;
}
#top-right{
	float:right; width:141px; height:80px;
}
#theme{
	width:180px; padding-left:28px; color:#999999;
	padding-top:25px;
}
#theme span{float:left;}
#theme img{float:left; margin-right:5px; margin-top:3px; cursor:pointer;}
#top-links{
	width:141px; clear:both;
}
#top-links a{
	display:block; width:62px; height:11px; padding-top:7px;
	color:#999999;
	float:left; text-align:center;
	background:url("top-arr.gif") no-repeat center top;
}
#top-links .topA{
	width:62px; height:11px; padding-top:7px;
	color:#FFCC00;
	float:left; text-align:center;
	background:url("top-arr2.gif") no-repeat center top;
}
#top-links a:hover,#top-links a:active{
	color:#CCCCCC; background:url("top-arrA.gif") no-repeat center 2px;
	display:inline;
}


#menu{
	clear:both;
	width:900px; height:57px;
	margin:0px auto;
	background:url("../images/web/menu_bg.gif") repeat-x;
}
#menu-bg{
	width:900px; margin:auto; height:57px;
	background:url("../images/web/menu_bg.gif") repeat-x;
}
#menu-parent{
	margin:auto; height:31px; line-height:31px;
	background:url("../images/web/menu-parent-bg.gif") no-repeat left center;
}
#menu-parent a{
	display:inline; width:93px; height:31px; line-height:31px;
	float:left; text-align:center; padding-left:0px;
	color:#FFFFFF;
}
#menu-parent a:hover,#menu-parent a:active,.menuA{
	background:url("../images/web/menu-bg-A.gif") no-repeat right;
	color:#CCCCCC !important;
}
#menu-son{
	clear:both;
	width:900px; margin:auto;
}
#menu-son div{
	height:27px; line-height:26px; color:#999999; display:none;
}
#menu-son a{color:#999999;}
#menu-son a:hover,#menu-son a:active{color:#EC0000;}

#son1{margin-left:24px;}
#son2{margin-left:90px;}
#son3{margin-left:190px;}
#son4{margin-left:250px;}
#son5{margin-left:350px;}
#son6{margin-left:420px;}
#son7{margin-left:550px;}
#son8{margin-left:680px;}


#middle{
	clear:both;
	width:900px; margin:0px auto;
	margin-top:20px;
}


#cbf{clear:both; height:21px;}


#bottom-btm a{color:#EFEFEF; clear:both;}
#bottom-btm a:hover,#bottom-btn a:active{color:#FFFFFF;}
#btmlinks,#bottom{clear:both;}
#btmlinks-right{width:800px;}




