@charset "utf-8";
/* CSS Document */

h1{
	font-size:14px;
	text-align:center;
	color:#000;
}
/*--left--*/
#left{
	width:250px;
	float:left;
	text-align:center;
}
#left_top{
	height:310px;
    background:url(../images/bg_left.jpg) no-repeat top right;
}
#left_blank{
	height:25px;
}
#market{
	height:40px; 
	width:50%;
	margin:15px 0px 0px 50px; 
	text-align:left;
}
#market .a1{
	font-size:14px; 
	font-weight:bold;
	color:#0e618e;
}
#market .a2{
	font-size:8px;
}
#news{
	height:25px; 
	text-align:left; 
	padding:15px 0px 0px 65px;
}
#news a{
	color:#4996b3; 
	font-weight:bold;
}
#tips{
	height:25px; 
	text-align:left; 
	padding:15px 0px 0px 65px;
}
#tips a{
	color:#000; 
	font-weight:bold;
}
.web_tips{
	height:30px; 
	padding-left:65px; 
	text-align:left;
}
.web_tips a{
	color:#6b6b6b;
}
#help{
  margin:0px auto;
  background:url(../images/help.gif) no-repeat top left;
  height:135px;
}
#helponline{
	height:23px; 
	padding:8px 0px 0px 35px; 
	text-align:left;
}
#helponline a{
	color:#333;
}
#blank{
	height:20px;
}
.ws{
	height:22px; 
	padding:3px 0px 0px 30px;
}
.ws a{
	color:#FFF;
	font-weight:bold;
}
#little_blank{
	height:10px;
}
#mianright{
	width:740px;
	float:right;
	margin:0px auto;
	background:url(../images/bg_right.gif) repeat-x top left;
}
#list{
	width:222px;
	float:right;
}
#back{
	width:150px;
	float:left;
	padding:30px 0px 8px 30px;
}
#position{
	width:400px;
	float:right;
	text-align:right;
	padding:30px 10px 8px 10px;
}
#hr{
	width:683px;
	margin:0px auto;
	clear:both;
}
#text{
	height:400px; 
	overflow-y:scroll;
	scrollbar-face-color: #d0d0d0;
	scrollbar-shadow-color: #f4f4f4;
	scrollbar-highlight-color:#f4f4f4;
	scrollbar-3dlight-color: #f4f4f4; 
	scrollbar-darkshadow-color:#f4f4f4; 
	scrollbar-track-color:#f4f4f4; 
	scrollbar-arrow-color:#f4f4f4;
	padding:10px; line-height:180%; color:#000000;
}
#title{
	width:220px;
	height:20px;
	text-align:center;
	margin:0px auto 10px auto;
	padding-top:5px;
	background:url(../images/right_title.jpg) no-repeat top right;
}
p{
	line-height:2em;
	text-indent:2em ;
	letter-spacing:0.1em;
	color:#000;
	padding-left:30px;
}
.last{
	padding-bottom:0px;
}
#select{
	background:url(../images/right_bar.jpg) no-repeat ;
	width:682px;
	margin:0px auto;
	padding:5px;
	height:22px;
}
#pre{
	float:left;
	line-height:22px; 
	padding-left:20px;
}
#next{
	float:right;
	line-height:22px;
	padding-right:20px;
}
#articles{
	background:url(../images/right_boder.jpg) no-repeat;
	width:682px;
	height:210px;
	margin:10px auto;
	border:solid 1px #ccc;
}
#article{
	width:100%;
	margin-top:60px;
}
#right_left,#right_right{
	float:left;
	width:50%;
}
#right_left ul,#right_right ul{
	padding:0px;
	list-style:none;
}
#right_left ul li,#right_right ul li{
	background:url(../images/right_icon.jpg) no-repeat 20px 30%;
	padding-left:35px;
	padding-bottom:10px;
}

