* {
	margin: 0;
	padding: 0;
	font-size:12px;
	color:#333;
}
body {
	font: normal 12px arial,sans-serif;
	background:#CCCCCC;
}
.img_border{
	border-left:#f5f5f5 3px solid;
	border-top:#f5f5f5 3px solid;
	border-right:#dfdfdf 2px solid;
	border-bottom:#dfdfdf 2px solid;
}
a.menu:link,a.menu:visited{
	color:#FFFFFF;
	text-decoration:none;
}
a.menu:hover,a.menu:active{
	color:#FE9F21;
}
.link1{
	font:arial 12px;
	line-height:150%;
	}
a.link1:link,a.link1:visited{
	color:#565656;
	text-decoration:none;
}
a.link1:hover,a.link1:active{
	color:#FE9F21;
}
.white{
	color:#FFF;
}
.red{
	color:#F00
}

.lh15{
	line-height:150%;
}
.lh18{
	line-height:180%;
}
.lh22{
	line-height:220%;
}
.td20{
	padding-left:20px;
}


.t1{
	background:#2986d6 url(../images/biao1.gif) no-repeat;
	padding:6px 40px;
	color:#FFF;
}
.t1_d{
	background:#005194;
	height:5px;
}
.t1_m{
	width:165px;
	padding:10px 5px;
}
.t2{
	background:#d62c00 url(../images/biao2.gif) no-repeat;
	padding:6px 40px;
	color:#FFF;
}
.t2_d{
	background:#9c2000;
	height:5px;
}
.t3{
	background:#ffb600 url(../images/biao4.gif) no-repeat;
	padding:6px 40px;
	color:#FFF;
}
.t3_d{
	background:#ef8508;
	height:5px;
}


.admin_input{
	padding:1px;
	color:#0B2822;
	margin:2px 0px 2px 2px;
	background:#EFF8F4;
	height:16px;
	width:100px;
}
.left{
	text-align:left;
}
.right{
	text-align:right;
}
.center{
	text-align:center;
}

.p_div{
	border-left:3px #6BBAE3 solid; 
	background:#E2F6FC; 
	margin:2px; 
	width:120; 
	text-align:left; 
	padding:2px 0px 2px 6px;
}
.img{
	border:0px;
}
.maintable{
	background:#E9EAF3;
}
.maintable tr{
	background:#FFF;
}
.maintable td{
	padding:2px 0px 2px 5px;
	text-align:left;
}
.break{
	word-break:break-all;
	white-space:nowrap;
}


#Around{ margin:0px auto; width:1000px; background:#FFFFFF;}
.fontit{ color:#8A2D00; font-weight:bold; font-size:14px;}
.fontit2{ color:#8A2D00;font-size:14px; line-height:180%;}
.link2{
	font:Arial, Helvetica  12px;
	line-height:150%;
	}
a.link2:link,a.link2:visited{
	color:#993300;
	text-decoration:none;
}
a.link2:hover,a.link2:active{
	color:#FE9F21;
}
.left_b1{ border-bottom:#ffffff 1px solid;}
.left_t2{ border-bottom:#8A2D00 1px solid;}
.left_b2{ border-bottom:#8A2D00 1px solid;}
.txtImg{ border:8px #F8F8F8 solid; margin:5px;}