@import "admin.css";
body{
	margin: 0px;
	color: #000000;
}
a{
	text-decoration: none;
	color: #2d2d2d;
}
a:hover {
	text-decoration: underline;
}
img {
	border-width: 0px;
}
form{
	margin: 0px;
}
/**/
.radio{
	border: 0px;
}
.button{
	background-color: #545556;
	border: 0px;
	height: 19px;
	color: #FFFFFF;
	font: 700 8pt Tahoma;
}
/**/
.middle_content {
	font: 100 8pt Verdana;
	margin-top: 66px;
}
.middle_content .explain{
	margin-top: 6px;
	margin-bottom: 10px;
}
.middle_content .nav2{
	margin-bottom: 10px;
}
/**/
.middle_top{
	background : url(../images/middle_page_bck.png) transparent no-repeat;
	width : 100%;
	height: 40px;
	color : #000000;
	margin-bottom : 10px;
	padding-top: 10px;
	font: 100 11px/20px Tahoma;
}
.middle_top .part_1{
	float: left;
	width: 280px;
	padding-left: 10px;
}
.middle_top .part_1 a{
	color: #000000;
	font: 100 11px/20px Tahoma;
}
.middle_top .part_2{
	float: right;
	width: 200px;
	text-align: right;
	padding-right: 10px;
}
/**/
.left_content{
	padding: 14px;
}
/**/
.right_spacer{
	font-size: 1px;
}
.right_content{
	padding: 0px 10px;
}
.right_sep{
	clear: both;
	height: 20px;
	background: url(../images/right_sep.png) repeat-x;
}
.right_sep img{
	width: 270px;
	height: 21px;
	border-width: 0px;
}
table.right_content{
	margin: 0px 10px;
}
/**/
.middle_page_title {
	/*background : url(../images/middle_page_bck.png);*/
	width : 100%;
	height: 40px;
	font : 700 12pt/40px Arial;
	color : #000000;
}
.middle_page_title span{
	margin-left: 10px;
}
.middle_sub_page_title {
	background: #E41626;
	margin-bottom: 5px;
	height: 24px;
	overflow: hidden;
}
.middle_sub_page_title span, .middle_sub_page_title a{
	font: bold 11px/24px Tahoma;
	color : #FFFFFF;
	padding-left: 15px;
}
.middle_sub_page2_title {
	/*background: url(../images/middle_sub_page2_bck.png) repeat-x;*/
	background: #19A9BA;
	margin-bottom: 5px;
	height: 24px;
	overflow: hidden;
}
.middle_sub_page2_title span, .middle_sub_page2_title a{
	font: bold 11px/24px Tahoma;
	color : #FFFFFF;
	padding-left: 16px;
}
/**/
.main_container {
	background: #FFFFFF;
	width: 996px;
	border-top-width: 0px;
}
.main_container_inner{
	border: 1px solid #FFFFFF;
	background: url(../images/container_bck.png) repeat-x;
}
.main_container_inner_2{
	background: url(../images/container_right.png) no-repeat right top;
}
/**/
.base{
	background: #FFFFFF;
	width: 994px;
	text-align: left;
	background: url(../images/menu_bck.png) no-repeat 0px 0px;
}
.base_left{
	float: left;
	width: 235px;
	overflow: hidden;
	background: url(../images/base_left_bck.png) repeat-y 64px;
}
.base_left_inner{
	padding-left: 68px;
}

.base_middle_right{
	float: left;
	background: url(../images/base_middle_right_bck.png) repeat-y;
}

.base_middle{
	width: 759px;
	float: left;
}
.base_middle{
	float: left;
	width: 508px;
	background: url(../images/base_middle_bck.png) repeat-y;
}
.base_middle_inner{
	overflow: hidden;
	width: 508px;
	background: url(../images/base_middle_inner_bck.png) no-repeat top right;
}
.base_middle .middle_content{
	margin: 0px 10px 0px 10px;
}
.base_right{
	float: left;
	padding-left: 1px;
	overflow: hidden;
}
.base_right_inner{
	width: 250px;
	overflow: hidden;
}
/****/
.top{
	clear: both;
	position: relative;
	width: 994px;
	height: 135px;
	background: url(../images/logo.png) no-repeat;
	text-align: left;
}
.top .logo{
	position: absolute;
	top: 20px;
	left: 0px;
}
.top .logo img{
	width: 272px;
	height: 115px;
	border: 0px;
}
.top .banner {
	position: absolute;
	top: 30px;
	left: 280px;
	width: 468px;
	height: 60px;
}
/**/
.top .top_menu{
	position: absolute;
	top: 115px;
	left: 280px;
}
.top_menu, .top_menu a{
	font: 100 11px/21px Tahoma;
	color: #19A9BA;
}
.top_menu .item {
	float: left;
	height: 21px;
	padding: 0px 6px;
}
.top_menu .sep {
	float: left;
	height: 21px;
	width: 3px;
}
/**/
.footer {
	clear: both;
	background: url(../images/footer_header.png) no-repeat;
	width: 994px;
}
.footer .content {
	background: url(../images/footer_bck.png) repeat-y top right;
	text-align: left;
	position: relative;
	padding: 35px 0px 25px 0px;
	left: 256px;
	width: 487px;
	font: normal 8pt/18px Tahoma;
	color: #757575;
}
.footer .content a{
	color: #757575;
}
.footer .content div {
	text-align: left;
}
.footer .content .item {
	text-align: left;
}
.footer .content .item, .footer .content .item a{
	font-weight: bold;
	color: #F5821F;
}
/***/
.login_box_caption{
	width: 167px;
	height: 23px;
	background: url(../images/login_box_caption.png) no-repeat;
}
.login_box_caption span{
	padding-left: 15px;
	font: 700 11px/23px Tahoma;
}
.login_box{
	width: 100%;
}
.login_box .container{
	margin: 10px 0px 10px 0px;
}
.login_box input{
	background: url(../images/member_login_input.png);
	width: 126px;
	height: 17px;
	border: 0px;
	text-align: left;
	font: 100 8pt Tahoma;
	padding-left: 8px;
}
.login_box .welcome{
	font: 700 8pt/17px Tahoma;
}
.login_box .link{
	background: url(../images/icon_01.gif) no-repeat 0px 7px;
	height: 18px;
}
.login_box .link a{
	font: 100 8pt/17px Tahoma;
	padding-left: 12px;
}
.login_box .button{
	width: 100px;
}
.login_box .submit {
	background: url(../images/member_login_submit.png);
	width: 77px;
	height: 17px;
	border: 0px;
	text-align: left;
}
/**/
.main_poll_caption{
	margin-top: 13px;
	width: 167px;
	height: 28px;
	background: url(../images/poll_caption.png) no-repeat;
}
.main_poll{
	clear: both;
	width: 100%;
	margin: 0px 0px 10px 0px;
}
.main_poll .inner{
	margin: 10px 0px 20px 0px;
}
.main_poll .question{
	font: 700 8pt/15px Verdana;
	color: #1F1F1F;
}
.main_poll .options{
	font: 100 8pt/15px Verdana;
	color: #1F1F1F;
	margin: 5px 0px;
}
.main_poll .image{
	text-align: left;
}
.main_poll .image img{
	width: 135px;
	height: 60px;
}
.main_poll .submit{
	font: 700 8pt/15px Verdana;
	color: #1F1F1F;
	margin: 10px 0px;
}
/***/
.main_article{
	clear: both;
}
/***/
.bookcase{
	width: 167px;
	height: 212px;
	background: url(../images/bookcase_bck.png) no-repeat;
}
.bookcase .bookcase_inner{
	padding: 7px 0px 0px 10px;
}
.bookcase .bookcase_inner2{
	width: 135px;
	height: 110px;
	overflow-y: auto;
}
.bookcase .title{
	font: 700 8pt Tahoma;
	/*height: 15px;
	overflow: hidden;*/
}
.bookcase .image{
	padding-left: 5px;
}
.bookcase .image img{
	width: 80px;
	height: 120px;
}
.bookcase .short_content{
	font: 100 8pt Tahoma;
}
/***/
.main_author_caption{
	height: 28px;
	background: url(../images/author_caption.png) no-repeat;
	text-align: right;
}
.main_author_caption .inner{
	padding-top: 16px;
}
.main_author_caption a{
	color: #19A9BA;
	font: 100 7pt Tahoma;
}
.main_author {
	clear: both;
}
.main_author .container{
	width: 250px;
	height: 195px;
	position: relative;
}
.main_author .article_content{
	position: absolute;
	left: 0px;
	top: 1px;
	width: 107px;
	overflow: hidden;
	text-align: right;
}
.main_author .article_content img {
	width: 70px;
	height: 95px;
}
.main_author .article_content .title {
	height: 70px;
	overflow: hidden;
	padding-top: 5px;
}
.main_author .article_content .title a{
	color: #02606B;
	font: 100 8pt/15px Tahoma;
}
.main_author .items{
	position: absolute;
	left: 108px;
	top: 1px;
	width: 142px;
	overflow: hidden;
	background: url(../images/author_items_bck.png) repeat-x;
	padding-top: 10px;
}
.main_author .item {
	height: 18px;
	background: transparent url(../images/icon_03.gif) no-repeat 6px 6px;
	overflow: hidden;
}
.main_author .item a{
	color: #000000;
	padding-left: 13px;
	font: 700 8pt/17px Verdana;
}
/***/
.main_radio{
	clear: both;
}
/***/
.main_interview_caption{
	height: 28px;
	background: url(../images/interview_caption.png) no-repeat;
}
.main_interview{
	margin-top: 1px;
}
.main_interview img{
	width: 96px;
	height: 67px;
	margin-right: 1px;
}
.main_interview .content{
	background: url(../images/author_items_bck.png) repeat-x;
	height: 67px;
	overflow: hidden;
}
.main_interview .short_content{
	padding: 10px;
	font: 100 8pt/14px Tahoma;
}
.main_interview .title{
	background: url(../images/icon_04.gif) no-repeat 10px 10px;
	padding-left: 20px;
	font: 100 8pt/20px Tahoma;
	color: #17A1B2;
}
/***/
.main_academician_caption{
	height: 28px;
	background: url(../images/academician_caption.png) no-repeat;
	text-align: right;
}
.main_academician_caption .inner{
	padding-top: 16px;
}
.main_academician_caption a{
	color: #19A9BA;
	font: 100 7pt Tahoma;
}
.main_academician {
	clear: both;
}
.main_academician .container{
	width: 250px;
	height: 230px;
	position: relative;
}
.main_academician .article_content{
	position: absolute;
	left: 0px;
	top: 1px;
	width: 107px;
	overflow: hidden;
	text-align: right;
}
.main_academician .article_content img {
	width: 70px;
	height: 95px;
}
.main_academician .article_content .name_surname {
	padding-top: 5px;
}
.main_academician .article_content .name_surname a{
	color: #02606B;
	font: 700 8pt/15px Tahoma;
}
.main_academician .article_content .link{
	background: url(../images/icon_05.gif) no-repeat 50px 6px;
}
.main_academician .article_content .link a{
	color: #919191;
	font: 100 8pt/15px Tahoma;
}
.main_academician .items{
	position: absolute;
	left: 108px;
	top: 1px;
	width: 142px;
	overflow: hidden;
	background: url(../images/author_items_bck.png) repeat-x;
	padding-top: 10px;
}
.main_academician .items .inner{
	width: 142px;
	height: 215px;
	overflow-y: auto;
	overflow-x: hidden;
}
.main_academician .item {
	width: 200px;
	height: 18px;
	background: transparent url(../images/icon_03.gif) no-repeat 6px 6px;
	overflow: hidden;
	text-align: left;
}
.main_academician .item a{
	color: #000000;
	padding-left: 13px;
	font: 700 7pt/17px Tahoma;
}
/***/
.index_banner{
	width: 100%;
	text-align: center;
	padding-top: 10px;
}
.right_spacer{
	height: 20px;
	background: url(../images/base_right_top.png) no-repeat;
}
/***/