@charset "utf-8";
html { overflow-y:scroll; }
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bk-site.png);
	background-repeat: repeat;
}


#all_website {
	margin-right: auto;
	margin-left: auto;
	width: 940px;
	background-image: url(../images/bk-all_website.png);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
	background-position: left top;
	font-family: Tahoma, Verdana;
	padding-right: 4px;
	padding-left: 4px;
}
#menu {
	height: 30px;
	width: 729px;
	margin-top: -10px;
}
#menu a {
	color: #333;
	text-decoration: none;
	display: block;
	width: 119px;
	float: left;	/*padding: 26px 20px 25px 20px;*/
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	padding-right: 2px;
}
#menu a span {
	display: block;
	background-image: url(../images/bk-menu-tab.png);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
	padding-bottom: 0px;
	padding-right: 3px;
	padding-left: 3px;
	height: 30px;
	margin-top: 10px;
	padding-top: 10px;
}
#menu a:hover span {
	background-image: url(../images/bk-menu-tab-over.png);
	background-repeat: no-repeat;
	height: 30px;
	padding-right: 3px;
	padding-left: 3px;
}
#all_content {
	margin-right: 44px;
	margin-left: 44px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #363636;
}
#footer {
	color: #FFFFFF;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 11px;
	background-color: #000000;
	margin-top: 10px;
	padding: 16px;
	height: 16px;
	margin-bottom: 5px;
}

#footer1 {
	float: left;
}
#footer1 a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
}

#footer1 a:hover {
	text-decoration: underline;
}
#footer2 {
	float: right;
}
#footer3 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	font-size: 10px;
	text-align: center;
}
#clock_login {
	margin-right: 40px;
	margin-left: 40px;
	height: 87px;
	margin-top: 26px;
	margin-bottom: 36px;
	clear: both;
}
#acc_login {
	position: absolute;
	margin-top: -25px;
	margin-left: 20px;
}
#content {
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	padding-right: 20px;
	margin-top: 160px;
	padding-bottom: 40px;
}
#news {
	margin-left: 30px;
	font-size: 11px;
	margin-top: 126px;
	margin-bottom: 20px;
}
#clean {
	clear: both;
	font-size: 10px;
}
#content a {
	color: #6E3600;
}
#menu_footer {
	padding-left: 16px;
	clear: both;
}
#menu_footer a {
	color: #FFFFFF;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}
#menu_footer a span {
	margin-right: 10px;
}
#news_all .news_block {
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#news_all .news_header {
	color: #333333;
	font-weight: bold;
	background-image: url(../images/marker.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left center;
}


#news_all {
	margin-left: 30px;
	font-size: 11px;
	margin-top: 20px;
}


.active {
	background-image: url(../images/bk-menu-tab-hover.png);
	background-position: left top;
	background-repeat: no-repeat;
}
.title1 {
	font-size: 21px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	color: #61250d;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c4c4c4;
	padding-left: 20px;
	padding-bottom: 5px;
}
.news_detail {
	margin-top: 20px;
}

.title2 {
	font-size: 22px;
	clear: both;
	font-family: Tahoma, Geneva, sans-serif;
	color: #61250d;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c4c4c4;
	padding-left: 20px;
	margin-bottom: 10px;
}
hr  {
	height: 1px;
}

.news_title {
	font-weight: bold;
	color: #ff9b03;
}

.style3 {font-size: 12px; font-weight: bold; }
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #587054;
	margin-right: 20px;
	margin-left: 20px;
}
#language {
	float: right;
	height: 20px;
	width: 300px;
	margin-right: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
}
#lang {
	position: relative;
}
#lang_text {
	position: absolute;
	font-size: 10px;
	text-decoration: none;
	background-image: url(../images/bk-lang.png);
	top: 6px;
	left: 596px;
	padding: 4px;
	margin-top: 0px;
	margin-right: 5px;
}
#lang_text a {
	color: #FFF;
	text-decoration: none;
}
#lang_text  .hide_lg    {
	color: #999;
}
form {
	border: 1px solid #999;
	font-size: 11px;
	margin: 5px;
	padding: 5px;
}
form table td {
	font-size: 11px;
}
input , select, textarea{
	font-size: 11px;
}
