@charset "utf-8";

/* =====全局样式===== */
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0; font-size: 14px}
fieldset,img{border:none}
:focus{outline:0}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:normal;font-weight:400}
h1,h2,h3,h4,h5,h6{font-size:85%;font-weight:400}
abbr,acronym{border:none;font-variant:normal}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
body,html{line-height:140%}ol,ul{list-style:none}
table{border-collapse:collapse;border-spacing:0}
caption,th{text-align:left}
sup,sub{font-size:62.5%}
sup{vertical-align:top}
sub{vertical-align:bottom}:link,:visited,ins{text-decoration:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
.clearfix:after{content:".";display:block;height:0; font-size: 0;clear:both;visibility:hidden}
.clearfix{display:block}
* html .clearfix{height:1%}
legond{font-size:75%}
code,kbd,samp,tt,input,button,textarea,select{font-size:75%}
.hide { display: none;}
/*tanggq */
.clearit{clear:both;font-size:0;line-height:0;height:0;}
.clear{clear:both;}

/* =====顶部导航===== */
#TopNav { width: 100%; height: 29px; background: url(../images/TopNav_bg.gif) repeat-x left top;}
.TopNav { width: 960px; margin: 0 auto; line-height: 27px; text-align: right;}
	/* =====未登录状态===== */
	.TopNavTips { color: #FF9900; font-size: 12px; font-family:"宋体"}
	.TopNavTips a { margin: 0 3px; color: #A1A0A0; padding: 2px 3px;}
	.TopNavTips a:hover { text-decoration: underline; background: #929292; color: #fff;}
	.TopNavTips var { color: #A1A0A0;}
	/* =====已登录状态===== */
	.TopNav dl { text-align: right;}
	.TopNav dl dt,.TopNav dl dd { display: inline;  line-height: 27px;}
	.Welcome { color: #FF9900;}
	.Welcome cite { color: #A1A0A0; font-family:Verdana, Arial, Helvetica, sans-serif; margin: 0 3px;}
	.TopNav dl dd { color: #A1A0A0;}
	.TopNav dl dd a { color: #A1A0A0;padding: 2px 3px;}
	.TopNav dl dd a:hover { text-decoration: none; background: #929292; color: #fff;}