#header {
	/*background-image:url(../images/banner/bg.jpg);*/
	background:url(../images/aw3_king_2.jpg) center top no-repeat;
	height: 184px;
	background-repeat:repeat-x;
}

#box { font-family:tahoma; font-size:12px; }
#button { font-family:tahoma; font-size:14px; padding:5px; }

#div-contain {
	margin:auto;
	width:960px;
	font-family:tahoma; 
	font-size:12px;
}
#div-left {
	margin-left:80px;
	width:115px;
	float:left;
	border:2px solid #a1a1a1;
	border-radius:5px;
	padding:10px;
	line-height:20px;
}
#div-left h3 {
	text-align:center;
}
#div-left a {
	line-height:20px;
}
#div-right{
	width:820px;
	float:left;
}