/*================================================================
GLOBAL
================================================================*/
body,div,input,select,textarea,a,h1,h2 {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}

body,div,ul,form,p,h1,h2,h3,img,li {
	margin:0px;
	padding:0px;
	border:none;
	line-height:1.6em;
}

div {
	margin:0px auto;
}

image {
	vertical-align:top;
}
a { text-decoration:none; }
li { list-style-type:none; }
td { padding:0px; margin:0px; vertical-align:bottom; }
.S { font-size:11px; }
.X { font-size:16px; color:#cc3300; }

body { background:#AC9754; }
#box { width:1024px; height:768px; background:url(../image/index-bg.gif) top right no-repeat; padding-top:120px; }

#top { width:898px; height:60px; border-top:4px solid #fff; background:#E6D49C; }
#top img { margin:6px 10px 0px 25px; float:left; }
#top li { float:left; display:block; border-left:1px solid #D7C18B; height:40px; line-height:40px; margin-top:9px; padding:0px 2px; text-align:center; }
#top li a { color:#91693F; padding:0px 4px; font-weight:bold; display:block; float:left; height:36px; font-size:10px; }
#top li a:hover, #top li a.live {  background:#9A823C; color:#fff; }

#main { width:898px; background:#F2E8B3; padding:15px 0px; text-align:center; }
#star { border:10px solid #9B7E26; margin:0px 7px 8px 0px; }
#starBox1 { background: url(../image/star-shadow-2.jpg) right top repeat-y; }
#starBox2 { background: url(../image/star-shadow-1.jpg) right bottom repeat-x; }
#starBox3 { background: url(../image/star-shadow-3.jpg) right bottom no-repeat; }

#footer { width:898px; height:48px; background:#9B7E26; text-align:center; color:#E6B939; padding-top:8px; }

#news { text-align:left; padding:8px; vertical-align:middle; }
#news a { display:block; background:url(../image/new.gif) left 2px no-repeat; padding:0px 0px 15px 40px; }