body {
	background-color:#E4E3D4;
	margin:0px;
	font-size:12px;
}
table {
	font-size:12px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
    font-size:12px;
	color:#3D362B;
	list-style-type: disc;
	text-decoration: none;
}
a:visited {
	color: #3D362B;
	text-decoration: none;
	font-size:12px;
}
a:hover {
	color: #FF7300;
	text-decoration: underline;
	font-size:12px;
}
input{
	height: 22px;
	border: 1px solid #3D362B;
}
.input_1{
	height: 18px;
	border: 1px solid #E4E3D4;
}
hr {
	border: 1px solid #999999;
}
.bk_bottom {
	border-top: 1px solid #999999;
}
.font_white {
	color:#FFFFFF;	
	font-size:14px;
	font-weight:bold;
}
.font_white_12 {
	color:#949494;	
	font-size:12px;
	font-weight:bold;
}
.font_hui_12 {
	color:#949494;	
	font-size:12px;
}
.font_black{
	color:#000000;	
	font-size:14px;
	font-weight:bold;
}
.font_black_12{
	color:#000000;	
	font-size:12px;
	font-weight:bold;
}
a.more:link {
	color: #FF6600;
	text-decoration: none;
}
a.more:visited {
	color: #FF6600;
	text-decoration: none;
}
a.more:hover {
	color: #666666;
	text-decoration: none;
}
a.strongwhite:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
a.strongwhite:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
a.strongwhite:hover {
	color: #FF6600;
	text-decoration: none;
	font-weight:bold;
}
.heidian {
	background-image: url(images/heidian.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

