
/* 基本样式 */
*{margin: 0px; padding: 0px;}
body{text-align: center;	font: 12px/120% 微软雅黑,宋体,Verdana,Arial,sans-serif;}
a:link {color: #323232; text-decoration:none;}
a:visited {color: #323232;text-decoration:none;}
a:hover {color: #bc2931; text-decoration:underline;}
a:active {color: #FF0000;}
p{text-align:left;line-height:20px;}

.logoimage{margin:auto;}
.cRed,a.cRed:link,a.cRed:visited{ color:#FF6600; }
.cRed2,a.cRed2:link,a.cRed2:visited{ color:#FF6600; }
ul{margin:0px;padding:0px;}
li{margin:0px;padding:0px;word-break:break-all;	list-style-type: none;}

#layhide
{
   visibility:hidden;
}

.saveplace{
margin:10px;
}

input,select {
  cursor:pointer;
  }

span.span_left {
  float:left;
  text-align:left;
  margin:0px 5px;}
.more{
	margin:3px 3px;
	float:right;
	
	text-align:right;
	padding-right:1px;
	clear:both;
	height:20px;}
span.span_red {
  color:red;}
span.span_red a {
  color:red;}
span.span_red a:hover {
  color:blue;}

/*常用样式*/


.ultop li{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DDDDDD;
	text-align:left;
	padding-left:10px;
	line-height:22px;
}
	
.ulitem li{background: url(/themes/blue/gif-0971.gif) no-repeat 8px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DDDDDD;
	text-align:left;
	padding-left:30px;
	line-height:22px;
}

.ulrow li{padding:2px 5px;}
.ulcenter li a{background: url(/themes/blue/200682320557130.gif) no-repeat 5px 5px;
	border-bottom: 1px dashed #DDDDDD;text-align:left;padding-left:20px;line-height:22px;width:85}
.ulmul{overflow: hidden; line-height:22px; color:#333333}
.ulmul a{ color: #8D5312}
.ulmul a:hover{ color: #B76B17}


.ulmullist{overflow: hidden; line-height:22px; color:#333333;}
.ulmullist li{float:left;width:85px;margin-left:15px;margin-right:15px;}

.fix, .lm{white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;height:24px;}
.fa{float:right; height:30px; padding-top:10px; padding-right:10px; width:700px; text-align:right;}
.fl{float:left;}
.fr{float:right;}
.cl{clear:left;}
.cr{clear:right;}
.cb{clear:both;}
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right; height:24px; }

.c_title{
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	line-height: 200%;
}

.c_head{
	line-height: 150%;
}

.c_content{
	
	line-height: 150%;
}

#content{
background:#FFFFFF;}
.c_foot{
	line-height: 150%;
}

.c_label{
	font-weight: bold;
}

.c_value{
}

div { margin:auto; text-align:left;}

.hr {
  clear:both;
  width:100%;
  height:4px;
  line-height:0px;
  font-size:0px;}

.nbsp {
  float:left;
  width:4px;
  font-size:2px;}

/* 表格样式 */
table{text-align: left;font: 12px/120% 微软雅黑,宋体,Verdana,Arial,sans-serif;}

table td{
line-height:20px;
word-wrap: break-word;
word-break:break-all;
text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;
}

table.fix{
	table-layout: fixed;
}

table.fix td{
	white-space:nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
}

table.grid{
	border-collapse: collapse;
	border: 1px solid #b3b3b3;
	padding: 3px;
	margin: auto;
}

table.grid caption, .gridtop{
	border: 1px solid #b3b3b3;
	background: #eee8d0;
	vertical-align: middle; 
	text-align: center;
	padding: 5px;
	color: #A06F41;
	font-weight: bold;
	font-size: 14px;
	margin: auto;
	 background:url(/themes/blue/tit_bg.gif) repeat-x top left;
}

table.grid th, .head{
	background: #ffffff;
	color: #A77032;
	border: 1px solid #eee8d0;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	padding: 5px;
}

table.grid td{
	border: 1px solid #eee8d0;
	padding: 3px;
	background-color: #ffffff !important; 
}

table.hide, table.hide th, table.hide td, table.grid table, table.grid table td{
	border: 0;
}

/*表格辅助样式*/

.title{
	background: #D3AE70;
	text-align: center;
	padding: 3px;
	color:#EEE8D0;
	font-weight: bold;
	font-size: 14px;
}

.even{
background-color:#ffffff;
	padding: 3px;
}

.odd{
	background: #ffffff; 
	padding: 3px;
}

.foot{
	background: #f0f7ff; 
	padding: 3px; 
	text-align: center;
}

.bottom{
	height: 9px;
	background: #b7b785; 
}


/* 表单样式 */
.text{
	border: 1px solid #eee8d0; 
	background: #ffffff;
	color: #054e86;
	height: 20px;
}
.textarea{
	border: 1px solid #eee8d0; 
	background: #ffffff;
	color: #054e86; 
}
.button{
		background: #eee8d0;
		border-width: 1;
		height: 20px;
		padding: 2px 0px 0px 0px;
}
.checkbox, .radio{border-width: 0px;}

.select{height: 18px;border: 1px solid #eee8d0;  }



.main{
	clear: both;
	text-align: center;
	margin:0px auto;
	padding:10px 1px 0px 1px;
	background:#FFFFFF;
	width:960px;
}
.clear{
clear:both;}
#m_head{
width:960px;
height:131px;
background:url(/themes/blue/top_bg.gif);
background-repeat:repeat-x;
margin:0 auto;
}
.h_logo{
width:236px;
height:131px;
float:left;
margin-top:auto;
margin-bottom:auto;
}
.topleft{
width:723px;
float:left;
}


#m_menu{
clear:both;
width:708px;
height:87px;
margin-left:12px;
background:url(/themes/blue/nav_bg.gif);
background-repeat:no-repeat;

}
#m_menu ul{
padding-left:10px;
padding-top:5px;
}
#m_menu li{
float:left;
margin-left:6px;
margin-top:6px;
width:63px;
}
#left{
float:left;
width:200px;
margin-left:6px!important;
margin-left:3px;
background:#FFFFFF;
}

#right{
float:left;
margin-left:8px!important;
margin-left:5px;
margin-right:3px;
width:210px;
background:#FFFFFF;
}


#right .blockcontent li{
background:none;
padding-left:8px;}


.block{
text-align:left;
width: 100%;
margin-bottom: 10px;
border:1px #b3b3b3 solid;
}

.blocks{
float:left;
margin-bottom: 2px;
}
.blocks ul{
margin:6px 0px 0px 8px;}
.blocks li{
float:left;}
.blocks img{
border:1px #b3b3b3 solid;
padding:2px;
background:#FFFFFF;
}

.blocktitle{
text-align:left;
background:url(/themes/blue/tit_bg.gif);
background-repeat:repeat-x;
height:27px;
padding-left:20px!important;
padding-left:10px;
}

.tit01{
padding-left:5px;
width:72px;
height:27px;
background:url(/themes/blue/tit02.gif);
background-repeat:no-repeat;
line-height:28px;
color: #FFFFFF;
font-weight:bold;
}
.tit02{
height:27px;
line-height:28px;
font-weight:bold;
}
.tit03{
padding-left:5px;
width:81px;
height:27px;
background:url(/themes/blue/tit03.gif);
background-repeat:no-repeat;
line-height:28px;
color: #000000;
font-weight:bold;
text-align:center
}

.blockcontent{
	width: 100%;
	margin: 0px !important;
	
}

.blocknote{
	border-top: #83b0e1 1px solid;
	padding: 3px;
	text-align: center;
	background: #f0f7ff;
	line-height: 150%;
}
#centerl{
float:left;
margin-left:12px!important;
margin-left:10px;
width:940px;

}
#centerl .blockcontent li{

line-height:20px;
margin-left:5px;
text-align:left;
}
#centerl img{
border:1px #b3b3b3 solid ;
padding:2px;
background:#FFFFFF;
margin-bottom:5px;
}
#centers{
float:left;
width:525px;
margin-left:8px!important;
margin-left:5px;
background:#FBFDF1;
}
#centerm{
float:left;
width:735px;
margin-left:13px!important;
margin-left:10px;
background:#eee8d0;

}

#centers .blockcontent li{
line-height:22px;
margin-left:0px;
text-align:left;
}
#centers img{
border:1px #b3b3b3 solid;
padding:2px;
background:#FFFFFF;
}

.a1{
	background: url(/themes/blue/gif-0971.gif) no-repeat 5px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DDDDDD;
	text-align:left;
	padding-left:20px;
	line-height:24px;
	height:24px;
}

.a2{
background:url(/themes/blue/200682320557130.gif);
background-repeat:no-repeat;
background-position: left center;
padding-left:10px;
line-height:24px;
height:22px;
width:210px;
text-align:left;
}

.a3{
background:url(/themes/blue/200682320557130.gif);
background-repeat:no-repeat;
background-position: left center;
padding-left:15px;
line-height:24px;
height:22px;
width:190px;
text-align:left;
}

.a4{
width:440px;
height:25px;
line-height:25px;
margin-left:5px!important;
margin-left:2px;
text-align:left;}


.b1{
float:left; margin-left:8px; margin-top:5px; width:300px; height:138px;}

.b2{
float:left; margin-left:8px; margin-top:5px;}

.search{
width:950px;
height:36px;
line-height:36px;
background:#eee8d0;
margin:0px auto;
border:1px #b3b3b3 solid;
}
.search ul{
padding-left:25px;}
.search li{
float:left;
margin-left:10px;
}

.buttom{width:59px; height:18px; border:0px; background: url(/themes/blue/2006823211232644.gif); background-repeat:no-repeat; cursor:pointer;}

.link{
width:950px;
height:87px;
margin:0 auto;
background: #FFFFFF;
border:1px #b3b3b3 solid;
}
.link ul{
padding:8px;
}
.link li{
float:left;
margin-left:6px;
height:20px;
line-height:20px;
width:55px;}
.bottom{
width:950px;
height:100px;
border-top:3px solid #747272;
background:#FFFFFF;
margin-top:10px;
padding-top:5px;
text-align:center;
line-height:20px;
}

.title{
  background: #FAF2D3;
  vertical-align: middle; 
  text-align: center;
  padding: 3px;
  color: #000000;
  font-size: 14px;
  font-weight: bold;
}

.pages{
	padding: 5px 0px;
	background:#FFFFFF;
	height:2px;
}
.pagelink{
	border: 1px solid #b3b3b3;
	float: right;
	background: #ffffff;
	line-height:24px;
	padding: 0;
}
.pagelink a, .pagelink strong, .pagelink em, .pagelink kbd, .pagelink a.first, .pagelink a.last, .pagelink a.prev, .pagelink a.next, .pagelink a.pgroup, .pagelink a.ngroup{
	float: left;
	padding: 0 8px;
}
.pagelink a:hover{background-color: #b3b3b3; }
.pagelink strong{font-weight: bold; color: #054e86; background: #eee8d0;}
.pagelink kbd{height:24px; border-left: 1px solid #b3b3b3; padding-top:2px;}
.pagelink em{height:24px; border-right: 1px solid #b3b3b3; font-style:normal;}
.pagelink input{border: 1px solid #b3b3b3; color: #054e86;	height: 18px;}

/*头像*/
img.avatar{
	border: 0px;
}
img.avatars{
	border: 1px solid #999999; padding:3px;
}
img.avatar_48{background:url(/themes/blue/48_avatar_bg.gif) right bottom; padding:3px 7px 7px 3px; cursor:pointer}

/*ajax框*/
.ajaxtip{
	position:absolute;
	border: 1px solid #a3bee8;
	background: #f0f7ff;
	color: #ff0000;
	font-size: 12px;
	line-height:120%;
	padding: 3px;
	z-index:1000;
}
#tips {
	border: 1px solid #a3bee8;
	padding: 3px;
	display: none;
	background: #f0f7ff;
	position: absolute;
	z-index: 2000;
}
#dialog{
	position:absolute;
	top:0px;
	left:0px;
	border: 5px solid #8bcee4;
	background: #f1f5fa;
	font-size: 12px;
	line-height:120%;
	padding: 20px 10px 10px 10px;
	visibility: hidden;
}
#mask{
	position:absolute;
	top:0px;
	left:0px;
	background: #777777;
	filter: Alpha(opacity=30);
	opacity: 0.3;
}

.userinfo_001{background:url(/themes/blue/userinfo.gif) 0px 0px no-repeat; padding-left:16px;}
.userinfo_002{background:url(/themes/blue/userinfo.gif) 0px -16px no-repeat; padding-left:16px;}
.userinfo_003{background:url(/themes/blue/userinfo.gif) 0px -34px no-repeat; padding-left:16px;}
.userinfo_004{background:url(/themes/blue/userinfo.gif) 0px -54px no-repeat; padding-left:16px;}
.userinfo_005{background:url(/themes/blue/userinfo.gif) 0px -73px no-repeat; padding-left:16px;}
.userinfo_006{background:url(/themes/blue/userinfo.gif) 0px -94px no-repeat; padding-left:16px;}
.userinfo_007{background:url(/themes/blue/userinfo.gif) 0px -113px no-repeat; padding-left:16px;}
.userinfo_008{background:url(/themes/blue/userinfo.gif) 0px -133px no-repeat; padding-left:16px;}