/* ============容器============== */
body{margin:0;padding:0;border:0;height:100%;text-align:left} 
#contain{position: relative;height:100%;padding:10px;margin:10px auto;border:0;}
#content {position:relative;margin:10px auto 10px auto} 
#bottom {position: relative;margin:0px auto} 
#top {position:relative;margin:0px auto;z-index:99} 
#bodyex {position: absolute;left:0;top:0px;margin:0} 


/*===插件分离层===*/

.pdv_class{position:absolute;border:0px}


/* ==常用== */

div,li,td,p,select,input,textarea,a,button,input{font:12px Verdana, Arial, Helvetica, sans-serif;color:#505050;text-decoration: none}
ul{margin:0px;padding:0px;}
a:link,a:visited,a:active{color:#505050;text-decoration: none;}
a.nomal:link,a.nomal:visited,a.nomal:active{color:#505050;text-decoration: underline;}
a:hover{color:#ff0000;text-decoration: underline;}

/* ============表单============== */
form{margin:0;padding:0}
.input{border:1px #ddd solid;height:20px;line-height:20px;padding:0px 3px;color:#555;background:#f7f7f7}
.textarea{border:1px #ddd solid;font-size:12px;padding:3px;background:#f7f7f7}
.button{border:1px #c0c0c0 solid;height:22px;line-height:20px;padding:0px 3px;background:#e8e8e8;}
.submit{border:1px #c0c0c0 solid;height:22px;line-height:20px;padding:0px 3px;background:#e8e8e8;}
.mustfill{color:#ff0000}
select{font:12px Verdana, Arial, Helvetica, sans-serif;color:#505050;}


/* ==提示样式== */

.msgdiv {color:#336699;padding-left:53px;background:url(../images/chk_msg.gif) 30px no-repeat;}
.errdiv {color:#FF0000;padding-left:53px;background:url(../images/chk_error.gif) 30px no-repeat;}
.rightdiv {color:#505050;padding-left:53px;background:url(../images/chk_right.gif) 30px no-repeat;}
.noticediv{display:none;border:1px #fc5959 solid;background:#FFFDF4 url(../images/chk_error.gif) 10px no-repeat;padding-left:33px;line-height:25px;margin:3px 0px}
.okdiv{display:none;border:1px #fc5959 solid;background:#FFFDF4 url(../images/chk_right.gif) 10px no-repeat;padding-left:33px;line-height:25px;margin:3px 0px}
.securenotice{line-height:100px;color:#FF0000;text-align:center;}


/* ============提示信息窗口============== */
div#alert {display:none;cursor:default;}
div#alert .border{border:1px #97A0AA solid;}
div#alert .ntc{padding:30px;text-align:left;background:#fff;font: 14px/1.6 Verdana, Arial, Helvetica, sans-serif;}
div#alert .buttonzone{padding:15px;text-align:center;background:#f7f7f7;}
div#alert .topBar{height:20px;line-height:20px;background:#cbddef;text-align:left;padding:0px 0px 5px 5px ;font-size:12px;}
div#alert .topBar .pwClose{position: absolute;top:0px;right:8px;width:45px;height:18px;background:url(../images/pwin3.gif) no-repeat;cursor:pointer}
div#alert .button{border:1px #97A0AA solid;height:22px;line-height:20px;padding:0px 5px;background:#eee}


/* ============弹出frame/或大窗口层============== */
#frmWindow {display:none;cursor:default;}
#frmWindow .border{border:1px #97A0AA solid;}
#frmWindow .ntc{padding:30px;text-align:left;background:#fff;font: 12px/1.6 Verdana, Arial, Helvetica, sans-serif;}
#frmWindow .buttonzone{padding:15px;text-align:center;padding-top:10px;background:#f7f7f7;}
#frmWindow .Frm{width:100%;height:500px;border:0}
#frmWindow .windowcontent{width:100%;height:380px;overflow:auto;background:#fff;border:0}
#frmWindow .topBar{height:20px;line-height:20px;background:#cbddef;text-align:left;padding:0px 0px 5px 5px ;font-size:12px;}
#frmWindow .topBar .pwClose{position: absolute;top:0px;right:8px;width:45px;height:18px;background:url(../images/pwin3.gif) no-repeat;cursor:pointer}




#menumain{
   margin:0px;
   white-space:nowrap;
   overflow:hidden;
   height:33px;
}

#menumain a.menumain:link,#menumain a.menumain:active,#menumain a.menumain:visited{
   display:block;
   float:left;
   height:33px;
   text-decoration: none;
   text-align:center;
   width:96px;
   color:#fff;
   font:12px/33px 'SimSun',Arial,Sans-Serif;
   background:url(../images/menu_bg.gif) 0px 0px no-repeat;
   margin:0px 1px 0px 0px;
}

#menumain a.menumain:hover {
   display:block;
   float:left;
   height:33px;
   color:#fefefe; 
   text-decoration: none;
   text-align:center;
   width:96px;
   font:12px/33px 'SimSun',Arial,Sans-Serif;
   background:url(../images/menu_now.gif) 0px 0px no-repeat;
   margin:0px 1px 0px 0px;
} 


div.titlemenu_dolphin{
	margin:14px 20px 30px 36px;
	padding:0px;
}

div.titlemenu_dolphin a.titlemenu_dolphin:link,div.titlemenu_dolphin a.titlemenu_dolphin:visited,div.titlemenu_dolphin a.titlemenu_dolphin:active{
	display:block;
	text-decoration: none;
	font:12px/30px Verdana, Arial, Helvetica, sans-serif;
	height:30px;
	text-align:left;
	background:url(../images/dot2.gif) 0px 8px no-repeat;
	padding-left:10px;
	margin:0px;
	color:#282828;
}

div.titlemenu_dolphin a.titlemenu_dolphin:hover{
	display:block;
	color: #ff0000; 
	text-decoration: none;
	height:30px;
	font:12px/30px Verdana, Arial, Helvetica, sans-serif;
}
/* ============文章列表============== */

ul.newslist_time{
margin:10px 4px 0px 4px;
padding:0px;
}

li.newslist_time {
margin:0px;
padding-left:15px;
list-style-type: none;
height:22px;
background:url(../images/arrow.gif) 0px 7px no-repeat;
}

li.newslist_time .time{
float:right;
font:12px/22px sans-serif;
color:#666666;
padding:0px;
}

a.newslist_time:link,a.newslist_time:visited,a.newslist_time:active{
color:#313131;
text-decoration: none;
font:12px/22px sans-serif;
}

a.newslist_time:hover{
color:#ff0000;
font:12px/22px sans-serif;
}

/* ============图片列表============== */
ul.newspic{
margin:25px 20px 0px 20px;
padding:0px;
}

ul.newspic li{
height:96px;
list-style-type: none;
margin:0px 0px 0px 0px;
}

ul.newspic div.fang{
float:left;
border:0px #ff0000 solid;
background: #fff;
padding:0px;
margin-left:7px;
}

ul.newspic div.picFit{
overflow: hidden;
}

ul.newspic div.picFit img{
}


ul.newspic div.title{
overflow: hidden;
white-space:nowrap;
padding-left:17px;
}

ul.newspic a.title:link,ul.newspic a.title:visited,ul.newspic a.title:active{
color:#368800;
font:12px/19px simsun;
text-decoration: none;
}

ul.newspic a.title:hover{
color:#ff0000;
text-decoration: underline;
font:12px/19px simsun;
}

ul.newspic div.memo{
color:#000;
margin-left:65px;
padding-left:17px;
font:12px/19px simsun;
}
/*=========脚注菜单===========*/
div#bottommenu{
margin: 0;
padding:0;
border: 0;
height: 28px;
font:11px/28px SimSun;
text-align:center;
color:#fff;
}


div#bottommenu a:link,div#bottommenu a:visited,div#bottommenu a:active{
margin:0px 5px 0px 2px;
font:12px/28px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
text-decoration: none;
color:#fff;
}

div#bottommenu a:hover{
margin:0px 5px 0px 2px;
color:#ff0000;
font:12px/28px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
text-decoration: underline;
}

div#newsquery {
margin:0px 0px 0px 0px;
padding:0px;
}

div#newsquery ul{
margin:0;
padding:0;
}

div#newsquery li{
list-style-type: none;
height:36px;
font-size: 12px;
overflow: hidden;
line-height:36px;
background:url(../images/line.gif) 0px 0px no-repeat;
}

div#newsquery a:link,div#newsquery a:visited,div#newsquery a:active{
text-decoration: none;
font:12px/36px Verdana, Arial, Helvetica, sans-serif;
color:#323232;
}

div#newsquery a:hover{
text-decoration: underline;
font:12px/36px Verdana, Arial, Helvetica, sans-serif;
color:#ff6600;
}


div#newsquery li.title{
padding-left:23px;
}


div#newsquery div.title{
float:left;
font:12px/36px Verdana, Arial, Helvetica, sans-serif;
}

div#newsquery .time{
float:right;
white-space: nowrap;
overflow: hidden;
font:12px/36px sans-serif;
padding-right:3px;
color:#999999;
}
/*=========导航=========*/
div#nav {
	text-align:right;
	line-height:42px;
	color:#454744;
	padding-right:25px;
}

div#nav a{
	color:#454744;
}


/* ============翻页============== */

div#showpages {
clear:both;
padding:0px;
margin:20px 0px;
width:100%;
height:30px;
white-space: nowrap;
}

div#pagesinfo {
float:left;
padding:3px 8px;
white-space: nowrap;
}

div#pages {
float:right;
padding-right:8px;
white-space: nowrap;
}

div#pages ul{
margin:0;
padding:0;
}

div#pages a:link,div#pages a:visited,div#pages a:active{
color:#303030;
text-decoration: none;
}

div#pages a:hover{
color:#ff0000;
text-decoration: none;
}

div#pages li{
margin:3px;
padding:2px 5px;
list-style-type: none;
float:left;
background:#dcd9d4;
color:#303030;
border:1px #dcd9d4 solid;
white-space: nowrap;
}

div#pages li.pagesnow{
color:#303030;
background-color:#eee;
white-space: nowrap;
border:1px #dcd9d4 solid;
}

div#pages li.pbutton{
color:#303030;
background-color:#dcd9d4;
padding:3px 5px 1px 5px;
white-space: nowrap;
border:1px #dcd9d4 solid;
}

div#pages li.opt{
color:#303030;
padding:0px;
white-space: nowrap;
border:0px;
background:#fff;
}
/* ============分类列表============== */

div.newsclass_dolphin{
	margin:14px 20px 30px 36px;
	padding:0px;
}

a.newsclass_dolphin:link,a.newsclass_dolphin:visited,a.newsclass_dolphin:active{
	display:block;
	text-decoration: none;
	font:12px/30px Verdana, Arial, Helvetica, sans-serif;
	height:30px;
	text-align:left;
	background:url(../images/dot2.gif) 0px 8px no-repeat;
	padding-left:44px;
	margin:0px;
	color:#282828;
}

a.newsclass_dolphin:hover{
	display:block;
	color: #ff0000; 
	text-decoration: none;
	height:30px;
	font:12px/30px Verdana, Arial, Helvetica, sans-serif;
}
/* ============搜索表单============== */
div.newssearchformzone{
	padding:0px;
	margin:20px 0px 0px 34px;
	height:85px;
}

div.newssearchformzone div.newssearchform{
	height: 20px;
	line-height:19px;
	margin-top:4px;
}

div.newssearchformzone div.newssearchform .inputtext{
	border:1px #ddd solid;
	height:18px;
	line-height:17px;
}
div.newssearchformzone div.newssearchform2{
	height: 20px;
	line-height:19px;
	margin-top:3px;
	padding:0px;
}

div.newssearchformzone div.newssearchform .box{
    BORDER: #e3e9ef 1px solid;
	FONT-SIZE: 10pt;
	color:#505050;
	FONT-FAMILY: "verdna";
		
}

div.newssearchformzone div.newssearchform .selectBoxSelectedArea {
    PADDING-LEFT: 3px;
	FONT-SIZE: 12px;
	COLOR: #505050;
	LINE-HEIGHT: 17px;
	PADDING-TOP: 1px;
	BACKGROUND-COLOR:#ffffff;
}
div.newssearchformzone div.newssearchform .selectBoxSelectedAreaFocus {
    PADDING-LEFT: 3px;
	FONT-SIZE: 12px;
	COLOR: #333333;
	LINE-HEIGHT: 17px; 
	PADDING-TOP: 1px;  
	BACKGROUND-COLOR: #ffffff
}
div.newssearchformzone div.newssearchform .selectBoxOption {
    PADDING-LEFT: 3px; 
	FONT-SIZE: 12px; 
	COLOR: #505050; 
	LINE-HEIGHT: 17px; 
	PADDING-TOP: 2px;  
	BACKGROUND-COLOR: #ffffff;
	
}
div.newssearchformzone div.newssearchform .selectBoxOptionOver {
    PADDING-LEFT: 3px; 
	FONT-SIZE: 12px; 
	COLOR: #333333; 
	LINE-HEIGHT: 17px; 
	PADDING-TOP: 2px;  
	BACKGROUND-COLOR: #ffffff
}
div.newssearchformzone div.newssearchform .selectBoxOptionInnerLayer {
    BORDER: #e3e9ef 1px solid; 
	SCROLLBAR-FACE-COLOR: #ffffff; 
	SCROLLBAR-HIGHLIGHT-COLOR: #b4b4b4; 
	OVERFLOW: auto;
	SCROLLBAR-SHADOW-COLOR: #b4b4b4; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #838383; 
	SCROLLBAR-TRACK-COLOR: #eaeaea; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
	BACKGROUND-COLOR: #ffffff;
}
/* ============内容翻页============== */

div.page_content {
font:14px/22px Verdana, Arial, Helvetica, sans-serif;
color:#555;
margin:0px;
padding-bottom:20px;
}

div.page_content p,div.page_content a,div.page_content td,div.page_content span,div.page_content li{
font:14px/22px Verdana, Arial, Helvetica, sans-serif;
color:#555;
}



