@import url("style.css");
/***** global setting *****/
html{
	background:url(../images/index_body.jpg) center 0 no-repeat #1998cb;
	}
#index_container{
	margin: auto;
	width:991px;
	text-align: left;
	}
#index_container ul{
	margin:0;
	padding:0;
	}
/**** ���� ****/
#index_header{
	text-align: left;
	background:url(../images/index_head.jpg) 0 0 no-repeat;
	overflow:hidden;
	zoom:1;
	}
#index_header .logo{
	float:left;
	width:500px;
	height:101px;
	}
#index_header .lag{
	float:right;
	width:430px;
	padding:20px 10px 0 0;
	}
#index_container .index_register{
	padding-top:20px;
	text-align:right;
	}
.index_register a{ 
     color:#fff;
	 padding: 0 8px;
	 border-right: 1px solid  #fff;
	 }
.index_register a:hover{ 
     color:#ee0000;
	 text-decoration: none;
	 }
.index_flag{
	text-align:right;
	}
.index_flag img{
	margin: 0 2px;
	}
.nav.index_nav{
	
	background:url(../images/index_nav.jpg) 0 0 repeat-x;
	}
.nav.index_nav a, .nav.index_nav a:link{
	color:#000;
	background:url(../images/nav_li2.gif) right 13px no-repeat;
	}
.nav.index_nav a, .nav.index_nav a:link, .nav.index_nav a:visited, .nav.index_nav a:active{
	color:#000;
	}
/**** �����϶��]�w  ****/
#index_content{
	height:406px;
	background:url(../images/index-banner01.jpg) 0 0 no-repeat;
	}
#index_footer{
	width:991px;
	height:77px;
	background:url(../images/index_foot.gif) 0 0 repeat-x;
	color:#fff;
	line-height: 18px;
	font-size:95%;
	text-align:center;
	padding-top:15px;
	}
	
.cycle-pager {
	color: rgba(255,255,255,.5);
	font-size: 50px;
	left: 30px;
	position: relative;
	text-align: left;
	top: -40px;
	z-index: 101;
}
.cycle-pager-active {
	color: #b9ffff;
}
#index_content {
	position: relative;
}
.news {
	background: rgba(255,255,255,.5);
	right: 30px;
	padding: 20px;
	position: absolute;
	text-align: left;
	top: 20px;
	width: 300px;
	z-index: 112;
}
.news .title {
	color: #F00;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding-left: 0px;
}
.news p {
	border-bottom: #EEE 1px dashed;
	margin: 5px 0; 
	padding: 0 0 5px;
}

.news_icon{
	float: right;
	padding: 35px 0 0 0;
	/* padding: 60px 0 0 0; */
    margin-right: -20px;
	}

.marqueenLi a { color:#fff; margin:0 30px; text-decoration:none;}