body, html, h1, h2, h3, h4, h5, h6, p, ul, li, ol, a, span {
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;	
}

body {
	background:url(../images/bg.jpg) repeat-x;
}

a {outline:none}

.rgt { float:right}

.lft { float:left}

.clear {
	clear:both;
	height:0px;
}

#wraper {
	width:1000px;
	margin:0 auto;
}

#head { width:1000px; height:206px; margin:0 auto;}

#head .call { height:63px; float:right; font:17px Arial, Helvetica, sans-serif; color:#103849; width:500px; text-align:right; }

#head .call .num { color:#CC0000; font-weight:bold; font-size:20px; line-height:22px; } 

#head .logo{ width:546px; float:left; height:121px;}

#head .topbuilding {
	padding-top:7px;
}

#head .menu { width:453px; height:45px; background:url(../images/menubg.jpg) no-repeat right bottom; float:right}

#head .menu ul {
	padding:0px;
	margin:0px;
	font:15px/45px tahoma;
	color:#fff;
	padding-left:23px;
}

#head .menu ul li {
	list-style:none;
	background:url(../images/sep.jpg) no-repeat right;
	float:left;
}

#head .menu ul li a {
	color:#fff;
	text-decoration:none;
	padding:0px 15px;
}

#head .menu ul li a:hover {
	color:#fff;
	text-decoration:none;
	background:url(../images/hover.jpg) repeat-x;
	display:block;
}

#head .menu .last {
	background:none!important;
}

#container{width:1000px; padding-top:15px; margin:0 auto;}

.rightim {
	padding-top:9px;
}

.contentbg {
	background:url(../images/contentbg.jpg) repeat-x bottom;
	border:solid 1px #f0f0f0;
	padding:8px;
}

.padtop {
	margin-top:10px;
}


.content {
	font:12px/20px Arial, Helvetica, sans-serif;
	color:#5d5d5d;
}

.content p {
	padding:0px;
	margin:0px;
	padding-bottom:10px;
}

.content p a {
	color:#000;
	text-decoration:none;
}

.content p a:hover {
	color:#5d5d5d;
	text-decoration:none;
}

.content h2 {
	font:bold 20px/25px tahoma;
	color:#002a3d;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:dotted 1px #999999;
}

.content h3 {
	font:bold 14px/25px tahoma;
	color:#000;
}

.content h3 span {
	color:#c50000;
	font-size:18px;
}

.content ul {
	margin-left:20px;
}

.content ul li {
	list-style:square;
	padding-bottom:5px;
}

.cont-wd {
	width:710px;
}

.leftmenu {
	width:250px;
	margin-right:10px;
}

.leftmenu ul {
	padding:0px;
	margin:0px;
	font:bold 20px/46px Arial, Helvetica, sans-serif;
	color:#fff;
}

.leftmenu ul li a, a:hover{
	color:#fff;
	text-decoration:none;
}

.leftmenu ul li {
	list-style:none;	
}

.leftmenu .sea a {
	background:url(../images/sea-normal.jpg) no-repeat left;
	display:block;
	width:230px;
	height:46px;
	padding-left:20px;
	
}

.leftmenu .sea a:hover {
	background:url(../images/sea-hover.jpg) no-repeat;
	display:block;
	width:230px;
	height:46px;
	padding-left:20px;
}

.leftmenu .sea .current {
	background:url(../images/sea-hover.jpg) no-repeat;
	display:block;
	width:230px;
	height:46px;
	padding-left:20px;
}

.leftmenu .air a {
	background:url(../images/air-normal.jpg) no-repeat left;
	display:block;
	width:230px;
	height:46px;
	padding-left:20px;
	
}

.leftmenu .air a:hover {
	background:url(../images/air-hover.jpg) no-repeat;
	display:block;
	width:230px;
	height:46px;
	padding-left:20px;
}

.leftmenu .air .current {
	background:url(../images/air-hover.jpg) no-repeat!important;
	display:block;
	width:230px;
	height:46px;
	padding-left:20px;
}

.leftmenu .road a {
	background:url(../images/road-normal.jpg) no-repeat left;
	display:block;
	width:230px;
	height:46px;
	padding-left:20px;
	
}

.leftmenu .road a:hover {
	background:url(../images/road-hover.jpg) no-repeat;
	display:block;
	width:230px;
	height:46px;
	padding-left:20px;
}

.leftmenu .road .current {
	background:url(../images/road-hover.jpg) no-repeat;
	display:block;
	width:230px;
	height:46px;
	padding-left:20px;
}


.leftim {
	float:left;
	margin-right:5px;
}
#footer {
	background:url(../images/footerbg.gif) repeat-x;
	height:41px;
	margin-top:10px;
	font:12px/31px Arial, Helvetica, sans-serif;
	color:#4c4c4c;
	padding:5px 10px;
}

#footer a {
	color:#4c4c4c;
	text-decoration:none;
}

#footer a:hover {
	color:#000;
	text-decoration:none;
}