body
{
margin:0px;
padding:0px;
background-color:#FFFFFF;

}
h1
{
font-size:16px;
color:#cc0000;
}
hr
{
height:1px;
border-color:#dfdfe0;
border-width:1px;
border-bottom-style:solid;
border-top-style:none;
}
.yw a
{
color:#CC0000;
}
.author
{
color:#000000;
text-align:center;
}
.footer a
{
color:#808080;
}
.footer_company
{
color:#D80100;
}
.bla {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #6F6F6F;
	line-height: 20px;
}
.whi {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;

}
a{ font-size: 12px; color: #000000; text-decoration: none;}
a:active{ font-size: 12px; color: #ffcc00; text-decoration: none;}
a:hover{ font-size: 12px; color: #ff0000; text-decoration: none; position: relative; top: 0px; left: 0px;}
a.gray:link,a.gray:visited{ color:#808080; text-decoration:none} 
a.gray:hover,a.gray:active{ color:#FF0000; text-decoration:underline} 

body{ font-size: 12px; color: #6F6F6F; background-attachment: fixed; left: 0; top: 0; clip: rect();}
td{ line-height: 20px}
input{ font-size: 12px; color: #000000; border: 1px solid #999; padding: 1px solid #333333; margin: 1px solid #333333;}
textarea{ font-size: 12px; color: #000000; border: 1px solid #999;}
select{ font-size: 12px; color: #000000; border: 1px solid #333333;}
img{ border:0}
.botline{ border-bottom:solid 1px #DFDFE0; text-align:left}
.searchinput{ font-size: 12px; color: #000000; border: 1px solid #EDEDED;}
.noboder{ border:0}
.newsbotline{ background: url(images/news_line.jpg) bottom repeat-x }

#nav a:link, #nav a:visited {
	display:block;
	width:103px;
	height:33px;
	background:url(images/nav_bg.jpg) left top no-repeat;
	line-height:33px;
	text-align:center;
	color:#fff;
	}
#nav a:hover, #nav a:active {
	display:block;
	width:103px;
	height:33px;
	background:url(images/nav_bg_on.jpg) left top no-repeat;
	line-height:33px;
	text-align:center;
	color:#fff;
	/*font-weight:bold;*/
	}
#nav td {
	text-align:center;
	}