@charset "gbk";
/* default */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small,strike,strong,sub,sup,tt,var,
b,u,i,center,
dl,dt,dd,ol,ul,li,
fieldset,form,label,legend{	margin: 0;	padding: 0;	border: 0;	outline: 0;	font-size: 100%;	vertical-align: baseline;	background: transparent;}
body {font-size: 14px;line-height:1.5em ;color:#000;font-family:'ËÎÌå',sans-serif;}
ol, ul {list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {	content: '';	content: none;}

p,dl,dt,dd,ol,ul,li,fieldset,form,label,legend{}
/* remember to define focus styles! */
:focus{outline: 0;}
ins{text-decoration: none;}
del{text-decoration: line-through;}

hr {border: 0 #ccc solid;	border-top-width: 1px;	clear: both;	height: 0;}

/* `Headings
----------------------------------------------------------------------------------------------------*/
h1 {font-size:25px;}
h2 {font-size:23px;}
h3 {font-size:21px;}
h4 {font-size:19px;}
h5 {font-size:17px;}
h6 {font-size:15px;}
/*img link */
img {border:0px;}
a,a:link,a:visited{ text-decoration:none;color:#075AAD;}
a:hover{ text-decoration:none; color:#FF0000;}


/* clear fix */
.clear{height:0;clear:both;overflow:hidden;}
.h10{height:10px;}
.h5{height:5px;}
.h8{height:80px;}
.h6{height:6px;}
.h4{height:4px;}
.h2{height:2px;}
.bgline{ border-top:1px #666666 dashed;margin-left:10px;margin-right:10px; }



