﻿@charset "utf-8";
/* CSS Document */

#top{
	width:100%; height:72px;	
	background-color:#2A2A2A;
	min-width:1003px;
}
#top-contain{
	width:981px; height:72px; margin:auto;
	padding-left:22px;	
}
#top-logo{
	width:300px;
	height:65px;
	margin-top:auto;
	float:left;
}
#top-service{
	float:left;
	width:400px;
	padding-left:10px;
	padding-top:30px;
	color:#777777;
}
#top-right{
	float:left;
	width:200px;
	height:70px;
}
#theme{
	width:180px; padding-left:28px; color:#999999;
	padding-top:10px;
}
#theme span{float:left;}
#theme img{float:left; margin-right:5px; margin-top:3px; cursor:pointer;}
#top-links{
	width:200px; padding-left:10px; padding-top:12px; clear:both;
}
#top-links a{
	display:block;
	width:62px;
	height:11px;
	padding-top:7px;
	color:#999999;
	float:left;
	text-align:center;
	background-image: url(../images/top-arr.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#top-links .topA{
	width:62px;
	height:11px;
	padding-top:7px;
	color:#FFCC00;
	float:left;
	text-align:center;
	background-image: url(../images/top-arr2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#top-links a:hover,#top-links a:active{
	color:#CCCCCC;
	display:inline;
	background-image: url(../images/top-arr.gif);
	background-repeat: no-repeat;
	background-position: center 2px;
}


#menu{
	clear:both;
	width:100%; height:64px;
	background:url(../images/menu_bg.jpg) repeat-x;
}
#menu-bg{
	width:755px; margin:auto; height:64px;
	padding-left:124px; padding-right:124px;
	background:url(../images/menu_bg.jpg) repeat-x;
}
#menu-parent{
	margin:auto;
	height:36px;
	line-height:36px;
	background-image: url(../images/menu-parent-bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 570px;
}
#menu-parent a{
	display:inline; width:93px; height:36px; line-height:35px;
	float:left; text-align:center; padding-left:1px;
	color:#FFFFFF;
}
#menu-parent a:hover,#menu-parent a:active,.menuA{
	color:#CCCCCC !important;
	background-image: url(../images/menu-bg-A.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#menu-son{
	clear:both;
	width:755px;
	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:117px;}
#son3{margin-left:211px;}
#son4{margin-left:304px;}
#son5{margin-left:398px;}
#son6{margin-left:360px;}


#middle{
	clear:both;
	width:981px; margin:20px auto auto auto;
	padding-left:22px;
}


#cbf{clear:both; height:21px;}

#bottom-btm{min-width:1003px;}
#bottom-btm a{color:#EFEFEF; clear:both;}
#bottom-btm a:hover,#bottom-btn a:active{color:#FFFFFF;}
#btmlinks,#bottom{clear:both;}
#btmlinks-right{width:843px;}
