﻿@charset "utf-8";
body,from{
	font-size:12px;
	font-family: "Lucida Grande",Verdana,Lucida,Helvetica,Arial,sans-serif;
	margin:0;
	padding:0;
	line-height:25px;}
li,ol,ul,dd,dl,dt,em,p{
	margin:0;
	padding:0;
	font-style:normal;
	list-style-position:outside;
	list-style:none;}
td{padding:2px;}
img{border:0px;}
a{color:#000; text-decoration:none;	}
a:hover{color:#fe6610;}
.padding{
	padding:10px;}
.padding_t6{
	padding-top:6px;}
.padding_l6{
	padding-left:6px;}
.padding_r6{
	padding-right:6px;}
.padding_b6{
	padding-bottom:6px;}
.margin10{
	margin:10px;}
.marginl10{
	margin-left:30px;}
.marginb10{
	margin-bottom:10px;}
.mrl10{
	margin-left:10px;
	margin-right:10px;}
.margin_space{
	margin-top:10px;}
.block{
	display:block;}
.default_title{
	color:#fe5105;
	font-size:14px;
	font-weight:bold;
	font-style:normal;}
.pointer{ cursor:pointer;}
.title{
	color:#000;
	font-size:14px;
	font-weight:bold;}
.cont14{
	color:#000;
	font-size:14px}
.textcenter{
	text-align:center;}
.textright{
	text-align:right;
	padding-right:5px;
	line-height:20px;
	margin-top:3px;}
.colorwhite{
	color:#ffffff;}
.fontbold{
	font-weight:bold;}
.text_content{
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	line-height:normal;
	color:Gray;}
.text_content a{
    text-transform:none;
    text-decoration:none;}	
.clrboth{
	clear:both;}
.hrline{
    border:1px dashed #AAA; height:1px; font-size:1px;}	
.divcenter{
	margin-left:auto;
	margin-right:auto;
	text-align:center;}	
.textright{
	text-align:right;}	
.tcenter{
	text-align:center;}	
.lline{
	border-left:1px dashed #ccc;}
.bline{
	border-bottom:1px dashed #ccc;}
.bsline{
	border-bottom:1px solid #000;}
.fright{
	float:right}
.rmore{
	float:right;
	margin-right:15px;
	font-size:12px; 
	font-weight:normal;
	text-align:right;}
.srmore{
	float:right;
	margin-right:15px;
	font-size:12px; 
	font-weight:normal;
	text-align:right;}
.sgfnt {
    color:#666;
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:12px;}
.on, off {
cursor:pointer;
}
.tabhide {
display:none;
}
.tabshow {
display:block;
}	

.otitle,.otitle:hover{
    color:#ff6600;
    font-weight:bold;
    font-size:12px;}
.otitle:visited{
    color:#ff6600;
    font-weight:bold;
    font-size:12px;}
.otitle:active{
    color:#ff6600;
    font-weight:bold;
    font-size:12px;}
.tip_msg{
	color:#d2b283;
	font-size:12px;
	font-weight:normal;}
.whiteHref{
	height:30px; 
	margin-top:105px;
	color:#FFFFFF;}
.whiteHref a{
	font-size:14px;
	font-weight:bold;}
.whiteHref a:hover{
	color:#FFFFFF;}
.fontspecial{
	font-family:Georgia;}
.msgbox_tip{
	padding-left:30px;
	background:#fff0d6 url(../Images/Icons/lightbulb.png) no-repeat 6px center;
	margin:25px 0px 15px 0px;
	border:1px solid #a96b00;}
.loading{
	padding-left:30px;
	background:url(../Images/loading16.gif) no-repeat 6px center;
	margin:5px 0px 5px 0px;
	border:1px solid #ccc;}
.btnnormal{
	background:url(../Images/btn/btnnormal.png) no-repeat;
	line-height:25px;
	width:71px; 
	text-align:center; 
	font-size:14px;
	color:#fff;
	border:none;
	height:25px}
.btnb2{
	background:url(../Images/btn/btnb2.jpg) no-repeat;
	line-height:27px;
	width:76px; 
	text-align:center; 
	font-size:14px;
	color:#fff;
	font-weight:bold;
	border:none;
	height:27px;
	margin:3px 0;
	display:block}
.btnb4{
	background:url(../Images/btn/btnb4.jpg) no-repeat;
	line-height:27px;
	width:90px; 
	text-align:center; 
	font-size:14px;
	color:#fff;
	border:none;
	font-weight:bold;
	height:27px;
	margin:3px 0}
.graytext{
	color:gray;}
.orangetitle{
	font-size:14px;
	color:#f14400;
	font-weight:bold;}
.yellowtitle{
	font-size:14px;
	color:#5a4c00;
	font-weight:bold;}
.tip_content{
	color:#CC3300;
	font-size:12px;
	font-weight:normal;}
.waring_popup{
	background:#f3f3f3 url(../images/tip.png) no-repeat 10px center;
	font-size:14px;
	padding-left:65px;
	margin:20px;
	height:70px;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	padding-top:30px;
	border:1px solid #cccccc;
	background-color:#FFF;}
.keyword
{
	font-size:14px;
	color:#004eff;
	font-weight:bold;}
/*通用的框架*/
#main{
	width:1000px;
	margin:0 auto;
	overflow:visible;
	zoom:1}
#main #dr{
	float:right;
	width:261px;}
#main #dl{
	width:722px;}
.dbcol .rcol{float:right;width:49%}
.dbcol .lcol{width:49%}
.foucol .mcol{float:left;width:33%;margin-top:5px}
/*页面底部*/
#footer{
	width:100%;
	margin-top:10px;
	background-color:#FFF;
	clear:both}
#footer #nav_link{
	height:30px;
	line-height:30px;
	background-color:#e7e5dc;
	text-align:center;
	font-size:12px;}
#footer #main_body{
	line-height:16px;
	margin:0 auto 0 auto;
	width:600px;
	font-size:12px;}
#footer #goto_top{
	height:20px;}
#footer .line{
	background-color:#676767;
	height:5px;}
	
/*评论公用*/
.zxhftitle1 {
	background-image: url(../images/public/zxcontitle2.jpg);
	background-repeat: no-repeat;
	width: 717px;
	font-size: 12px;
	line-height: 28px;
	color: #1a0f00;
	text-align: right;
	padding-right: 5px;
}
.zxhftitle1 a {
	color: #1a0f00;
	text-decoration: none;
}
.zxhftitle1 a:hover {
	color: #FF0000;
	text-decoration: none;
}
.zxhfconleft {
	float: left;
	width: 94px;
	text-align: center;
}
.zxhfconleft img {
	border: 1px solid #a6a299;
}

.zxhfconright {
	float: left;
	width: 590px;
	background-color: #fee1bf;
	color: #000000;
	padding-left: 5px;
	font-size: 12px;
	font-weight: normal;
	padding-right: 5px;
}
.zxhfconright .font {
	color: #f24d04;
}
.zxhffont1 {
	font-size: 14px;
	font-weight: bold;
	color: #f24d04;
}
.zxhfinput {
	border: 1px solid #ffd9a8;
}
.phleftcon {
	border-right: 1px solid #f8a541;
	border-bottom: 1px solid #f8a541;
	border-left: 1px solid #f8a541;
	padding-right: 10px;
	padding-left: 10px;
	overflow:auto;
	zoom:1;
}
.phconin {
	padding-top: 6px;
	padding-bottom: 6px;
	clear: both;
}
.phleftcon .conleft {
	height: 42px;
	width: 42px;
	border: 1px solid #999999;
	float: left;
}
.phleftcon .conleft1 {
	float: left;
	width: 610px;
	font-size: 12px;
	color: #bc890d;
	letter-spacing: 2px;
	margin-left: 6px;
}
.tab-l {
	width: 30%;
	text-align:right;
}

.tab-r {
	float: right;
	width: 69%;
}

.tab-l li {
	padding-left: 15px;
}
.tabfont1 {
	color: #FF0000;
	padding-left: 5px;
	padding-right: 5px;
}
.pad-10 {
	padding-top: 10px;
}
.rem{
 color:Red; margin-left:1em;
}
/*20090204新增页面相关CSS NOVAWU*/
.const{
	background:#fedfab;
    height:70px;
	line-height:24px;
	margin:80px 50px 80px 50px;
	padding:10px;
	font-size:14px;
	font-weight:bold;
	vertical-align:middle;
	border:1px solid #a87532;}
.const .ico{
	background:#fedfab url(../Images/construction.png) no-repeat 3px center;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../Images/construction.png');  
	_background:none;
	height:78px;
	width:82px;
	float:left;}
.const .other{
	font-size:12px;
	font-weight:normal;}
	
/*20090403 新增 表格主题样式*/
.grid-skin .hd td{
	font-size:14px;
	font-weight:bold;
	border-bottom:1px dashed #000}
.grid-skin .aitem td{
	border-bottom:1px dashed #ccc;
	background-color:#FFFFCC;}
.grid-skin .item td{
	border-bottom:1px dashed #ccc;}
	
/*帮助样式*/
.helpstyle{
    color:#555657;
    font-size:12px;
    padding-left:5px;
    text-decoration:underline;
    cursor:help;
}
.lionrong{
    background-color:#FFFFE1;
    border:1px double #000000;
    color:#000000;
    font-size:12px;
    line-height:18px;
    padding:5px 10px 10px;}
  
.tipbox{
	background:#dce8ff url(../images/ico/info.gif) no-repeat 10px center;
	border:1px solid #0004b4;
	font-size:12px;
	line-height:20px;
	margin:10px 0 10px 0;
	padding:5px 5px 5px 50px;
	vertical-align:middle;}