@charset "utf-8";
/* CSS Document */

body{ margin:0; line-height:22px; font-size:12px; background:#090909; font-family:Arial, Helvetica, sans-serif; font-family:"宋体"}
p{ margin:0; padding:0}
.box_1{
	width:700px;
	border:5px solid #FFFFFF;
	margin:5px 15px 10px 10px;
	background:#ffffff;
	padding:10px;
	line-height:28px;
}
.write{ color:#FFFFFF}
.write2{ color:#CCCCCC; font-size:13px;}
.write3{
	color:#D4D0C8;
}
.yellow{
	color:#990000
}
.yellow1{ color:#ffd200}
input{ background:#CCCCCC; border:1px #CCCCCC dashed;}
img{ border:0;}
.imgbox{
	width:150px;
	height:105px;
	border:5px solid #CCCCCC;
	float:left;
	margin-right:5px;
	margin-bottom:30px;
}
.imgbox2{
	width:150px;
	height:105px;
	border:5px solid #CCCCCC;
	float:left;
	margin-right:5px;
	margin-bottom:30px;
}
.imgbox2 ul{ margin:0; padding:0}
.imgbox2 li{ list-style:none; text-align:center; height:24px; line-height:24px; overflow:hidden;}
.saline{ border-bottom:1px #333333 solid}
h2{ margin-bottom:10px; color:#FFCC00; font-size:13px; font-weight:bolder; clear:both; border-bottom:1px #999999 dotted;}
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
	
}
a:active {
	color:#FFFF00;
	text-decoration:none;
	
}
a:hover {
	color:#ffde00;
	text-decoration:none;
	font-weight: normal;
	
}
