body {
	margin: 10px;
	background : #404040;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
img {
	border-width: 0px;
}
form{
	margin: 0px;
}
#container {
	background: #FFFFFF;
	width: 940px;
	border: 1px solid #FFFFFF;
}

#base {
	background: #D0D3DC;
	width: 940px;
	text-align: left;
}
#base #base_left {
	float: left;
	background: #D0D3DC;
}
#base #base_middle {
	float: left;
}
#base #base_middle #base_middle_content{
	width: 596px;
	overflow-x: hidden;
	background: #FFFFFF;
}
#base #base_right {
	float: left;
	background: #D0D3DC;
}

.middle_content{
	margin: 10px;
	width: 576px;
}
#top{
	width: 940px;
	height: 154px;
	background: url(../images/logo.png) no-repeat;
	position: relative;
	text-align: left;
}
#top .part_1{
	position: absolute;
	top: 0px;
	left: 60px;
}
#top .part_1 img{
	width: 360px;
	height: 130px;
	border: 0px;
}
#top .part_2 {
	width: 468px;
	height: 100px;
	position: absolute;
	top: 8px;
	left: 450px;
}
#top .part_4 {
	background: #ccd0dc;
	width: 940px;
	height: 23px;
	position: absolute;
	top: 130px;
	left: 0px;
}
#top .part_4, #top .part_4 a{
	font: 100 13px/23px Arial;
	color: #000000;
}
#top .part_4 .item {
	float: left;
	margin: 0px 15px 0px 0px;
}
#top .part_4 .sep {
	float: left;
	width: 2px;
	height: 23px;
	margin: 0px 15px 0px 0px;
	background: url(../images/top_menu_sep.png) no-repeat;
}
#top .part_5 {
	background: #979AAB;
	width: 184px;
	height: 23px;
	position: absolute;
	top: 130px;
	left: 756px;
}
#top .part_5 div{
	text-align: center;
	font: 100 13px/23px Arial;
	color: #FFFFFF;
}

#footer {
	clear: both;
	background: #E9EAEF;
	width: 940px;
	height: 54px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 1px solid #FFFFFF;
}
#footer .content {
	text-align: center;
	font: bold 8pt/18px Tahoma;
	color: #535353;
}
#footer .content a{
	color: #535353;
}

.left_caption{
	height: 21px;
	background: #3958A2;
	color: #FFFFFF;
	font: bold 8pt/21px Tahoma;
}
.left_caption span{
	padding-left: 8px;
}

.right_caption{
	height: 22px;
	background: url(../images/right_caption_bck.png) no-repeat;
	color: #000067;
	font: bold 9pt/22px Arial;
	clear: both;
}
.right_caption span{
	padding-left: 10px;
}
.right_news{
	width: 100%;
	background: #E9EAEF;
	margin-top: 5px;
	
}
.right_news .outer{
	padding: 5px 3px 6px 3px;
}
.right_news .title{
	background: url(../images/icon_03.gif) no-repeat left 4px;
	padding: 0px 0px 0px 8px;
}
.right_news .title2{
	background: url(../images/icon_01.gif) no-repeat left 4px;
	padding: 0px 0px 0px 8px;
}
.right_news .title a, .right_news .title2 a{
	font: 100 10px/12px Verdana;
}
.right_news .sep{
	background: url(../images/line_01.gif) repeat-x;
	height: 1px;
	clear: both;
	font-size: 1px;
	margin: 2px 0px 2px 10px;
}

.mostly_tab{
	height: 20px;
	background: url(../images/mostly_tab_bck.png) no-repeat;
	font: 700 8pt/20px Arial;
	color: #666666;
	text-align: center;
}
.mostly_tab span{
	padding: 0px 5px;
}

.middle_page_title {
	background : #D0D3DC;
	width : 596px;
	height: 30px;
	font : 700 14pt/20px Arial;
	color : #696D7D;
	margin-bottom: 10px;
}
.middle_page_title span{
	margin-left: 0px;
}

.middle_sub_page_title {
	background: #EEEEEE;
	border: 1px solid #D0D0D0;
	margin-bottom: 5px;
}
.middle_sub_page_title span, .middle_sub_page_title a{
	margin-left: 10px;
	font: bold 12px/23px Arial;
	color : #696D7D;
}
.button{
	background-color: #9190AB;
	border: 0px;
	height: 19px;
	color: #FFFFFF;
	font: 700 8pt Tahoma;
}

.left_menu {
	width: 100%;
	text-align: left;
	margin: 0px 0px 0px 0px;
}
.left_menu .title{
	background-color: #3958A2;
	color: #FFFFFF;
	text-align: left;
	font: 700 9pt/20px Arial;
	padding-left: 8px;
}
.left_menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
	height: 21px; 
	overflow: hidden;
}
.left_menu a{
	text-decoration: none;
	font: 100 8pt/20px Arial;
	display: block;
	border-width: 1px;
	margin-left: 0px;
	padding: 0px 10px 0px 5px;
}
.left_menu .parent a{
	background: #979AAB;
	color: #FFFFFF;
	font-weight: 700;
}
.left_menu .parent a:hover{
	background: #FFFFFF;
	color: #000000;
	text-decoration: none;
}
.left_menu .child a {
	background: #E5E4E9;
	color: #000000;
}
.left_menu .child a:hover{
	background: #979AAB;
	color: #FFFFFF;
	text-decoration: none;
}
.left_menu_rss{
	height: 24px;
	background: url(../images/rss_ico.gif) no-repeat 8px center #979AAB;
	padding: 0px 8px 0px 30px;
	text-align: left;
}
.left_menu_rss a{
	font: 700 8pt/24px Tahoma;
	color: #FFFFFF;
}
.left_menu_exlink{
	background-color: #979AAB;
	height: 24px;
	padding: 0px 8px 0px 8px;
	text-align: left;
	border-top: 1px solid #D0D3DC;
	margin-bottom: 10px;
}
.left_menu_exlink a{
	font: 700 8pt/24px Tahoma;
	color: #FFFFFF;
}
/*ARAMA*/
#main_search {
	width: 100%;
	background-color: #E9EAEF;
	margin-bottom: 10px;
}
#main_search .item{
	padding: 10px 10px 10px 10px;
}
#main_search .search_key{
	border: #5e5e5e 1px solid; font-size: 9pt; font-family: tahoma; background: #FFFFFF; width: 75px; color: #5e5e5e;
}
#main_search .search_submit{
	border: #5e5e5e 1px solid; font-size: 8pt; font-family: tahoma; background: #FFFFFF; width: 30px; color: #5e5e5e;
}
/**/
.editors{
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 5px;
	background: #E9EAEF;
}
.editors .title{
	padding: 0px 3px 3px 3px;
	font: 700 8pt Tahoma;
	cursor: pointer;
}
.editors .short_content{
	padding: 0px 3px 5px 3px;
	font: 100 9pt Tahoma;
	cursor: pointer;
}
/**/

#author_combobox {
	width: 100%;
	text-align: center;
	clear: both;
}
#author_combobox select{
	width: 174px;
	font: 100 12px/18px Arial;
	color: #4c4c4c;
	height: 18px;
	margin: 0px 10px 10px 0px;
}
