

body,html
{
	margin:0;
	padding:0px;
	font:12px/1.5 "\5B8B\4F53",Arial,Verdana,Geneva,Helvetica,sans-serif;
    font-size:12px;
	text-decoration:none;
    text-align:center;
    color:#666;      
  
}

*
{
	margin:0px; 
	padding:0px; 
	border:0px;
	top:0px;
	list-style-type:none;
}



.clearfloat:after
{
	clear:both;
	height:0;
	display:block;
	content:"";
}

.clearfloat
{
	zoom:1
}


a
{
    text-decoration:none;
    color:#666;
}

a:hover 
{
    text-decoration:underline;
	cursor:pointer;
}




#container
{
    margin:0 auto;
    padding:0;
    width:960px;
    text-align:left;
}

.left
{
	float:left;
}

.right
{
	float:right;
}


.indexsuojin
{
	text-indent:2em;
	font-size:13px;

}


.header
{
	position:relative;
	width:960px;
	height:70px;
	display:block;
}

#main
{

	position:relative;
	margin-top:23px;

}
#main .daohang
{
	height:20px;
	line-height:20px;
	padding:0 5px;
	border-bottom:solid 1px #A0A0A0;
}

#main .title
{
	margin-top:20px;
	font-size:11pt;
	color:#5A7057;
	font-weight:bold;
	padding:0 15px;	
}

#main .sontitle
{
	color:#374C34;
	font-size:10pt;
	padding:0 15px;
	margin-top:8px;	
}

#main .bigtitle
{
	display:block;
	height:22px;
	border-bottom:1px dotted #666;
	font-size:11pt;
	color:#5A7057;
	font-weight:bold;	
	width:928px;
	margin:10px 0 30px 15px;
}

#main .content
{
	width:960px;
	margin-left:15px;
}



#main .content p{
	margin:5px;	
	font-size:12px;
	color:#374C34;
}

#main .content p.vheight
{
	margin-bottom:10px;
}
/*---------------------------- 中间(main) ----------------------------*/

/*---------------------------- 底部(bottom) ----------------------------*/
#bottom
{
	margin-top:16px;
	height:3px;
	padding:3px 0 3px 0;
	border-top:solid 2px #d2d2d2;
}

#bottom .copyright
{
	margin-top: 10px;
	margin-bottom:5px;
}

#bottom .copyright p
{
	line-height:22px;
}

#bottom .copyright p a
{
	color:#555;
}

#bottom .copyright p a.recordnum
{
	text-decoration:underline;
}

#bottom .online
{
	margin-top:10px;
	height:25px;
	line-height:25px;
}

#bottom .online p
{
	margin-left:12px;
}

#bottom .online p.qq
{
	padding-left:27px;
	text-decoration:underline;
	background:Transparent url(../images/qq.gif) no-repeat;
}

#bottom .online p.msn
{
	padding-left:27px;
	text-decoration:underline;
	background:Transparent url(../images/msn.gif) no-repeat;
}

#bottom .online p.phone
{
	padding-left:27px;
	background:Transparent url(../images/phone.gif) no-repeat;
}


