/* @group 全局设置 */
html{
	overflow-y:scroll;
	}
body,p, h1, h2, h3, h4, form, input, iframe, ul, li {
	padding: 0;
	margin: 0;
}
body {
	line-height: 1.2em;
	text-align: center;
	margin: 0;
	padding:0;
	font-size:12px;
	font-family:"微软雅黑", "宋体","Arial";
	color:#333;
	background-color: #CCCCCC;
	background-image: none;
	background-repeat: repeat-x;
}
table {
	word-wrap:break-word;
	bottom: 3px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
}
div {
	word-wrap:break-word;
}
img{
	border:none;
	}
p{
	line-height:1.3;
	}
/* 定义页面的总宽度 */
#wrap {
	width: 980px;
	margin:0 auto;
	text-align: left;
}
/* @group 全局链接样式 */
a:link,a:visited,a:active {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color:#872025;
}
/* @group 通用样式 */
.red1,.red1 a:link,.red1 a:visited{
	color:#C00;
	}
.clear {
	clear: both;
}
.more{
	float: right;
	padding-top: 8px;
	padding-right: 5px;
}
.hide {
	display: none;
}

/* 定义首页样式 */
#logo {
	height:90px;
	width:980px;
	float:left;
	background-image: url(images/BAN1.jpg);
	background-repeat: no-repeat;
}
#banner{
	height:150px;
	width:980px;
	float:left;
	background-image: url(images/BAN3.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: dadada;
	border-right-color: dadada;
	border-bottom-color: dadada;
	border-left-color: dadada;
	}
#nav{
	height:35px;
	color:#FFF;
	font-size:12px;
	background-image: url(images/BAN2.jpg);
	background-repeat: no-repeat;
text-align:center;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 20px;
	}	
#nav a:link,#nav a:visited,#nav a:active {
	color: #F1F7FA;
	text-decoration: none;
}
#nav a:hover {
	color: #fff;
	text-decoration: none;
}	
#dispNav a:link,#dispNav a:visited,#dispNav a:active {
	color: #F1F7FA;
	text-decoration: none;
}
#dispNav a:hover {
	color: #fff;
	text-decoration: none;
}


#main{
	height:auto !important;
	background-color: #FFFFFF;
	}
#left{
	float:right;
	width:365px;
	background:#FFF;
	}
#middle{
	float:right;
	width:365px;
	background:#FFF;
	}
#right{
	float:left;
	width:242px;
	background-color:#FFFFFF;
	height:auto !important;
	min-height:700px;
	}	
#rightMain{
	float:left;
	width:242px;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #dadada;
	border-right-color: #dadada;
	border-bottom-color: #dadada;
	border-left-color: #dadada;
	}
#noticeWrap{
	height:265px;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	
	}
#search{
	height:20px;
	margin-bottom:10px;
	margin-left:6px;
	}
.searchinput{
	height:20px;
	width:150px;
	padding-left:10px;
	border: #CCC 1px solid;
	background-color: #FFF;
	background-repeat: no-repeat;
	}
#officeWrap{
	height:210px;
	}
#jwxxWrap{
	height:130px;
	}
#telWrap{
	height:312px;
	}
.logoLink{
	height:64px;
	margin-bottom:4px;
	text-align:center;
	}
#linkWrap{
	height:60px;
	padding-bottom:5px;
	margin:8px 0 4px 6px;
	}
.link{
	width:230px;
	height:auto;
	border:#CCC 1px solid;
	padding-left:12px;
	margin-bottom: 10px;
	}
.tit1{
	width:365px;
	height:25px;
	font-size:13px;
	font-weight:bold;
	background-image: none;
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: dadada;
	color: #333333;
	padding-bottom: 5px;
	margin-bottom: 3px;
	}
.tit2{
	border:#dadada 1px solid;
	height:29px;
	background:url(images/bg_tit2.jpg);
	margin-left:10px;
	font-size:12px;
	font-weight:bold;
	color:#004789;
	}
.tit3{
	font-size:16px;
	font-weight:bold;
	color:#000000;
	background-repeat: no-repeat;
	background-image: none;
	}
.tit1Content{
	float:left;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-bottom: 0px;
	line-height: normal;
	}
.tit2Content{
	float:left;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
	line-height: normal;
	}
.tit3Content{
	float:left;
	font-size: 12px;
	color: #000000;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 8px;
	padding-bottom: 2px;
	height: auto;
	line-height: normal;
	}
.tit3Content2{
	float:left;
	font-size: 12px;
	color: #000000;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 13px;
	height: auto;
	line-height: normal;
	}
.more1{
	float:right;
	margin-top:12px;
	margin-right:6px;
	}
.more2{
	float:right;
	margin-top:8px;
	margin-right:6px;
	}
.more3{
	float:right;
	margin-top:17px;
	margin-right:11px;
	}
.tt1{
	float:left;
	margin-top:0px;
	margin-right:auto;
	margin-left: 10px;
	}
.tt2{
	float:left;
	margin-top:15px;
	margin-right:auto;
	margin-left: 5px;
	margin-bottom: 3px;
	}
.tt3{
	float:left;
	margin-top:11px;
	margin-right:auto;
	margin-left: 5px;
	margin-bottom: 0px;
	}
#newsPic{
	height:255px;
	padding-left:5px;
	margin-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #dadada;
	border-right-color: #dadada;
	border-bottom-color: #dadada;
	border-left-color: #dadada;
	margin-top: 12px;
	padding-bottom: 5px;
	margin-bottom: 3px;
	}
#bgnewspic{
	height:9px;
	background:url(images/bg_newsPic.jpg) no-repeat;
	
	}
.content1{
	height:230px;
	border: 1px solid #dadada;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-bottom: 10px;
	margin-left: 11px;
	}	
.content2{
	padding:8px 2px 8px 2px;
	margin-left:10px;
	margin-bottom:10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dadada;
	border-right-color: #dadada;
	border-bottom-color: #dadada;
	border-left-color: #dadada;
	}
.content3{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 15px;
	}
.content4{
	border: 1px solid dadada;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	}
#bottom{
	height:64px;
	background:url(images/bg_bottom.jpg) no-repeat;
	padding:25px 0 0 280px;
	}
	
/* 定义列表页样式 */
#listMain{
	width:690px;
	padding:0 20px;
	float:right;
	font-size: 14px;
	line-height: 20px;
	min-height:610px;
	_height:510px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
	}
.listL{
	font-size: 14px;
	line-height: 20px;
	min-height:610px;
	_height:610px;
	}
.listContL {
	margin: 10px 0;
	min-height:610px;
	_height:610px;
	line-height:1.5;
}
.listContL p{
	line-height:1.8;
	}
.listContL td {
	padding: 2px 0;
}
.titL {
	background: url(images/bg_sidebar2.jpg);
	border-bottom: 1px solid #b3d6e6;
	height: 28px;
	text-align:left;
}
#breadcrumbNav{
	height:40px;
	padding-top:12px;
	padding-left:35px;
	background-image: none;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #F0F0F0;
	border-right-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
	border-left-color: #F0F0F0;
	}
#subWrap{
	height:auto !important;
	min-height:160px;
	background-image: none;
	background-repeat: no-repeat;
	}
	
/* 定义新闻显页样式 */
#dispMain{
	padding:20px 100px;
	}
#dispTit {
	font-size: 18px;
	text-align: center;
	line-height: 30px;
	color: #c00;
}
#dispInfo {
	font-size: 12px;
	line-height: 30px;
	text-align: center;
}
#dispInfo p{
	line-height: 26px;
	}
.fgx{
	height:5px;
	padding: 0;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
#dispArticle {
	font-size: 14px;
	margin: 0 8px;
	margin-top: 16px;
	margin-bottom:30px;
	line-height: 22px;
}
.samearticle {
	margin: 10px 20px;
	text-align:left;
}
.samearticle li {
	list-style-position: inside;
	padding: 4px 10px;
}
#dispNav{
	background:url(images/bg_nav2.jpg) no-repeat;
	height:46px;
	color:#FFF;
	padding:9px 50px 0 50px;
	font-size:14px;
	}

