/***** General *****/
* {
	padding: 0;
	margin: 0;
	list-style: none;
}

body {
	padding: 10px;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFF;
	color: #FFF;
}

a {
	color: #006500;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a span {
	display: none;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 10px;
}

img {
	border: none;
}

/* forms */

fieldset {
	border: 0;
}

input,
select,
textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/**/

table {
	border-collapse: collapse;
}
table td,
table th {
	empty-cells: show;
}

/**/

.clear {
	clear: both;
	font-size: 1px;
}

.hidden,
.goo {
	display: none;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.bold {
	font-weight: bold;
}

.error {
	color: #E8A4A4;
}

.error2 {
	color: red;
}

/***/

.input,
.textarea {
	border: 1px double;
	background: #D6FFCF url(/template/images/input_bg.gif);
	font-size: 10px;
	padding: 3px;
	margin: 1px 0;
}

.select {
	border: 1px solid #02622C;
	background-color: #FFF;
	font-size: 10px;
}

.submit {
	width: 70px;
	font-size: 10px;
	padding: 0 0 2px 0;
	height: 22px;
}
/***** /General *****/



/***** Layout *****/
#root {
	width: 764px;
	margin: 0 auto;
	background: url(/template/images/main_bg.gif) repeat-y;
}
/***** /Layout *****/



/***** Header *****/
#header {
	height: 141px;
	background-image: url(/template/images/header.gif);
}

/***/

#menu {
	position: absolute;
	top: 129px;
}

#menu li {
	float: left;
}

/***/

#sub_menu {
	position: absolute;
	height: 31px;
	background-image: url(/template/images/sub_menu_bg.gif);
}

#sub_menu li {
	float: left;
}

#sub_menu li a {
	float: left;
	height: 16px;
	padding: 3px 20px 0 28px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(/template/images/sub_menu.gif);
}

#sub_menu li a:hover,
#sub_menu li .sub_men_mark {
	text-decoration: none;
	background-image: url(/template/images/sub_menu_hover.gif);
}
/***** /Header *****/



/***** Main *****/
#main_header {
	clear: both;
	height: 129px;
	background-image: url(/template/images/main_header.gif);
}

#main {
	position: relative;
	color: Black;
	margin: -25px 60px 0 45px;
}

#main_footer {
	clear: both;
	height: 34px;
	padding: 52px 0 0 0;
	background-image: url(/template/images/main_footer.gif);
}

/***/

#main_header_titles {
	position: relative;
	margin: -56px 0 0 8px;
	width: 680px;
	color: #FFF;
}

#main_header_footer {
	height: 0px;
}

#clear_h_title {
	clear: both;
	height: 10px;
}

/***/

.main_title {
	float: left;
	height: 15px;
	padding: 3px 15px 0 15px;
	font-size: 13px;
	background-color: #00A239;
}

.main_title_left {
	float: left;
	width: 14px;
	height: 18px;
	background-image: url(/template/images/main_title2_left.gif);
}

.main_title_right {
	float: left;
	width: 14px;
	height: 18px;
	background-image: url(/template/images/main_title2_right.gif);
}

/***/

#mhm li {
	float: left;
	margin: 0 2px 0 0;
}

#mhm * {
	cursor: pointer;
}

#mhm li a {
	float: left;
	padding: 2px 10px 0 0;
	color: #FFF;
	font-weight: bold;
	background: #006B33 url(/template/images/main_title1_right.gif) no-repeat right;
}

#mhm li a span {
	float: left;
	display: block;
	height: 18px;
	width: 10px;
	color: #FFF;
	font-weight: bold;
	margin: -2px 0 0 0;
	background: #006B33 url(/template/images/main_title1_left.gif) no-repeat left;
}

#mhm li a:hover span,
#mhm li .mhm_mark span {
	background: #00A239 url(/template/images/main_title2_left.gif) no-repeat left;
}

#mhm li a:hover,
#mhm li .mhm_mark {
	text-decoration: none;
	background: #00A239 url(/template/images/main_title2_right.gif) no-repeat right;
}

/***/

#img_scroll_text {
	float: left;
	width: 355px;
	height: 370px;
	overflow: auto;
}

{
	float: right;
	width: 300px;
	height: 370px;
}
/***** /Main *****/



/***** Footer *****/
#f_copyrights {
	position: absolute;
	margin: 0 0 0 20px;
	font-weight: bold;
}

#f_create_by {
	position: absolute;
	float: left;
	margin: 0 0 0 580px;
	font-weight: bold;
	color: #FFF;
}

#f_admin_login {
	position: absolute;
	float: left;
	width: 17px;
	height: 9px;
	margin: 0 0 0 720px;
	background-image: url(/template/images/key.gif);
}
/***** /Footer *****/



/***** XXX *****/
#contacts_form td {
	font-weight: bold;
	padding: 1px 3px;
	font-weight: bolder;
}

#contacts_form input {
	width: 140px;
	font-weight: normal;
}

#contacts_form textarea {
	width: 220px;
}
/***** /XXX *****/



/***** XXX *****/
#counter {
}

#counter a {
	position: absolute;
	float: left;
	width: 17px;
	height: 9px;
	margin: 5px 0 0 740px;
	display: block;
	width: 3px;
	height: 2px;
	background-color: #FFF;
}
#counter a:hover {
	background-color: #FF33CC;
}

#counter img {
	display: none;
}


#img_iframe {
	float: right;
	width: 300px;
	height: 370px;
}

/***** /XXX *****/



/***** XXX *****/
/***** /XXX *****/



/***** XXX *****/
/***** /XXX *****/



/***** XXX *****/
/***** /XXX *****/



/***** XXX *****/
/***** /XXX *****/



/***** XXX *****/
/***** /XXX *****/