*{margin: 0; padding: 0;}
h1,h2,h3,h4,h5,h6,pre,code,input,select,textarea{font-size: 100%;}
ul,ol{list-style: none;}
label, input.button{cursor: pointer; cursor: hand;}
img,fieldset{border: none;}
table{border-collapse: collapse; border: none; font-size: 11px; margin-left: auto; margin-right: auto;}
hr,.hide{display: none;}
.clearfix:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}

html {background: #FFF url("../img/body-bg2.jpg") repeat-x 0 0;}
body {
    background: url("../img/body-bg.jpg") no-repeat 50% 0;
    color: #474747;
    font: 11px/14px Tahoma, Verdana, sans-serif;
}

#container-out {width: 100%; margin: 0 auto; background: #FFF;}
#container {
    width: 760px;
    margin: 0 auto;
}

#header {
    height: 73px;
}
#header h1 {
    padding: 12px 0 0;
    float: left;
}
#header h2 {
    padding: 12px 0 0;
    float: center;
}

#login {
	font-size: 10px;
	overflow: hidden;
	padding: 16px 0 0 20px;
	color: #ff6600;
	float: right;
	position: relative;
	width: 200px;
}
#header form a {color: #8C8C8C;}
#header form * {vertical-align: middle;}
#header form td {
font-size:10px;
	padding: 0 5px 2px 0;
	color: #8C8C8C;
}
#header form input {
	width: 90px;
	background: #FFF;
	border: 1px solid #939393;
	font-family: Tahoma, Verdana, sans-serif;
	color: #51646D;
	padding: 2px 0;
}
#remember, #header form input.button2 {
	width: auto !important;
	border: none !important;
	padding: 0 !important;
	color: #505050 !important;
	background: none !important;
}

#menu {
    height: 36px;
    background: url("../img/menu-bg.jpg");
    line-height: 36px;
    margin-bottom: 1px;
}
#menu .menu {
	font-weight: bold;
	font-size: 12px;
}
#menu .menu li {
	padding: 0 17px 0 19px;
	float: left;
	background: url("../img/m-sep.gif") no-repeat 0 50%;
}
#menu .menu li a {color: #FFF; text-decoration: none;}
#menu .stats {
	float: right;
	padding: 0 19px 0 0;
}
#menu .stats li {
	float: left;
	display: inline;
	margin-left: 12px;
	padding-left: 20px;
}
#menu .stats .total {background: url("../img/icn-total.gif") no-repeat 0 50%;}
#menu .stats .online {background: url("../img/icn-online.gif") no-repeat 3px 50%;}
#menu .menu .f {background: none;}


#main-out{padding: 20px 10px 0px 5px;}

#main{position: relative;
background-color:#FFF;

}

#main-in{
padding-top:10px;}

#main-out{min-height: 240px; padding-top: 10px; margin: 0px; padding-bottom: 10px; _padding-bottom: 0px;}

#shadow{ background-color:#FFF;

height: 15px;}


#footer {
    border-top: 1px solid #E7E7E7;
    padding: 15px 20px;
    overflow: hidden;
    zoom: 1;
    color: #9E969A;
}
#footer a {
    color: #9E969A;
}
#footer p.cop {margin-top: 8px; color: #5D5056; font-size: 10px;}