body {
	height: 100%;
	width: 100%;
    margin: 0px 0px 0px 0px;
   	background-image: url('img/bg_all.jpg');
   	background-repeat: repeat-X;
}
.main_content {
	width: 1000px;
	margin: 0 auto;
}

.div_top {
	float: left; width: 1000px; height: 198px;
}
.div_top_l {
	float: left; width: 220px; height: 198px;
   	background-image: url('img/bg_top_l.jpg');
   	background-repeat: no-repeat;
}
.div_top_r {
	float: left; width: 780px;
   	background-repeat: no-repeat;
   	background-position: right;
}

.div_lang {
	padding: 10px 0px 0px 60px;
}
.div_lang a, .div_lang a:visited, .div_lang a:hover {
	font-family: Arial;
	font-size: 12px; color: #000;
    font-weight: bold;
    padding: 0px 3px 0px 3px;
}
.div_lang a.cur_lang {
	color: #981200;
    text-decoration: none;
}

.div_mid {
	float: left; width: 1000px;
}

.div_mid_l {
	float: left; width: 220px;
}
.div_mid_c {
	float: left; width: 530px;
}
.div_mid_c_ {
	float: left; width: 780px;
}
.div_mid_r {
	float: left; width: 250px;
}

.div_midr {
	padding: 15px 15px 25px 15px;
	margin: 20px 0px 10px 0px;
    background-color: #cfcfcf;
	font-family: Arial;
	font-size: 13px; color: #000;
	background-image: url('img/bg_midr.gif');
	background-position: bottom;
	background-repeat: no-repeat;
}

.div_lupd {
	border-bottom: 1px dotted #333;
    padding: 0px 0px 3px 10px;
    margin: 0px 0px 10px 0px;
    text-align: left;
}

.div_bot {
	float: left; width: 1000px;
	font-family: Arial;
	font-size: 10px; color: #808080;
	text-align: center;
    padding: 30px 0px 5px 0px;
}
.div_bot a, .div_bot a:visited, .div_bot a:hover {
	color: #870b00;
}


.div_tmenu {
	padding: 163px 0px 0px 20px;
}
.div_tmenu a, .div_tmenu a:visited, .div_tmenu a:hover {
	display: block; float: left;
    padding: 10px;
	font-family: Arial;
	font-size: 12px; color: #fff;
    font-weight: bold;
    text-decoration: none;
}
.div_tmenu a.active {
	color: #981200;
    background-color: #fff;
}

.div_menu {
	float: left;
	padding: 20px 10px 10px 20px;
}
.div_menu a, .div_menu a:visited, .div_menu a:hover {
	display: block; width: 180px; float: left;
	font-family: Arial;
	font-size: 15px; color: #000;
    font-weight: bold;
    text-decoration: none;
    padding: 5px;
    border-bottom: 1px solid #bdbdbd;
}
.div_menu a.sbmenu, .div_menu a.sbmenu:visited, .div_menu a.sbmenu:hover {
	display: block; width: 160px; float: left;
	font-family: Arial;
	font-size: 13px; color: #981200;
    font-weight: bold;
    padding: 5px 5px 5px 25px;
    text-decoration: underline;
    border-bottom: none;
}
.div_menu a.current, .div_menu a.current:visited, .div_menu a.current:hover {
	text-decoration: none;
	background-image: url('img/bg_current.gif');
	background-position: 15px 11px;
	background-repeat: no-repeat;
}

.div_cont {
    padding: 20px;
	font-family: Arial;
	font-size: 12px; color: #000;
}
.div_cont a, .div_cont a:visited, .div_cont a:hover {
	color: #870b00;
}

.div_rand {
	float: left; width: 182px;
    background-color: #cfcfcf;
	background-image: url('img/bg_rand.gif');
	background-position: bottom;
	background-repeat: no-repeat;
    margin: 0px 0px 0px 20px;
    padding: 10px 10px 20px 10px;
	font-family: Arial;
	font-size: 14px; color: #000;
    font-weight: bold;
}

.div_evnt {
	float: left;
	padding: 20px 10px 10px 20px;
	font-family: Arial;
	font-size: 12px; color: #000;
}
.hm_ttl {
	background-color: #cfcfcf;
	font-family: Arial;
	font-size: 13px; color: #000;
    font-weight: bold;
    padding: 5px;
    margin: 10px 0px 10px 0px;
}

input {
	width: 140px;
    border: 1px solid #333;
}
select {
	width: 140px;
    border: 1px solid #333;
}
input.sbm {
	width: 140px;
    background-color: #e77817;
    border: 1px solid #333;
	color: #fff;
    font-weight: bold;
}

textarea {
    width: 140px;
    height: 100px;
    border: none;
    border: 1px solid #333;
}

.news_block {
	float: left; width: 100%;
	font-family: Arial;
	font-size: 11px; color: #000;
    margin: 10px 0px 10px 0px;
}
.news_date {
	float: left; width: 100%;
	text-decoration: italic;
    padding: 5px 7px 3px 7px;
}
.news_title {
	float: left;
	font-weight: bold;
	font-size: 14px; color: #000;
	background-color: #cfcfcf;
    padding: 3px 7px 3px 7px;
}
.news_short {
	float: left; width: 100%;
    padding: 10px 0px 10px 0px;
}
.news_body {
	float: left; width: 100%;
}
.news_block a, .news_block a:visited, .news_block a:hover {
	text-decoration: none;
    color: #870b00 ;
}

.gallery_block {
	float: left; width: 150px; height: 145px;
    padding: 5px 1px 5px 7px;
	font-family: Arial, Tahoma;
	font-size: 12px; color: #000;
}
.gallery_shad a img {
    margin: 0px 0px 5px 0px;
}
.gallery_title {
	font-weight: bold;
    text-align: center;
    padding: 0px 5px 0px 5px;
	margin: 0px;
}
.gallery_auth {
    text-align: center;
}
.gallery_desc {
    text-align: center;
}

/* nicEdit correction styles */

.cont p {
	margin: 0px;
	padding: 0px;
}
.cont table img {
	float: left;
	margin: 0px 0px 5px 0px;
}
.cont img {
	float: left;
	margin: 0px 10px 5px 0px;
}
.news_short img {
    // filter: shadow(color:gray, strenght:10, direction:135);

    margin: 0px 10px 5px 0px;
}