/* CSS Document */
*{
	margin:0;
	border:0;
	padding:0;
	font-size:12px;
}
#container{
	width:894px;
	margin:0 auto;
	background:#d1daf2;
	border:1px solid #ccc;
}
#head{
	background:url(../images/banner.gif) no-repeat;
	width:900px;
}
.top_link{
	text-align:right;
	color:#fff;
	padding:10px 8px 0 0;
	color:#eee;
}
.top_link a{
	color:#eee;
	text-decoration:none;
}
.logo{
	float:left;
	display:block;
	width:250px;
}
.logo img{
		margin:5px 0 0 47px;
}
.logo p{
	text-align:left;
	margin:5px 0 0 50px;
	font-size:14px;
	font-weight:bold;
	color:#474a4b;
	letter-spacing:2px;
}
#nav{
	float:right;
	width:594px;
	margin:66px 0 0 0 !important;
	margin:71px 0 0 0;
}
#navjs{
	float:left;
	width:549px;
	margin:auto;
}
#navjs ul{
	background:url(../images/nav.gif) no-repeat;
	width:594px;
	height:28px;
}
#navjs li{
	float:left;
	list-style-type:none;
	width:84px;
	text-align:center;
}
#navjs li a{
	width:84px;
	color:#13007c;
	display:block;
	font-weight:bold;
	text-decoration:none;
	padding:8px 0 0 0;
	font-size:13px;
}
#navjs li a:hover{
	color:#CC0000;
	text-decoration:underline;
}
#navjs li a:active{
	color:#FF6633;
}

#nav ul{
	background:url(../images/nav.gif) no-repeat;
	width:594px;
	height:28px;
}
#nav li{
	float:left;
	list-style-type:none;
	width:84px;
	text-align:center;
}
#nav li a{
	width:84px;
	color:#13007c;
	display:block;
	font-weight:bold;
	text-decoration:none;
	padding:8px 0 0 0;
	font-size:13px;
}
#nav li a:hover{
	color:#CC0000;
	text-decoration:underline;
}
#nav li a:active{
	color:#FF6633;
}
#banner{
	width:878px;
	margin:0px auto;
}
#banner img{
	margin-top:5px;
}
#search{
	background:url(../images/search_b.gif) repeat-x;
	width:900px;
	height:26px;
	margin:5px 0 0 0;
	color:#fff;
	clear:both;
}
#search table a{
	color:#FFFFFF;
}
#search table{
	height:26px;
}
#search form{
	margin:0 0 0 30px;
}

.search_text{
	height:19px;
	border:1px solid #ccc;
	width:150px;
}
#search select{
	width:140px;
	height:18px;
	font-size:14px;
}
#main{
	padding:10px 0 10px 0 !important;
	padding:0 0 0 0;
	width:900px;
	clear:both;
}
.red{
	color:#FF0000;
}
.blue{
	color:#00f;
}
#footer{
	width:894px;
	text-align:left;
	padding-top:10px;
	clear:both;
	line-height:22px;
	margin-top:5px;
	background:#fff;
	color:#999;
	padding-left:2px;
}
#footer a{
	color:#555;
	text-decoration:none;
}
#footer a:hover{
	color:#f60;
	text-decoration:none;
}
.more{
	background:url(../images/jiantou.gif) no-repeat;
	padding-left:13px;
}
#member_center{
	background:#fff;
	width:880px;
	margin:-8px 10px 0px !important;
	margin:5px 10px 0px;
	border:1px solid #ccc;
	height:510px;
	height:auto;
	height:auto !important;
	min-height:3000px;
}
#sub_left{
	float:left;
	background:url(../images/subnav_left.gif) no-repeat;
	height:27px;
	width:12px;
}
#sub_right{
	float:right;
	background:url(../images/subnav_right.gif) no-repeat;
	height:27px;
	width:11px;
}
#sub_main{
	float:left;
	background:url(../images/subnav_main.gif) repeat-x;
	height:20px;
	width:842px;
	color:#fff;
	padding:7px 0 0 15px;
}
#sub_main a{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
