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

#base {
	background: #D0D3DC;
	width: 990px;
	text-align: left;
}
#base #base_left {
	float: left;
	background: #D0D3DC;
}
#base #base_middle {
	float: left;
	overflow: hidden;
}
#base #base_middle #base_middle_content{
	width: 666px;
	overflow-x: hidden;
	background: #FFFFFF;
}
#base #base_right {
	float: left;
	background: #D0D3DC;
}
.middle_content{
	border: solid 1px #808080;
	padding: 8px 7px 8px 9px;
	overflow: hidden;
}
.middle_content_inner{
	width: 646px;
}
#top{
	width: 990px;
	height: 120px;
	background: url(../images/base/logo.png) no-repeat;
	position: relative;
	text-align: left;
}
#top .part_1{
	position: absolute;
	top: 0px;
	left: 0px;
}
#top .part_1 img{
	width: 480px;
	height: 120px;
	border: 0px;
}
#top .part_2 {
	background: #000000;
	width: 530px;
	height: 110px;
	position: absolute;
	top: 4px;
	left: 455px;
}
/**/
.top_menu {
	width: 540px;
	height: 18px;
	overflow: hidden;
}
.top_menu, .top_menu a{
	font: 100 8pt/18px Arial;
	color: #000000;
}
.top_menu .item {
	float: left;
	height: 18px;
	padding: 0px 10px;
	border-top: 1px solid #d1d1d1;
}
.top_menu .sep {
	float: left;
	width: 15px;
	height: 18px;
	background: url(../images/top_menu_sep.png) no-repeat;
}
.top_menu .sep_f {
	float: left;
	width: 8px;
	height: 18px;
	background: url(../images/top_menu_sep_f.png) no-repeat;
}
.top_menu .sep_l {
	float: left;
	width: 8px;
	height: 18px;
	background: url(../images/top_menu_sep_l.png) no-repeat;
}
/**/
#footer {
	clear: both;
	background: #E9EAEF;
	width: 990px;
	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: 10px;
}

.right_caption{
	height: 22px;
	background: #669999;
	color: #FFFFFF;
	font: 700 8pt/22px Arial;
	clear: both;
	text-align: center;
}
.right_caption span{
	padding-left: 0px;
}

.right_line{
	background: url(../images/line_02.gif) repeat-x;
	height: 1px;
	clear: both;
	font-size: 1px;
	margin: 4px 0px 0px 0px;
}

.middle_page_title {
	background : #D0D3DC;
	width : 666px;
	height: 25px;
	font : 700 14pt/20px Arial;
	color : #696D7D;
}
.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 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 21px; 
	overflow: hidden;
	
}
#left_menu a {
	font: 100 9pt/20px Arial;
	display: block;
	border-width: 1px;
	margin-left: 0px;
	padding: 0px 12px 0px 8px;
	text-decoration: none;
}
#left_menu .parent a {
	background: #C12113;
	color: #FFFFFF;
}
#left_menu .parent a:hover{
	background: #FFFFFF;
	color: #000000;
}
#left_menu .child a {
	background: #FFFFFF;
	color: #000000;
}
#left_menu .child a:hover{
	background: #979AAB;
	color: #FFFFFF;
}

/*ARAMA*/
#main_search {
	width: 100%;
	background: #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;
}


#poll {
	color: #404040;
	width: 100%;
	background: #E9EAEF;
	margin-bottom: 10px;
	padding: 3px 10px 3px 10px;
}
#poll .question{
	font: 100 12px/16px Arial;
}
#poll .radio_button{
	width: 22px;
	padding: 3px 0px 3px 4px;
}
#poll .radio_button input{
	height: 19px;
}
#poll .item{
	font: 100 12px/16px Arial;
	width: 130px;
	padding-left: 0px;
}
#poll .footer_row{
	padding-top: 10px;
}

#main_image_gallery {
	font: normal 12px Arial;
	width: 100%;
	background: #E9EAEF;
	margin-bottom: 10px;
}
#main_image_gallery .outer{
	margin: 0px 10px 0px 10px;
	padding-top: 10px;
}
#main_image_gallery .item{
	margin-bottom: 10px;
}
#main_image_gallery .item img {
	width: 110px;
	height: 77px;
}
#main_image_gallery .item .title{
	font: 700 8pt/14px Verdana;
}
#main_image_gallery .all{
	padding-bottom: 10px;
}
#main_image_gallery .all a{
	font: 700 8pt Tahoma;
	color: #8790AF;
}
/**/
#right_news{
	width: 100%;
	background: #E9EAEF;
	margin-bottom: 10px;
}
#right_news .outer{
	padding: 10px;
}
#right_news img{
	width: 154px;
	height: 96px;
	margin: 0px 0px 4px 0px;
}
#right_news .title{
	padding: 0px 0px 4px 0px;
}
#right_news .title a{
	color: #C4231C;
	font: 700 12px/15px Arial;
}
#right_news .short_content a{
	font: 100 12px/15px Arial;
}

#author_box {
	clear: both;
	width: 100%;
	background: #E9EAEF;
	margin: 1px 0px 2px 0px;
}
#author_box .author_name{
	background: #003399;
	text-align: center;
	width: 100%;
}
#author_box .container{
	text-align: center;
	padding: 2px 5px 1px 5px;
}
#author_box .author_name a {
	font: 700 9pt/14px Arial;
	color: #FFFFFF;
}
#author_box .title{
	margin: 4px 0px 4px 0px; 
}
#author_box .title a {
	font: 100 11px/14px Verdana;
}

#author_box2 {
	clear: both;
	width: 100%;
	background: #E9EAEF;
	margin: 1px 0px 2px 0px;
}
#author_box2 .author_name{
	background: #3366FF;
	text-align: center;
	width: 100%;
}
#author_box2 .container{
	text-align: center;
	padding: 2px 5px 2px 10px;
}
#author_box2 .author_name a {
	font: 700 9pt/15px Arial;
	color: #FFFFFF;
}
#author_box2 .title{
	padding: 4px 0px 4px 0px; 
}
#author_box2 .title a {
	font: 100 11px/14px Verdana;
}

.author_group {
	margin-bottom: 10px;
	clear: both;
}
#author_box3 {
	width: 100%;
	background: #E9EAEF;
	margin: 1px 0px 1px 0px;
	clear: both;
}
#author_box3 .author_name{
	background: #FFFFFF;
	width: 100%;
}
#author_box3 .container{
	padding: 2px 5px 2px 10px;
}
#author_box3 .author_name a {
	font: 700 9pt/15px Arial;
	color: #FFFFFF;
}
#author_box3 .title{
	margin: 4px 0px 4px 0px; 
}
#author_box3 .title a {
	font: 100 11px/15px Arial;
}

#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;
}

.sliding_news {
	width: 100%;
	margin: 0px 0px 1px 0px;
}
.sliding_news .container{
	width: 100%;
	height: 80px;
	overflow: hidden;
	background: #E9EAEF;
	margin-bottom: 10px;
}
.sliding_news .outer{
	margin-left: 8px;
	margin-right: 8px;
}
.sliding_news .item{
	clear: both;
	text-align: center;
}
.sliding_news img{
	width: 105px;
	height: 80px;
}
.sliding_news .title{
	margin: 0px 0px 8px 0px;
}
.sliding_news .title a{
	font: 700 8pt Verdana;
}
.sliding_news .sep{
	background: url(../images/line_01.gif) repeat-x;
	height: 1px;
	clear: both;
	font-size: 1px;
	margin: 0px 0px 8px 0px;
}
/**/
.book_review{
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 5px;
	background: #E9EAEF;
	text-align: center;
}
.book_review .caption{
	font: 700 9pt/16px Tahoma;
	color: #FFFFFF;
	background: #FF9900;
	padding: 3px 0px;
}
.book_review img{
	width: 110px;
	height: 77px;
	margin: 3px 0px;
}
.book_review .title{
	padding: 0px 3px 5px 3px;
	font: 100 8pt Tahoma;
	cursor: pointer;
}
.book_review .other_books a{
	color: #993300;
	font: 700 8pt Tahoma;
}
/**/
.mostly_readed{
	width: 100%;
	margin-bottom: 10px;
	background: #E9EAEF;
}
.mostly_readed .item{
	clear: both;
	background: url(../images/icon_03.gif) no-repeat 3px 8px;
	padding: 3px 0px 3px 10px;
}
.mostly_readed .item a{
	font: 100 9pt Tahoma;
}
.mostly_readed .sep{
	clear: both;
	height: 4px;
	font-size: 1px;
}
/**/
.last_min{
	position: relative;
	width: 445px;
	height: 18px;
	background: #333333;
	float: left;
}
.last_min .last_min_caption{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 130px;
	height: 18px;
	font: 100 8pt/18px Verdana;
	color: #d0d0d0;
	text-align: center;
	border-right: solid 1px #fdfb0a;
}
/**/
.mostly_viewed_caricature {
	width: 100%;
	font: normal 8pt Verdana;
	margin: 8px 0px 8px 0px;
}
.mostly_viewed_caricature .outer{
	margin: 0px 7px 0px 8px;
}
.mostly_viewed_caricature .item{
	margin-bottom: 8px;
	text-align: center;
}
.mostly_viewed_caricature .item img {
	width: 152px;
	height: 114px;
	border: 1px solid #d0d0d0;
}
.mostly_viewed_caricature .item .title{
	font: 700 8pt/14px Verdana;
	text-align: left;
}
/**/
.main_mail_list{
	position: relative;
	width: 160px;
	height: 95px;
	background: url(../images/base/main_mail_list_bck.png) no-repeat;
}
.main_mail_list .name{
	position: absolute;
	top: 19px;
	left: 6px;
	width: 148px;
	height: 16px;
	font: 700 7pt Tahoma;
	color: #8c0014;
	text-align: center;
	border-size: 0px;
}
.main_mail_list .email{
	position: absolute;
	top: 47px;
	left: 6px;
	width: 148px;
	height: 16px;
	font: 700 7pt Tahoma;
	color: #8c0014;
	text-align: center;
	border-size: 0px;
}
.main_mail_list .button{
	position: absolute;
	top: 74px;
	left: 57px;
	width: 46px;
	height: 16px;
}