@charset "utf-8";
body{
	margin:0;
	padding:0;
	font:12px Arial, Helvetica, sans-serif;
	color:#737373;
	background:#ffffff;
	overflow-x:hidden;}
	p{margin:0;padding:0;}

dl,dd,dt,ul,li,form,p{margin:0;padding:0;}
img{border:0;} 
		
a:link {color: #737373;text-decoration: none;} /* 未访问的链接 */
a:visited {color: #737373;text-decoration: none;} /* 已访问的链接 */
a:hover {color: #ff7200;text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #737373;text-decoration: none;} /* 点击激活链接 */


.default_contaner{ width:768px; height:630px; margin:0 auto; padding-top:70px;}
.default_logo{ width:210px; height:41px; float:left; padding-left:10px;}
.default_right{ width:235px; height:10px; float:right; padding-right:10px; padding-top:15px;}
.default_flash{ width:768px; height:394px; padding:15px 0 15px 0;}
.default_under{ width:760px; height:30px; background:url(../images/under_linebg.jpg) no-repeat; margin:0 auto;}
.default_list{ width:760px; height:50px; margin:0 auto; padding-top:20px; line-height:24px;}