/*±äºÚ°×*/
/*body { 
filter : Gray (enabled=bEnabled); 
}*/

body {
	background-image:url(bg.gif);
	background-position:top;
	background-repeat:repeat;
	text-align: center;
	}
a {font-size: 12px;color: #000000;text-decoration: none;}
a:hover {font-size: 12px;color: #0000CC;text-decoration: none;}

/*Ö÷Ìå*/
#mainbody {
	width: 818px;
	margin:-260px -419px;
	border: 8px solid;
	border-color: #CCCCCC;
	border-style:double;
	position:absolute;
	top:50%; 
	left:50%;	
}
#top {
	width: 818px;
	height:178px;
	background-image: url(index_01.gif);
	background-position: top;
	background-repeat: no-repeat;
        text-align: right;}
#main { width: 818px;
     height:213px;
	background-image: url(index_02.gif);
	background-position: top;
	line-height:150%;
	background-repeat: no-repeat;}

#mainNav {padding: 0px 0px; width:700px;margin: 170px 0px 0px 40px;display: inline;}
#mainNav li {float: left;list-style: none;padding:0px 5px 0px 5px; }
#mainNav li img {border: 0px solid; }

#bottom {
    width: 818px;
	height:109px;
	background-image: url(index_03.gif);
	background-position: top;
	background-repeat: no-repeat;}

#star {
    width: 100px;
	height:80px;
	margin:0px 485px 20px 200px;}
