/* CSS Document */

*{ margin:0; padding:0; border:0;}
body  { margin:0; color:#000000; background:#F09401 url(images/bg.gif) repeat-x; font:14px "宋体",Lucida Grande, Verdana, Lucida, Arial, Helvetica, sans-serif; text-align: center;}
ul,li,dl,ul,ol{list-style:none;}
div,li,td {
	line-height: 25px;
	font-size:14px;
}
select,input{vertical-align:middle; padding:0; margin:0;}

.cls {clear:both;}
.dis{display:inline;}

a:link {color:#000000;text-decoration:none;} 
a:visited {color: #000000;text-decoration:none;} 
a:hover{color: #F00; text-decoration:underline;} 
a:active {color: #F00;text-decoration:underline;}

#wrap{
    width:950px;
	margin-left:auto;
	margin-right:auto;
	background:#FFFFFF;
}
.marB{
    margin-bottom:10px;
}

.imgl{
	float:left;
	display:inline;
	margin-left:25px;
	margin-top:10px;
}
.top{ 
    height:263px;
	background:url(images/top.jpg) no-repeat;
}
.main{ width:950px;}
.main .left{
    width:619px;
	border-left:5px solid #8B1F02;
	float:left;
}
.main .mid{
    width:17px;
	height:369px;
	background:url(images/top02.gif) no-repeat;
	float:left;
}
.main .right{
    width:296px;
	height:364px;
	border-right:3px solid #FFEFD5;
	float:right;
	background:#AA5A11;
	padding-top:5px;
	padding-left:10px;
}
*html .main .right{
    width:295px;
}
.bottom{
    height:6px;
	width:950px;
	float:left;
}
.main1{
    width:940px;
	margin:0 auto;
}
.main1_b{
    width:100%;
}
.main1_b .left{
    width:444px;
	margin-right:6px;
	float:left;
}
.cont{
    border-left:2px solid #FF8C00;
	border-right:2px solid #FF8C00;
	padding:5px 10px;
}
.main1_b .right{
    width:490px;
	float:right;
}

.red{
    color:#881F01;
	font-weight:bold;
}
.shiti_cont{
    width:100%;
}
.shiti_cont .left{
    width:404px;
	height:427px;
	background:#F6F6F6 url(images/pic01.gif) no-repeat left bottom;
	float:left;
}

.shiti_cont .right{
    width:515px;
	height:427px;
	border-right:1px solid #E7E7E7;
	background:#F6F6F6;
	text-align:left;
	padding-left:20px;
	float:right;
}

.hidden{display:none;}

p{
   text-indent:2em;
   text-align:left;
}
.showtab{
	width:300px;
	border:4px solid #E58701;
	Padding:10px;
	text-align:left;
	background-color:#FFFFFF;
	top:100px;
	left:20px;
}

.showtab .showpart{
	text-align:center;
	font-weight: bold;
	font-family: "宋体";
	height:30px;
	font-size: 20px;
	border-bottom-width:10px;

}
.showtab .showtitle{
	text-align:center;
	color: #FF0000;
	font-weight: bold;
	font-family: "宋体";
	font-size: 18px;
	height:26px;
	border:4px;
	border-bottom-width:10px;
}
.showtab .showstitle{
	text-align:left;
	font-family:"宋体";
	font-size:14px;
	top:3px;
	color:#0099FF;
	font-weight:bold;
	border:4px;
	border-bottom-width:10px;
}
.showtab .showcontent{
	text-align:left;
	font-family:"宋体";
	font-size:12px;
	top:3px;
	border:4px;
}

#footer{
	width:950px;
	margin:0 auto;
	border-top:2px solid #375fce;
	text-align:center;
	background-color:#FFFFFF;}
	
#footer div{margin-bottom:5px;}

#footer span{color:#FF0000;}
	
#footer .link{
	background-color:#f7f7f7;
	height:29px;
	line-height:29px;
	color:#375fce;}
	
#footer .marR{margin-right:10px;}

#footer A:link,#footer A:visited{color:#375fce; text-decoration:none;}
#footer A:hover,#footer A:active{color:#FF0000; text-decoration:none;}

#popupcontent{   position: absolute;   visibility: hidden;   overflow: hidden;  }
