/* CSS Document */
body{
	font-size: 12px;
	margin: 0px;
	background-image: url(images/body_bg.jpg);
	line-height: 20px;
	font-family: Arial, Tahoma, Verdana,;
}
p{margin: 0px;}
h3{color: #8C2224;}
h5{color: #8C2224;}
h4{
	color: #8C2224;
	margin: 0px;
	padding-bottom: 10px;
	padding-left: 100px;
}
.ico{
	background-image: url(images/ico_left.jpg);
	background-repeat: no-repeat;
}
.ico2{
	background-image: url(images/ico_bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.image_bk{
	border: 1px solid #000000;
}
a:link,a:visited,a:active{
	color: #000000;
	text-decoration: none;
	
}
a:hover {
	color: #8C2224;
	
}
.ico_top{
	background-image: url(images/ico_top.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.xuxian{
	background-image: url(images/xuxian.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.shenghong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #982329;
	text-decoration: none;
}
.zf {
	font-size: 12px;
	line-height: normal;
	color: #982329;
	text-decoration: none;
	letter-spacing: 1mm;
	font-weight: bold;
}
.dhei {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.xhei {
	font-size: 12px;
	color: #333333;
}
.hong {
	font-size: 14px;
	color: #982329;
	text-decoration: none;
	font-weight: bold;
}

