.win_bio {
	display: none;
	position: absolute;
	width: 350px;
	background-color: #FFFFFF;
	border: 1px #C4C4C4 solid;
}
.win_bio_title {
	width: 100%;
	height: 22px;
	background-image: url(images/bg_top.gif);
	font-family: Arial AMU, Arial Unicode, Sylfaen;
	font-weight: bold;
	font-size: 15px;
	color:#379C00;
	padding-bottom:2px;
	padding-top:2px;
}
.win_bio_body {
	overflow: auto;
	width: 100%;
	height: 300px;
	padding-bottom:8px;
	background-color: #F4F4F4;
	font-family: Arial AMU, Arial Unicode, Sylfaen;
}
.win_bio_close {
	position: absolute;
	cursor: pointer;
	right: 3px;
	top: 3px;
	width: 14px;
	height: 14px;
	background-image: url(images/ico_close.gif);
	background-repeat: no-repeat;
}
.win_bio_state {
	position: absolute;
	cursor: wait;
	left: 5px;
	top: 5px;
	width: 120px;
	height: 40px;
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
}

.win_info {
	display: none;
	position: absolute;
	width: 53%;
	border: 1px #D7D7D7 solid;
}
.win_info_title {
	width: 100%;
	height: 22px;
	background-image: url(images/bg_top.gif);
	font-family: Arial AMU, Arial Unicode, Sylfaen;
	color:#848484;
	font-weight: bold;
	font-size: 15px;
	padding-top:1px;
	}
.win_info_body {
	overflow: auto;
	width: 100%;
	height: 400px;
	opacity:.90; filter: alpha(opacity=90); -moz-opacity: 0.90;
	background-color: #F4F4F4;
	font-family: Arial AMU, Arial Unicode, Sylfaen;
}
.win_info_close {
	position: absolute;
	cursor: pointer;
	right: 3px;
	top: 3px;
	width: 14px;
	height: 14px;
	background-image: url(images/ico_close.gif);
	background-repeat: no-repeat;
}
.win_info_state {
	position: absolute;
	cursor: wait;
	left: 5px;
	top: 5px;
	width: 120px;
	height: 40px;
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
}

.win_form {
	display: none;
	position: absolute;
	width: 53%;
	border: 1px #D7D7D7 solid;
}
.win_form_title {
	width: 100%;
	height: 22px;
	background-image: url(images/bg_top.gif);
	font-family: Arial AMU, Arial Unicode, Sylfaen;
	color:#848484;
	font-weight: bold;
	font-size: 15px;
	padding-top:1px;
	}
.win_form_body {
	overflow: auto;
	width: 100%;
	height: 225px;
	opacity:.90; filter: alpha(opacity=90); -moz-opacity: 0.90;
	background-color: #F4F4F4;
	font-family: Arial AMU, Arial Unicode, Sylfaen;
}
.win_form_close {
	position: absolute;
	cursor: pointer;
	right: 3px;
	top: 3px;
	width: 14px;
	height: 14px;
	background-image: url(images/ico_close.gif);
	background-repeat: no-repeat;
}
.win_form_state {
	position: absolute;
	cursor: wait;
	left: 5px;
	top: 5px;
	width: 120px;
	height: 40px;
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
}

.win_tab {
	border-bottom: 1px solid #b0bec7;
	border-left: 1px solid #b0bec7;
	border-right: 1px solid #b0bec7;
	padding: 8px;
	position: relative;
	margin-right: 1px;
}
.win_tab_body {
	width: 100%;
	height: 225px;
	font-family: Arial AMU, Arial Unicode, Sylfaen;
}
.win_tab_state {
	position: absolute;
	cursor: wait;
	left: 5px;
	top: 5px;
	width: 120px;
	height: 40px;
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
}


.draw_subtree {
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	width:100%;
}

<!-- global -->

body {}
font {font-family: Arial AMU, Arial Unicode, Sylfaen; font-size:12px;}
input {font-family: Arial Unicode, Sylfaen;}
a:hover {text-decoration:none;}
hr {color:#CCCCCC; background-color:#CCCCCC; height:1px; border:none;}
select {font-family: Arial AMU, Arial Unicode, Sylfaen;	font-size: 11px;}
.verda {font-family: Verdana, Arial, Helvetica;}
.verdalink {font-family: Verdana, Arial, Helvetica; font-size:11px; color:#587CA3;}
.aria {font-family: Arial, Verdana, Helvetica; font-size:12px;}
.ariasm {font-family: Arial, Verdana, Helvetica; font-size:11px;}
div {font-family: Arial AMU, Arial Unicode, Sylfaen;}
div.text {font-size:13px; line-height:18px;}
div.head {color:#FFFFFF; font-weight:bold; padding-left:10px; line-height:18px; margin-top:10px; font-size:10px; margin-right:10px; margin-left:10px;}
div.anonscontent {font-size: 11px; padding: 7 7 7 10; font-weight:bold; margin-left:10px; margin-right: 10px; line-height: 14px; margin-bottom:15px;}
div.contactblock {background-color: #F8F8F8; border-bottom: 1px solid #EAEAEA; border-top: 1px solid #EAEAEA; font-size: 10px; margin-right: 9px; padding-left:15px; padding-top:5px; padding-bottom:5px; color:#7B7B7B; margin-bottom:15px; margin-top:15px;}
div.title {font-size:18px; font-weight: bold;}
.rightmenu {margin-right:10px; margin-left:12px; margin-top:5px;}
.pointer {font-family: Verdana, Arial, Helvetica; font-size:10px; color:#587CA3;}
.gray {color:#787878; font-family: Verdana, Arial, Helvetica; font-size: 11px;}
.picborder {border: 1px solid #999999;}
.darkblue {color:#587CA3;}
.bluemenu {color:#5284BC;}
.inputx {color: #929292; background-color: #FFFFFF; border: 1px solid #929292;}
.menu_new {line-height: 26px; background-image: url(images/line_new.gif);}
.left {margin-left: 15px; font-size: 11px; font-weight: bold; color: #FF9C00;}
.menu_book {background-image: url(images/eph_menu02.gif); background-repeat: no-repeat;}
.bgmenu {background-image: url(images/eph_menu01b.jpg); background-repeat: no-repeat;}
.bgshadow {background-image: url(images/eph_menu01a.jpg); background-repeat: no-repeat;}
.menuselected {font-size:11px; font-weight: bold; color: #FF9C00;}
.imageselected {margin-top:9px; margin-left:4px; margin-right:3px;}
.content_box {padding-left: 16px; padding-top: 5px; padding-right: 16px;}
.search_box {background-color: #FFFAF5; padding: 6px; margin-top: 15px; margin-bottom: 15px; border-top: solid 1px #EAE3DE; border-bottom: solid 1px #EAE3DE; font-size: 11px; color: #999999; padding-left:10px;}
.search_block {border: 1px solid #D8D2CD; padding: 2px; margin-top: 3px;}
.titlebox {background-color: #EDF5FB; border: 1px solid #D5EBFB; padding-left: 15px; margin-bottom: 10px; line-height: 26px; font-size:17px; font-weight: bold;}
.titleboxyel {background-color: #FFFFE7; border: 1px solid #FFE196; padding-left: 15px; margin-bottom: 10px; line-height: 26px; font-size:17px; font-weight: bold;}
.buttonx {font-family: Arial AMU, Sylfaen; font-size: 11px; background-color: #D8D2CD; border: none; padding: 2px; margin-top: 3px; height: 20px;}
.orange {color:#EAA711;}
.darkorange {color:#FF9000;}
.green {color: #31A248;}
.address {background-color:#FFFFCC; float: left; border-top: solid 1px #FFCC00; border-bottom: solid 1px #FFCC00; font-size: 11px; line-height: 16px; padding: 9px; margin-bottom: 8px; margin-right: 10px;}
.lead {margin-left: 17px; font-size: 14px; font-weight: bold; color: #969696;}
.infogal {background-color: #FFFFE7; border: 1px solid #FFE196; margin: 10px; font-size:11px; padding:5px; text-align:center; color:#990000;}
.submenu {color:#5284BC; font-size: 11px;}
.submenusel {color: #FF9C00; font-size: 11px;}
.sub_stroka {font-size:11px; background-color:#FFFFEE; padding:3 3 3 15;  margin-bottom:15px; border-top: solid 1px #CCCCCC; border-bottom: solid 1px #CCCCCC;}


.news_image  {padding-left: 10px; width: 125px; position: relative; float: right;}
.news_lead {margin-left: 23px; font-size: 16px; font-weight: bold; color: #969696; margin-bottom: 5px; margin-top: 5px;}
.news_content {font-size: 14px; line-height: 18px;}
.news_other {margin-left:79px; margin-bottom:7px; font-size:11px;}

.legislation_title {font-size: 16px; color: #990000; font-weight: bold; background-color: #EDF5FB; border: 1px solid #D5EBFB; padding-left: 24px; margin-bottom: 10px; line-height: 26px;}
.legislation_sub {font-size: 15px; color: #587CA3; padding-left: 12px; line-height: 18px;}
.legislation_text {font-size: 13px; color: #999999;}
.legislation_icons {font-family: Verdana, Arial AMU, Arial Unicode; font-size: 9px; padding-left: 30px; margin-top: 6px; margin-bottom: 12px;}

div.patahakan {font-size: 13px; color: #48A000; font-weight: bold; margin-bottom:10px;}

.profsoyuz {background-image: url(images/profsoyuz.jpg); background-repeat: no-repeat; background-position: right bottom;}

.galdarkblue {color:#587CA3; font-size: 13px; font-weight:bold;}
.folder {background-image: url(ico/ico_folder.gif);	background-repeat: no-repeat;	background-position: top;}
.gallerythumbdesc {padding-left: 8px; color:#838383; line-height:18px; margin-bottom:15px; font-size:13px;}

.question_text {font-size: 12px; margin-top: 15px; line-height: 16px; color: #646567; margin-bottom:10px; padding-right:10px; padding-left:5px;}
.questionwarn {font-size: 12px; color: #646567; text-align: center; line-height: 16px; border: solid 1px #9BCC9B; background-color: #F4F8EF; margin: 10 5 10 5; padding: 5px;}
.replier {padding-left: 20px; font-size: 13px; margin-bottom: 5px; margin-top: 8px; line-height: 17px;}
.hotquestion {font-size: 13px; color: #6994C3; padding-top:5px; padding-bottom:5px; margin-bottom:3px; line-height:17px;} 
.questionwarndown {font-size: 12px; color: #E85F5F; border: 1px solid #F1BBBB; padding:7px; background-color:#FFF4F4; margin-bottom:5px; margin-top:3px;}

.ephcopuncilhead {font-size: 16px; font-weight:bold; color: #6994C3; line-height:18px; background-image: url(images/question_bg.gif); background-repeat: no-repeat; background-position: left top; padding: 12 15 13 15;}

.mediacont {padding: 7 0 7 7;}
.mediaborder {border-bottom: 1px solid #D6E1ED;}
.librarytitle {font-size: 15px; margin-right: 15px; color: #587CA3; line-height: 18px;}
.librarycont {color:#333333; font-size:13px; margin-left: 15px; line-height: 18px;}
.libraryinfo {background-color:#FFFFCC; float: left; border-top: solid 1px #FFCC00; border-bottom: solid 1px #FFCC00; font-size: 11px; line-height: 16px; padding: 9px; margin-bottom: 8px; margin-right: 10px;}


.tab_normal {padding-top: 5px; padding-bottom: 5px; background-color: #EDF5FB; margin-right: 1px; border-bottom: 1px solid #b0bec7; font-size: 12px; color:#587CA3; cursor:pointer;}
.tab_selected {background-image:url(images/top_select_bg.gif); background-repeat:repeat-x; border-top: 1px solid #b0bec7; border-left: 1px solid #b0bec7; border-right: 1px solid #b0bec7; padding-top: 5px; padding-bottom: 5px; color:#FF9900; margin-right: 1px; font-size: 12px; font-weight:bold; cursor: default;}


.headgallery {color:#FFFFFF; font-weight:bold; padding-left:10px; line-height:18px; margin-top:10px; font-size:10px; margin-right:10px; margin-left:10px; background-color:#FF9C00; margin-left:0;}

.paging {font-family: Verdana, Arial, Helvetica; font-size:10px; font-weight:bold;}
.pagingnum  {font-family: Verdana, Arial, Helvetica; font-size:10px; font-weight:bold;}
