body{
color:#000000;
}

a{
color:#ffffff;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}


#bigcontainer , 
#container
{
margin:auto;
width:950px;
}

/*header*/
#header {
background:#cccccc url(http://f9.wretch.yimg.com/xfuturex1234/7/o1265918233.jpg?hq6FY49DdhB.e061KvUuHsC0raSWuUCzyOd.ukObYD0VFMnKqib9s6IBAM05ew--) no-repeat center top;
position:relative;
height:auto!important;
height:165px;
min-height:165px;
}

#header h1 {
position:relative;
top:75px;
left:30px;
font-size:19px;
font-weight:bold;
width:170px;
}
#header h1 a {
color:#fff;
}
#description {
position:relative;
top:80px;
color:#cccccc;
padding:0px 20px 85px 30px;
}




#content {
position:relative;
width:600px;
padding-top:8px;
}

/*main_tab*/
#main {
background:#000000 url(http://f9.wretch.yimg.com/xfuturex1234/7/1265918234.jpg?9nwcLhhDdhDGg5S2EB3v5how6F6nxZ5.WNx_O.Vuq9wSBeDv6jVj5D0xDGyvSg--) repeat-x left top;
}

#main_tab {
position:absolute;
left:20px;
}
#main_tab img {
margin-right:5px;
}

#main_tab li {
float:left;
margin-right:5px;
}

#main_tab li a {
display:block;
float:left;
color:#fff;
height:37px;
position:relative;
padding:12px 10px 0px;
overflow:hidden;
}
#main_tab li.hover a {
font-weight:bold;
color:#cccccc;
background:no-repeat right top;
}
#main_tab li.hover {
background:url(http://f9.wretch.yimg.com/xfuturex1234/7/1265918240.jpg?i_y6iCtDdhA0ZX2KS7he8oP04_uu3i193nJJEV4lk.561tWfxcdWyTsVDvmbZg--) no-repeat left top;

}

a.message {
background:url(http://img161.imageshack.us/img161/2156/messagega3.jpg) no-repeat left top;
color:#ffffff;
display:block;
position:relative;
line-height:32px;
width:100px;
overflow:hidden;
text-align:center;
height:37px;
left:500px;
}

/*mainsection*/
#mainSection {
}

#search {
margin:10px 0 0;
text-align:center;
height:44px;
background:url(http://f9.wretch.yimg.com/xfuturex1234/7/1265918237.jpg?.VJ.rWFDdhBlY7SvTNcAiJUXjoJebcGe8dchP4MBWdggZh4wtiWmP_zDB5cxyA--) no-repeat;
width:258px;
float:right;
padding-top:10px;
}

ul.page_control {
color:#33ccff;
text-align:center;
padding:10px 0px;
}

ul.page_control a {
color:#fff;
}



/*msg list*/
.msg_body {
border-bottom:1px solid #cccccc;
margin:10px 0px 30px 20px;
}

.msg_word strong {
zoom:1;
color:#BABABA;
}

.msg_content {
position:relative;
margin-bottom:10px;
}

.reply_content li span {
line-height:1.5;
zoom:1;
}
.msg_content li.msg_word span {
text-align:left;
display:block;
font-weight:bold;
color:#009999;
padding-bottom:5px;
border-bottom:1px dotted #4B4B4B;
}

.reply_content li.reply_word span {
text-align:left;
display:block;
font-weight:bold;
color:#cccccc;
padding:10px 0 5px;
}
.reply_word strong {
display:block;
zoom:1;
color:#0585AF;
}


.msg_img {
position:absolute;
left:20px;
top:12px;
}
.msg_man {
position:absolute;
left:120px;
top:15px;
color:#99ffff;
}
.msg_man a {
color:#FFFFFF;
}

.msg_title {
position:absolute;
left:120px;
top:45px;
color:#99ffff;
}
.msg_date {
position:absolute;
left:120px;
top:75px;
color:#99ffff;
}

.msg_word{
padding:110px 0 0;
}



.msg_info{
border-bottom:1px dotted #4b4b4b;
padding:5px 0px;
}
.msg_info span {
color:#cccccc;
}
.msg_ip{float:right;color:#999;}

*html .msg_word span, 
*html .msg_info span, 
*html .msg_ip span, 
*html .reply_word span, 
*html .reply_date span
{
line-height:1.5;
zoom:1;
}/*ie only*/

.reply_content {
clear:both;
zoom:1;
padding:10px 0 0;
}

.reply_none {
width:100%;
text-align:left;
display:block;
border-bottom:1px dotted #7AD1C6;
color:#CCCCCC;
padding-right:20px;
padding-left:20px;
padding-bottom:5px;
}



.reply_date{
text-align:right;
color:#cccccc;
padding:5px 0px;
}
.reply_content textarea{width:100%;}
.msg_control{padding-bottom:5px;}


.msg_control li a {
padding:3px 5px 3px;
background:#C1EAE4;
border:1px solid #42AB96;
color:#000000;
}
.msg_control li a:hover {
background:#42AB96;
color:#FFFFFF;
text-decoration:none;
}

/*addpost*/
#msg_added h2{
color:#99ffff;
font-size:15px;
font-weight:bold;
position:absolute;
top:15px;
left:30px;
}
#msg_added li{padding:3px 0;}
#msg_added li span {
display:block;
width:105px;
float:left;
text-align:right;
margin-right:10px;
padding-bottom:2px;
}

#msg_added form {
position:relative;
margin-top:50px;
color:#BABABA;
}
#msg_added li.add_img{
position:relative;
padding-left:20px;
padding-top:10px;
float:left;
margin-right:10px;
}
#msg_added li.add_title {
height:80px;
}
#msg_added li.add_title a {
color:#99ffff;
}
#msg_added li.add_title b {
font-weight:normal;
}
#msg_added .msg_body {
border-bottom:0px none #cccccc;
}



/*sidebar*/
#sidebar{
text-align:center;
width:323px;
margin:10px 10px 0px 0px;
background:url(http://f9.wretch.yimg.com/xfuturex1234/7/1265918238.jpg?yYrLi4RDdhCiV64yAlehSG6ZCpJOo.o.95SNh6MSQqE1Tm7DSToyLKdH34vpRw--) no-repeat center 171px;
}

#admin{text-align:center;}
.box{
margin:10px 0;
padding:10px 5px;
background:url(http://f9.wretch.yimg.com/xfuturex1234/7/1265918231.jpg?QGh.ATZDdhCdKIgZblU3mL8cDcPowP8.l0kN6BgHS.IQTIbE53.j8rZuWAX3kQ--) no-repeat center bottom;
}

#action {
margin:10px auto 0;
width:288px;
}
#friendlist {
margin:auto auto 10px;
width:288px;
}
#friendlist select {
width:290px;
margin:auto auto 0;
}

#info span{padding:0 10px;font-weight:bold;}
#info a{font-weight:bold;}
#stats{
background:url(http://f9.wretch.yimg.com/xfuturex1234/7/1265918239.jpg?7XJ8OYZDdhC1Qqj7wMd.c6z71H5F_K5pSTtbyl8upYpxqDDzfcNMfCd5mzEuhQ--) no-repeat center top;
height:200px;
padding-top:30px;
overflow:hidden;
border-style:none;
padding-left:35px;
margin-top:0px;
}



/*namecard*/
#mine {
background:url(http://img529.imageshack.us/img529/2615/mineul8.jpg) no-repeat center top;
height:171px;
overflow:hidden;
}
#namecard {
text-align:left;
background:#A1E8FE !important;
border-color:#D6F7FD;
margin:13px auto 0px;
}
#myService li a {
border-bottom:1px solid #97E5FE;
background:#4BC4EB;
color:#1C4E5D;
}
#myService li a:hover{
border-bottom:1px solid #97E5FE;
background:#97E5FE;
color:#000;
}
#myName a {
color:#2E87A4;
text-decoration:none;
}
#myName a:hover {
text-decoration:underline;
}




#footer {
background:#FFFFFF url(http://f9.wretch.yimg.com/xfuturex1234/7/o1265918232.jpg?iEFgNR1DdhCJN.OUOX6a4QM6vogzssvdD_3E5.o41WrW1nZYiLZmRjEP0XttgQ--) no-repeat left top;
height:50px;
}