/* 公共样式 */
body,html,ul,li,h1,h2,h3,h4,h5,h6,dt,dd,dl,p,form,input,ol,fieldset,textarea,th,td,button,a{margin:0px;padding:0px;}

ul,li{list-style-type:none;}

BODY {
	background:#fff url(../files/main_bg.jpg) left top no-repeat; 
	PADDING-BOTTOM: 10px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px;
}

.air { 
	top:0px; 
	right:15px; 
	position:absolute;  
	text-align: right; 
}

.apLink { 
	top:52px; 
	left:208px; 
	position:absolute; 
	font-size: 13px; 
	color: #dceff4; 
	background:url(../files/main.png) no-repeat; 
	width:380px; 
	height:32px; 
	text-align:center;  
}
.apLink A:link {
	color: #dceff4; 
	text-decoration: none; 
} 
.apLink A:visited {
	color: #dceff4; 
	text-decoration: none; 
} 
.apLink A:hover {
	color: #dcddff;
	text-decoration: none;
	font-weight: bold; 
}

.nav_left {
	top:144px; 
	position:absolute; 
}

.title {  
	width:260px; 
	height:56px; 
	position:absolute; 
	left:144px; 
	top:120px; 
	font-size: 14px; 
	text-align:center;  
}
.title A:link {
	color: #2c3385; 
	text-decoration: none; 
} 
.title A:visited {
	color: #2c3385; 
	text-decoration: none; 
} 
.title A:hover {
	color: #0d4965;
	text-decoration: none;
	font-weight: bold; 
}

.newsbg { 
	top:114px; 
	left:154px; 
	position:absolute; 
	background:url(../files/news.png) no-repeat; 
	width:54px; 
	height:54px; 
}

.news { 
	top:158px; 
	left:169px; 
	position:absolute; 
	width:231px; 
	height:162px; 
	font-size: 12px; 
	color: #107c99; 
}
.news ul li
{
	font-family: "微软雅黑", "宋体", Arial, "Segoe UI";
	font-size: 12px;
	line-height: 24px;
	background-image: url(../files/libg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: 7px;
	list-style-type: none;
}
.news A:link {
	color: #107c99; 
	text-decoration: none; 
} 
.news A:visited {
	color: #107c99; 
	text-decoration: none; 
} 
.news A:hover {
	color: #2c3385;
	text-decoration: none;
}

.tip { 
	top:310px; 
	left:170px; 
	position:absolute; 
	width:228px; 
	height:50px; 
	font-size: 12px; 
	color: #107c99; 
}

/*动画*/
.wrap{
	top:124px;
	left:415px;
	height:250px;
	width:166px;
	position:absolute;
}
.wrap .left{width:166px;}
.wrap .left .focus{width:166px;height:250px;position:relative;}
.wrap .left .focus #pic{width:166px;height:250px;overflow:hidden;}
.wrap .left .focus #pic ul{width:1440px;height:250px;float:left;}
.wrap .left .focus #pic li{width:166px;height:250px;float:left;}
.wrap .left .focus #pic li img{width:166px;height:250px;float:left;}
.wrap .left .focus .tip-bg{width:166px;height:21px;background:url(../files/focus_tip_bg.png) no-repeat left top;position:absolute;left:0;bottom:0;z-index:12;}
.wrap .left .focus #tip{width:96px;height:14px;position:absolute;left:4px;bottom:3px;z-index:13;}
.wrap .left .focus #tip ul li{width:14px;height:14px;float:left;display:inline;margin:0 5px;cursor:pointer;background:url(../files/focus_tip.png) no-repeat;}
.wrap .left .focus #tip ul li.current{background:url(../files/focus_tip_current.png) no-repeat;}
.wrap .left .focus .btn{width:42px;height:9px;position:absolute;right:0;bottom:5px;z-index:14;overflow:hidden;}
.wrap .left .focus .btn ul{width:100%;float:left;}
.wrap .left .focus .btn li{width:7px;height:9px;float:left;display:inline;margin:0 7px;cursor:pointer;overflow:hidden;}
.wrap .left .focus .btn li.btn-left{background:url(../files/focus_btn_left.png) no-repeat left top;}
.wrap .left .focus .btn li.btn-right{background:url(../files/focus_btn_right.png) no-repeat left top;}
.wrap .left .focus .show{display:block!important;}


