body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #542400;
	background-color: #2f0d04;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #391400;
	line-height: 22px;
}
.news li {
	margin: 2px;
	padding: 2px;
	float: left;
	width: 250px;
}

.p_bottom1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #d5a177;
}
.input_login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	background-color: #F7EDD0;
	width: 120px;
}
.title_crticle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #EAD493;
}

a.daohang:link {

	color: #FFFFCC;

	text-decoration: none;

}

a.daohang:visited {

	color: #FF9900;

	text-decoration: none;

}

a.daohang:active {

	color: #FFFFFF;

	text-decoration: none;

}

a.daohang:hover {

	color: #FFCC00;

	text-decoration: none;

}
.title_left {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFCC;
}a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.title_left {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFCC;
}

ul.news{
 margin:0;
 padding:0;
 list-style:none;
 
}

ul.news li{
  float:left;
  width:48%;
  
  margin-right:5px;
}

ul.prolist{
 margin:0;
 padding:0;
 list-style:none;
 
}

ul.prolist li{
  float:left;
  width:23%;
  margin-bottom:5px;
  margin-right:5px;
}
