﻿@charset "utf-8";
/* CSS Document */
.w1247{
	width:1247px;
	margin:0 auto;	
}
.w1240{
	width:1240px;
	margin:0 auto;	
}

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p,body{
	padding:0;
	margin:0;
}
ul,li{
	 list-style:none;
}
img{
	border:0 none;
}
a{ 
	text-decoration:none;
	font-family:"宋体";
	color:#c5905e;
}
a:hover{
	color:#c5905e;
}
body{
	font-size:12px;font-family:"宋体","Arial Narrow",HELVETICA;
	color:#000;
	line-height:24px;
	background:url(../images/body_bg.png) repeat-x top;
}
.fl{
	float:left;
	display:inline;
}
.fr{
	float:right;
	display:inline;
}
.clear{
	clear:both;
}
#wrap{
 	text-align:left;
}
.bg_none{
	background:none !important;	
}



