* {
    margin: 0;
    padding: 0;
}

html {
  height:100%;
}

body {
    font-family: Arial, Helvetica, sans-serif;
	background: #ffffff;
	font-size:14px;
	color:#2D2D2D;
	height:100%;
}

a { 
 color:#cc0000;
 font-weight:bold;
}

a:hover, a:active  {
	text-decoration:none;
}

.main_table {
	width:100%;
	height:100%;
	border:0px;
}

.righ {
	border-left:6px solid #ed1c24;
	border-bottom:6px solid #ed1c24;
	background-color:#FFF;
	width:315px;
	height:179px;
}

.center {
	height:179px;
	width:100%;
	border-bottom:6px solid #ed1c24;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
}

.left {
	text-align:center;
	font-size:24px;
	color:#000;
	border-bottom:6px solid #ed1c24;
	padding-left:20px;
}

.tr1 {
	background: repeat-x url('images/pix.gif');
	background-position:0 106px;
}

.div_head {
	width:337px;
	height:50px;
	background:url('images/top_nad.png');
	margin:auto;
	margin-top:40px;
	margin-bottom:25px;
}

#sear {
	width:380px;
	margin:auto;
}
.txt {
	font-style:normal;
	border: solid 1px #444343;
	width:234px;
	height:26px;
}
.but {
	background:url('images/search.jpg');
	width:80px;
	height:26px;
	border:0px;
}

.txt_1, .txt_2 {
	float:left;
	margin-top:8px;
}

.txt_2 {
	margin-left:30px;
}

@-moz-document url-prefix() {
  .txt { padding-top:3px; height:23px; }
}

*+html .txt {
  padding-top:3px; height:23px;
}

.table1 {
	width:100%;
	height:100%;
	border:0px;
}

#menu {
	background-color:#b9b2b3;
	height:37px;
}

#menu a {
	display:block;
	width: auto;
	margin-left:10px;
	float:left;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}

#menu div {
	margin:auto; 
	width:650px;
}

#menu a:hover {
	color:#ed1c24;
}

.head_news {
	width:202px;
	background-color:#f1f1f1;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
}

#txt_left { background-color:#f1f1f1; width:222px; }
.txt_center { padding:14px; text-align:justify; }
.txt_right { background-color:#b9b2b3; color:#000; padding:10px; }

#txt_left a{ display:block; font-weight:bold; color:#000; text-decoration:none; width:150px; margin-left:40px; margin-top:13px; }
#txt_left a:hover { text-decoration:underline; }

#bot_menu { background-color:#f1f1f1; height:35px;}
#bot_menu a { font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#ed1c24; display:block;  width: auto; margin-left:24px;float:left; text-decoration:none; }
#bot_menu a:hover { color:#b9b2b3; }
#bot_menu div { margin:auto; width:570px; }
.footer { height:25px; text-align:center;}

.qw_1{ background-color:#f1f1f1; }
.qw_2{ background-color:#b9b2b3; }
.subcat_a{color:#cc0000; font-weight:bold; text-decoration:none; }
.put-a {
	font-size: 11px;
	text-decoration: none;
	color: #cc0000;
}
.put-a:hover {
	text-decoration: underline;
}
.put-b {
	font-size: 11px;
	color: #cc0000;
}
h1 {
        font-size: 16px;
}

ul {
    list-style-position: inside;
   }
p {
    margin: 8px;
   }
ol {
    list-style-position: inside;
   }

