/* CSS Document */
body{
	background-color:#f0f0f0;
	text-align: center;
	color: #565656;
	font-size:12px;
}
*{ margin:0px auto; padding:0px;}
a {
	color:#565656; 
	text-decoration:none;
}
a:hover{
	color:#ff8400;
	text-decoration:underline;
	}
/******************top*******************/
#head{ 
	width:935px; 
	height:93px;
}
#head .toplogo{
	width:241px;
	height:70px;
	float:left;
}
#head .toplogo h1{ font-size:12px; text-align:right; margin-right:12px; font-weight:lighter;}
#head .area{
	width:657px;
	float:left;
	height:83px;
	background:url(image/area_bg.jpg) no-repeat;
	padding:5px 10px 5px 20px;
	margin:0px;
	border:0;
}
#head .area a{
	color:#fff;
	text-decoration:none;
	margin-right:5px;
	line-height:23px;
	white-space:nowrap;
	overflow:hidden;
	display:block;
	float:left;
	text-align:center;
}
#head .area a:link{
	color:#fff;
	text-decoration:none;
	text-align:center;
}
#head .area a:hover{
	color:#fff;
	text-decoration:none;
	text-align:center;
	background:#000;
	}
#nav{
	width:925px;
	height:25px;
	text-align:right;
	line-height:25px;
	padding-right:10px;
}
/******************main*******************/
#main{
	width:935px;
	text-align:left;
	height:auto;
}
.main_left{
	width:258px;
	height:auto;
	float:left;
}
.main_left .fabu_title{
	height:29px;
	background:url(image/fabu_title.gif) no-repeat;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	padding:17px 0 0 30px;
}
.main_left .fabu_main{
	padding:20px 0 0 0 ;
	height:106px;
	background:url(image/fabu_mainbg.gif) no-repeat;
	margin-bottom:10px;
}
.main_left .fabu_button{
	display:block;
	width:198px;
	height:33px;
	background:url(image/input_login.gif) no-repeat;
}
.main_left .fabu_button1{
	display:block;
	margin:10px 30px 0 30px;
	width:198px;
	height:33px;
	background:url(image/input_login.gif) no-repeat;
}
.fabu_main a{
	color:#fff;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	line-height:33px;
	padding:0 0 0px 20px;
}
.main_left .input_login{
	width:198px;
	height:33px;
	border:0px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
.main_left .login_title{
	height:34px;
	background:url(image/login_title_bg.gif) no-repeat;
}
.title_left{
	font-size:14px;
	font-weight:bold;
	color:#82909b;
	float:left;
	margin:10px 0 0 20px;
}
.title_right{
	color:#82909b;
	float:right;
	margin:10px 20px 0 0;
}
.main_left .login_main{
	height:119px;
	background:url(image/login_main_bg.gif) no-repeat;
	margin-bottom:10px;
	padding-top:30px;
}
.main_left .login_main span{
text-align:left;
display:block;
margin:0 0 6px 19px;
float:left;
}
.main_left .login_main span input{
border:1px #FF9933 solid;
width:150px;
}
.main_left .login_main span label{
display:block;
width:50px;
float:left;
padding:3px 0 0 0 ;
}
.main_left .login_main span a{
display:block;
margin:4px 0 0 0 ;
width:60px;
float:left;
}
.main_left .login_main span.login_submit input{
border:0;
background-color:#FF9933;
color:#FFFFFF;
width:40px;
height:20px;
}
.content{
	padding:0px 0px 10px 20px;
	height:100px;
}
.content label{
	float:left;
	margin:5px 0 8px 0;
	text-align:right;
}
.content .input_main{
	width:145px;
	height:22px;
	border:1px #ffb783 solid;
	background:#fff7eb;
	padding:2px;
	float:right;
	margin-right:30px;
	margin-bottom:5px;
}
.login_mainborder{
	width:155px;
	height:24px;
	border:1px #ffb783 solid;
	background:#fff7eb;
}
.login_main_text{
	padding-left:70px;
}
.login_main_text a{
	color:#ff5b2b;
	text-decoration:none;
}
.login_main_input{
	width:75px;
	height:22px;
	background:url(image/login_main_input.gif) no-repeat;
	color:#fff;
	border:0px;
	line-height:22px;
	margin-right:25px;
	margin-top:10px;
}
.main_left .fenlei_title{
	height:31px;
	background:url(image/feilei_title.gif) no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding:22px 0 0 30px;
}
.main_left .fenlei_main{
	background:url(image/feilei_mainbg.gif) repeat-y;
	padding:0 5px 0 5px;
}
.main_left .fenlei_main ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
.main_left .fenlei_main li{
	height:23px;
	background:url(image/feilei_textbg.gif)  no-repeat;
	line-height:23px;
	text-indent:10px;
}

.main_left .fenlei_main li a:link,.main_left .fenlei_main li a:visited{ 
	background:url(image/feilei_textbg.gif)  no-repeat;
	text-decoration:none;
	padding-left:25px;
	display:block;
}
.main_left .fenlei_main li a:hover{
	background:url(image/feilei_textbg1.gif) no-repeat; 
	display:block; 
	text-align:left; 
	text-decoration:none; 
	padding-left:25px;
	color:#ff8400;
}
.main_left .fenlei_bottom{
	height:18px;
	background:url(image/feilei_bottom.gif) no-repeat;
	margin-bottom:10px;
}
.main_left .adv_pic{
	height:123px;
	border:0;
	margin-bottom:10px;
}
.main_center{
	width:475px;
	float:left;
	height:auto;
	margin:0 7px 0 7px;
}
.main_center .center_title{
	height:46px;
	background:url(image/center_title.gif) no-repeat;
}
.center_titleleft{
	font-size:14px;
	color:#666;
	margin:23px 0 0 30px;
	float:left;
	font-weight:bold;
	width:120px;
	overflow:hidden;
	height:16px;
}
.center_titleright{
	float:right;
	color:#666;
	margin:23px 30px 0 0;
}
/****.center_titleright a{
	color:#fff;
	text-decoration:none;
}*****/
.main_center .center_text,.main_center .center_text1{
	background:url(image/center_textbg.gif) repeat-y;
}
.main_center .center_text ul,.main_center .center_text1 ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
.textbg{
	height:21px;
	background:#fff;
	margin:0 25px 0 25px;
	padding-top:5px;
}
.textbg1{
	height:21px;
	background:#f2f1ec;
	margin:0 25px 0 25px;
	padding-top:5px;
}
.textname{ 
	width:90px; 
	float:left;
	height:21px;
	line-height:21px;
	overflow:hidden;
	}
.textname a{
	background:url(image/list.gif) no-repeat 5px 0;
	font-size:14px;
	padding:0 15px 0 25px;
}
.textshuoming{
	color:#999;
	width:250px;
    height:21px;
    line-height:21px;
	float:left;
	overflow:hidden;
}
.textshuoming a{font-size:12px; color:#999;}
.timegray{
	color:#999;
	height:21px;
	line-height:21px;
	overflow:hidden;
	text-align:right;
	padding-right:3px;
	float:right;
	overflow:hidden;
	font-size:12px;
}
.timegray1{
	color:#999;
	display:block;
	height:21px;
	line-height:21px;
	margin-top:-25px;
	overflow:hidden;
	text-align:right;
	padding-right:3px;
}
.news{ 
	float:left; 
	width:30px;
}
.main_center .center_text1 li{
	height:24px;
	line-height:24px;
	color:#ff5b2b;
	margin:0 25px 0 25px;
	background:url(image/line.gif) repeat-x 0 23px;
}
.main_center .center_text1 li a{
	background:url(image/list.gif) no-repeat 5px 0;
	font-size:14px;
	padding:0 10px 0 25px;
}
.main_center .center_bottom{
	height:20px;
	background:url(image/center_bottom.gif) no-repeat;
	margin-bottom:10px;
}
.main_right{
	float:right;
	width:187px;
	height:auto;
}
.main_right .right_title{
	height:23px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#fff;
	background:url(image/right_title.gif) no-repeat;
	padding-top:23px;
}
.main_right .right_text{
	background:url(image/right_textbg.gif) repeat-y;
}
.main_right .right_text ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
.main_right .right_text li{
	width:128px;
	margin:0 30px 0 30px;
}
.main_right .right_text img{
	border:1px #d8d8d8 solid;
	padding:5px;
	width:116px;
	margin-top:5px;
}
.main_right .right_text p{
	width:123px;
	height:20px;
	background:#eae9e6;
	margin:5px 0 5px 0;
	padding-left:5px;
	line-height:20px;
}
.main_right .line{
	height:1px;
	background:url(image/line.gif) repeat-x;
	margin:10px 0 0px 0;
	width:128px;
	display:block;
}
.main_right .right_bottom{
	height:20px;
	background:url(image/right_bottom.gif) no-repeat;
	margin-bottom:10px;
}
/******************foot*******************/
#foot{
	width:935px;
	text-align:left;
	height:auto;
}
#foot .firendlink_title{
	background:url(image/foottitle.gif) no-repeat;
	height:20px;
	display:block;
	font-size:14px;
	font-weight:bold;
	padding:15px 0 0 30px;
}
#foot .firendlink_text{
	background: url(image/foottext_bg.gif) repeat-y;
}
.text_maincontent{
	margin:0 25px 0 25px;
	background:#eae9e6;
	padding:10px;
}
.text_maincontent ul{ list-style:none;}
.text_maincontent ul li{float:left; white-space:nowrap;}
.text_maincontent a{
	color:#666;
	text-decoration:none;
	margin-right:15px;
	line-height:24px;
}
.text_maincontent a:link{
	color:#666;
	text-decoration:none;
}
.text_maincontent a:hover{
	text-decoration:none;
	color:#fff;
	background:#666;
}
#foot .firendlink_copyright{
	background: url(image/foottext_bg.gif) repeat-y;
	display:block;

	text-align:center;
	padding:10px 0 10px 0;
}
