/* CSS Document */
*{
	margin:0;
	padding:0;
}

html{
	overflow-x:hidden;
}

body{
	background:#4e5053 url(../images/body_bg.gif) repeat-y center center;
	font-family:"ËÎÌå";
	font-size:12px;
	color:#fff;
}

img{
	border:0;
}

ul{
	list-style-type:none;
}

a{
	color:#fff;
	text-decoration:none;
}

#wrap{
	width:1000px;
	margin:0 auto;
}

#top{
	width:1000px;
	height:25px;
	background:url(../images/top_bg.gif) no-repeat;
	text-align:right;
}

#top_l{
	width:708px;
	height:25px;
	line-height:25px;
	text-align:left;
	float:left;
	padding-left:15px;
}

#top_l a{
	color:#FFFFFF;
	text-decoration:none;
}

#top_l a:hover{
	color:#ff6600;
	text-decoration:none;
}



#top ul{
	padding:0 0px 0 750px;
}

#top li{
	width:60px;
	height:25px;
	line-height:25px;
	float:left;
	text-align:center;
}

#banner{
	width:1000px;
	height:119px;
	background:#000000;
}

#nav{
	width:1000px;
	height:32px;
	background:url(../images/nav_back.gif) no-repeat;
}

#nav #nav_l{
	width:785px;
	height:32px;
	float:left;
	background:url(../images/nav_l11.gif)
}
#nav_l ul li{
	float:left;
	width:95px;
	height:32px;
}


#nav #nav_r{
	width:197px;
	height:32px;
	float:right;
	padding-left:18px;
}

.srg{
	width:126px;
	height:19px;
	line-height:19px;
	border:1px solid #949494;
}

#main{
	width:1000px;
	background:#4e5053;
}

#list{
	width:195px;
	height:595px;
	height:591px!important;
	background:url(../images/list_bg01.gif) repeat-y;
	float:left;
	_padding:0 0 5px 0;
}

#list #list_1{
	width:195px;
}

#list #list_1 ul{
	padding-top:10px;
}

#list #list_1 li{
	width:195px;
	height:30px;
	line-height:30px;
}

#list #list_1 li a{
	width:163px;
	height:30px;
	display:block;
	padding-left:32px;
	background:url(../images/list_bg2.gif) no-repeat;
}

#list #list_1 li a:hover{
	width:157px;
	height:30px;
	display:block;
	padding-left:38px;
	background:url(../images/list_bg2_hover.gif) no-repeat;
}

#list #list_pic{
	width:175px;
	height:105px;
	margin:40px 0 0 10px;
}

.bd01{
	width:175px;
	height:105px;
	background:url(../images/index_pic_border.jpg) no-repeat;
	padding:5px 0 0 5px;
}

.bd01 img{
	display:block;
}

#list #list_t1{
	width:150px;
	background:url(../images/ico.gif) no-repeat;
	text-align:left;
	padding-left:10px;
	margin:7px 0 0 20px!important;
	margin:3px 0 0 20px;
}



.link{
	width:174px;
	padding:0 0 0 10px;
}

.link select{
	width:174px;
	}

#content{
	float:left;
	width:600px;
	height:591px;
}

#change_pic{
	width:590px;
	height:245px;
	background:url(../images/change_pic_bg.gif) no-repeat;
	padding:9px 0 0 10px;
}

#pro{
	width:590px;
	height:145px;
	background:url(../images/pro_bg02.gif) no-repeat;
	padding-left:10px;
}

#pro h1{
	width:575px;
	height:26px;
	line-height:26px;
	background:url(../images/pro_bg01.gif) no-repeat;
	font-size:100%;
	font-weight:normal;
	text-align:right;
	padding-right:15px;
}

#pro #pro_pic{
	width:575px;
	height:114px;
	background:#FFF;
	padding:5px 0 0 5px;
}

.pro_p1{
	padding-right:6px;
}

#new_pro{
	width:590px;
	height:170px;
	background:url(../images/new_pro_bg03.gif) no-repeat;
	padding-left:10px;
	padding-top:10px;
}

#new_pro h1{
	width:580px;
	height:30px;
	background:url(../images/new_pro_bg01.gif) no-repeat;
	font-size:100%;
}

#new_pro #new_pro_pic{
	width:578px;
	height:150px;
	background:#fff;
	padding:0px 0 0 0px;
	border:1px solid #d9d9d9;
	border-top:none;
}

#new_pro #new_pro_pic .new_left{
	width:15px;
}

#new_pro #new_pro_pic .new_right{
	width:15px;
}

.new_center_bg{
	width:548px;
	height:160px;
	background:url(../images/new_center_bg.gif) no-repeat;
}

.new_pic_bg{
	width:137px;
	height:60px;
	background:url(../images/new_pic_bg.gif) no-repeat;
}

.pic01{
	width:122px;
	height:116px;
	float:left;
	margin:10px 0 0 5px;
}

.pic01_p{
	width:108px;
	color:#666;
	font-size:12px;
	font-weight:bold;
	padding:17px 0 0 14px;
}



#right{
	width:205px;
	float:right;
}

#login{
	width:205px;
	background:url(../images/login_bg01.gif) repeat-y;
	float:right;
}

#login #login_1{
	width:185px;
	height:112px;
	background:url(../images/login_bg.jpg) no-repeat;
	margin-left:10px;
	margin-top:10px;
	padding:15px 0 0 0;
}

.login_input{
	width:120px;
	height:22px;
	line-height:22px;
	border:none;
	background:url(../images/login_text.gif) no-repeat;
}

#login_pass{
	width:175px;
	height:15px;
	background:url(../images/login_bg02.gif) no-repeat;
	margin-left:10px;
	padding:4px 0 0 10px;
	color:#727272;
}

#login_pass a{
	color:#727272;
}

#login_bottom{
	padding-left:10px;
}

.lin_bj{

    width:205px;
	background:url(../images/login_bg01.gif) repeat-y;
	float:right;
	height:48px;
}



#gg{
	width:205px;
	height:141px;
	background:url(../images/login_bg01.gif) repeat-y;
	float:left;
}

#gg h1{
	width:205px;
	height:39px;
	background:url(../images/gg_bg01.gif) no-repeat;
}

#gg p{
	width:179px;
	line-height:22px;
	padding:0 0 0 20px;
}

#new{
	width:205px;
	height:240px;
	background:url(../images/login_bg01.gif) repeat-y;
	float:left;
}

#new h1{
	width:195px;
	height:38px;
	line-height:38px;
	background:url(../images/new_bg01.gif) no-repeat;
	font-size:12px;
	font-family:"ËÎÌå";
	font-weight:normal;
	text-align:right;
	padding-right:10px;
}

#new li{
	padding-left:35px;
}

.new_li1{
	width:160px;
	height:30px;
	line-height:30px;
	background:url(../images/new_bg03.gif) no-repeat;
	margin-top:5px;
}

.new_li1 a{
	height:8px;
	color:#e16325;
	font-weight:bold;
	display:block;
}


.new_li2{
	width:160px;
	height:35px;
	line-height:35px;
	background:url(../images/new_bg02.jpg) no-repeat;
	padding-top:2px;
}

.new_li2 a{
	height:8px;
	color:#e16325;
	font-weight:bold;
}


.new_li3{
	width:160px;
	height:61px;
	height:65px;
	line-height:16px;
	margin:8px 0 16px 0;
}

#footer{
	width:1000px;
	height:103px;
	background:url(../images/footer_bg.jpg) no-repeat;
	clear:both;
}

#footer select{
	width:165px;
	height:21px;
}

#footer_link{
	padding-top:25px;
	width:240px;
	float:right;
}

#footer_text{
	color:#ffffff;
	width:1000px;
	float:left;
	padding:20px 0 0 0;
}

#footer_text p em a{
	font-style:normal;
	color:#e16325;
}

#footer_text a{
	color:#ffffff;
}

#footer_text a:hover{
	color:#e16325;
}


#footer_text p{
	width:1000px;
	height:20px;
	line-height:20px;
	text-align:center;
}
