table {
	border:0px solid black;
	width:850px;
}

.main, .main a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	font-weight:normal;
}

.main {
	margin-left:11px;
	text-align:left;
}

.main a {
	text-decoration:underline;
	color:#0099FF;
}

body {
background: #FFFFFF;
}

.title_menu {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#00a8ff;
	font-weight:bold;
	margin-left:11px;
	float:right;
	margin-top:80px;
}

.title_menu a{
	background: url('but1.jpg');	
}

.title_img img{
/*	border:1px solid red;
	width:450px;
	height:170px;*/
}

.copyright,  .copyright div{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#cccccc;
	font-weight:normal;
}

.copyright {
	font-size:11px;
	font-weight:normal;
}

.copyright div{
	float: left;
	margin: 10px;
	margin-left: 1px;
	margin-top: -6px;
	font-size:30px;
}

.list1, .list2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:normal;
	width:100%;
	height:50px;
}

.list1 {
	background:#CCCCCC;
}

.list2 {
	background:#999999;
}

.list1 div, .list2 div{
	margin-left: 30px;	
}

.list_table {
	border-collapse: collapse;
	width: 700px;
}

.list_table {
	border: 1px solid #fff;
}

.list_table td, th{
	padding: 3px;
	border: 1px solid #fff;
}

.list_table_top {
	background:#d16862;
	color:#fff;
}

.list_table_t1 {
	background:#f5f5f5;
        font-size:13px
}

.list_table_t2 {
	background:#ebebeb;
        font-size:13px
}

.b1, .b2, .b3, .b4{font-size:1px; overflow:hidden; display:block;}
.b1 {height:1px; background:#cccccc; margin:0 5px;}
.b2 {height:1px; border-right:2px solid #cccccc; border-left:2px solid #cccccc; margin:0 3px;}
.b3 {height:1px; border-right:1px solid #cccccc; border-left:1px solid #cccccc; margin:0 2px;}
.b4 {height:2px; border-right:1px solid #cccccc; border-left:1px solid #cccccc; margin:0 1px;}
.contentb {
	margin: 10px;
	border-right:1px solid #cccccc; 
	border-left:1px solid #cccccc;
}

.last_news {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#818181;
	margin-left:90px;
}

.news_title {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-left:10px;
	color:#479ecf;
	margin-top:5px;
}

.news_nick {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-left:10px;
	color:#479ecf;
	margin-top:5px;
}

.news_title span{
	color:#666666;
	font-weight:normal;
}

.news_main {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	margin-left:10px;
	color:#333333;
	margin-top:5px;
}

.news_coment, .news_coment a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	font-weight:normal;
	margin-left:11px;
	text-align:right;
}

.news_coment a:hover {
	text-decoration: underline;
}

.hello_all
{
	border-left: 5px solid #f0f0f0;
}

.hello_all, .hello {
	margin-left:0px;
	text-align:left;
}

.hello_all a, .hello a{
	font-size:11px;
	text-align:left;
	color:#6f6f6f;
	font-weight:normal;
}

.hello_all .in, .hello .in {
	font-size:9px;
	width: 120px;
	border: 1px solid #999999;
	background:#FFFFFF;
	color:#666666;
}

.hello_all .zagolovok,.hello .zagolovok{
	color:#6f6f6f;
	padding-bottom:7px;
}

.hello_all .enter ,.hello .enter {
	margin-top:5px;
	margin-left: 18px;
}

.hello_all .but_enter,.hello .but_enter{
	font-weight:normal;
	color:#333333;
	background: #DFDFDF;
	border: 0px solid #FFFFFF;
	font-size:11px;
}

.but_enter {
	font-size:7px;
}
.hello_all .zagolovok,.hello .zagolovok{
	color:#6f6f6f;
	padding-bottom:7px;
}

.re, .re a {
	color: #ccc;
	font-size:13px;
}

pre {
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
}