a{text-decoration:none;color: #666;}
a:link{text-decoration:none;}
a:visited{} 
a:hover{text-decoration:underline;}
a:active{color:#06c} 
*{margin:0;padding:0;border:0;}
ul,li{list-style:none;}
div{overflow:hidden;}
body {
	font-family:"ËÎÌå",arial;
	font-size:12px;
	color:#000;
	line-height:130%;
	text-align: center;
	background-color: #FFF;
	background-image: url(../img/topbg.jpg);
	background-repeat: repeat-x;
}
#top {
	text-align:left;
	background-color: #fff;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	border-right: 1px solid #0278C2
	border-bottom: 0px solid black;
	border-left: 1px solid #0278C2;
	position: relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0278C2;
}
#top1 {
	line-height: 15px;
	vertical-align: middle;
	height: 15px;
	padding: 3px;
	background-image: url(../img/tbg.gif);
	background-repeat: repeat-x;
}
#top1 li{
	display: block;
	background: url(../../img2/ico07.gif) no-repeat 1px 4px;
	float: left;
	text-indent: 12px;
	padding: 3px 1px;
}
#top2 {
	background-color: #fff;
	height: 80px;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
#logo {	text-align: left;float: left;width: 220px; height: 76px;}
#logo2 {
	text-align: left;
	float: left;
	width: 500px;
	padding-top: 5px;
	padding-left: 15px;
}
#top3 {
	background-image: url(../img/ttt.gif);
	background-color: #fff;
	height: 38px;
	width: 100%;
	float: left;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: 10px;
}
#top3 ul {
	width: 750px;
	padding-left: 20px;
}
#top3 li {
	display: block;
	float: left;
	vertical-align: middle;
	text-indent: 18px;
	height: 38px;
	padding-right: 5px;
}
#top3 a{
	display: block;
	text-decoration:none;
	color: #fff;
	font-size: 10pt;
	width: 78px;
	text-align: left;
	vertical-align: middle;
	line-height: 38px;
	text-indent: 10px;
	font-weight: bold;
	letter-spacing: 1pt;
}
#top3 a:hover{
	display: block;
	background: url(../img/now.gif) no-repeat;
	color: #2285DD;
}
#copy {
	color: #06c;
	text-align: center;
	padding-top: 5px;
	width: 450px;
}
.none{display: none;}

