/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-size: 12px;
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
}
a:link {color: #333333;text-decoration: none;}
a:visited {text-decoration: none;color: #00376F;}
a:hover {text-decoration: none;color: #990000;}
a:active {text-decoration: none;color: #990000;}

h1{ font-size:15px; color:#005BB7; margin:0px; padding:10px 0px 10px 0px; border-bottom:1px solid #CCCCCC;}

.right_bg{ background:url(image/right_bg.jpg) no-repeat top; width:622px; height:336px;}
.top_bg{ background:url(image/top_bg.jpg) no-repeat; width:1003px; height:70px;}
.text_b{ padding:2px; line-height:21px; color: #888888;}
.bg{ margin-top:10px;}
.bk_r{ border-right:1px dotted #999999;}
.text{ padding:5px; line-height:22px; text-indent:2em;}
.bk_x{ border:dotted 1px #CCCCCC;}



/*内容列表*/
#list{ margin:0px;line-height:17px; width:99%; padding:5px 0px 5px 5px;}
#list ul {margin:0px; display:block;}
#list li{width:99%; background:url(image/bg_x.jpg) repeat-x bottom; padding:3px 0px 3px 0px;}
#list li a {background:url(image/icon_1.jpg) no-repeat 0px 0px;}
#list li span{ float:right; text-align:right; padding:0px 10px 0px 5px;}



