@charset "gbk";
/* WHOLE CSS Document */

html{
overflow-x:hidden;
}

body{
	background:#ffffff;
	background:url(../img3/bj003.jpg) repeat-x; 
	margin:0px auto;
	padding:0px;
	font-family:ËÎÌå,ºÚÌå;
	font-size:12px; 
	color:#404040;
	}

form{
	padding:0px;
	_margin:0px;
	}

ul{
	padding:0px;
	padding-left:10px;
	margin-left:0px;
	_margin-left:0px;	
	}

li{
	list-style:none;
	background:url(../img3/listIcon.jpg) no-repeat transparent scroll left;
	padding-left:10px;
	line-height:150%;
	}
li:hover{
	list-style:none;
	background:url(../img3/orangeIcon.jpg) no-repeat transparent scroll left;
	padding-left:10px;
	line-height:150%;
	}	
	
p{
	line-height:150%}	

a{
	color:#404040; 
	text-decoration:none;
	}

a:hover{
	color:#fb5a0a;
	}

input{
	border:1px solid #bebebe;
	}
	
	/*???????????*/
img{
	border:none;
	/*float:left;*/
	}

pre{
	line-height:160%;
	margin:0px;
	}	

#container{
	margin:10px auto -10px;
	/*_margin-left:10px;*/
	width:983px;
	}

.layer{
	overflow:hidden;
	width:983px;
	height:233px;
	margin-bottom:10px;
	}
	
.wrapper{
	background:#ffffff;
	margin:0 auto;
	width:1003px;
	}
.dotLine{
	background:url(../img3/dashed.gif) repeat-x;
	width:10px;
	height:1px;
	}	
	
