/* CSS Document */
body{ margin:0; padding:0; font-size:12px;}
#header {
 margin:0 auto;
 background-color: #Fff;
 height: auto;
 width: 720px;
 

 
 padding: 0px;
 /*border: 1px solid #ECE1D5;*/
 font-size: 12px;
}
#menu {
 margin: 0px;
 padding: 0px;
 list-style-type: none;
 width:100%;
  height:15px;
  clear:both;
 /*border-bottom: 1px solid #ECE1D5*/
}
#menu li {
 display: block;
 width: 106px;
 text-align: center;
 float: left;
 margin: 0px;
 padding:13px 0px 0px 0;
 cursor: hand;
 height:18px;

}
#menu a{ text-decoration:none; color:#000;}
#menu a:hover{background: url(../images/2_14.gif) no-repeat;}
#main{ height:200px; margin:0px; padding:10px;
border-top: 1px solid #ECE1D5;
border-left: 1px solid #ECE1D5;
border-right: 1px solid #ECE1D5;
clear:both;
}
#main li{ list-style-type:none;}
.sec1 { background: url(../images/2_14.gif) no-repeat; }
.sec2 { background: url(../images/20_13.gif) no-repeat;color:#83BEEC; width:106px;}
.block { display: block;}
.unblock { display: none;}

#shouming{
	width:718px;
	height:auto;
	border-bottom: 1px solid #ECE1D5;
	border-left: 1px solid #ECE1D5;
	border-right: 1px solid #ECE1D5;
	margin:0 10px;
	clear:both;
}
.pStyle 
{
line-height:20px;

}
