body {
background:#FFFFFF url(http://f10.wretch.yimg.com/ruby74878/1/1887240034.jpg?Pj.LLL5DfB4.rQXW9AvlSsdlqo0hDq4gT9s4G_QpB7rpqXg6NaWVFpV5Sg--) no-repeat center top;
color:#636262;
}
a {
color:#f52862;
text-decoration:none;
}
a:hover {
color:#eb0626;
text-decoration:underline;
}

#bigcontainer {
overflow:hidden;
background:url(http://f8.wretch.yimg.com/ruby329207/1/1630529931.jpg?4Y78sGBDchWohv5X7BX_ndIgomLnNfJjFVgddm4ijkML0GEFAcRLlySrozM-) no-repeat center bottom;
padding-bottom:150px;
}

#container {
position:relative;
margin:auto;
width:950px;
}


/* header */
#header {
height:300px;
margin:0px 0px 20px;
}
h1 {
font-size:15px;
font-weight:bold;
padding:25px 0 5px;
}
#header h1 a {
color:#000000;
}
#description {
padding:0;
color:#000000;
overflow:auto;
height:190px;
width:950px;
}


/* content */
#content {
width:620px;
position:relative;
}

#main {
}

/* main_tab */
#main_tab {
padding:0px 5px 10px;
}
#main_tab a , 
#main_tab li.hover a , 
.message{
display:block;
height:24px;
width:100px;
overflow:hidden;
float:left;
text-align:center;
padding:3px 0px 0px !important;
margin:0px 0px 0px 5px;
}
#main_tab a {
color:#000;
}
#main_tab li.hover a {
color:#fff;
background:url(http://l.yimg.com/e/style/14/1413/btn.gif) no-repeat left top;
}
a.message {
color:#fff;
font-weight:bold;
}
.message {
background:url(http://l.yimg.com/e/style/14/1413/btn.gif) no-repeat right top;
position:absolute;
top:0px;
right:10px;
padding:3px 0px 0px !important;
}