@charset"utf-8";
/* ************************************
* file name:common.css
* personnel:caoyan
* date:2008-11-7
* contact:58022727-113 caoyan@ceopen.cn
* content:公共样式，头部样式，左侧菜单样式，底部样式
************************************ */
html,body{
	margin:0;
	padding:0;
	font-family:tahoma,Arial, Helvetica, sans-serif,"宋体";
	font-size:12px;
	color:#4b4b4b;
	background-color:#fff;
	line-height:150%;
	height:100%;
	min-width:1002px;
}
h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,p,form{
	margin:0;
	padding:0;
}
ul,ol,li{
	list-style:none;
}
img{
	border:0;
}
/*============链接===========*/
a{
	font-size:12px;
	text-decoration:none;
	color:#4b4b4b;
}
a:hover{
	text-decoration:underline;
}
a.linkDown{
	color:#155496;
	font-weight:bold;
	text-decoration:underline;
}
a.linkDown:hover{
	color:#f28d00;
}
/*操作链接颜色*/
a.linkOrange{
	color:#f28d00;
	text-decoration:underline;
}
a.linkOrange:hover{
	color:#155496;
}
a.linkOper{
	color:#155496;
	text-decoration:underline;
}
a.linkOper:hover{
	color:#f28d00;
}
a.linkRed{
	color:#b61010;
	text-decoration:underline;
}
a.linkMore{
	color:#155496;
	text-decoration:underline;
}
a.linkMore:hover{
	color:#f28d00;
}
/*===============输入框==============*/
.select{
	vertical-align:middle;
	height:18px;
	*height:20px;
	_height:18px;
	line-height:20px;
}
.input,.input02{
	font-size:12px;
	border:1px solid #b4b4b4;
	padding:0 0 0 1px;
	height:17px;
	line-height:17px;
}
.input02{
	width:335px;
}
.inputYzm{
	font-size:12px;
	border:1px solid #b4b4b4;
	padding:2px 0 0 1px;
	padding:1px\9 0 0 1px;
	*padding:2px 0 0 1px;
	height:18px;
	height:19px\9;
	*height:18px;
	line-height:18px;
	font-family:'宋体',Arial, Helvetica, sans-serif;
}
.textarea01,.textarea02{
	width:99.6%;
	font-size:12px;
	border:1px solid #b4b4b4;
}
.textarea02{
	width:335px;
	height:95px;
	border:1px solid #b4b4b4;
}
/*==============按钮=============*/
.buttonWrapper01{
	text-align:center;
	margin:0 0 10px 0;
}
.buttonWrapper02{
	text-align:left;
	margin:8px 0 10px 0;
	*margin:6px 0 8px 0;
	_margin:8px 0 10px 0;
}
.buttonWrapper03{
	text-align:center;
	padding:8px 0 10px 0;
	*padding:6px 0 8px 0;
	_padding:8px 0 10px 0;
	background-color:#fff;
	width:100%;
}
.buttonWrapper04{
	text-align:left;
	margin:8px 0 10px 84px;
	*margin:6px 0 8px 84px;
	_margin:8px 0 10px 84px;
}
.buttonWrapper05{
	text-align:left;
	margin:8px 0 10px 48px;
	*margin:6px 0 8px 48px;
	_margin:8px 0 10px 48px;
}
.buttonWrapper06{
	text-align:center;
	padding:18px 0 0 0;
	*padding:16px 0 0 0;
	_padding:18px 0 0 0;
	width:100%;
}
.button{
	color:#000;
	line-height:22px;
	font-size:12px;
	height:20px;
	border:0;
	width:62px;
	text-align:center;
	background:url(../images/bg_buttonall.gif) 0 -24px no-repeat;
	cursor:pointer;
}
.buttonSub{
	color:#000;
	line-height:22px;
	font-size:12px;
	height:20px;
	border:0;
	width:62px;
	text-align:center;
	background:url(../images/bg_buttonall.gif) 0 -24px no-repeat;
	cursor:pointer;
}
.button2 {
	color:#000;
	line-height:22px;
	font-size:12px;
	height:20px;
	border:0;
	width:38px;
	width:auto\9;
	*width:38px;
	text-align:center;
	background:url(../images/bg_buttonall.gif) left top no-repeat;
	cursor:pointer;
}
.button4{
	color:#000;
	line-height:22px;
	font-size:12px;
	height:20px;
	border:0;
	width:79px;
	text-align:center;
	background:url(../images/bg_buttonall.gif) 0 -96px no-repeat;
	cursor:pointer;
}
.button8{
	color:#000;
	line-height:22px;
	font-size:12px;
	height:20px;
	border:0;
	width:131px;
	text-align:center;
	background:url(../images/bg_buttonall.gif) 0 -120px no-repeat;
	cursor:pointer;
}
.button2Dis{
	color:#000;
	line-height:22px;
	font-size:12px;
	color:#b4b1a2;
	height:20px;
	border:0;
	width:63px;
	text-align:center;
	background:url(../images/bg_buttonall.gif) 0 -143px no-repeat;
	cursor:pointer;
}
.button4Dis{
	color:#000;
	line-height:22px;
	font-size:12px;
	color:#b4b1a2;
	height:20px;
	border:0;
	width:79px;
	text-align:center;
	background:url(../images/bg_buttonall.gif) 0 -72px no-repeat;
	cursor:pointer;
}
/*按钮间距*/
.buttonMargin01{
	margin-right:17px;
}
.buttonMargin02{
	margin-right:42px;
}
/*================字体颜色==============*/
.fontGreen{
	color:#02cb00;
}
.fontGray{
	color:#8c8c8c;
}
.fontBlue{
	color:#326bc5;
}
.fontRed{
	color:#ff0000;
}
.fontRemind{
	color:#f18d00;
	font-weight:bold;
}
/*==============分页==============*/
.page{
	float:right;
	margin-top:-5px;
}
.page a {
	float:left;
	width:22px;
	height:17px;
	line-height:17px;
	text-align:center;
	text-decoration:none;
	color:#000;
	background:url(../images/page.gif) 0 0 no-repeat;
	margin:4px 2px 0 2px;
	outline:none;
	blr:expression(this.onFocus=this.blur());
}
.page span{
	float:left;
	margin-top:3px;
	*margin-top:0;
	_margin-top:0;
}
.page span.pageFirst,.page span.pagePre,.page span.pageNext,.page span.pageLast{
	margin-top:0;
}
.page .total{
	margin:4px 0 0 0;
	*margin:3px 0 0 0;
	_margin:3px 0 0 0;
}
.page a:hover {
	background:#fafafa;
	background:url(../images/page.gif) 0 -29px no-repeat;
	color:#fff;
}
.page .pageFirst a,.page .pageLast a{
	margin-left:6px;
	margin-right:6px;
	width:49px;
	background:url(../images/page.gif) 0 -58px no-repeat;
}
.page .pageFirst a:hover,.page .pageLast a:hover{
	background:url(../images/page.gif) 0 -87px no-repeat;
	color:#fff;
}
.page .pageCurrent {
	background:url(../images/page.gif) 0 -29px no-repeat;
	color:#fff;
	width:22px;
	height:17px;
	margin:4px 2px 0 2px;
	font-weight:bold;
	line-height:17px;
	text-align:center;
}
.page .pageInput {
	border:1px solid #dbdbdb;
	background:#fff;
	width:30px;
	margin:0 2px;
}
.page .enter {
	color:#000;
	line-height:22px;
	font-size:12px;
	height:20px;
	border:0;
	width:38px;
	text-align:center;
	background:url(../images/bg_buttonall.gif) left top no-repeat;
	cursor:pointer;
}
/*============================布局======================*/
.wrapper{
	height:auto;
	min-height:100%;
	_height:100%;
	position:relative;
}
.layerTop{
	font-size:12px;
	width:100%;
	height:80px;
	color:#fff;
	background:url(../images/bg_top.gif) 204px top repeat-x;
}
.layerMiddle{
	padding-left:184px;
	padding-bottom:60px;
	width:818px;
}
.layerFooter{
	clear:both;
	position:absolute;
	bottom:0;
	width:100%;
	text-align:center;
	font-size:12px;
	color:#9e9e9e;
	height:35px;
	line-height:35px;
	background:url(../images/bg_footer.gif) left top repeat-x;
}
/*==============头部详细样式=============*/
.layerTop a{
	color:#fff;
}
.layerTop h1{
	width:207px;
	height:80px;
	float:left;
	background:url(../images/logo.jpg) left top no-repeat;
}
.layerTop h1 a{
	cursor:pointer;
	width:207px;
	height:80px;
	float:left;
	text-indent:-9999px;
}
.layerTop .welcome{
	float:left;
	font-weight:bold;
	color:#ededed;
	padding:58px 0 0 16px;
}
.layerTop .commonthing{
	float:right;
	margin:0 16px 0 0;
	display:inline;
	width:50%;
}
.layerTop p{
	float:right;
	margin:13px 0;
	line-height:20px;
	display:inline;
	color:#000;
}
.layerTop p a{
	text-decoration:underline;
	color:#000;
}
.layerTop p a:hover{
	color:#f28d00;
}
.layerTop .commonthing div{
	clear:right;
	text-align:right;
	padding-top:12px;
	color:#ededed;
}
.layerTop .commonthing div a{
	margin:0 5px;
}
/*==============中间布局详细样式===========*/
/*中间布局详细样式*左侧菜单*/
#nav{
	width:184px;
	position:absolute;
	left:0;
	padding:0;
	height:417px;
	background:transparent url(../images/bg_left.gif) left top no-repeat;
}
#nav a{
	color:#343434;
}
#nav ul{
	background:none;
	overflow:auto;
}
#nav h3{
	font-weight:bold;
	line-height:28px;	
	height:28px;
	background:url(../images/bg_left_h3.png) left top no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=sSize,src=../images/bg_left_h3.png);
	_background: none;
	margin:7px;
	overflow:hidden;
	cursor:pointer;
}
#nav h3#firstNow,#nav h3#firstNow a  {
	cursor:default;
}
#nav h3 a{
	padding-right:27px;
	font-size:14px;
	cursor:pointer;
}
#nav h3 a:hover{
	text-decoration:none;
}
#nav h3#firstNow{
	background:url(../images/bg_left_h3_now.png) left top no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=sSize,src=../images/bg_left_h3_now.png);
	_background: none;
}
#nav ul li{
	font-weight:normal;
	line-height:24px;
	height:24px;
	padding-left:23px;
	overflow:hidden;
}
#nav ul li.ultop{
	line-height:0px;
	height:5px;
	font-size:0;
	overflow:hidden;
	width:160px;
	padding:0;
	background:url(../images/bg_left_ul.png) left top no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=bEnabled,sizingMethod=sSize,src=../images/bg_left_ul.png);
	_background:none;
}
#nav ul li a{
	padding-left:22px;
	display:block;
	width:132px;
	height:19px;
	line-height:19px;
}

#nav ul li a:hover{
	text-decoration:none;
	background:url(../images/bg_left_a.gif) no-repeat;
	
}
/*一级标题*/
#nav .tit{
	padding-left:31px;
}
/*一级标题当前状态*/
#nav #firstNow{
	display:block;
}
/*二级标题当前状态*/
#nav #secdNow a{
	color:#ffffff;
	background:url(../images/bg_left_secactive.gif) left center no-repeat;
	display:block;
	font-weight:bold;
	height:19px;
	line-height:19px;
}
