body {
	margin:0px auto 0px 0px;	
	letter-spacing:0.1em;
	font-size:12px;
	font-family:@微软雅黑;
	
}

.wd{ width:1000px;}
.wdct{width:52.1%; margin-left:-50px;}

.wdcttt{float: right; width:79.5%;}/*79.1*/
.wdcttt2{float: right; width:82.3%;}/*82*/
.wdctr{ width: 25.5%;}

.clear{clear:both; }

.pdt{}
.pdl10{ padding-left:10px;}
.pdl20{ padding-left:20px;}
.pdr{}
.pdb{}

.mgt{}
.mgl{}
.mgr8{ margin-right:8px;}
.mgl3{ margin-left:3px;}
.mgb{}


/*高度*/
.heightp10
{
  height:10%;
	}
.heightp18
{
	height:18%;
	}
/*--------------*/
.height3
{
	height:3px;
	}
.height5
{
	height:5px;
	}
.height7
{
  height:7px;
	}
.height8
{
  height:8px;
	}
.height9
{
  height:9px;
	}
.height10
{
 height:17px;
	}
/*高度END*/

/*边框*/
.bd{border: 1px solid #01b4e5;}
.bdt{border-top: 1px solid #01b4e5;}
.bdr{border-right: 1px solid #01b4e5;}
.bdb{border-bottom: 1px solid #01b4e5;}
.bdl{border-left: 1px solid #01b4e5;}
/*边框END*/

/*方向*/
.inleft{ text-align:left;}
.inright{ text-align:right;}
.incenter{ text-align:center;}
/*方向END*/
/*链接样式*/
a:link {
	color: #071c2a;
	text-decoration: none;
	font-size: 12px;
	}
a:visited {
	color: #071c2a;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #071c2a;
	text-decoration: none;
}
/*链接样式END*/

/*字体*/
.font14b{font-size: 14px; font-weight: bold;}
/*字体颜色*/
.colorbd
{
	filter:glow(color=#ffffff,strength=3);
	}
.color1
{
	color:#e77734;
	}
.color2
{
	color:#ff000c;
	}
.color3
{
	color: #ffffff;
	}
.color4
{ color:#f06200;
	}
/*字体颜色END*/


/*导航 background:url(images/top-bk2.jpg) no-repeat;background:url(images/top-bk1.jpg) no-repeat;*/
#menu { list-style:none; z-index:1000; height:30px; }

.nsttd{ width:63px; padding-left:2px;padding-right:2px; background:url(images/top-bk2.jpg) no-repeat; background-position: top; padding:auto 2px auto 2px;}
.sttd{ width:70px;padding-left:2px; padding-right:2px; background:url(images/top-bk1.jpg) no-repeat;background-position: bottom;padding:auto 2px auto 2px;} 

#menu li a{ padding:10px 15px 5px 6px}

.bk3{background:url(images/top-bk3.jpg);background-repeat: repeat-x; background-position: top;}

#umenu{height:24px; background-color:#fffabf;}
/*导航end*/

/*搜索*/
.shbtn
{ background:url(images/shbtn.jpg) no-repeat; width:74px; height:26px; border:0px;
	}
/*搜索END*/