body {
    font-family: Lucida Sans Unicode, Verdana;
    font-size: 11px;
    color: #000000;
    margin: 0px;
    padding: 0px;
    background: #E2E6F1;
}
a img {
	border:0px;
}
a {
	color:#5D96BA;
	text-decoration:underline;
}
h1, h2, h3 {
	color:#7890AA;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
}
pre {
    font-family: Lucida Sans Unicode, Verdana;
    font-size: 11px;
    color: #000000;
    margin: 0px;
    padding: 0px;
    white-space:normal;
}
hr {
	border:none;
	background:#EEE;
	height:1px;
}
#main {
	width:960px;
	border-collapse:collapse;
	background:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
}
#main .l {
	background:url('../images/main_left.jpg') no-repeat #E2E6F1;
	width:5px;
}
#main .r {
	background:url('../images/main_right.jpg') no-repeat #E2E6F1;
	width:5px;
}
#main .m {
	padding:10px;
}
#main td {
	vertical-align:top;
}
#menu ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
#menu ul li {
	float:left;
}
#menu ul li.sep {
	width:1px;
	font-size:1px;
}
#menu ul li.mn {
	padding-left:12px;
	padding-right:12px;
	padding-top:15px;
	background:url('../images/menu.gif') center 25px no-repeat;
}
#menu ul li a {
	color:#B3B3B3;
	font-size:16px;
	font-family:Times;
	text-decoration:none;
	line-height:70px;
}
#menu ul li.a a, #menu ul li a:hover {
	color:#7890AA;
}
.blueline {
	background:#7890AA;
	height:5px;
	font-size:0px;
}
#flash {
	margin-top:3px;
	border:1px solid #FFE168;
	background:url('../images/yelow_bgr.jpg') no-repeat right;
}
#flash .logo {
	width:250px;
	float:left;
	text-align:center;
}
#flash .text {
	width:350px;
	padding:10px;
}
#flash .flash {
	width:350px;
	text-align:right;
}
#content {
	width:100%;
}
#content .left {
	width:260px;
	padding-right:10px;
}
#content .middle {
}
#content .right {
	width:260px;
	padding-left:10px;
}
#content .left .t {
	margin:2px;
	text-align:center;
	margin-top:15px;
}
#content .middle .t {
	margin:2px;
	text-align:center;
	margin-top:7px;
}
#content .middle .inner_t {
	margin:2px;
	text-align:left;
	margin-top:7px;
}
#content .right .t {
	margin:2px;
	text-align:center;
	margin-top:15px;
}
.news_block {
	background:#F5F8FB;
	padding:20px;
}
.line {
	height:3px;
	font-size:0px;
}
.orange {
	background:#EB7C19;
}
.blue {
	background:#7890AA;
}
.green {
	background:#79BF3A;
}
.inner_title {
	height:40px;
	border-collapse:collapse;
	margin-left:15px;
}
.inner_title .l1 {
	width:2px;
	background:url('../images/title_left.jpg') no-repeat;
}
.inner_title .m1 {
	background:url('../images/title_middle.jpg') repeat-x;
	vertical-align:middle;
}
.inner_title .r1 {
	width:42px;
	background:url('../images/title_right.jpg') no-repeat;
}
h1.title {
	color:#FFF;
	font-size:18px;
	font-family:Times;
	font-weight:normal;
	text-transform:uppercase;
	padding:10px;
	padding-bottom:0px;
}
.news_block img {
	margin-right:5px;
	margin-top:5px;
}
.news_title {
	color:#70AA3C;
	text-decoration:none;
	font-weight:bold;
}
a.news_comments {
	color:#00B1FF;
	text-decoration:none;
	font-weight:bold;
}
a.news_more {
	color:#059BDD;
	text-decoration:none;
	font-weight:bold;
}
.content_left_block_title {
	background:#F6F6F6;
	border-bottom:1px solid #979797;
	height:25px;
	color:#F58220;
	line-height:25px;
	vertical-align:middle;
	padding-left:15px;
}
.left_form {
	padding-left:30px;
}
.left_form .fo_text, .left_form .fo_textarea, .left_form .fo_select {
	width:200px;
}
.comments_t {
	color:#70AA3C;
	font-size:18px;
}
.paging {
	background:#D5E0EA;
	height:30px;
	line-height:30px;
	vertical-align:middle;
	padding-left:15px;
	color:#818181;
	text-align:center;
}
.paging a {
	color:#818181;
	text-decoration:none;
}
.comment {
	padding:10px;
}
.comment .author {
	color:#5D96BA;
	font-size:18px;
}
.comment .time {
	color:#5D96BA;
}
.captcha_txt {
	line-height:20px;
	color:#EB7C19;
}
.gallery_item {
	width:155px;
	height:160px;
	vertical-align:middle;
	text-align:center;
	float:left;
}
.gallery_item .stars {
	height:20px;
}
.vote_buttons img {
	cursor:pointer;
	padding:0px;
	margin:0px;
}
.all_news {
	font-weight:bold;
}


#copyrights {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	padding-right:35px;
	padding-top:10px;
	padding-bottom:8px;
	background:url('../images/main_bottom.jpg') top center no-repeat;	
}
#copyrights a {
	text-decoration:none;
	color:#000000;
}

.clear {
	clear:both;
}
.vam {
	vertical-align:middle;
}
