*{margin: 0px auto;
	padding: 0px;
}
body {
	font-family: 宋体, 新细明体, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #181810;
	margin: 0px;
	background-image: url(images/bg.gif);background-attachment:fixed;
}

a:link {
	color: #181810;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	color: #2F2F20;
	text-decoration: none;
}
img{
	border: 0px;
}

div{
	text-align: left;
}
ul{
	list-style: none;
	clear: both;
	text-align: left;
}

li{
	line-height: 150%;
}
.font01 {
	font-weight: bold;
	filter: DropShadow(Color=#D0D0AA, OffX=1, OffY=1, Positive=true);
}

.input01 {
	border: 1px solid #969A63;
	line-height: 18px;
	font-family: "MS UI Gothic";
}
.red a:link{color:#D66C23; text-decoration:none;}.red a:visited{color:#9D4F1A; text-decoration:none;}.red a:hover{color:#FF0000; text-decoration:underline;}
.font02 {
	font-family: Arial;
	font-size: 11px;
	color: #5B5F41;
}

input{
    font-size: 12px; 
}

.text{
	border: #969A63 1px solid; 
	height: 16px; 
	background-color: #ffffff;
	color: #000000;
}

.textarea{
	border: #969A63 1px solid; 
	color: #000000; 
	background-color: #ffffff;
	font-size: 12px; 
}

.button{
    background-color: #DEAF6E;
    border: #969A63 1px solid;
    color: #000000;
    height: 20px;
}

.checkbox, .radio{
    border-width: 0; 
}

.select{
	font-size: 12px; 
	height: 18px;
}

.hottext{
  color: #FF0000;
}

/* table */
table{
	text-align: left; 
	font: 12px/120% 宋体,Verdana,Arial,sans-serif;
}

table td{
}

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 #969A63;
	padding: 3px;
	margin: auto;
}

table.grid caption, .gridtop{
	border: 1px solid #969A63;
	background: #F4F0CD;
	vertical-align: middle; 
	text-align: center;
	color:#054e86;
	font-weight: bold;
	font-size: 14px;
	margin: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}

table.grid th, .head{
	border: 1px solid #969A63;
	background: #F7EECD;
	color:#054e86;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}

table.grid td{
	border: 1px solid #969A63;
	padding-top: 4px;
	padding-bottom: 4px;
}

table.hide, table.hide th, table.hide td{
	border: 0;
}

.title{
  background: #B7B785;
  vertical-align: middle; 
  text-align: center;
  padding: 3px;
  font-size: 14px;
  font-weight: bold;
}

.head{
  background: #E5DE9C;
  padding: 3px; 
  font-size: 12px;
  font-weight: bold;
}

.even{
  background: #FAF8E7; 
  padding: 3px;
}

.odd{
  background: #FFFBEE; 
  padding: 3px;
}

.foot{
  background: #E5DE9C; 
  padding: 3px; 
  text-align: center;
}

.bottom{
  height: 9px;
  background: #B7B785; 
}

.jieqiQuote {
	border: #000000 1px solid; 
	padding: 2px; 
	font-size: 12px; 
	color: #000000; 
	background-color: #969A63;
}
.jieqiCode {
	border: #000000 1px solid; 
	padding: 2px; 
	font-size: 12px; 
	color: #000000; 
	background-color: #969A63;
}


h1, h2, h3, h4, h5, h6{
	font-size: 16px;
	line-height: 150%;
}
/* custom */

.ultop li{list-style: decimal inside; margin: 3px 4px; border-bottom: 1px dashed #CCCCCC;}
.ulitem li{list-style: circle inside; margin-left: 3px;}
.ulrow li{padding:3px;}
.ulcenter li{text-align: center;}
.ulmul{overflow: hidden; width:98%;}

.fix, .lm{white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.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;}
.more{text-align: right;}

.c_title{
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	line-height: 200%;
}

.c_head{
	line-height: 150%;
}

.c_content{
	font-size: 14px;
	line-height: 150%;
}

.c_foot{
	line-height: 150%;
}

.c_label{
	font-weight: bold;
}

.c_value{
}


.pages{
	padding: 5px 0px;
}
.pagelink{
	border: 1px solid #969A63;
	float: right;
	background: #FAF8E7;
	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 6px;
}
.pagelink a:hover{background-color: #ffffff; }
.pagelink strong{font-weight: bold; color: #ff6600; background: #FFFBEE;}
.pagelink kbd{height:24px; border-left: 1px solid #969A63;}
.pagelink em{height:24px; border-right: 1px solid #969A63; font-style:normal;}
.pagelink input{border: 1px solid #969A63; color: #054e86; margin-top:1px; height: 18px;}