body, li, ul, form{
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
}
a{
	text-decoration: none;
	color: #000000;
}
a:hover{
	text-decoration: underline;
}
html, body, td{
	font-size: 8pt;
	font-family: Verdana;
}
form{
	margin: 0px;
	padding: 0px;
}
body{
	margin: 0px;
	background: #FFFFFF;
}
img{
	border-width: 0px;
}
ul, li{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.right_caption{
	background: url(../images/right_caption_bck.png);
	width: 313px;
	height: 34px;
	overflow: hidden;
	text-align: left;
}
.right_caption span{
	padding-left: 10px;
	font: 700 10pt/34px Verdana;
	color: #FFFFFF;
}
.right_caption span a{
	font: 700 10pt/34px Verdana;
	color: #FFFFFF;
}
.right_caption_2{
	background: url(../images/right_caption_bck_2.png);
	width: 313px;
	height: 34px;
	overflow: hidden;
	text-align: left;
}
.right_caption_2 span{
	padding-left: 10px;
	font: 700 10pt/26px Verdana;
	color: #000000;
}
.right_caption_3{
	background: url(../images/right_caption_bck_3.png);
	width: 313px;
	height: 23px;
	overflow: hidden;
	text-align: left;
}
.right_caption_3 span{
	padding-left: 10px;
	font: 700 10pt/23px Verdana;
	color: #000000;
}
.right_caption_4{
	background: url(../images/right_caption_bck_4.png);
	width: 313px;
	height: 27px;
	overflow: hidden;
	text-align: left;
}
.right_caption_4 span{
	padding-left: 35px;
	font: 700 10pt/27px Verdana;
	color: #FFFFFF;
}
.button{
	background-color: #EE0000;
	border: 0px;
	height: 16px;
	color: #FFFFFF;
	font: 700 8pt Tahoma;
}
.clear{
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 0px;
	visible: none;
}
.content_sep{
	clear: both;
	background: url(../images/content_sep_bck.png);
	height: 9px;
	overflow: hidden;
	font-size: 1px;
	line-height: 1px;
}
.middle_page_title {
	background : transparent no-repeat;
	width : 100%;
	height: 40px;
	font : 700 13pt/40px Tahoma;
	color : #000000;
}
.middle_page_title span{
	margin-left: 12px;
}
.middle_content{
	padding: 10px;
}
table.middle_content{
	margin: 10px;
	width: 95%;
}
.middle_sub_page_title{
	background : url(../images/content_sep_bck.png) transparent repeat-x;
}
.middle_sub_page_title span{
	width: 100%;
	height: 24px;
	font: bold 8pt/24px Verdana;
	color: #000000;
	padding-top: 6px;
	margin-left: 12px;
}
.middle_sub_page_title2{
	/*background : url(../images/content_sep_bck.png) transparent repeat-x; */
}
.middle_sub_page_title2 span{
	width: 100%;
	height: 24px;
	font: bold 8pt/24px Verdana;
	color: #000000;
	padding-top: 6px;
	margin-left: 12px;
}
.right_banner{
	padding: 7px 0px 7px 7px;;
	background: #FFFFFF;
	text-align: left;
}
.index_headline{
	clear: both;
}
.detail_headline{
	clear: both;
	border-bottom: 1px solid #FFFFFF;
}
#container{
	width: 820px;
	background: url(../images/body_bck.png) #FFFFFF repeat-y 814px 0px;
}
.container_outer{
	width: 814px;
}
.container_inner{
	border: 1px solid #FFFFFF;
}
.base{
	width: 812px;
}
.base_middle{
	float: left;
	text-align: left;
	border-right: 1px solid #E5E4E4;
}
.base_middle_inner{
	width: 498px;
	overflow: hidden;
}
#base_middle .base_middle_inner{

}
.base_detail .base_middle_inner{
	background: url(../images/middle_content_bck.png) repeat-x;
}
.base_right{
	float: left;
	width: 313px;
	overflow: hidden;
	background: #F7F7F9;
}
.base_right_inner{

}
/**/
.top{
	position: relative;
	width: 812px;
	height: 67px;
	overflow: hidden;
	background: url(../images/logo.png) no-repeat;
}
.top .part_1{
	position: absolute;
	width: 590px;
	height: 24px;
	left: 214px;
	top: 8px;
}
.top .part_2{
	position: absolute;
	width: 578px;
	height: 21px;
	left: 230px;
	top: 39px;
}
.top .part_3{
	position: absolute;
	width: 150px;
	height: 67px;
	left: 0px;
	top: 0px;
}
.top .login{
	float: left;
}
.top .login_form{
	float: left;
	margin-left: 6px;
	padding-top: 3px;
}
.top .login_form .username{
	border-width: 0px;
	width: 80px;
	height: 16px;
	background: #FFFFFF url(../images/login_input_bck.gif);
	font: normal 10px Tahoma;
	padding: 2px;
	color: #8D8D8D;
}
.top .login_form .password{
	border-width: 0px;
	width: 60px;
	height: 16px;
	background: #FFFFFF url(../images/login_input_bck.gif);
	font: normal 10px Tahoma;
	padding: 2px;
	color: #8D8D8D;
	margin-left: 2px;
}
.top .login_form .submit{
	border-width: 0px;
	width: 58px;
	height: 16px;
	background-image: url(../images/login_submit_bck.gif);
	font: 100 10px/14px Tahoma;
	margin-left: 2px;
	margin-right: 6px;
}
.top .link{
	float: left;
}
.top .link .item, .top .search .item {
	float: left;
	margin: 0px 0px 0px 8px;
}
.top .link .item a, .top .search .item a, .top .search .item{
	color: #FFC600;
	font: 100 8pt/22px Tahoma;

}
.top .link .sep, .top .search .sep {
	float: left;
	background: url(../images/top_menu_1_sep.png) no-repeat;
	height: 22px;
	width: 2px;
	font-size: 1px;
	margin: 0px 0px 0px 8px;
}
.top .link_2{
	float: right;
	padding-right: 10px;
}
.top .link_2 .item{
	float: left;
	margin: 0px 0px 0px 5px;
}
.top .link_2 .item a{
	color: #757575;
	font: 100 8pt/23px Tahoma;
}
.top .link_2 .sep {
	float: left;
	background: url(../images/top_part_2_sep_2.png) no-repeat;
	height: 21px;
	width: 2px;
	font-size: 1px;
	margin: 0px 0px 0px 7px;
}
.top .search{
	float: right;
	margin-right: 6px;
}
.top .search_form{
	float: left;
	margin-left: 6px;
	padding-top: 3px;
}
.top .search_form .input{
	border-width: 0px;
	width: 110px;
	height: 16px;
	background: #FFFFFF url(../images/search_input_bck.gif);
	font: normal 10px Tahoma;
	padding: 2px;
	color: #8D8D8D;
}
.top .search_form .submit{
	border-width: 0px;
	width: 29px;
	height: 16px;
	background-image: url(../images/search_submit_bck.gif);
	font: 100 10px/14px Tahoma;
	margin-left: 4px;
}
.last_min{
	float: left;
	width: 200px;
	height: 21px;
	overflow: hidden;
	font: 700 9pt/21px Tahoma;
	text-align: center;
}
.top_banner{
	clear: both;
	text-align: center;
	width: 810px;
	margin: 8px 0px;
	z-index: 1000;
}
/**/
.top_menu{
	width: 812px;
	height: 39px;
	overflow: hidden;
	text-align: left;
	background: url(../images/menu_bck.png);
}
.top_menu .inner{
	padding-top: 14px;
}
.top_menu .item{
	float: left;
	background: url(../images/top_part_2_sep.png) no-repeat;
	padding-left: 7px;
	margin: 0px 6px 0px 6px;
}
.top_menu .first_1{
	background: none;
	padding-left: 0px;
	margin: 0px 24px 0px 12px;
}
.top_menu .first_2{
	background: none;
	padding-left: 6px;
}
.top_menu .item a{
	color: #3F3F3F;
	font: 700 8pt/25px Tahoma;
}
.top_menu .first_1 a{
	color: #CCCCCC;
	font: 700 8pt/23px Tahoma;
}
/**/
.index_author {
	clear: both;
	background: #FFFFFF;
	text-align: center;
	border-bottom: 1px solid #DADADA;
}
.index_author_inner {
	width: 313px;
	height: 221px;
	overflow: hidden;
}
.index_author .caption{
	background: url(../images/author_bck.png);
	width: 313px;
	height: 23px;
	overflow: hidden;
	text-align: left;
}
.index_author .caption span{
	padding-left: 25px;
	font: 700 9pt/23px Verdana;
	color: #434343;
}
.index_author .container{
	background: #FFFFFF;
	height: 146px;
}
.index_author .items{
	float: left;
	width: 160px;
	height: 276px;
	background: #F7F7F9;
}
.index_author .items .inner{
	padding: 2px 0px;
}
.index_author .item {
	height: 18px;
	overflow: hidden;
	text-align: left;
	clear: both;
}
.index_author .item a{
	font: 700 8pt/18px Tahoma;
	color: #1F1F1F;
	padding-left: 18px;
	background: url(../images/icon_2.gif) no-repeat 10px center;
}
.index_author .article_content{
	float: left;
	overflow: hidden;
	text-align: center;
	border-right: 1px solid #C6C6C6;
	padding: 15px;
}
.index_author .article_content .inner{
	width: 122px;
	height: 246px;
}
.index_author .article_content img{
	width: 120px;
	height: 80px;
	border: 1px #424242 solid;
}
.index_author .article_content .name{
	color: #DE0029;
	font: 700 8pt/21px Tahoma;
	text-align: left;
}
.index_author .article_content .title {
	clear: both;
	padding: 5px 0px 0px 0px;
	text-align: left;
}
.index_author .article_content .title a{
	color: #464646;
	font: 700 8pt/15px Tahoma;
}
.index_author .article_content .date {
	padding: 0px 0px 0px 0px;
	clear: both;
	color: #9B9B9B;
	font: 100 10px/20px Tahoma;
	text-align: left;
}
/**/
.index_gallery{
	text-align: center;
	padding: 6px 0px;
}
.index_gallery img{
	width: 300px;
	height: 66px;
	border-width: 0px;
}
/**/
.chairman {
	clear: both;
	background: #FFFFFF;
	text-align: center;
	border-bottom: 1px solid #DADADA;
}
.chairman_inner {
	width: 313px;
	height: 239px;
	overflow: hidden;
}
.chairman .caption{
	background: url(../images/author_bck.png);
	width: 313px;
	height: 23px;
	overflow: hidden;
	text-align: left;
}
.chairman .caption span{
	padding-left: 25px;
	font: 700 9pt/23px Verdana;
	color: #434343;
}
.chairman .container{
	background: #FFFFFF;
}
.chairman .items{
	float: left;
	width: 160px;
	height: 216px;
	overflow-y: auto;
	background: #FFFFFF url(../images/chairman_bck.png) no-repeat;
}
.chairman .items .inner{
	padding: 2px 0px;
}
.chairman .item {
	height: 18px;
	overflow: hidden;
	text-align: left;
	clear: both;
}
.chairman .item a{
	font: 700 8pt/18px Tahoma;
	color: #1F1F1F;
	padding-left: 18px;
	background: url(../images/icon_2.gif) no-repeat 10px center;
}
.chairman .chairman_content{
	float: left;
	overflow: hidden;
	text-align: center;
	border-right: 1px solid #C6C6C6;
	padding: 10px 15px 5px 15px;
}
.chairman .chairman_content .inner{
	width: 122px;
	height: 201px;
	overflow: hidden;
}
.chairman .chairman_content .img{
	text-align: center;
}
.chairman .chairman_content img{
	width: 90px;
	height: 120px;
	border: 1px #424242 solid;
}
.chairman .chairman_content .name{
	padding: 2px 0px;
	color: #DE0029;
	font: 700 8pt/15px Tahoma;
}
.chairman .chairman_content .phone_number_caption{
	color: #464646;
	font: 700 8pt/15px Tahoma;
}
.chairman .chairman_content .phone_number {
	clear: both;
	color: #464646;
	font: 100 8pt/15px Tahoma;
}
.chairman .chairman_content .email {
	padding: 0px 0px 0px 0px;
	clear: both;
	color: #9B9B9B;
	font: 100 10px/17px Tahoma;
	height: 17px;
	overflow: hidden;
}
/**/
.mostly_readed{
	clear: both;
	width: 313px;
	overflow: hidden;
	text-align: left;
	background: #F7F7F9;
}
.mostly_readed .inner{
	width: 313px;
}
.mostly_readed .first_item{
	background: url(../images/mostly_readed_bck.png);
	width: 313px;
	height: 99px;
}
.mostly_readed .first_item_inner{
	padding-top: 10px;
	margin-left: 10px;
	width: 280px;
}
.mostly_readed img{
	margin: 0px 5px 8px 0px;
	width: 101px;
	height: 76px;
	border: 1px solid #FFFFFF;
}
.mostly_readed .title{
	color: #FFFFFF;
	font: 700 8pt/16px Tahoma;
}
.mostly_readed .short_content{
	font: 100 8pt/15px Tahoma;
	color: #FFFFFF;
}
.mostly_readed .item{
	clear: both;
	background: url(../images/icon_3.gif) no-repeat 12px 7px;
	height: 21px;
	overflow: hidden;
}
.mostly_readed .item a{
	font: 700 8pt/21px Tahoma;
	color: #545454;
	padding-left: 27px;
}
/**/
.index_poll{
	background: #F7F7F9;
	text-align: left;
	border-bottom: 1px solid #E5E4E4;
}
.index_poll .inner{
	margin: 10px 12px 20px 12px;
}
.index_poll .question{
	font: 700 8pt/15px Tahoma;
	color: #1F1F1F;
	margin: 5px 0px;
}
.index_poll .image{
	text-align: left;
}
.index_poll .image img{
	width: 274px;
	height: 60px;
}
.index_poll .submit{
	font: 700 8pt/15px Tahoma;
	color: #1F1F1F;
	margin: 5px 0px;
}
/**/
.index_contact{
	font: 100 8pt/15px Tahoma;
	text-align: left;
}
.index_contact .link{
	clear: both;
	border-top: 1px solid #E5E4E4;
	border-bottom: 1px solid #E5E4E4;
	padding-left: 10px;
}
.index_contact .link, .index_contact .link a{
	font: 100 8pt/25px Tahoma;
	color: #787878;
}
.index_contact .content{
	clear: both;
	padding: 15px;
	color: #717171;
}
.index_contact .content a{
	color: #666666;
}
.currency{
	clear: both;
}
.currency_table{
	clear: both;
	width: 100%;
	background: #FFFFFF;
}
.currency_table td{
	padding: 0px 6px;
	
}
.currency_table .label{
	padding-left: 75px;
	font-weight: bold;
}
/**/
.last_min_2 {
	width: 100%;
	height: 28px;
	background: #000000;
	position: relative;
	border-bottom: 1px solid #FFFFFF;
}
.last_min_2 .part_1 {
	float: left;
	width: 58px;
	height: 28px;
	border-right: 1px solid #FFFFFF;
}
.last_min_2 .part_2 {
	float: left;
	width: 751px;
	height: 28px;
}
.last_min_2, .last_min_2 a {
	color: #FFFFFF;
	font: bold 17px/28px Arial;
}
/**/
.istanbul_traffic{
	clear: both;
	width: 313px;
	overflow: hidden;
	text-align: left;
	background: #FFFFFF;
}
.istanbul_traffic .inner{
	width: 313px;
}
.istanbul_traffic .content{
	background: url(../images/right_content_bck.png) repeat-x;
	padding: 8px 20px;
}
/**/
.istanbul_map{
	clear: both;
	width: 313px;
	background: #FFFFFF;
}
.istanbul_map .content{
	padding: 6px;
}