﻿* {
	margin:0;
	padding:0;
	word-break:break-all;
}
h1, h2, h3, h4, h5, h6 { font-size:1em; }
body,html{
	margin:0px;
	padding:0px;
	text-align:center;
	font:12px/1.6em "宋体", "黑体";
	color: #000000;
	background-color: #8a0002;
	background-image: url(../images/bg_line.jpg);
	background-repeat: repeat-x;
}
a{
	color: #FF3300;
	text-decoration: underline;
	padding: 5px;
}
a:hover{color:#E60011;	text-decoration: none;}
#container{
	position:relative;
	width:1003px;
	margin:0 auto;
	padding:0px;
	text-align:left;
	background-image: url(../images/bgbig.jpg);
	background-repeat: no-repeat;
	height: 553px;
	padding-top:180px;
}
.content{
	width: 576px;
	margin: 0 0 0 215px;
	line-height: 20px;
}
h2{font:14px;}
span{ color:#e60011;}
.fontch{
	font-size: 14px;
	padding-bottom: 15px;
}
.pic{float:right; text-align:center;}
