﻿@charset "utf-8";/* CSS Document */
body,div,address,blockquote,iframe,ul,ol,dl,dt,dd,li,h1,h2,h3,h4,h5,h6,p,pre,table,caption,th,td,form,legend,fieldset,input,button,select,textarea{
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: inherit;
	font-size: 16px;
	color: #333333;
}
ol,ul,li{list-style:none;}
img{margin:0;padding:0;border:none}
table{
	border-collapse: collapse;
	text-align: center;
}
.cls{clear:both;}
.notxt{text-indent:-9999px;}
body{font-size:14px;font-family:Tahoma;font-family:Arial, Hel,Microsoft YaHei;}
a{color:#354B77; font-size:14px;text-decoration:none;outline:none;blr:expression(this.onFocus=this.blur());}
a:hover{
	color: #EE7C5D;
	font-size: 14px;
}
i { font-style:normal;}

.nav {width:480px;margin:0 auto; position:relative;}
.nav  ul li {float:left;padding:0 20px;text-align:center;height:40px;line-height:40px;}
.curBg { background:#F00;height:3px;position:absolute;bottom:0;width:68px;left:0px;}
