@charset "utf-8";
body {
	background-color: #FFF;
	background-image: url(../images/indexbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#container {
	height: auto;
	width: 912px;
	margin: 0 auto;
}
#content {
	height: auto;
	width: 900px;
	background-image: url(../images/gradientbg01.png);
	background-repeat: repeat-y;
	*background-image: url(../images/gradientbg01.gif);
	filter:alpha(opacity=15);
	float:left;
	padding: 0 6px;
}
#main {
	background-color: #FFF;
	float: left;
	height: auto;
	width: 100%;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
}


.red {
	color: #e60012;
}
a.red:link {
	color: #e60012;
}
a.red:visited {
	color: #e60012;
}
a.red:hover {
	color: #e60012;
}
a.red:active {
	color: #e60012;
}
#newsArea {
	float: left;
	width: 100%;
	background-image: url(../images/indexrbg.gif);
	background-repeat: repeat-x;
	height: 254px;
}
#adArea {
	float: left;
	height: 251px;
	width: 564px;
	position: relative;
	overflow: hidden;
	background-color: #FFF;
}


#ifocus_pic {
	position:relative;
	float:left;
	width:564px;
	height:251px;
	overflow:hidden;
}
#ifocus_piclist { position:absolute; }
#ifocus_piclist li {
	width:564px;
	height:251px;
	overflow:hidden;
	display:none;
}
#ifocus_piclist img {
	width:564px;
	height:251px;
}
#ifocus_btn {
	float:right;
	width:100px;
	height: 20px;
	position: relative;
	top: -25px;
}
#ifocus_btn li {
	float: left;
	color: #fff;
	line-height: 16px;
	width: auto;
	height: 16px;
	font-family: Arial;
	cursor: pointer;
	overflow: hidden;
	margin: 0 1px;
	border: 1px solid #fff;
	background-color: #e60012;
	display:inline;
	padding:0 4px;

	*padding:0 2px 0 4px;
}
#ifocus_btn .current {
	color: #e60012;
	line-height: 16px;
	width: auto;
	height: 16px;
	margin: 0 1px;
	border: 1px solid #ff0200;
	background-color: #fff;
	font-weight: bold;
	display:inline;
	padding:0 4px;

	*padding:0 2px 0 4px;
}

#newsAreaR {
	float: left;
	height: 254px;
	width: 329px;
	padding: 0 0 0 7px;
}
#newstitle {
	float: left;
	height: 16px;
	width: auto;
	margin: 11px 0 0 5px;
	display: inline;
}
#newsList {
	float: left;
	height: auto;
	width: 100%;
}
#newsList li {
	float: left;
	height: auto;
	width: 100%;
	margin: 7px 0 0 0;
	border-top: 1px solid #d8d8d8;
	padding:9px 0 0 0;
}
.newsTop {
	height: 55px;
	width: 100%;
}
.newsPic {
	float: left;
	height: 55px;
	width: 133px;
}
.newsTitle {
	font-weight: bold;
	float: left;
	height: 55px;
	width: 160px;
}
.newsB {
	float: left;
	height: auto;
	width: 100%;
	margin: 5px 0 0 0;
}
.newsText {
	float: left;
	height: 30px;
	width: 320px;
	margin: 0 0 0 5px;
	display: inline;
	line-height: 1.2;
	overflow: hidden;
}
.NewsMore {
	font-weight: bold;
	float: right;
	height: auto;
	width: auto;
	margin: 12px 5px 0 0;
	display: inline;
}
#indexBArea {
	float: left;
	height: auto;
	width: 100%;
	margin: 25px 0 0 0;
}
.indexBList {
	float: left;
	height: auto;
	width: 210px;
	margin: 0 0 0 3px;
	display: inline;
	padding: 0 0 20px 0;
}
.indexBtitleArea {
	float: left;
	height: 28px;
	width: 190px;
	border-bottom: 1px solid #d8d8d8;
	padding: 0 0 0 20px;
}
.indexBtitle {
	float: left;
	height: 22px;
	width: auto;
	border-left: 6px solid #e70012;
	line-height: 22px;
	padding: 0 0 0 9px;
	font-weight: bold;
	font-size: 14px;
}
.indexBListMain {
	float: left;
	height: auto;
	width: 190px;
	padding: 0 0 0 20px;
}
.indexBLMList {
	float: left;
	height: 100px;
	width: 100%;
	padding: 10px 0 0 0;
	overflow: hidden;
}
.indexBLMList li {
	line-height: 20px;
	float: left;
	height: 20px;
	width: 100%;
	overflow: hidden;
}
.indexBLMore {
	font-weight: bold;
	float: left;
	height: auto;
	width: auto;
	margin: 8px 0 0 0;
	padding: 0 0 0 2px;
}
.dottedLine {
	float: left;
	height: 130px;
	width: 0px;
	border-right: 1px dotted #d3d3d3;
	margin: 30px 7px 0 7px;
	display: inline;
}

