*{
	padding:0;
	margin:0;
}

a, a:visited{
	color:#DF6129;
	text-decoration:none;
}

a img{
	border:0;
}

h3{
	margin-bottom:15px;
	font-size:14px;
	font-family:tahoma;
}

input, textarea{
	font-family:tahoma;
	font-size:12px;
	margin-top:5px;
}

input{
	width:160px;
	height:20px;
}

textarea{
	width:540px;
	height:80px;
}

hr{
	border:0;border-top:1px dotted black;height:0px;margin:15px 0px;color:white;
}
body{
	font-family:tahoma;
	font-size:12px;
	font-color:#ffffff;
	background:#f99e35;
}

.page{
	position:absolute;
	right:50%;
	margin-right: -515px;
	width:990px;
}

.header{
	width:918px;
	height:112px;
	background:url('images/header.png');
	margin:30px 57px 30px 0;
}

.footer{
float:right;
text-align:center;
width:940px;
margin:10px 40px;
padding-top:10px;
border-top:1px dotted black;
}

.main{
float:left;
width:100%;
}

.rightbar, .content, .leftbar{
	float:right;
}

.rightbar{
	width:156px;
	margin-right:44px;
}

.rightbar img{
	margin-bottom:12px;
	background:#F36523;
	width:156px;
	height:44px;
}

.content{
	width:562px;
	margin:0 33px;
}

.content div{
	background:#58595B;
	margin:0 1px 0 1px;
	padding: 0 10px;
	display: inline-block;
	width:540px;
}

.content .blackblock{
	background:#000000;
	color:white;
}

.content .blackblock div{
	background:none;
	color:white;
}

.content .whiteblock .thumb{
	background:#C2C6CF;
	border:1px solid #9F9F9F;
	text-align:center;
	padding:10px;
	width:auto;
	margin:0 0 10px 10px;
}

.blackblock b{
	color:yellow;
}

.blackblock span{
	color:gray;
}

.content .whiteblock{
	background:#ffffff;
}

.leftbar{
	width:156px;
}

.leftbar div{
	width:135px;
	padding: 0 10px;
	background:#949599;
}

.leftbar form input{
	width:135px;
}

.leftbar .adbox{
	width:135px;
	padding:0;
	text-align:center;
	margin-right:-9px;
}

.content .cartoon{
	text-align:center;
	padding:0 0 0 0;
	background:#ffffff;
}

.whiteblock .cartoons{
	text-align:center;
	background:none;
	margin-right:-11px;
}

.grayblock .cartoon{
	text-align:center;
	background:#58595B;
	color:#ffffff;
}

.leftbar div {
	scrollbar-face-color: orange;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: #FFDAAF;
	scrollbar-3dlight-color:black;
	scrollbar-darkshadow-color: #949599;
}