@charset "UTF-8";
/* CSS Document */

body {
text-align:center;
padding: 10px 0 0 0;
margin: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

#contain {
width: 620px;
margin: 0 auto 0 auto;
}

#col-a {
float: left;
width: 294px;
}

#col-a-gold {
}

#col-a-map {
position: relative;
}

#col-a-select {
width: 118px;
left: 18px;
top: 19px;
position: absolute;
text-align: left;
color: #fff;
font-weight: bold;
text-transform: uppercase;
}

#col-a-click {
width: 118px;
left: 18px;
top: 86px;
position: absolute;
text-align: left;
color: #fff;
font-weight: bold;
text-transform: uppercase;
}

#col-b {
float: left;
width: 81px;
}

#col-c {
float: right;
width: 245px;
text-align: left;
background-color: #336699;
}

#col-c a {
color: #333;
}

#treasures-tab {
}

#treasures-content {
width: 233px;
height: 72px;
overflow: hidden;
background-image: url(../images/home/treasure-content.gif);
background-repeat: none;
background-position: top left;
}

#treasures-new {
border: 1px solid #f7cd6a;
padding: 6px 0 5px 25px;
margin: 1px 3px 0 2px;
color: #cc3300;
font-size: 11px;
background-color: #fff494;
}

#treasures-new a {
color: #cc3300;
}

#treasures-txt {
padding: 8px 20px 0 28px;
}

#resources-tab {
}

#resources-content {
width: 233px;
height: 49px;
overflow: hidden;
background-image: url(../images/home/resources-content.gif);
background-repeat: none;
background-position: top left;
}

#resources-inner {
padding: 8px 10px 0 28px;
}

#logo-top {
width: 620px;
margin: 0 auto 0 auto;
text-align: left;
}

#logo-bott {
	width: 619px;
	margin: 0 auto 0 auto;
	text-align: left;
	position: relative;
	clear:both;
	/*left: 12px;
	top: 282px; */
	/*height: 103px;*/
}

#flashBott {
	margin: 25px auto 5px auto;
	text-align: center;
}

#copyright {
	font-size: 10px;
	color: #999;
	position: absolute;
	top:15px;
	left:239px;
}

#home-advertise 
{
    width:620px;
    margin: 12px auto 0 auto;
}

.ad
{
    width:200px;
	height:155px;
    float: left;
}

.gutter 
{
    width: 10px;
    overflow: hidden;
    float: left;
}

.gutter_h 
{
    height: 10px;
    overflow: hidden;
    float: left;
}