@import url("global.css");
/* index */
.banner {
	width:964px;
	height:300px;
	overflow:hidden;
	margin:0px auto;
}
/* main */
.index_main {
	width:964px;
	overflow:hidden;
	margin:0px auto;
}
.index_main_left {
	width:704px;
	float:left;
}
.index_main_left_l {
	width:327px;
	float:left;
}

.index_news {
	width:327px;
	height:201px;
	overflow:hidden;
	background:url(../images/index_news_bg.gif) no-repeat;
}
.index_news ul {
	padding-left:23px;
	padding-top:65px;
}
.index_news ul li {
	height:21px;
	line-height:21px;
	background:url(../images/point_1.gif) no-repeat 0px 8px;
	padding-left:10px;
}
.index_news .more {
	width:52px;
	height:21px;
	overflow:hidden;
	line-height:21px;
	text-align:center;
	float:right;
	margin-right:20px;
	background:#d71518;
}
.index_news .more a:link , .index_news .more a:visited {
	color:#FFFFFF;
}

.index_news_bottom {
	height:125px;
	overflow:hidden;
	width:327px;
}
.index_news_bottom_title {
	width:115px;
	float:left;
	overflow:hidden;
	height:125px;
}
.index_news_bottom_title ul {
	height:126px;
	overflow:hidden;
}
.index_news_bottom_title ul li {
	width:115px;
	height:41px;
	text-align:center;
	line-height:41px;
	color:#333333;
	margin-bottom:1px;
}
.index_news_bottom_title ul li a:link , .index_news_bottom_title ul li a:visited {
	color:#333333;
	width:115px;
	height:41px;
	display:block;
	background:#e2e2e2;
}
.index_news_bottom_title ul li a:hover {
	color:#ffffff;
	width:115px;
	height:41px;
	display:block;
	background:#ed650b;
}
.index_news_bottom_title ul li.active a:link , .index_news_bottom_title ul li.active a:visited {
	color:#ffffff;
	width:115px;
	height:41px;
	display:block;
	background:#ed650b;
}

.index_news_bottom_list {
	width:212px;
	float:right;
	overflow:hidden;
	height:125px;
}
.index_news_bottom_list ul li {
	width:212px;
	height:125px;
	overflow:hidden;
	display:none;
}

.index_main_left_r {
	width:369px;
	float:right;
}

.index_img_list {
	width:369px;
	overflow:hidden;
	height:201px;
}
.index_img_list ul {
	width:370px;
	overflow:hidden;
	height:202px;	
}
.index_img_list ul li {
	width:184px;
	height:100px;
	overflow:hidden;
	float:left;
	margin-right:1px;
	margin-bottom:1px;
	position:relative;
}
.index_img_list_title {
	height:26px;
	text-align:center;
	width:184px;
	overflow:hidden;
	position:absolute;
	left:0px;
	bottom:0px;
	z-index:99;
	background:#000000;
	line-height:26px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.index_img_list ul li .index_img_list_title a:link , .index_img_list ul li .index_img_list_title a:visited {
	height:26px;
	width:184px;
	display:block;
	color:#FFFFFF;
	font-weight:bold;
}

.index_job {
	width:369px;
	height:125px;
	overflow:hidden;
	background:url(../images/index_job_bg.gif) no-repeat;
}
.index_job ul {
	padding-top:20px;
	padding-left:26px;
}
.index_job ul li {
	float:left;
	width:59px;
	text-align:center;
	margin-right:24px;
}
.index_job ul li p {
	padding-top:10px;
}
.index_job ul li a:link , .index_job ul li a:visited {
	color:#333;
	font-weight:bold;
}
.index_job ul li a:hover {
	color:#999;
	font-weight:bold;
}

.index_main_right {
	width:253px;
	float:right;
}
.index_ad_1 {
	width:253px;
	height:201px;
	overflow:hidden;
}
.index_ad_2 {
	width:253px;
	height:125px;
	overflow:hidden;
}


