@charset "GBK";
/* CSS Document */
html{
overflow-x:hidden;
}
body{
background:#fff;
background:url(../img/bj001.jpg) repeat-x;
font-size:12px;
color:#000000;
margin:0px; 
min-width:1003px;
font-family:ËÎÌå,ºÚÌå;
font-weight:400;
color:#404040;
}

#container{
background:#ffffff;
margin:0 auto;
width:1003px;
/*width:993px;*/
}

.layer{
	overflow:hidden;
	width:10px;
	height:10px;
	margin-bottom:10px;
	}
p{
	margin-top:5px;
	margin-bottom:5px;
	line-height:150%;}
/*
a,a:visited{
	color:#404040;
	text-decoration:none;
	}
a:hover	{
	color:#fc590a;}	
	*/
	
	
	
	
	/* --------tab---------- */
.tbtncon {background:url(../img/orangeTab.jpg); height:25px;}
.tbtncon li {border-right:#ccc 1px solid; display:block; float:left; width: 80px; cursor:pointer; color:#333333; line-height:24px; height:24px; text-align:center; text-decoration:none;}
.tbtncon li:hover {text-decoration:none;}
.tbtncon li.curr {background: #fff; border-bottom:1px #fff solid; cursor:pointer; color: #d14500;}

/* --------pageBar---------- */
.pg-3 .total{color:black;}
.pg-3 .current{border:#036cb4 1px solid; padding:2px 5px; font-weight:bold; margin:2px; color:#fff; background:#036cb4;}





	
