@charset "gb2312";
/* CSS Document */
html {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit; 
	font-style: inherit; 
	font-size: 100%; 
	font-family: inherit; 
	vertical-align: baseline;
} 

body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, 
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var, fieldset,
dl, dt, dd, ol, ul, li,
form, label, legend,
table, caption, tbody, tfoot, thead{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	font-family:"ËÎÌå"
}

pre, sub, sup, em {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height:1;
	color:black;
	background:white;
	background:url(../images/top.jpg) repeat-x;
}
ol, ul, em {
	list-style: none;
	font-style:normal;
}
/* gundong top */
#fix-opt{
	position:fixed;
	left:50%;
	bottom:72px;
	margin-left:500px;
	width:auto;
	height:auto
}
#fix-opt p{
	width:auto;
	height:auto;
}
#fix-opt p a{
	width:auto;
	height:auto;
	color:#767676;
	font-size:12px;
	line-height:18px;
	background:url(../images/jjj.gif) 0px 0px no-repeat #F8F8F8;
	margin-top:6px;
	text-decoration:none;
	border:1px solid #767676;
	padding-left:10px;
	padding-right:4px;
}
#fix-opt p a:hover, #fix-opt p a.hover{
	width:auto;
	height:auto;
	color:#FFF;
	font-size:12px;
	line-height:18px;
	background:url(../images/jjj.gif) 0px -18px no-repeat #009216;
	text-decoration:none;
	border:1px solid #00630F;
	padding-left:10px;
	padding-right:4px;
}
#fix-opt a{
	display:block;
	background:url(../images/t01cda4bee365b3d0e2.gif) no-repeat;
}
#fix-opt .go-top{
	width:64px;
	height:63px;
	background-position:0 0;
	visibility:hidden;
}
#fix-opt .go-top:hover{background-position:-65px 0}
* html #fix-opt{_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight - this.offsetHeight - 100))}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a{
    color:#000; 
	text-decoration:none;
} 
a:hover{
    color:#000;
	text-decoration:underline;
	blr:expression(this.onFocus=this.blur());
}