@charset "utf-8";
/* CSS Document */
BODY {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
form {
	margin: 0px;
	padding: 0px;
}

img.lng{
	height: 12px;
	margin-top: 5px;	
}

td>img {
	display: block;
}
img[src="ar.gif"] {
	display: inline;
}


div#main {
	margin: 0px;
	padding: 0px;
	min-width: 1050px;
	max-width: 1300px;
}
div.topbar {
	text-align: left;
	padding-left: 20px;
	float:left;
}
div.topbar a{
	color: black;
	font-weight: normal;
	font-szie: 14px;
}


div.msg
{
	float: right;
	position:relative;
	right: 210px;
}

div#banner {
	width: 100%;
	min-width: 1050px;
}
table.banner {
	width: 100%;
}
td.banner_left_bg {
	height: 116px;
	width: 240px;
	background-image: url(../img/m_l.jpg);
	background-repeat: no-repeat;
}
td.banner_right_bg {
	height: 116px;
	width: 238px;
	background-image: url(../img/m_r.jpg);
	background-repeat: no-repeat;
}
img.header_center {
	width: 100%;
	height: 116px;
}
div#search_panel {
	width: 100%;
	height:29px;
	background-image: url(../img/down_r.jpg);
	background-repeat: repeat-x;
}
table.search_panel {
	width: 100%;
	height: 29px;
}
td.search_left {
	background-image:url(../img/down_l.jpg);
	background-repeat: repeat-x;
	height:29px;
	width: 1200px;
	text-align: left;
}
td.search_center {
	height:29px;
	width:25px;
	background-image:url(../img/down_s.jpg);
	background-repeat:no-repeat;
}
td.search_right {
	height:29px;
	width: 360px;
	background-image: url(../img/down_r.jpg);
	background-repeat: repeat-x;
}


.searchBox{
  background: url('../img/input.jpg') no-repeat;
  //padding-bottom:5px;
  padding-left: 5px;
  line-height: 13px;
  font-size: 12px;
  width: 243px;
  height: 15px;
  border: none;
}

.search
{
	background-image:url(../img/s_04s.jpg); background-repeat:no-repeat;
	background-color: white;
	height: 13px;
	border: none;
	font-size:10px;
	width:198px;
}

.button {
    border: none;
    background: url('../img/search.jpg') no-repeat top left;
 // margin-top:10px;
	width: 61px;
	height: 22px;
}
.button:hover {
    border: none;
    background: url('../img/search.jpg') no-repeat top left;
	width: 61px;
	height: 22px;
}

.bootom {
	text-align: center;
}
/*                            BODY                     */
div#body {
	width: 100%;
	height: auto;
}
div.left_column {
	width: 210px;
	height: auto;
}
div.right_column {
	width: 210px;
	height: auto;
}
td.body_left_column {
	width: 210px;
	text-align: center;
	vertical-align: top;
}
td.body_center_column {
	width: 100%;
	vertical-align: top;
}
td.body_right_column {
	width: 210px;
	text-align: center;
	vertical-align: top;
}
div#mail_list {
	text-align: center;
}
div.mnitm {
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	background: #046682;
	min-height: 25px;
	line-height: 20px;
	width: 210px;
	margin: 1px 0px 1px 0px;
	padding: 0px 0px 0px 0px;
}
td.body_right_column>div.mnitm {
	margin-top: 0px;
}
td.body_left_column>div.mnitm {
	margin-top: 0px;
}
div.mnitm_1 {
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	background: #046682;
	width: 210px;
	height: 45px;
	
}
div.mnitm_1 a {
	line-height: 20px;
}
.foot {
	padding:0px 0px 0px 0px;
	height: 80px;
	background: #046682;
	color: #FFF;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

div.foot table
{
	width: 100%;
	height: 100%;
}


div.foot table tr td:first-child
{
	height: 100%;
	width: 80px;
	vertical-align: middle;
	padding-left: 5px;
}

div.foot table tr td
{
	height: 100%;
	width: 100%;
	vertical-align: middle;
	padding-left: 5px;
	text-align: left;
}


.news {
	padding: 0px;
	font: normal 14px;
}
.n_time {
	color: #046682;
	padding-right: 10px;
	font: normal 14px;
}
.n_head {
	color: #046682;
	margin-top: 5px;
	font-weight: bold;
}
.n_kat a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.n_img {
	float: left;
	margin: 5px;
	margin-right: 10px;
}
.n_img img {
	border: 1px solid #B9B9B9;
}
div.n_more {
	padding-left: 12px;
	background: transparent url("../img/det.png") left no-repeat;
	line-height: 12px;
	float: right;
	width: 80px;
	margin-right: 10px;
}

div.n_photo {
	padding-left: 12px;
	background: transparent url("../img/det.png") left no-repeat;
	line-height: 12px;
	float: right;
	width: 20px;
	padding-right: 10px;
}

td.lrow
{
	text-align:right;
}


div.n_more+div
{
	margin-right: 0px;
}


.n_more a, .n_photo a {
	text-decoration: none;
	color: #046682;
}
.n_more a:hover, .n_photo a:hover {
	text-decoration: none;
	color: #CC6C9E;
}
.n_body {
	margin: 5px;
	text-align: justify;
}
* {
	font-family: "Times New Roman";
	font-size: 14px;
	font-size-adjust:none;
	font-variant:normal;
	font-style:normal;
}
td.anons {
	
	font: 12px Arial;
	color: #314C72;
	text-align:top;
	padding:3px;
	line-height:1.3em;
}
a.clink {
	color:black;
	font-size:15px;
	font-weight:normal;
	text-decoration:underline;
}
a.clink:hover {
	color:black;
	font-size:15px;
	font-weight:normal;
	text-decoration:none;
}
a.more {
	font:12px Arial;
	color:#446BA2;
	text-decoration:underline;
}
a.more:hover {
	font:12px Arial;
	color:#446BA2;
	text-decoration:none;
}

table.wether
{
 	background-color: red;
	width:210px;
	background-image:url(/img/hava_bg.gif);
	color:#FFF;
	font:bold 12px Arial;
	 height: 100px;
}

table.wether tr td:first-child
{
	width: 110px;
	text-align: left;
	padding-left: 10px;
}

table.wether tr td+td
{
	width: 50px;
	text-align: left;
}

table.wether tr td+td+td
{
	width: 50px;
	text-align: left;
}
.readmore {
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	background: #046682;
	height: 25px;
	line-height: 25px;
	width: 100%;
	margin: 5px 0px 5px 0px;
}
td.rm_anons{
	font: 12px Arial;
	color: #FFF;
	text-align:top;
	padding:3px;
	line-height:1.3em;
}
.readmore1 {
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	background: #046682;
	height: 25px;
	line-height: 25px;
	margin: 0px 0px 0px 0px;
}
table.content1 tr.row>td
{
	border-top: 2px solid #046682;
}

table.content1 tr.row:first-child>td
{
	border: none;
}
.copyr1 {
	
	font: normal 18px;
}
.copyr1 a {
	color:#FFF;	
}
.buttonlupa {
	vertical-align:top;
    border: none;
    background: url('../img/search.png') no-repeat top left;
 // margin-top:10px;
	width: 15px;
	height: 15px;
	cursor:pointer;
}