/*主体样式*/

html,body { height:100%;}
body {
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: right;
    background-color:#3FAEF6;
	margin-left: auto;
    margin-right: auto;
	TEXT-ALIGN: center;
	
}
a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}

/*字体样式*/
.text_b{font-size:16px;}
.text_b a {font-size: 16px;color: #000000;}
.text_b a:link {text-decoration: none;}
.text_b a:visited {text-decoration: none;color: #000000;}
.text_b a:hover {	text-decor: nationone;	color: #000000;}
.text_b a:active {text-decoration: none;color: #000000;}

.text_m {font-size:14px;}
.text_m a {font-size: 14px;color: #000000;}
.text_m a:link {text-decoration: none;}
.text_m a:visited {text-decoration: none;color: #000000;}
.text_m a:hover {	text-decor: nationone;	color: #000000;}
.text_m a:active {text-decoration: none;color: #000000;}

.text_s{font-size:12px;}
.text_s a {font-size: 12px;color: #000000;}
.text_s a:link {text-decoration: none;}
.text_s a:visited {text-decoration: none;color: #000000;}
.text_s a:hover {	text-decor: nationone;	color: #000000;}
.text_s a:active {text-decoration: none;color: #000000;}


/*文章内容页面样式*/
#content_wap{
	width:776px;
	background-color:#FFFFFF;

}
#content_dh{
	width:776px;
	text-align:right;
	padding:8px;
	background-color: #f7f7f7;
}

#content_body {
    width:740px;
	border:solid 1px #ccc;
	margin:0 auto;
}
#content_title{
	width:660px;
	text-align:center;
	height:120px;
	line-height:40px;
	font-size:24px;
	color:#0000ff;
	font-family:楷体;
	font-weight: bold;
	margin:0 auto;
	padding-top:30px;
	}
#content_title_xzsm{
	width:700px;
	text-align:center;
	height:36px;
	background-image: url(../images/pages_img/concent_t_bg_xzsm.gif);
	line-height:36px;
	font-size:18px;
	color:#ffffff;
	font-weight: bold;
}
#content_c{width:700px;background-color:#fff;}
#content_top{width:698px;text-align:center;height:28px;line-height:28px;background-color:#ffffff;margin-top:4px;margin-bottom:4px;padding-left:4px;padding-right:4px;}
#content_top_l{width:680px;text-align:center;float:left;background-color:#f7f7f7;border-top:dashed 1px #000000;}
#content_top_r{width:504px;text-align:right;float:right;height:28px;line-height:28px;}

#content_t{width:698px;height:24px;background-color:#F6F6F6;text-align:right;color:#666666;line-height:24px;}
#content_con{width:670px;line-height:30px;font-size:16px;text-align:left;padding-top:20px;padding-bottom:20px;}
#content_con a{line-height:30px;font-size:16px;}
#content_b{width:700px;background-color:#EEEEEE;margin-top:4px;text-align:right;height:24px;line-height:24px;}

#news_xg{
	width:698px;
	border: 1px solid #6893DE;
	height:86px;
	margin-top:10px;
}
#news_xg_t{width:26px;float:left;height:84px;background-color:#8EB2F2;color:#ffffff;font-size:14px;padding-top:12px;}

#news_xg_list{width:646px;height:74px;margin-top:6px;}
#news_xg_list_l{width:323px;line-height:24px;text-align:left;float:left;}
#news_xg_list_r{width:323px;line-height:24px;text-align:left;float:right;}

#messages{width:700;height:auto;}
#message{
	width:700px;
	margin-top:12px;
	margin-bottom:6px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #93B6F3;
}
#message_t{
	width:82px;
	height:28px;
	line-height:28px;
	font-weight: bold;
	background-color:#C7DBFF;
	float:left;
	text-align:center;
}
#message_r{width:618px;height:28px;float:right;line-height:28px;text-align:right;}
#message_c_main{width:700px;}
#message_c_l{width:440px;float:left;text-align:left;line-height:20px;}
#message_c_r{width:260px;float:right;text-align:left;line-height:18px;color:#999999;padding-top:24px;}

#message_pl_wap{width:700px;visibility: hidden;display:none;}

#message_pl{width:700px;margin-top:12px;margin-bottom:6px;border-bottom-width: 2px;border-bottom-style: solid;	border-bottom-color: #93B6F3;font-size:12px;}
#message_pl_t{width:690px;margin-top:6px;margin-bottom:6px;background-color:#F6F6F6;height:24px;line-height:24px;text-align:left;padding-left:4px;font-size:12px;}
#message_pl_c{width:690px;margin-top:8px;margin-bottom:8px;line-height:20px;font-size:14px;text-align:left;padding-left:4px;font-size:12px;}

/*通用文字样式*/
.red{color: #FF0000;}

/*通用表单样式*/

  /*   所有表单定义默认   */   
.input,select {
	border:   1px solid #1F52A5;
	font-size:12px;
	height:18px;
	background-position: center;
	line-height:18px;
	padding-left:1px;
  }   
  /*   利用鼠标事件   :hover   来定义当鼠标经过时样式   */   
.input:hover,select:hover{   
  background:   #F0F9FB;   
  border:   1px solid #B6D2FF;   
  }   
  /*   由于   :hover   事件只有   Mozilla   支持，因此为方便IE使用   expression   批量定义   */   
.input,select   {   
  tesion:expression(onmouseover=function()     
  {this.style.backgroundColor="#F0F9FB";this.style.border="1px   solid   #498EFF"},     
  onmouseout=function()   
  {this.style.backgroundColor="#ffffff";this.style.border="1px   solid   #1F52A5"})   
  } 
.input1{border:   1px solid #1F52A5;font-size:12px;	} 

/*顶部样式*/
#top_wap{
	width:776px;
	height:130px;
	MARGIN: 0px auto;
}
#top_t{
	width:776px;
	height:167px;
	float: left;
	position: absolute;
	z-index: 10;
}
#top_b{
	width:776px;
	height:32px;
	z-index: 11;
	bottom:0px;
	float: left;
	left: 0px;
	position: absolute;
}

/*底部样式*/
#button{width:776px;background-color: #eeeeee;padding-top: 4px;margin-top: 4px;margin-left: auto;margin-right: auto;}


/*菜单栏样式*/
.clear {
	CLEAR: both; MARGIN-TOP: -1px; FONT-SIZE: 1px; VISIBILITY: hidden; WIDTH: 1px; LINE-HEIGHT: 0
}
#navigation {HEIGHT:66px;BACKGROUND:url(/img/bg-0166.gif);WIDTH:776px;}
#navigation .w980 {HEIGHT:66px;}
#navigation .w555 {FLOAT:left;HEIGHT:38px}
#navigation .w555 ul {MARGIN-TOP:2px;}
#navigation .w555 li {HEIGHT:31px;FLOAT:left;TEXT-ALIGN:left;PADDING-TOP:10px;COLOR:#fff;FONT-WEIGHT:bold;CURSOR:pointer;FONT-SIZE:14px;}
#navigation .w555 li a {COLOR:#fff}
#navigation .w555 .now {COLOR:#303030;BACKGROUND:url(/img/pic03.gif);MARGIN:0 -12px;PADDING:10px 12px 0 12px;}
#navigation .w555 .now a {COLOR:#303030}
#navigation .w555 img {MARGIN:-10px 12px 0 12px;VERTICAL-ALIGN:middle;}
#navigation .h28 {WIDTH:776px;HEIGHT:22px!important;HEIGHT:19px;TEXT-ALIGN:left;COLOR:#333;PADDING-TOP:12px!important;PADDING-TOP:5px;FONT-WEIGHT:bold;}
#navigation .h28 a {COLOR:#303030;MARGIN-RIGHT:6px;}
#navigation .left41 {PADDING-LEFT:41px;}
/*定义整体样式*/
#content_wap{
	width:776px;
	background-color:#FFFFFF;
	
}

#main {
	width:776px;
	margin-left: auto;
	margin-right: auto;
	height: 292px;
	background-image: url(../images/Class_img/bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
	
        }
#main2 {
	width:776px;
	margin-left: auto;
	margin-right: auto;
	height: 292px;
	background-image: url(../images/pages_img/left_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
        }		

#left {
	width:232px;
	float:left;
	background-color: #E8EBF0;
	height: auto;
        }
#left2 {
	width:232px;
	float:left;
	background-color: #789CD8;
	height: auto;
	
        }
#right {
	margin-left: auto;
	margin-right: auto;
	float:left;
	width:544px;

        }
#wap111{
	width:700px;
}

#wap1{width:700px;}
/*导航样式*/
#dh_top{
	width:776px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#dh_left{
	width:224px;
	float:left;
	background-color: #003996;
	margin-top: 4px;
	margin-bottom: 4px;
	height: 100%;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 40px;
	height: 100%;
	margin-left: 2px;
		}

#dh_list{
	width:542px;
	background-color: #003996;
	height: 40px;
	float:right;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 2px;
	text-align: left;
	margin-left: 2px;
	color: #FFFFFF;
}
.dh_list UL {
	clear: both;
	text-align: center;
	margin: 2px;
}
.dh_list LI {
	font-size: 12px;
	WIDTH: 58px;
	LINE-HEIGHT: 19px;
	HEIGHT: 19px;
	FLOAT: left;
	}

.dh_list A {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-size: 12px;
}
.dh_list A:link {COLOR: #FFFFFF;}
.dh_list A:visited {color:#FFFFFF;}
.dh_list A:hover {
	DISPLAY: block;
	font-size: 12px;
	TEXT-DECORATION: underline;
	color: #CADFFF;
}

.dh_list A:active {text-decoration: none;color: #FFFFFF;}	

#dh_title{
	width:224px;
	background-color: #003F9E;
	margin-top: 4px;
	margin-bottom: 4px;
	height: 40px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 40px;

}
#dh_title2{
	width:205px;
	background-color: #003F9E;
	margin-top: 4px;
	margin-bottom: 8px;
	height: 40px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 40px;
	border: 1px solid #DAE9FF;
}

#dh_imgbg1{
	width:232px;
	height:11px;
	background-image: url(../images/Class_img/bg_top.jpg);

}
#dh_imgbg2{
	width:232px;
	background-image: url(../images/Class_img/bg.jpg);
	background-repeat: repeat-y;
	height: auto;
	vertical-align: bottom;
	
}
#dh_imgbg3{
	width:232px;
	height:292px;
	float: right;
	background-image: url(../images/Class_img/zbtb.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: bottom;
	
}
#dh_list2{
	width:195px;
	height:29px;
	line-height:29px;
	background-image: url(../images/Class_img/list_bg.gif);
	background-repeat: no-repeat;
	margin-left: 4px;
	margin-bottom: 2px;
}
#dh{
	width:224px;
	height: 28px;
	background-color: #0042AB;
	line-height: 28px;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 2px;
}
#dh a {font-size: 12px;color: #FFFFFF;}
#dh a:link {text-decoration: none; color: #FFFFFF;}
#dh a:visited {text-decoration: none;color: #FFFFFF;}
#dh a:hover {text-decoration: none;	color: #69A2FF;}
#dh a:active {text-decoration: none;color: #FFFFFF;}
/*所在位置样式*/
#wz{
	width:520px;
	height: 26px;
	text-align: right;
	line-height: 26px;
	margin-top: 4px;
}

/*栏目文章标题*/
#lm{
	width:516px;
	margin-bottom: 8px;
}
#lm_title{
	width:85px;
	height:26px;
	float:left;
	line-height: 26px;
	background-color: #D40000;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#lm_right{
	width:431px;
	float:right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D40000;
	height: 25px;
	line-height: 25px;
}

/*栏目内容*/
#content{
	width:520px;
	float: right;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 26px;
	font-size: 14px;
	margin-top: 4px;
	margin-bottom: 4px;
	list-style-image: url(../images/list.gif);
	list-style-position: outside;
}
.content_l li{
	background-image: url(../images/line_26.gif);
	list-style-image: url(../images/list.gif);
	list-style-position: outside;
}
#content_list{
	width:504px;
	margin-top: 10px;
}
.content_list UL {
	text-align: center;
	margin: 2px;
}
.content_list LI {
	font-size: 14px;
	WIDTH: 98px;
	LINE-HEIGHT: 30px;
	HEIGHT: 30px;
	FLOAT: left;
	border: 1px solid #E7F0FF;
	}

.content_list A {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-size: 12px;
}
.content_list A:link {COLOR: #000000;}
.content_list A:visited {color:#000000;}
.content_list A:hover {
	DISPLAY: block;
	font-size: 12px;
	TEXT-DECORATION: none;
	color: #FF0000;
}

#content_pages{
	width:504px;
	background-color: #E2EFFF;
	height: 24px;
	text-align: right;
	line-height: 24px;
	padding: 2px;
	float: right;
	margin-right: 6px;
}

/*栏目广告*/
#content_ads{
	float: right;
	width:504px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-right: 20px;
	padding-left: 20px;
	height: 152px;
}
/*左侧图片样样式*/
#left_img{
	width:224px;
	background-color: #E2EFFF;
	border: 1px solid #005BE4;
	margin-top: 4px;
	padding-bottom: 4px;
}
#left_img_title{
	width:224px;
	background-color: #4D94FF;
}
#left_img_b{
	width:186px;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	text-align: left;
	padding-left: 8px;
}
#left_img_more{
	width:30px;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
}
#left_img_con{
	width:102px;
	height:96px;
	float: left;
	background-color: #CCCCCC;
	margin-top: 4px;
	margin-left: 4px;
	text-align: center;
	line-height: 96px;
}
#left_img_text{
	width:102px;
	height:24px;
	background-color: #BED9FB;
	float: left;
	margin-top: 2px;
	margin-left: 4px;
	margin-bottom: 2px;
	text-align: center;
	line-height: 24px;
 }

/*旅游景点图片样式*/
#left_jd{
	width:216px;
	height:68px;
	background-color: #F5FFF8;
	margin-top: 4px;
	float: left;
	text-align: center;
	margin-left: 2px;
}
#left_jd_img{
	width:72px;
	height:58px;
	background-color: #CCCCCC;
	float: left;
	line-height: 58px;
	margin-left: 2px;
	margin-top: 4px;
}
#left_jd_text{
	width:136px;
	height:58px;
	float: right;
	margin-top: 4px;
	margin-left: 4px;
	text-align: left;
	line-height: 16px;
}
/*旅游景点新闻图片样式*/
#news_ly_img{
	width:195px;
	height:166px;
	float: left;
	border: 1px solid #626262;
}
#news_ly_title{
	width:68px;
	height:24px;
	float: right;
	background-color: #FF0000;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#news_ly__more{
	width:252px;
	height:24px;
	float: right;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	font-size: 12px;
	line-height: 27px;
}
#news_ly_list{
	width:310px;
	height:142px;
	float: right;
}

/*两排一列栏目样式*/
#lm_list_l{
	width:252px;
	border: 1px solid #659FFF;
	float: left;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#lm_list_r{
	width:252px;
	border: 1px solid #659FFF;
	float: right;
	margin-top: 4px;
}
#lm_list_title{
	width:62px;
	background-color: #BFD8FF;
	font-size: 12px;
	font-weight: bold;
	height:26px;
	float: left;
	line-height: 26px;
	text-align: center;
}
#lm_list_more{
	width:190px;
	float: right;
	background-color: #BFD8FF;
	height:26px;
	line-height: 26px;
	text-align: right;
	margin: 0px;f
}
#lm_list{
	width:252px;

}
.button_a {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #ffffff 1px solid; FONT-SIZE: 9pt; BORDER-LEFT: #ffffff 1px solid; CURSOR: hand; PADDING-TOP: 2px; BORDER-BOTTOM: #999999 1px solid; BACKGROUND-COLOR: #ece9d8;color:green;
width:80px;height:30px;}

/*县长信箱样式*/

#xx_wap{
	width:776px;
	padding:10px;
	background-color:#ffffff;
	margin:10px;
	border: 1px solid #000000;
}
#xx_top{width:760px;	background-color:#FFFEDB;border: 1px solid #FEC351;height:34px;line-height:42px;text-align:left;padding-top:8px;padding-left:8px;}

#xx_t{width:748px;height:26px;margin-top:12px;margin-bottom:12px;line-height:26px;}
#xx_1{width:72px;height:26px;background-color:#E8E8E8;float:left;border: 1px solid #FFFFFF;}
#xx_2{width:524px;height:26px;background-color:#E8E8E8;float:left;border: 1px solid #FFFFFF;}
#xx_3{width:72px;height:26px;background-color:#E8E8E8;float:left;border: 1px solid #FFFFFF;}
#xx_4{width:72px;height:26px;background-color:#E8E8E8;float:left;border: 1px solid #FFFFFF;}

#xx_c_t{width:748px;height:24px;line-height:24px;border-bottom-width: 1px;border-bottom-style: dashed;border-bottom-color: #A7A7A7;}
#xx_c_1{width:72px;height:24px;float:left;}
#xx_c_2{width:524px;height:24px;float:left;text-align:left;}
#xx_c_3{width:72px;height:24px;float:left;}
#xx_c_4{width:72px;height:24px;float:left;}

 /*隐藏样式*/
#xx_h_wap{width:760px;}
#xx_h_t{
	width:750px;
	border: 1px solid #FE7800;
	background-color:#FFF7EA;
}
#xx_h_top{
	width:714px;
	background-image: url(../images/admin_img/xzxx_top_bg.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FE7800;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	height:32px;
	line-height:32px;
	padding-left:6px;
	float:left;
}
#xx_h_top_closed{width:30px;float:right;background-image: url(../images/admin_img/xzxx_top_bg.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FE7800;
	height:26px;
	padding-top:6px;
	}

.xx_h_tab{width:740px;margin-top:6px;margin-bottom:6px;}
#xx_h_c_t{width:734px;margin_top:4px;margin-bottom:6px;background-color:#FFFFFF;height:22px;text-align:left;padding-left:6px;line-height:22px;}
#xx_h_c{width:720px;margin-top:6px;margin-bottom:6px;font-size:14px;line-height:24px;text-align:left;color:#0030FF;}
#xx_h_b{width:734px;text-align:right;height:24px;line-height:24px;}
#xx_b{width:750px;text-align:right;height:26px;line-height:26px;background-color:#E6E6E6;margin-top:8px;}
#xx_ts{
	width:630px;
	height:28px;
	text-align:left;
	line-height:28px;
	margin-top:20px;
	background-image: url(../images/admin_img/xx_t_bg.gif);
	font-weight: bold;
	padding-left:6px;
}
#xx_content{width:620px;line-height:20px;padding:8px;background-color:#FFECDE;text-align:left;color:#333333;}
#xx_content_sub{width:620px;line-height:20px;padding:8px;background-color:#FFF5EE;text-align:left;color:#333333;}
#xx_sub{width:555px;float:right;margin-top:4px;}
#xx_bottom{width:620px;text-align:right;margin-top:6px;}
#xx_sub_bottom{width:100%;height:26px;text-align:center;line-height:26px;} 
.textfilter {FILTER: dropshadow(color=#000,offx=1,offy=1);}
