@charset "utf-8";
body {
	margin:0;padding:0;font-size:14px;	
	background-image: url(../images/cfbg.jpg);
}
img{
	cursor:pointer;
}
.w_content{
	width:960px;
	margin:0 auto 0 auto;
	background-color:#fff;
}
.logo{background-color:#fff;	
clear:both;
overflow:hidden;
zoom:1;}
.frimg{margin-left:96px;float:left;}
.main{
	background-image: url(../images/i_bg.jpg);
	background-repeat: no-repeat;
	clear:both;
	overflow:auto;
	height:353px;
	zoom:1;
	 
}
.bottom a:link{
	color: #000;
	text-decoration: none;
}
.bottom a:visited {
	color: #000;
	text-decoration: none;
}
.bottom a:hover {
	color: #000;
	text-decoration: underline;
}
.bottom{text-align:center;}
.bottom span{
	color:#B3B3B3;
	margin-left:9px;
	margin-right:9px;
}

.mycontent a:link{
	color: #000;
	text-decoration: none;
}
.mycontent a:visited {
	color: #000;
	text-decoration: none;
}
.mycontent a:hover {
	color: #000;
	text-decoration: underline;
}
.mycontent{
	background-color:#fff;
	width:911px;
	margin:0 auto 0 auto;
	padding:10px;
	border: 1px solid #E8E8E8;
}
.bar_img{
	margin-left:6px;
}

.xf{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e4e4e4;
	padding-top:1px;
	margin-top:9px;
	margin-bottom:9px;
}
