html,
body {
    margin: 0;
    padding: 0;
    background: #ffffff url(../gfx/body_bg.gif) repeat-x 0 0;
	color: #728697;
    font-family: Trebuchet MS;
	font-size: 13px;

}

/**
 ** frame
 */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
table#table1 {
	height: 100%;
	width: 100%;
}
table#container {
	width: 100%;
}
table#left_bottom {
	height: 168px;
	width: 445px;
	background: transparent url(../gfx/left_bottom_bg.gif) no-repeat top left;
	font-size: 11px;
}
table#dict {
	width: 213px;
	height: 50px;
	border-collapse: collapse;
	border: 1px solid #fff;
}
td#top_left {
	background: transparent url(../gfx/top_left_bg.jpg) no-repeat top right;
}
td#top_right {
	background: transparent url(../gfx/top_right_bg.jpg) no-repeat top left;
}
td#top_center {
	width: 930px;
}
td#top_leftf {
	background: transparent url(../gfx/top_left_bg_f.jpg) no-repeat top right;
}
td#top_rightf {
	background: transparent url(../gfx/top_right_bg_f.jpg) no-repeat top left;
}
td#top_centerf {
	width: 697px;
}
td.submenu {
	width: 213px;
	border-top: 2px solid #FF6F20;
	vertical-align: top;
	min-height: 480px;
	padding-top: 2px;
	background-color: #fff;
}
div.subdiv {
	background: transparent url(../gfx/sub_bg.gif) repeat-y 0 0;
	min-height: 289px;
	width: 213px;
}
td.content {
	width: 459px;
	padding: 0 12px 40px 13px;
	vertical-align: top;
	text-align: justify;
	background: #ffffff url(../gfx/content_bottom_bg.gif) no-repeat bottom left;
}
td.content_bottom {
	width: 459px;
	padding: 0 13px 40px 13px;
}
td.dict,
td.dict_hover{
	width: 22px;
	height: 23px;
	border: 1px solid #fff;
}
td.dict_hover{
	background-color: #B4BFC5;
}
table.menu {
	vertical-align: top;
	background: transparent url(../gfx/menu_bottom_bg.gif) repeat-y top left;
}
td.menu_bottom {
	background: transparent url(../gfx/menu_bottom.jpg) no-repeat bottom left;
}
div.incontent {
	padding-top: 10px; 
	min-height: 450px;
}
div.menu {
	height: 21px; 
	border-bottom: 1px solid #ffffff; 
	width: 196px;
	padding: 4px 0 0 10px;
	margin-left: 3px;
}
div.menu_hover {
	height: 21px; 
	border-bottom: 1px solid #ffffff; 
	width: 181px;
	padding: 4px 0 0 25px;
	color: #ff6600;
	background: transparent url(../gfx/submenu_item_active.gif) no-repeat 10px 7px;
	text-decoration: none;
	font-size: 11px;
	margin-left: 3px;

}
div.enged {
	text-align: left; 
	padding: 5px 0 5px 0; 
	background: transparent url(../gfx/item_bottom_bg.gif) no-repeat left bottom;
}
h1 {
	font-size: 14px;
	padding-top: 0;
	margin-top: 15px;
	color: #FF6F20;
}
h3 {
	font-size: 12px;
	padding: 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #F3EAE1;
	color: #000;
	background: transparent url(../gfx/arrow_left.gif) no-repeat center right;	
}
table#left_bottom a,
table#left_bottom a:hover {
	font-size: 11px;
	color: #728697;
	text-decoration: none;
	font-weight: normal;
}
table#left_bottom a:hover {
	text-decoration: underline;
}
a,
a:hover {
	color: #ff6600;
	text-decoration: none;
	font-size: 13px;

}
a:hover {
	text-decoration: underline;
}
a.sub1,
a.sub1:hover,
a.sub1:active {
	color: #728697;
	text-decoration: none;
	font-size: 11px;
	padding-left: 15px;
	background: transparent url(../gfx/submenu_item_inactive.gif) no-repeat left 3px;
}
a.sub1:hover,
a.sub1:active {
	color: #ff6600;
	background: transparent url(../gfx/submenu_item_active.gif) no-repeat left 3px;
}
a.sub2,
a.sub2:hover,
div.select {
	color: #728697;
	text-decoration: none;
	font-size: 11px;
	margin-left: 10px;
	padding-left: 10px;
	background: transparent url(../gfx/submenu_subitem.gif) no-repeat left 5px;
}
a.dict,
a.dict:hover {
	color: #FF6600;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
a.dict:hover {
	color: #ff6600;
}
a.f,
a.f:hover {
	font-size: 11px;
	color: #728697;
	text-decoration: none;
	font-weight: normal;
}
a.f:hover {
	text-decoration: underline;
}
div.selected {
	color: #ff6600;
	text-decoration: none;
	font-size: 11px;
	padding-left: 15px;
	background: transparent url(../gfx/submenu_item_active.gif) no-repeat left 3px;
}
div.select {	
	color: #ff6600;
	background: transparent url(../gfx/submenu_subitem_active.gif) no-repeat left 5px;
}
a.sub2:hover {
	color: #ff6600;
	background: transparent url(../gfx/submenu_subitem_active.gif) no-repeat left 5px;
}
a.next,
a.next:hover {
	padding-right: 8px;
	margin: 0;
	font-size: 13px;
	text-decoration: none;
	background: transparent url(../gfx/arrow_right.gif) no-repeat right 7px;
}
a.next:hover {
	text-decoration: underline;
}
a.back,
a.back:hover {
	padding-left: 8px;
	margin: 0;
	font-size: 13px;
	text-decoration: none;
	background: transparent url(../gfx/arrow_left.gif) no-repeat left 7px;
}
a.back:hover {
	padding-left: 8px;
	text-decoration: underline;
}
a.footer,
a.footer:hover {
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
a.footer:hover {
	text-decoration: underline;
}
input.box,
input.box:hover {
    font-family: Trebuchet MS;
	font-size: 13px;
	color: #728697;
	height: 18px;
	width: 250px;
	border: 1px solid #728697;
	margin: 0;
	padding: 0 3px 0 3px;
	vertical-align: middle;
	background-color: #fff;
}

textarea,
textarea:hover {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 13px;
	color: #312f2d;
	height: 80px;
	width: 175px;
	border: 1px solid #728697;
	padding: 3px 3px 0 3px;
	vertical-align: middle;
	background-color: #fff;
	overflow: auto;
}
#submit {
	background: url(../gfx/submit.gif) no-repeat;
	border: 0;
	width: 56px;
	height: 20px;
	cursor: pointer;
}

#submit_en {
	background: url(../gfx/submit_en.gif) no-repeat;
	border: 0;
	width: 56px;
	height: 20px;
	cursor: pointer;
}

label {
	cursor: pointer;
}
ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul li {
	padding: 0 0 2px 10px;
	background: transparent url(../gfx/submenu_subitem.gif) no-repeat 0 6px;	
}
ul li.active {
	padding: 0 0 2px 10px;
	background: transparent url(../gfx/arrow_right.gif) no-repeat 0 6px;	
}
ul.employees {
	font-size: 11px;
}

ul.employees li {
	padding: 0 0 0 10px;
}
select {
	border: 1px solid #728697;
	background-color: #fff;
    font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #728697;
}
span.error {
	color: red;
}
p {
	margin: 0;
	padding: 0;
}
span.w5 {
	padding: 0 5px;
}
div.news_header {
	font-size: 11px;
	color: #000;
	font-weight: bold;
	padding-bottom: 5px;
}
img.holder {
	margin-left: 10px;
}
div.next3 {
	background: transparent url(../gfx/box_bg2.gif) repeat-x top left;
	height: 10px;
}
