
body {

background-color: #151617;
color: #98B6C2;
margin-top:10px;

}

h1 {
color: #B2DAFF;

}

h2 {
color: #B2DAFF;

}

h3 {
color: #B2DAFF;

}

a {
color: #B2DAFF;
text-decoration: none;
}

a:hover {
color: #B2DAFF;
text-decoration: underline;
}

#defineEmo {
background-color: #111D21;
color: #B2DAFF;
}

#defineEmo textarea {
width:200px;
}



#content p li {
line-height:1.8em;
}

#content a {
color: #B2DAFF;

}
#content p a {
font-weight: bold;

}


label
{
width: 10em;
float: left;
text-align: left;
margin-right: 0.5em;
display: block;
}
textarea {
width:250px;
}
.submit {
clear: both;
}

.error-message {
color: #FF0000;

}
.error {
padding: 0;
background-color:#151617;
border:0;
color: inherit;
}

#tabs {
float: left;
display: block;
line-height: 28px;
color: #000;
margin: 0;
padding: 0;
position: relative;
left: -1px;
/*font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.9em;*/
font-weight: bold;
}
#tabs li {
float: left;
width: 90px;
height: 28px;
list-style-type: none;
background-image: url('/img/tab.png');
margin: 0;
margin-right: 10px;
padding: 0;
text-align: center;


}

.category_description {
background-color: #111D21;
color: #B2DAFF;
font-size: 1.2em;
}

#hotContent {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.9em;
text-align: left;
margin-bottom:50px;
}

#hotContent img {
width:50px;
height:50px;
}

.catpic { height:300px; }

.stbuttontext { font-size: 1.6em; font-weight: bold;}
