@charset "utf-8";
/* CSS Document */

body{margin:0}

td{ font-size:12px; font-family:"宋体"; color:#000000;word-break:break-all; word-wrap:break-word;}
a{font-size:12px; font-family:"宋体"; color:#000000; text-decoration:none}
a:hover{font-size:12px; font-family:"宋体"; color:#FF9900; text-decoration:none}
/*字*/
.red{color:#990000}
.white{color:#FFFFFF}
.coffee{color:#663300}
.blue{color:#0B57CA}
.white2{color:#FFFFFF; font-size:13px; font-weight:bold}
/*链接*/
.red_link a{color:#990000}
.red_link a:hover{color:#000000}
.bottom_link a{color:#636987}
.bottom_link a:hover{color:#000000}
.white_link a{color:#FFFFFF}
.white_link a:hover{
	color:#FFFF00;
	background-position: 1px;
}
/*行间距*/
.dis{line-height:1.6em}
.dis2{line-height:2em; padding-left:15px}
#tab img{margin-top:3px}
/*列表项*/
.lb ul{margin:0}
.lb ul li{width:360px; line-height:25px; text-align:left;list-style:none; background:url(image/xx_h.jpg) bottom repeat-x}
.lb2 ul{margin:0}
.lb2 ul li{width:220px; line-height:15px; text-align:left;list-style:none; }
.blue {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #0F50B6;
}
.input {
    font-size: 12px;
	text-decoration: none;
	color: #333333;
	border: 1px solid #666666;
	height:18px;
	width:100px;
}.bottom {
	font-size: 12px;
	color: #636987;
}
.black {
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
