﻿/*************************************
Author: Haibo GU Ghbjy1128@Gmail.com
Development by: Chinasky.net
Last updated: 2008/4/21

Last updated: 2008/05/16 zhuqibiao
*************************************/
 
*{padding:0; margin:0;}

a{text-decoration:none;}
a:hover{color:#07A3A8;}
img,a img{border:0;}
ul, li, dl, dt, dd{list-style:none;}
.both{clear:both;height:0;overflow:hidden;font-size:0;line-height:0;}

body{font-family: Arial, Helvetica, sans-serif; font-size:13px; background:url(../images/Bg_1.gif) top repeat-x #19A4A8;} 
/* 整体样式 END */

#pager{ width:1003px; background:url(../images/bg.gif) 0 0 no-repeat; margin:0 auto;}

#header{}
	.heaTop{ padding:10px 0 0 40px; width:300px; float:left;}
	.heaLink{width:400px; float:right; padding:10px 30px 0 0; color:#fff; text-align:right; padding-bottom:1px; height:20px;}
	.heaLink a{color:#fff; border-bottom:1px solid #80CFD2; margin:0 5px; }
	.heaLink a:hover{color:#80CFD2}
	.heaNav{padding:18px 0 0 43px; clear:both;}
 
    /*
	.heaNav li{float:left;}
	.heaNav a{display:block;background:url(../images/nav_1.gif) 0 0 no-repeat; margin-right:15px; height:13px; width:66px; text-indent:-9999pt;}
	.heaNav li.nav2 a{background:url(../images/nav_2.gif) 0 0 no-repeat;}
	.heaNav li.nav3 a{background:url(../images/nav_3.gif) 0 0 no-repeat;}
	*/

	 .heaNav li{ float:left;padding:0 18px 0 6px; background:url(../images/icon00.gif) no-repeat 0 45%;}
	 .heaNav li a {display:block;float:left;padding:0 0 0 8px;color:#125759;font-weight:bold;font-size:13px;text-decoration:none;}
	 .heaNav li a:hover {display:block;float:left;padding:0 0 0 8px;color:#125759;font-weight:bold;font-size:13px;text-decoration:underline;}


#contentBox{}
	.indexLeft{width:513px; float:left;}
	.indexLeft .indexNews{width:380px; height:164px; background:url(../images/BgindexNews.gif); padding:0px 20px 0 13px; margin:100px 0 0 40px;}
	.indexLeft .indexNews h1{width:358px;height:16px;padding-top:8px;margin:0px;}
	.indexLeft .indexNews h1 a {display:block;width:60px;color:#125759;font-weight:bold;font-size:13px;text-decoration:none;}
	.indexLeft .indexNews h1 a:hover {display:block;color:#125759;font-weight:bold;font-size:13px;text-decoration:underline;}
	.indexLeft .indexNews ul{padding:11px 0px 0px 5px;}
	.indexLeft .indexNews li{padding:5px 0; color:#0A6669;}
	.indexLeft .indexNews span{padding-right:12px;}
	.indexLeft .indexNews a{color:#0A6669;}

	.leftLink {margin:50px 0 0 40px;width:473px;}
	.leftLink p{width:473px;}
	.leftLink p.none{width:473px;height:14px;margin-bottom:5px;}

	.leftLink h1 {width:473px;height:14px;margin-bottom:5px;}
	.leftLink h1 a {width:60px;display:block;color:#125759;font-weight:bold;font-size:13px;text-decoration:none;}
	.leftLink h1 a:hover {display:block;color:#125759;font-weight:bold;font-size:13px;text-decoration:underline;}

	.leftLink a{padding:0 4px;float:left;}

	.leftFooter{width:513px;text-align:right; margin-top:80px; color:#063B45;}
	.leftFooter a{color:#063B45; padding:0 4px; text-decoration:underline;}
	.leftFooter a:hover{text-decoration:none;color:#063B45;}
	.indexRight{width:490px; float:right; padding-top:20px;}
		
#footer{}
	
.leftLink p span {
	display: block; 
	z-index: 5; 
	float:left;
	width: 100px;
	margin-left:3px;
	position: relative; 
	height: 31px;
	cursor:pointer;
}
.a_menu {
    margin-bottom:33px;
	z-index: 999; 
	LEFT: 0px; 
	width: 100px; 
	position: absolute; 
	TOP: 0px; 
	background: none;
	text-align:center;
}
.a_menu a img {
    margin-bottom:2px;
	width: 85px;
	height:21px;
	text-align:center;
}
.a_menu a {
	margin-left:6px;
	margin-bottom:1px
}
.a_menu .Mtit {
	width: 100px; 
	height:33px;
}	
/*
.leftLink p span {
	display: block; 
	z-index: 5; 
	float:left;
	width: 100px;
	margin-left:3px;
	position: relative; 
	height: 31px;
	cursor:pointer;
}
.a_menu {
    margin-bottom:33px;
	z-index: 999; 
	LEFT: 0px; 
	width: 100px; 
	position: absolute; 
	TOP: 0px; 
	background: none;
}
.a_menu a img {
    margin-bottom:2px;
	width: 100px;
	height:31px;
	text-align:center;
}
.a_menu a {
	margin-left:-5px;
	margin-bottom:1px
}
.a_menu .Mtit {
	width: 100px; 
	height:33px;
}
*/