* {
	padding: 0;
	margin: 0;
}
body {
	background-color:#aa0a0b;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	text-align: center;
	font-size: 14px;
	line-height: 1.2em;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #500;
	text-decoration: underline;
}
a:active {
	color: #000;
	text-decoration: none;
}
#wrapper {
	width: 940px;
	margin: 0 auto;
	background-color: #FFF;
	text-align: left;
}
#iHeader {
	margin: 0 10px 0;
}
#logo {
	width: 280px;
	float: left;
}
#banner {
	width: 630px;
	margin-top: 15px;
	background-color: #ccc;
	height: 80px;
	float: right;
}
h1 span {
	display: none;
}
h1 {
	height: 100px;
	margin-bottom: 10px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
}
#iNav {
	background-image: url(images/bg_nav.jpg);
	background-repeat: no-repeat;
	height: 38px;
	line-height: 38px;
	text-align: center;
	margin-bottom: 10px;
}
#iNav a {
	color: #FFF;
	text-decoration: none;
}
#iNav td {
	text-align: center;
}
#iContainer {
	padding: 0 10px;
}
#iMainArea {
	width: 570px;
	float: left;
}
#iSideBar {
	width: 340px;
	float: right;
}
.iMainBox {
	border-bottom: 1px dotted #E6E6E6;
	margin-bottom: 10px;
}
.indexLtit {
	background-color: #E6E6E6;
	height: 30px;
	padding-left: 5px;
}
.iMainBox h3 {
	width: 300px;
	float: left;
	font-size:14px;
	font-family: "微软雅黑", "宋体", Arial;
	font-weight: normal;
	color:#600002;
	background-image: url(images/dot_1.jpg);
	background-repeat: no-repeat;
	padding-left: 12px;
}
.iSideBox {
	border: 1px solid #E6E6E6;
	padding: 6px;
	margin-bottom: 10px;
}
.iSideBox h3 {
	width: 100px;
	float: left;
	font-size:14px;
	font-family: "微软雅黑", "宋体", Arial;
	font-weight: normal;
	color:#600002;
	background-image: url(images/dot_1.jpg);
	background-repeat: no-repeat;
	padding-left: 12px;
}
#iFooter {
	height: 50px;
	padding: 10px 0;
	padding-left: 280px;
	background-color: #F3F4F6;
	background-image: url(images/logo_bottom.gif);
	background-position: 5% 10px;
	background-repeat: no-repeat;
	border-top: 1px solid #E6E6E6;
	font-size: 12px;
	line-height: 1.5em;
}
.more1, .more2 {
	width: 30px;
	font-size: 12px;
	float: right;
}
.clear {
	clear: both;
}
.currentnav {
	height: 20px;
	font-size: 14px;
	color: #666;
	padding-left: 14px;
	padding-top: 2px;
	background-image: url(images/article_common5.gif);
	background-position: center left;
	background-repeat: no-repeat;
}
.currentnav a {
	color: #666;
	text-decoration: none;
}
.lMainBox {
	border: 1px solid #DCDDDD;
	margin: 10px 0;
	padding: 6px;
	font-size: 14px;
}
.lMainBox h2 {
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	text-align: center;
	padding: 10px 0;
}
.lMainBox p {
	font-size: 14px;
	line-height: 23px;
	text-align: justify;
}
.displaynewsbox {
	border: 1px solid #DCDDDD;
	font-size: 14px;
	margin-bottom: 10px;
	padding-left: 8px;
}
.displaycontent {
	font-size: 14px;
	line-height: 23px;
	text-align: justify;
}
.displaytitle {
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	text-align: left;
	padding-top: 10px;
}
.displayinfo {
	font-size: 12px;
	text-align: left;
	padding-top: 4px;
}
.displayothernews {
	margin: 0 10px;
}
table.ourfont {
	font-size: 14px;
	line-height: 18px;
}
li.relationNews {
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}
td.title1 {
	font-weight: bold;
	font-size: 18px;
	line-height: 1.2em;
}