*{
	margin:0;
	padding:0;
}
body,td,h1,h2,h3,h4,h5,h6,input,label{
	font-size:12px;
	color: #333;
	font-family: 宋体;
	line-height: 20px;
	
}
a{
	text-decoration:underline;
	color:#333;
}
a:hover{
	color:#93242A;
	text-decoration: none;
}
/*x*/
a.x{
	text-decoration:none;
        cursor:default;
}
a.x:hover{
	text-decoration: none;
        color:#333;
}
/*x end*/
img{
	border: 0;
}
ul{
	list-style:none;
}

#wrapper{
	width:975px;
	margin:0 auto; background-color:#A07F54;
}

#top{ width:975px; height:28px; background-image:url(/images/topbg.gif); }

#top label{font-weight:bold;}

.left{
	float: left;}

#left1 img{width:95px; height:28px;}
		
#left4{margin-top:2px; margin-left:5px;}
#left2,#left3{width:120px; margin-left:10px;}

#right1{margin-right:2px; line-height:28px;}


#left2 input,#left3 input,#left4 select{margin-left:5px;}


#nav{width:975px; height:35px;}

#nav1{background-image:url(/images/1_02.gif); width:7px; height:35px; float:left;}
#nav3{background-image:url(/images/1_06.gif); width:7px; height:35px; float:left;}

#nav2{background-image:url(/images/1_04.gif); width:960px!important; width:958px; float:left; height:35px; line-height:35px;}


.nav_2 ul li{

	float: left;
	background: url(/images/nav_xian.gif) no-repeat left ;
	padding-left:2px;
	margin-right:1px;
}
.nav_2 li a{
	display: block;
	
	float: left;
	background: url(/images/nav-icon2.jpg) no-repeat right top;
	padding:0 6px 0 4px;
	color: #000;
	text-decoration:none;
}

.nav_2 li a:hover{
	color:#93242A;
	text-decoration: none;
}

#nav2{
	position: relative;
}

#nav_ul ul{
	display: none;
    position: absolute;
	top: 35px;
	background: #A07F54;
	width:auto;
	padding:0;
	filter:alpha(opacity=80);/*设置透明度*/
}
#nav_ul ul a{
	color:#FFFFFF;
	text-decoration:none;
	height:25px;
	line-height:25px;
	padding:1px 10px;
}
#nav_ul ul a:hover{
 background:#CCCCCC;
 display:block;
}

.nav_2 ul #li1{background-image:none;}


/*通用部分*/
.intel5{
	height:5px;
	line-height: 5px;
	font-size:0;
	clear: both;
} 
.intel3{
	height:3px;
	line-height: 3px;
	font-size:0;
	clear:both;
}

.intel2{
	height:2px;
	line-height: 2px;
	font-size:0;
	clear:both;
}

.intel10{
	height:10px;
	line-height: 10px;
	font-size:0;
	clear: both;
}

.intel13{
	height:13px;
	line-height: 13px;
	font-size:0;
	clear: both;
}
.intel7{
	height:7px;
	line-height:7px;
	font-size:0;
	clear: both;
}
.intel8{
	height:8px;
	line-height:8px;
	font-size:0;
	clear: both;
}


.intel9{
	height:9px;
	line-height:9px;
	font-size:0;
	clear: both;
}
.intel16{
	height:10px;
	line-height:10px;
	font-size:0;
	clear: both;
}

.right{
	float: right;
}
.border{
 border:1px solid #999999;
}



/*输入提示*/
.msgTips{
 border:1px solid #FFCC00;
 background:#FFFFDD;
 padding:2px 10px 0 10px;
 font-size:12px;
 margin:0 5px;
}

/*输入错误信息提示*/
.msgErrorTips{
 border:1px solid #FF3300;
 background:#FFF1E4;
 padding:2px 10px 0 20px;
 font-size:12px;
 color:#FF0000;
 margin:0 5px;
 background:url(/images/error.png) no-repeat #FFF1E4 1px 2px;
}
/*输入错误信息提示*/
.msgRightTips{
 padding:2px 10px 0 20px;
 background:url(/images/done.png) no-repeat 1px 3px;height:20px;
 margin:0 5px;
}

#fullscreenad {
	text-align: center;
	height: auto;
	width: 975px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}