@charset "utf-8";
/* CSS Document */
/*

*/
.w980{
	width:980px;
	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;
	color:#666;
	font-family:"Î¢ÈíÑÅºÚ";
}
a:hover{
	color:#197ab1;
	cursor:pointer;	
}
.pc_100{
	width:100%;	
}
.fl{
	float:left;
	display:inline;
}
.fr{
	float:right;
	display:inline;
}
.clear{
	clear:both;
}
#wrap{
 	text-align:left;
}
.mt10{
	margin-top:10px;	
}
input{
	outline:none;	
}
/*ÑÕÉ«*/
.red{
	color:red;	
}
.blue{
	color:blue;	
}
.orange{
	color:#fe670a;	
}
