@import "admin.css";

body{
	margin: 0px;
	background: #FFFFFF url(../images/body_bck.gif) repeat-y 846px 0px;
	color: #000000;
}
a{
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
img {
	border-width: 0px;
}
form{
	margin: 0px;
}
select, radio{
	font: 100 10px/14px Tahoma;
}
/**/
.radio{
	border: 0px;
}
.middle_content {
	font: 100 8pt Verdana;
}
.middle_content .explain{
	margin-top: 6px;
	margin-bottom: 10px;
}
.middle_content .nav2{
	margin-bottom: 10px;
}
/**/
.button{
	background-color: #336993;
	border: 0px;
	height: 19px;
	color: #FFFFFF;
	font: 700 8pt Tahoma;
}
.left_caption{
	height: 20px;
	background: url(../images/left_caption_bck.png) no-repeat;
	color: #384A53;
	font: bold 8pt/20px Tahoma;
}
.left_caption span{
	padding-left: 24px;
}
.left_content{
	padding: 0px 8px;
}
.right_caption{
	height: 23px;
	background: url(../images/right_caption_bck.png) no-repeat;
	color: #FFFFFF;
	font: bold 8pt/23px Tahoma;
	overflow: hidden;
}
.right_caption span{
	padding-left: 10px;
}
.right_content{
	padding: 0px 10px;
}
.right_sep{
	clear: both;
	height: 10px;
	font-size: 1px;
}
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: 0px;
}
.middle_sub_page_title {
	background: #336699;
	margin: 10px 0px 0px 0px;
	height: 24px;
	overflow: hidden;
}
.middle_sub_page_title span, .middle_sub_page_title a{
	font: 700 8pt/24px Tahoma;
	color : #FFFFFF;
	padding-left: 8px;
}
.middle_sub_page_title .part_1{
	float: left;
	width: 300px;
}
.middle_sub_page_title .part_2{
	float: left;
	width: 180px;
	text-align: right;
	padding-right: 8px;
}
/**/
.padding td{
	 padding: 5px;
}
/**/
.middle_top{
	height: 40px;
	color : #000000;
	padding-top: 10px;
	font: 100 11px/20px Tahoma;
}
.middle_top .part_1{
	float: left;
	width: 268px;
}
.middle_top .part_1 a{
	color: #000000;
	font: 100 11px/20px Tahoma;
}
.middle_top .part_2{
	float: right;
	width: 200px;
	text-align: right;
}
/**/
.main_container {
	background: #FFFFFF;
	width: 846px;
	border-top-width: 0px;
}
.main_container_inner{
	border: 1px solid #FFFFFF;
}
/**/
.base{
	background: #FFFFFF;
	width: 844px;
	text-align: left;
	z-index: 2200;
}
.base_left{
	z-index: 2200;
	float: left;
	border-right: 1px solid #c4c4c4;
	padding-right: 1px;
	overflow: hidden;
}
.base_left_inner{
	width: 140px;
	overflow: hidden;
}
.base_middle{
	float: left;
}
.base_middle_inner{
	width: 500px;
	overflow: hidden;
}
.base_middle .middle_content{
	margin: 0px 10px 0px 10px;
	width: 480px;
}
.base_right{
	float: left;
	border-left: 1px solid #c4c4c4;
	padding-left: 1px;
	overflow: hidden;
}
.base_right_inner{
	width: 200px;
	overflow: hidden;
}
/**/
.top{
	width: 844px;
	height: 115px;
	background: url(../images/top.png) no-repeat;
	position: relative;
	text-align: left;
}
.top .logo{
	position: absolute;
	top: 0px;
	left: 0px;
}
.top .logo img{
	width: 262px;
	height: 93px;
	border: 0px;
}
.top .banner {
	width: 468px;
	height: 60px;
	position: absolute;
	top: 16px;
	left: 360px;
}
/**/
.top_menu{
	position: absolute;
	top: 94px;
	left: 0px;
	height: 19px;
	width: 844px;
}
.top_menu_container{
	float: left;
}
.top_menu, .top_menu a{
	font: 100 8pt/19px Tahoma;
	color: #044688;
}
.top_menu a{
	padding: 0px 12px;
}
.top_menu .item {
	float: left;
}
.top_menu .sep {
	float: left;
	height: 19px;
	width: 2px;
	background: url(../images/top_menu_sep.png);
}
/**/
.footer {
	border-top: 1px solid #c1d4e6;
	width: 844px;
	clear: both;
	margin-bottom: 10px;
}
.footer .content {
	margin-top: 10px;
	font: normal 8pt/18px Tahoma;
	color: #B7B7B7;
}
.footer .content a{
	color: #B7B7B7;
}
.footer .content div {
	text-align: center;
}
.footer .content .item {
	text-align: center;
}
.footer .content .item, .footer .content .item a{
	font-weight: bold;
	color: #666666;
}
/**/
.firm_cat{
	background: #336993;
}
.firm_cat .header{
	height: 20px;
	background: #FFDB3D;
	color: #384A53;
	font: bold 8pt/20px Tahoma;
}
.firm_cat .header span{
	padding-left: 10px;
}
.firm_cat .item{
	height: 20px;
	overflow: hidden;
	background: url(../images/left_menu_child_bck.png) no-repeat;
}
.firm_cat a{
	padding-left: 18px;
	color: #FFFFFF;
	font: 700 8pt/20px Tahoma;
	background: url(../images/icon_01.gif) no-repeat 8px 7px;
	width: 100%;
}
/**/
.searchLeft{
	text-align: center;
	padding-bottom: 10px;
}
.searchLeft .form{
	clear: both;
	margin: 0px 5px 0px 5px;
	padding-top: 10px;
	text-align: left;
	font: 100 8pt/17px Tahoma;
}
.searchLeft .form .input{
	border: 1px solid #d0d0d0;
	width: 130px;
	height: 18px;
	font: normal 10px Tahoma;
	padding: 2px;
	color: #8D8D8D;
}
.searchLeft .form .submit{
	border: 1px solid #D90207;
	height: 18px;
	background: #D90207;
	font: normal 10px Tahoma;
	color: #FFFFFF;
}
.searchLeft .form .radio{
	padding: 5px 0px;
}
.searchLeft .form .radio input{
	border: none;
}
/**/
.currency{
	width: 100%;
	height: 75px;
	overflow: hidden;
    font: 100 8pt/15px Tahoma;
}
.currency .table{
	width: 110px;
	height: 60px;
	overflow: hidden;
    font: 100 8pt/15px Tahoma;
	margin: 7px 0px 0px 0px;
}
.currency .table .label, .currency .table .value{
	color: #000000;
}
.currency .table .item{
	height: 15px;
    margin: 0px;
    padding: 0px;
}
.currency .table .label{
	width: 42px; 
}
.currency .table .value{
	width: 38px;
	padding-left: 5px;
}
.currency .table .image{
	width: 25px;
	text-align: center;
}
.currency .table img{
	width: 11px;
	height: 6px;
}
/**/
.main_poll{
	clear: both;
	width: 100%;
	margin: 8px 0px 8px 0px;
}
.main_poll .question{
	font: 700 8pt/15px Verdana;
	color: #1F1F1F;
}
.main_poll .image{
	text-align: left;
}
.main_poll .image img{
	width: 124px;
	height: 60px;
	margin-top: 5px;
}
.main_poll .submit{
	font: 700 8pt/15px Verdana;
	color: #1F1F1F;
	margin: 10px 0px;
}
/**/
.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;
	margin-bottom: 8px;
}
.login_box .link{
	background: url(../images/icon_04.gif) no-repeat 0px 5px;
	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;
}
/**/
.searchRight{
	text-align: center;
	padding-bottom: 10px;
}
.searchRight .form{
	clear: both;
	margin-left: 10px;
	padding-top: 10px;
	text-align: left;
	font: 100 8pt/17px Tahoma;
}
.searchRight .form .type{
	margin-top: 8px;
	color: #43565F;
	font: 100 8pt/17px Tahoma;
}
.searchRight .form .input{
	border-width: 0px;
	width: 146px;
	height: 18px;
	background: #FFFFFF url(../images/search_input_bck.png);
	font: normal 10px Tahoma;
	padding: 2px;
	color: #8D8D8D;
}
.searchRight .form .submit{
	border-width: 0px;
	width: 33px;
	height: 18px;
	background: url(../images/search_submit_bck.png) no-repeat -1px;
	font: 100 10px/14px Tahoma;
	margin-left: 0px;
}
.searchRight .form .select{
	border: 1px solid #434343;
	width: 179px;
	height: 18px;
	background-image: url(../images/search_select_bck.png);
	font: 100 10px/14px Tahoma;
	margin-bottom: 10px;
	color: #8D8D8D;
}
.searchRight .form .radio{
	padding: 5px 0px;
}
.searchRight .form .radio input{
	border: none;
}
.searchRight .form .radio label{
	padding-left: 5px;
	color: #43565F;
	font: 100 8pt Tahoma;
}
.searchRight .form .all_submit{
	border-width: 0px;
	width: 179px;
	height: 18px;
	background-image: url(../images/all_submit_bck.png);
	font: 100 10px/14px Tahoma;
	margin-left: 0px;
	color: #8D8D8D;
}
/**/
.right_nav{
	width: 100%;
}
.right_nav .menu {
	width: 100%;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.right_nav .menu ul {
	clear: both;
	margin: 0px;
	padding: 0px;
}
.right_nav .menu ul li{
	clear: both;
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 22px; 
	overflow: hidden;
	border-top: 1px solid #d7e0e7;
}
.right_nav .menu li a {
	display: block;
	background: url(../images/icon_03.gif) no-repeat 8px 0px;
	font: 700 8pt/21px Tahoma;
	padding: 0px 12px 0px 18px;
	text-decoration: none;
	color: #000000;
}
.right_nav .menu li a:hover{
	color: #4690B5
}
/**/
.last_classified_ad {
	width: 100%;
	margin: 0px 0px 8px 0px;
}
.last_classified_ad .container{
	height: 180px;
	overflow: hidden;
}
.last_classified_ad .outer{
	margin-left: 8px;
	margin-right: 8px;
}
.last_classified_ad img{
	width: 70px;
	height: 53px;
	border: 1px solid #d0d0d0;
	margin-right: 10px;
}
.last_classified_ad .title a{
	font: 100 8pt/13px Verdana;
}
.last_classified_ad .sep{
	background: url(../images/line_02.gif) repeat-x;
	height: 1px;
	clear: both;
	font-size: 1px;
	margin: 8px 0px 8px 0px;
}
.popular_classified_ad {
	font: 100 11px Verdana;
	margin: 9px 0px 9px 0px;
}
.popular_classified_ad .item {
	background: url(../images/icon_02.gif) no-repeat 0px center;
	padding-left: 10px;
	clear: both;
	margin: 4px 6px 0px 9px;
}
.popular_classified_ad .sep {
	background: url(../images/line_02.gif) repeat-x;
	height: 1px;
	clear: both;
	font-size: 1px;
	margin: 4px 0px 0px 17px;
}
/**/
.classified_ad_cat{
	background: #FFFFFF;
}
.classified_ad_cat .item{
	height: 20px;
	overflow: hidden;
}
.classified_ad_cat img{
	width: 16px;
	height: 16px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 2px;
}
.classified_ad_cat a{
	padding-left: 0px;
	color: #16387C;
	font: 700 8pt/20px Tahoma;
	width: 100%;
}
/**/
.spec_news {
	width: 100%;
	font: normal 8pt Verdana;
}
.spec_news .container{
	margin: 8px 8px 0px 8px;
}
.spec_news .item{
	clear: both;
	margin-bottom: 10px;
	font: 700 8pt/13px Verdana;
}
.spec_news .item img {
	width: 74px;
	height: 52px;
	margin-right: 8px;
}
