﻿@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}
body{
	font-size:12px;
	font-family:Helvetica;
}
#warrper{
	width:950px;
	height:1400px;
	margin:0 auto;
	
}
#logo img{
	margin-left: 176px;
}
ul li{
	list-style:none;
}
.style5 {color: #FF0000}
/*header*/
#header{
	width:940px;
	height:auto;
	margin:0 auto;
	background:#DDEBEB;
}
a:visited {
color:#16387C;
text-decoration:none;
}
a:link {
	color: #16387C;
	text-decoration: none;
}
a:hover {
color:#0066FF;
}
#top{
    width:auto;
	height:20px;
	background-image:url('../images/title_bg.gif');
	padding:0 5px;
	line-height:20px;
	border-bottom: 1px #B0BDC6 solid;
	border-left: 1px #B0BDC6 solid;
	border-right: 1px #B0BDC6 solid;
}
#top #left{
	width:60%;
	float:left;
}
#top #right{
	width:38%;
	float:right;
	text-align:right;
}

#header #main{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	text-align: left;
}
#head{
	width:100%;	
	height:105px;
	background-color:#fff;/*头部颜色*/
	margin-bottom:5px;
	margin-top:3px;
}
.STYLE10{
	font-size:20px;
	font-weight:normal;
	color:#C03;
}
#logo{
	height: 100%;
	width: 355px;
	float: left;
	background-image:url(../../images/logo.gif);
	background-repeat: no-repeat;
}
#headPic{
	background-image: url('../images/pic.jpg');
	background:  url('../images/pic.jpg');
	background-position: center;
	height: 100%;
	width: 58%;
	float: left;
	margin-left:5px;
	background-repeat: repeat;
}
#server{
	width: 20%;
	height: 100%;
	float: right;
	font-weight: bold;
	font-size: 11px;
}
#menu{
	width: auto;
	height: 20px;
	margin-bottom: 5px;
	background-image: url('../images/title_bg.gif');
	border: 1px #B0BDC6 solid;
}
#menu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
	height: 20px;
}
#menu ul li{
	width: auto;
	height: 20px;
	list-style-type: none;
	float: left;
	margin-left: 10px;
	padding: 0 5px 0 5px;
	line-height:20px;
	font-family:Verdana ;
	color:#0033CC;
	font-weight:bold;

}

#nav {
	display:block;
	width:940px;
	height:25px;
	background:#43932A;
	margin:0 auto;
	border-bottom:2px solid #EEEEEE;
}
#nav ul {
	margin-left:15px;
}
#nav li {
	float:left;
	margin-left:2px;
	margin-right:2px;
	text-align:center;
}
#nav li a {
	color:#fff;
	display:block;
	padding:5px;
	padding-right:10px;
	font-weight:400;
	background:url(/images/nav.gif) no-repeat right -40px;
}
#nav li a.last {
	background:none;
}
#nav li a:hover {
	color:#D7702B;
}
/*main*/
#main{
	width:100%;
	height:auto;
	margin-top:8px;
	font-style:normal;
}
#add{
	width:948px;
	height:25px;
	line-height:25px;
	clear:both;
	margin-top:5px;
	margin-bottom:5px;
	border:1px dashed #E7E7E7;
	background:#F2F2F2;
	position:relative;
}
#add p {
	margin:0;
	margin-left:5px;
}
#add_L{
	width:40%;
	position:absolute;
	top:0;
	right:0;
	text-align:right;
	padding-right:15px;
}
/*leftMain*/
#leftMain{
	width:300px;
	height:auto;
	float:left;
}
/*rightMain*/
#rightMain{
	width:620px;
	height:auto;
	border:1px solid #999;
	float:right;
	padding:10px;
	font-style:inherit;
}
/*共用盒子*/
.comBox {
	width:100%;
	height:auto;
	margin-bottom:8px;
	border:1px solid #666;
}
.comBox ul {
	margin-left:5px;
}
.comBox ul li {
	padding-bottom:3px;
	border-bottom:1px dotted #CCC;
}
.comBox ul li a{
	color:#163995;
	padding-left:2px;
	text-decoration:none;
}
.comBox ul li a:hover{
	color:#F63;
}
.comTitel {
	width:100%;
	height:25px;
	font-size:12px;
	line-height:18px;
	text-indent:1em;
	font-weight:600;
	color:#006699;
	font-style:normal;
	background:url(../images/title_bg.gif);
}
.comTxt {
	width:100%;
	height:auto;
	margin-bottom:15px;
}
.comTxt h3{
	font-size:18px;
	line-height:20px;
	text-align:left;
}
.comTxt p{
	font-size:13px;
	text-indent:2em;
	line-height:16px;
	padding-top:3px;
	font-family:Arial, Helvetica, sans-serif;
}

.com02{
	width:100%;
	height:auto;
	margin-bottom:8px;
	border:1px solid #CAE9F7;
	padding-bottom:5px;
	word-wrap:break-word;
	overflow:hidden;
}
.com02Titel{
	width:100%;
	height:25px;
	line-height:20px;
	background:#CAE9F7;
	text-indent:1em;
	font-size:14px;
	font-weight:600;
}
.com02 #description{
	text-indent:2em;
	line-height:16px;
	margin:5px 0 5px 0;
}
.com02 .combox02{
	width:100%;
	height:80px;
	padding-bottom:4px;
	overflow:hidden;
}
.com02 .combox02 p a {

}
.com02 .combox02Left{
	width:98px;
	float:left;
	padding:5px;
}
.com02 .combox02Left img{
	width:98px;
	height:90px;
}
.com02 .combox02Right{
	width:480px;
	float:left;
}
.combox02Right .red{
	color:#F00;
}
.combox02Right p{
	height:18px;
}
.com02 .combox02Right a{
	text-decoration:none;
	color:#066;
	font-weight:bold;
}
.com02 .combox02Right a:hover{
	text-decoration:underline;
}
.com02 .combox02Right h4 {
	font-size:12px;
	font-weight:normal;
}
.com02 .combox02Right p b{
	margin-left:10px;
	margin-right:3px;
}
.com02 table a{
	text-decoration:none;
	color:#069;
}
.com02 table a:hover{
	color:#093;
}
.com02 table tr {
	height:25px;
	text-indent:1.5em;
	text-align:left;
	background:#FFF;
}
.com02 table .blue{
	background:#EBF7FC;
}
.listName{
	width:100%;
	height:25px;
	line-height:25px;
	display:block;
	background:#EBF7FC;
	text-indent:1em;
	font-size:12px;
	font-weight:500;
}
#com02left{
	width:310px;
	height:100%;
	float:left;
}
#com02Right{
	width:309px;
	height:100%;
	float:right;
	border-left:1px solid #CDDEF3;
}
.map{
	height:auto;
	padding-bottom:5px;
	clear:both;
}
.map img{
	margin-top:3px;
	width:620px;
}
.why p {
	text-indent:2em;
	padding-top:6px;
	line-height:15px;
	padding-bottom:6px;
}
.comboxWhite,.comboxBlue{
	width:50%;
	height:auto;
	margin-botto:2px;
	margin-top:2px;
	float:left;
	overflow:hidden;
}
.comboxWhite a,.comboxBlue a{
	color:#069;
	text-decoration:none;
}
.comboxWhite a:hover,.comboxBlue a:hover{
	color:#F30;
}
.comboxBlue{
	background:#EBF7FC;
}
.comboxWhite img,.comboxBlue img{
	float:left;
	width:100px;
	height:80px;
	padding:4px;
}
.comboxWhite h4,.comboxBlue h4{
	font-size:12px;
}
#foodTxt{
	float:left;
	width:400px;
	padding:15px;
	font-size:13px;
}
#foodImg{
	float:right;
}
/*footer*/
#footnav{
	width:100%;
	height:25px;
	line-height:25px;
	clear:both;
	padding-top:3px;
	padding-bottom:3px;
	border:1px solid #CCC;
	margin-top:5px;
	margin-bottom:5px;
	background:#FFEFBD;
	text-align:center;
}
#footnav a {
	margin-left:5px;
	margin-right:5px;
}
#footer{
	width:100%;
	height:auto;
	margin-top:5px;
	clear:both;
	text-align:center;
	background:#EFF3F7;
	border:1px solid #9CC;
}

