
body {
	background-image:url(../images/share/bg.jpg);
	background-repeat:repeat-x;
	
}

/*Stage----------------------------------*/
#bg_colour {
	background-color: #FFF7EC;
}
#container{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding-bottom:30px;
}
#content{
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}
/*   head*/
 h1  {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #a61212;
	text-decoration: none;
	margin:0px;
}
 h2  {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #a61212;
	text-decoration: none;
	margin:0px;
}
 h3 {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #870f0f;
	text-decoration: none;
	margin:0px;
}
 h4 {
 	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #a71112;
	text-decoration: none;
	margin:0px;
}
 h5 {
 	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
	margin:0px;
}
 h6 {
 	font-family: Arial;
	font-size: 23px;
	font-weight: bold;
	color: #a61212;
	text-decoration: none;
	margin:0px;
}


/*Content + Detail-----------------------------------*/
.content{
	margin-top:20px;
	margin-left:10px;
}
.box_content_left {
	width:640px;
	text-align:left;
	float:left;
}
.box_content_right {
	width:280px;
	/*margin-left:20px;*/
	float:right;
}

/*TOP+LOGO-----------------------------------*/
.box_logo_nave_top{
	width:950px;
	height:67px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}
.box_logo{
	width:396px;
	height:67px;
	float:left;
}
.box_logo1685_nave_top{
	width:500px;
	margin-right:18px;
	float:right;
}
.box_logo168{
	width:86px;
	height:27px;
	float:right;
}
.box_logo_call{
	width:141px;
	height:27px;
	float:right;
}
.box_nave_top{
	width:500px;
	text-align:right;
	margin-top:5px;
	float:right;
}
.txt_nave_top {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.txt_nave_top a{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;	
}
.txt_nave_top a:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #e12f29;
	text-decoration: none;
}

/*Intro Flash-----------------------------------*/
.box_intro_flash{
	width:640px;
	height:328px;
	float: left;
}
/*--------Slide widget---------*/
.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 276px; /*width of featured content slider*/
height: 240px;
}
.sliderwrapper .box_widget_weather_area_slide{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
width: 276px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}
/*widget-----------------------------------*/

.box_widget_old {
	width:280px;
	text-align:left;
	float:right;
}
.box_widget_connect_plus  {
	float:right;
	width:280px;
	height:328px;
	/*background-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:#cdcdce;
	padding:1px;
	padding-bottom:0px;
	padding-top:0px;*/
	background-image:url(../images/widget/widget_bg.png);
	/*background-repeat:repeat-x;*/
	background-repeat: no-repeat;
}
.box_widget_bg  {
	float:right;
	width:276px;
	/*height:100%;*/
}
.box_connect_plus  {
	float:right;
	width:256px;
	height:45px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
}
.box_connect_plus_header  {
	float:left;
	width:99px;
	height:34px;
}
.box_connect_plus_line  {
	float:left;
	height:100%;
	margin-right:5px;
	margin-left:3px;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#cdcdce;
	/*border-style:solid;
	border-width:1px;
	border-color:#cdcdce;*/
}
.box_connect_plus_line_no_facebook  {
	float:left;
	height:100%;
	margin-right:5px;
	margin-left:10px;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#cdcdce;
	/*border-style:solid;
	border-width:1px;
	border-color:#cdcdce;*/
}
.box_icon_facebook  {
	float:left;
	width:53px;
	text-align:center;
}
.box_icon_twitter  {
	float:left;
	width:47px;
	text-align:center;
}
.box_icon_twitter_no_facebook  {
	float:left;
	width:47px;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
}
.box_icon_email  {
	float:left;
	width:47px;
	text-align:center;
}
.box_connect_plus_line2  {
	margin-right:auto;
	margin-left:auto;
	width:274px;
	line-height:8px;
	margin-top:10px;
	margin-bottom:10px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#cdcdce;
}
.box_widget  {
	float:right;
	width:256px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	/*position: relative;*/ /*leave as is*/
	overflow: hidden; /*leave as is*/
}
.box_widget_header_icon_change  {
	float:right;
	width:256px;
	height:25px;
}
.box_widget_header  {
	float:left;
	width:166px;
	height:25px;
}
.box_widget_loan_rate  {
	float:right;
	width:256px;
}
.box_icon_change_widget  {
	float:right;
	width:55px;
	margin-top:6px;
	margin-right:5px;
}
.box_icon_change  {
	float:right;
	width:16px;
	text-align:center;
}
/* data_loan rate*/
.box_data_loan_rate  {
	float:right;
	width:253px;
	margin-top:5px;
	padding-left:3px;
}
.box_data_loan_rate_day  {
	float:right;
	width:253px;
	margin-bottom:10px;
}
.box_data_loan_rate_bank  {
	float:right;
	width:253px;
}
.box_data_loan_rate_bank_name  {
	float:left;
	width:220px;
	margin-top:2px;
}
.box_data_loan_rate_bank_icon  {
	float:left;
	width:18px;
	height:18px;
	margin-right:10px;
}
.box_data_loan_rate_title  {
	float:left;
	width:245px;
	height:16px;
	margin-top:5px;
	margin-bottom:5px;
	padding-left:5px;
	padding-top:2px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#c3c3c5;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#c3c3c5;
}
.box_data_loan_rate_detail  {
	float:left;
	width:245px;
	height:18px;
	padding-top:3px;
	padding-left:5px;
}
.box_data_loan_rate_detail2  {
	float:left;
	width:245px;
	height:18px;
	padding-left:5px;
	padding-top:3px;
	/*background-color:#eeeeee;
	background-repeat:no-repeat;*/
}
.box_data_loan_rate_title_txt  {
	float:left;
	width:75px;
}
/* data_exchang rate*/
.box_widget_exchang_rate  {
	float:right;
	width:256px;
}
.box_data_exchang_rate  {
	float:right;
	width:253px;
	margin-top:5px;
	padding-left:3px;
}
.box_data_exchang_rate_day  {
	float:right;
	width:253px;
}
.box_data_exchang_rate_bank  {
	float:right;
	width:253px;
}
.box_data_exchang_rate_bank_name  {
	float:left;
	width:220px;
	margin-top:2px;
}
.box_data_exchang_rate_bank_icon  {
	float:left;
	width:18px;
	height:18px;
	margin-right:10px;
}
.box_data_exchang_rate_title  {
	float:left;
	width:245px;
	height:20px;
	margin-top:5px;
	margin-bottom:5px;
	padding-left:5px;
	padding-top:5px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#c3c3c5;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#c3c3c5;
}
.box_data_exchang_rate_detail  {
	float:left;
	width:245px;
	height:18px;
	padding-top:3px;
	padding-left:5px;
}
.box_data_exchang_rate_detail2  {
	float:left;
	width:245px;
	height:18px;
	padding-left:5px;
	padding-top:3px;
	background-color:#eeeeee;
	background-repeat:no-repeat;
}
.box_data_exchang_rate_title_country  {
	float:left;
	width:80px;
}
.box_data_exchang_rate_title_bill  {
	float:left;
	width:60px;
}
.box_data_exchang_rate_title_telex  {
	float:left;
	width:55px;
}
.box_data_exchang_rate_title_selling  {
	float:left;
	width:45px;
}
.box_data_exchang_rate_icon_flag {
	float:left;
	width:16px;
	height:11px;
	margin-right:8px;
	margin-top:1px;
}
.box_btn_exchang_rate  {
	float:right;
	text-align:right;
	width:90px;
	margin-top:10px;
	margin-right:5px;
	margin-bottom:10px;
}
.box_btn_exchang_rate_more  {
	float:right;
	text-align:right;
	width:55px;
	height:18px;
}
.box_exchang_rate_bank_icon  {
	float:right;
	width:18px;
	height:18px;
	margin-right:10px;
}
/* data_weather*/
.box_widget_weather  {
	float:right;
	width:256px;
}
.box_data_weather  {
	float:right;
	width:253px;
	margin-top:5px;
	/*margin-bottom:5px;*/
	/*padding-left:3px;*/
}
.box_data_weather_day  {
	float:right;
	width:253px;
	margin-bottom:10px;
}
.box_data_weather_location  {
	float:right;
	width:248px;
	height:22px;
	margin-bottom:2px;
	padding-left:5px;
	background-color:#f9f9f9;
}
.box_data_weather_location2  {
	float:right;
	width:248px;
	height:22px;
	margin-bottom:2px;
	padding-left:5px;
}
.box_data_weather_place  {
	float:left;
	width:150px;
	margin-top:3px;
}
.box_data_weather_icon  {
	float:left;
	width:25px;
	text-align:center;
	margin-right:5px;
}
.box_data_weather_number  {
	float:left;
	width:33px;
	margin-top:3px;
}
.box_data_weather_news  {
	float:right;
	width:256px;
	margin-bottom:5px;
	/*padding-left:3px;*/
}
.box_data_weather_news_data  {
	float:right;
	width:256px;
	padding-top:5px;
	/*padding-left:3px;*/
}
/*property search-----------------------------------*/
.property_search {
	width:315px;
	height:310px;
	margin-top:22px;
	text-align:left;
	float:left;
	background-image:url(../images/property_search/bg_property_search.jpg);
	background-repeat:no-repeat;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:15px;
}
.property_search2 {
	width:320px;
	height:325px;
	margin-top:22px;
	margin-right:16px;
	text-align:left;
	float:left;
	background-image:url(../images/property_search/bg_property_search.jpg);
	background-repeat:no-repeat;
	padding-left:15px;
	padding-right:10px;
	/*padding-top:15px;*/
	padding-bottom:15px;
}
.box_quick_search{
	/*width:250px;*/
	padding-right:10px;
	margin-top:50px;
	text-align:right;
	float:right;
	width:305px;
}
.box_quick_search2{
	/*width:250px;*/
	padding-right:15px;
	margin-top:9px;
	text-align:right;
	float:right;
	width:305px;
}
.box_select_buy_rent{
	width:300px;
	padding-right:25px;
	margin-top:15px;
	margin-bottom:5px;
	text-align:right;
	float:right;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-top:3px;
}
.box_select_buy_rent2{
	width:300px;
	padding-right:20px;
	margin-top:8px;
	text-align:right;
	float:right;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-top:3px;
}
.box_rent{
	width:60px;
	margin-left:10px;
	text-align:right;
	float:right;
	height:20px;
}
.box_buy{
	width:55px;
	margin-left:10px;
	text-align:right;
	float:right;
	height:20px;
}
.box_checkbox {
	float:left;
	width: 20px;
	height:20px;
}
.box_txt_rent{
	width:55px;
	margin-top:3px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.box_txt_buy{
	width:50px;
	margin-top:3px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.box_txt_want{
	width:150px;
	margin-top:3px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
/*  */
.box_select_buy_rent_text{
	margin-left:10px;
	float:right;
	padding-top:2px;
}
.box_select_buy_rent_radio{
	margin-left:10px;
	float:right;
}

/* */
.box_select_place_type{
	width:305px;
	margin-top:8px;
	float:left;
}
.box_type{
	width:150px;
	height:19px;
	margin-left:7px;
	float:right;
}
.box_place{
	width:140px;
	height:19px;
	margin-right:5px;
	float:right;
}
.box_btn_station{
	width:140px;
	height:19px;
	margin-right:5px;
	margin-top:8px;
	float:right;
}
.box_bed_room{
	width:90px;
	height:19px;
	float:right;
}
.box_price{
	width:115px;
	height:19px;
	float:right;
}
.box_select_type{
	width:150px;
	height:19px;
	padding-left:5px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.box_select_place{
	width:140px;
	height:19px;
	padding-left:5px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.box_select_bed_room{
	width:90px;
	height:19px;
	padding-left:5px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.box_select_price{
	width:115px;
	height:19px;
	padding-left:5px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.box_new_listings{
	width:192px;
	float:right;
	padding-top:6px;
	padding-right:5px;
}
.box_txt_bed_price{
	width:70px;
	margin-top:3px;
	margin-right:10px;
	text-align:right;
	float:right;
}
.box_txt_bcheck_new_listings{
	width:155px;
	margin-top:3px;
	margin-left:8px;
	text-align:left;
	float:left;
}
.box_project_map{
	width:305px;
	height:35px;
	margin-top:9px;
	margin-right:4px;
	text-align:left;
	background-color:#8c0808;
	float:right;
}
.box_txt_project_map{
	width:130px;
	margin-top:11px;
	margin-right:20px;
	text-align:right;
	float:right;
}
.box_btn_proerty_search{
	width:67px;
	height:23px;
	padding-top:5px;
	padding-right:15px;
	text-align:right;
	float:right;
}
.box_quick_search_txt{
	margin-top:3px;
	width:75px;
	float:left;
}
.box_quick_search_txt2{
	margin-top:3px;
	width:295px;
	float:right;
	text-align:right;
	padding-right:5px;
}
.box_quick_search_txt3{
	margin-top:3px;
	width:250px;
	float:right;
	text-align:right;
}
.box_quick_search_input{
	width:220px;
	height:20px;
	float:right;
}
.box_btn_quick_search{
	width:60px;
	height:20px;
	float:right;
}
.box_btn_quick_search2{
	width:60px;
	height:20px;
	float:right;
	padding-left:3px;
}
.box_quick_search3{
	/*width:250px;*/
	padding-right:10px;
	padding-top:55px;
	text-align:right;
	float:right;
	width:305px;
}
.input_quick_search{
	float:right;
	font-family:Arial;
	color: #333333;
	font-weight:normal;
	font-size:11px;
	text-align:left;
	width:140px;
	height:16px;
	padding-left:5px;
	padding-right:5px;
	background-color: #FFFFFF;
	border-width:1px;
	border-style:solid;
	border-color:#dadada;
}
/*search by map-----------------------------------*/
.box_search_by_map{
	width:279px;
	height:362px;
	/*margin-left:16px;*/
	float:left;
}
.box_search_by_map_map{
	width:279px;
	height:304px;
	margin-top:22px;
	float:left;
	background-image:url(../images/search_by_map/guide_search_by_map.jpg);
	background-repeat:no-repeat;
}
.box_search_by_map_bts_mrt{
	width:279px;
	height:36px;
	float:left;
	/*background-image:url(../images/search_by_map/bg_bts_mrt.png);*/
	background-image:url(../images/search_by_map/bg_bts_mrt.jpg);
	background-repeat:no-repeat;
}
.box_txt_search_by_map_bts_mrt{
	width:274px;
	padding-top:5px;
	padding-right:5px;
}
.box_txt_search_by_map_bts_mrt2{
	width:274px;
	padding-top:5px;
	padding-right:5px;
}
.box_btn_search_by_map_bts_mrt{
	width:44px;
	height:25px;
	float:right;
}
.box_txt_search_by_map_mrt{
	width:35px;
	height:20px;
	margin-top:1px;
	float:right;
	line-height:20px;
}
.box_txt_search_by_map_bts{
	width:30px;
	height:20px;
	margin-top:1px;
	float:right;
	line-height:20px;
}
.box_txt_header_map_bts{
	width:95px;
	height:20px;
	margin-top:1px;
	float:right;
	text-align:left;
	line-height:20px;
}
.box_txt_header_map_bts2{
	width:95px;
	height:20px;
	margin-top:1px;
	float:right;
	text-align:left;
	line-height:20px;
}
.box_search_by_map_logo_mrt{
	width:33px;
	height:25px;
	float:right;
}
.box_search_by_map_logo_mrt2{
	width:55px;
	height:25px;
	float:right;
	text-align:center;
}
.box_search_by_map_logo_bts{
	width:27px;
	height:25px;
	float:right;
}
.box_search_by_map_logo_bts2{
	width:40px;
	height:25px;
	float:right;
	text-align:center;
}
.box_search_by_map_logo_airport_link{
	width:50px;
	height:26px;
	float:right;
	text-align:center;
}
/*   icon location     */
.box_map_icon_bangkok{
	width:81px;
	height:43px;
	background-image:url(../images/search_by_map/bangkok_bg.png);
	background-repeat:no-repeat;
	/*position:absolute;*/
	position:relative;
	left: 65px;
	top: 96px;
	text-align:right;
}
.box_map_symbol_bangkok{
	width:43px;
	height:49px;
	position:relative;
	top: 93px;
	left: 108px;
	cursor:pointer;
	/*background-image:url(../images/search_by_map/bangkok_symbol.png);
	background-repeat:no-repeat;*/
}

.box_map_symbol_pattaya{
	width:43px;
	height:49px;
	position:relative;
	top: 64px;
	left: 134px;
	cursor:pointer;
}

.box_map_symbol_huahin{
	width:43px;
	height:49px;
	position:relative;
	top: 33px;
	left: 96px;
	cursor:pointer;
}

.box_map_symbol_phuket{
	width:43px;
	height:49px;
	position:relative;
	top: 50px;
	left: 69px;
	cursor:pointer;
}

/*        */
/*TEXT-----------------------------------*/
.txt_12px_707070_normal{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #707070;
	line-height:20px;
	text-decoration: none;
}
.txt_12px_707070_bold{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #707070;
	text-decoration: none;
}
.txt_12px_707070_bold a{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #707070;
	text-decoration: none;
}
.txt_12px_707070_bold a:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}


.txt_11px_666666_bold{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.txt_11px_000000_normal{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.txt_11px_000000_normal_line_height18{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height:18px;
}
.txt_11px_333333{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.txt_11px_333333 a{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;	
}
.txt_11px_333333 a:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #e12f29;
	text-decoration: none;
}
/**/
.txt_11px_333333_to_orange{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.txt_11px_333333_to_orange a{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;	
}
.txt_11px_333333_to_orange a:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #f8833f;
	text-decoration: none;
}
/**/
.txt_11px_333333_to_blue{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.txt_11px_333333_to_blue a{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;	
}
.txt_11px_333333_to_blue a:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #3f90d5;
	text-decoration: none;
}
/**/
.txt_11px_333333_to_violet{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.txt_11px_333333_to_violet a{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;	
}
.txt_11px_333333_to_violet a:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #891aa7;
	text-decoration: none;
}
/**/
.txt_11px_333333_to_green{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.txt_11px_333333_to_green a{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;	
}
.txt_11px_333333_to_green a:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #298e52;
	text-decoration: none;
}

/**/

.txt_11px_333333_bold{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.txt_11px_333333_bold a{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.txt_11px_333333_bold a:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #e12f29;
	text-decoration: none;
}

.txt_11px_000000_bold{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.txt_11px_000000_bold_shadow{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-shadow: #ffffff 1px 1px 0;
}
.txt_11px_000000_bold_lineheight30px{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height:30px;
}

.txt_11px_ffffff_bold{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.txt_11px_red_a61212_normal {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #a61212;
	text-decoration: none;
}
.txt_11px_red_a61212_normal a{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #a61212;
	text-decoration: none;
}
.txt_11px_red_a61212_normal a:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.txt_12px_ffffff_bold{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.txt_12px_orange_bold{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #f8833f;
	text-decoration: none;
}
.txt_12px_violet_bold{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #891aa7;
	text-decoration: none;
}
.txt_12px_333333_bold{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.txt_12px_000000_normal{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.txt_12px_000000_normal a{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.txt_12px_000000_normal a:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #e12f29;
	text-decoration: none;
}
.txt_12px_red_normal {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #e12f29;
	text-decoration: none;
}

.txt_12px_red_e12f29_bold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #e12f29;
	text-decoration: none;
}
.txt_12px_red_e12f29_bold a{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #e12f29;
	text-decoration: none;
}
.txt_12px_red_e12f29_bold a:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #e12f29;
	text-decoration: none;
}
.txt_12px_red_a61212_bold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #a61212;
	text-decoration: none;
}
.txt_12px_red_a61212_bold a{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #a61212;
	text-decoration: none;
}
.txt_12px_red_a61212_bold a:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #a61212;
	text-decoration: none;
}
.txt_12px_333333_bold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.txt_12px_333333_bold a{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.txt_12px_333333_bold a:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #a61212;
	text-decoration: none;
}
.txt_14px_c1c1c1_normal {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #c1c1c1;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
}
.txt_11px_red_normal {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #e12f29;
	text-decoration: none;
}
.txt_11px_red_normal a{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #e12f29;
	text-decoration: none;
}
.txt_11px_red_normal a:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.txt_11px_red_bold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #e12f29;
	text-decoration: none;
}
.txt_11px_red_bold a{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #e12f29;
	text-decoration: none;	
}
.txt_11px_red_bold a:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #e12f29;
	text-decoration: underline;
}
.txt_11px_red_normal_underline {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #e12f29;
	text-decoration: underline;
}
.txt_11px_red_normal_underline a{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #e12f29;
	text-decoration: underline;
}
.txt_11px_red_normal_underline a:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.txt_11px_red_bold_underline {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #e12f29;
	text-decoration: underline;
}
.txt_11px_red_bold_underline a{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #e12f29;
	text-decoration: underline;
}
.txt_11px_red_bold_underline a:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.txt_12px_000000_bold{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.txt_11px_red_a61212 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #a61212;
	text-decoration: none;
}
.txt_11px_red_bold_to_333333 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #e12f29;
	text-decoration: none;
}
.txt_11px_red_bold_to_333333 a{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #e12f29;
	text-decoration: none;	
}
.txt_11px_red_bold_to_333333 a:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;	
}

.txt_14px_666666_bold{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.txt_14px_666666_bold a{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;	
}
.txt_14px_666666_bold a:hover{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #e12f29;
	text-decoration: none;
}
.txt_14px_000000_bold{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	/*text-shadow: #ffffff 1px 1px 0;*/
}
.txt_12px_666666{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.txt_12px_666666 a{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;	
}
.txt_12px_666666 a:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #e12f29;
	text-decoration: none;
}
/* connect plus*/
.txt_11px_666666{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.txt_11px_666666 a{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;	
}
.txt_11px_666666 a:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #e12f29;
	text-decoration: none;
}
.txt_14px_red_bold{
 	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #a31212;
	text-decoration: none;
}
.txt_16px_red_bold{
 	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #a31212;
	text-decoration: none;
}

/*listings_by_location-----------------------------------*/

.box_listings_by_location {
	width:640px;
	float:left;
	margin-top:20px;
	text-align:left;
}
.box_header_listings_by_location {
	width:640px;
	float:left;
	height:28px;
	padding-top:28px;
	background-image:url(../images/listings_by_location/bg_listings_by_location.jpg);
	background-repeat:repeat-x;
	text-align:left;
	margin-bottom:5px;
	/*font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #a71112;
	text-decoration: none;*/
}
/*
.box_header_listings_by_location {
	width:640px;
	float:left;
	height:56px;
	background-image:url(../images/listings_by_location/bg_listings_by_location.jpg);
	background-repeat:repeat-x;
	text-align:left;
	margin-bottom:5px;
}*/
.box_data_listings_location {
	width:148px;
	float:left;
	text-align:left;	
}
.box_header_listings_location {
	width:148px;
	height:20px;
	float:left;
	text-align:left;
	margin-bottom:5px;
}
.box_listings_location_rent_sale {
	width:148px;
	float:left;
	margin-bottom:10px;
	text-align:left;
}
.box_listings_location_rent_sale_list {
	float:left;
	margin-top:3px;
	margin-left:10px;
	text-align:left;
}
.box_listings_location_line {
	width:15px;
	height:200px;
	float:left;
	text-align:left;
	background-image: url(../images/listings_by_location/line_doth.jpg);
	background-repeat:repeat-y;
}

.txt_14px_orange_bold {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #f8833f;
	text-decoration: none;
}
.txt_14px_orange_bold a{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #f8833f;
	text-decoration: none;
}
.txt_14px_orange_bold a:hover{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.txt_14px_blue_bold{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #3f90d5;
	text-decoration: none;
}
.txt_14px_blue_bold a{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #3f90d5;
	text-decoration: none;
}
.txt_14px_blue_bold a:hover{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.txt_14px_violet_bold{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #891aa7;
	text-decoration: none;
}
.txt_14px_violet_bold a{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #891aa7;
	text-decoration: none;
}
.txt_14px_violet_bold a:hover{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.txt_14px_green_bold{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #298e52;
	text-decoration: none;
}
.txt_14px_green_bold a{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #298e52;
	text-decoration: none;
}
.txt_14px_green_bold a:hover{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
/*The last proverty-----------------------------------*/

.box_last_property {
	width:640px;
	float:left;
	margin-top:20px;
	text-align:left;
}
.box_header_last_property {
	width:640px;
	float:left;
	/*height:45px;*/
	height:29px;
	padding-top:18px;
	background-image:url(../images/last_property/bg_last_property.jpg);
	background-repeat:repeat-x;
	text-align:left;
	margin-bottom:10px;
	/*font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #a71112;
	text-decoration: none;*/
}
.box_data_last_property {
	width:620px;
	float:left;
	padding-left:13px;
	text-align:left;
}
.last_property_data {
	width:290px;
	float:left;
	text-align:left;
	margin-right:10px;
}
.box_last_property_image {
	width:90px;
	height:65px;
	margin-right:10px;
	float:left;
	text-align:left;
}
.box_last_property_data {
	width:190px;
	float:left;
	text-align:left;
}
.box_btn_view_all {
	width:90px;
	float:left;
	text-align:left;
	padding-left:13px;
	padding-top:10px;
}
.box_arrow_view_all {
	width:7px;
	height:9px;
	float:left;
	text-align:left;
	margin-right:5px;
	margin-top:2px;
}
/*search By location-----------------------------------*/
.box_search_by_location {
	width:255px;
	height:95px;
	margin-top:23px;
	text-align:left;
	padding-top:33px;
	padding-left:15px;
	padding-bottom:15px;
	padding-right:10px;
	float:left;
	background-image:url(../images/search_by_location/bg_search_by_location.jpg);
	background-repeat:no-repeat;
}
.box_select_search_location{
	width:250px;
	margin-top:5px;
	text-align:left;
	float:left;
}
.box_select_location{
	width:110px;
	text-align:left;
	float:left;
}
.box_select_location_place{
	margin-top:2px;
	width:60px;
	text-align:left;
	float:left;
}
.box_checkbox_search_location {
	float:left;
	width: 20px;
	height:20px;
	margin-right:5px;
}
/*login-----------------------------------*/
.box_login {
	width:255px;
	height:135px;
	margin-top:23px;
	margin-bottom:5px;
	text-align:left;
	padding-top:93px;
	padding-left:15px;
	padding-bottom:15px;
	padding-right:10px;
	float:right;
	background-image:url(../images/login/bg_login.png);
	background-repeat:no-repeat;
}
.box_login_residence {
	width:255px;
	height:135px;
	margin-top:10px;
	margin-bottom:5px;
	text-align:left;
	padding-top:93px;
	padding-left:15px;
	padding-bottom:15px;
	padding-right:10px;
	float:right;
	background-image:url(../images/login/bg_login.png);
	background-repeat:no-repeat;
}
.box_login_welcome_index_page {
	width:255px;
	height:135px;
	margin-top:23px;
	margin-bottom:5px;
	text-align:left;
	padding-top:93px;
	padding-left:15px;
	padding-bottom:15px;
	padding-right:10px;
	float:right;
	background-image:url(../images/login/bg_welcome.png);
	background-repeat:no-repeat;
}
.box_login_welcome_other_page {
	width:255px;
	height:135px;
	margin-top:10px;
	margin-bottom:5px;
	text-align:left;
	padding-top:93px;
	padding-left:15px;
	padding-bottom:15px;
	padding-right:10px;
	float:right;
	background-image:url(../images/login/bg_welcome.png);
	background-repeat:no-repeat;
}
.box_input_email {
	float:left;
	width: 250px;
	height:20px;
	margin-top:10px;
}
.box_input_password {
	float:left;
	width: 250px;
	height:20px;
	margin-top:8px;
}
.box_txt_welcome {
	float:left;
	width: 235px;
	/*height:58px;*/
	height:40px;
	padding-left:5px;
	padding-right:10px;
	text-align:left;
	padding-top:10px;
	padding-bottom:8px;
}
.box_input_email_pass_header {
	float:left;
	width: 60px;
	margin-top:3px;
	margin-right:10px;
	text-align:right;
}
.input_email_pass{
	float:left;
	font-family:Arial;
	color: #333333;
	font-weight:normal;
	font-size:11px;
	text-align:left;
	width:160px;
	height:16px;
	padding-left:5px;
	padding-right:5px;
	background-color: #FFFFFF;
	border-width:1px;
	border-style:solid;
	border-color:#dadada;
}
.box_btn_register_login {
	float:right;
	width: 200px;
	height:23px;
	margin-top:10px;
	margin-right:14px;
	margin-bottom:13px;
	text-align:right;
}

.box_btn_login {
	float:right;
	width: 67px;
	height:23px;
	margin-left:7px;
	text-align:right;
}
.box_btn_register {
	float:right;
	width: 114px;
	height:23px;
	text-align:right;
}
.box_txt_forgot_pass {
	float:right;
	width: 100px;
	margin-right:14px;
	text-align:right;
}
/*banner -----------------------------------*/
.box_subscribe_newsletters  {
	float:right;
	width:280px;
	height:37px;
	margin-bottom:10px;

}
.box_subscribe_newsletters_left  {
	float:left;
	width:99px;
	height:37px;
}
.box_subscribe_newsletters_center  {
	float:left;
	width:165px;
	height:37px;
}
.box_subscribe_newsletters_right  {
	float:left;
	width:16px;
	height:37px;
}
.box_subscribe_newsletters_btn_previous  { 
	width:165px;
	height:18px;
}
.box_subscribe_newsletters_btn_subscribe  { 
	width:165px;
	height:19px;
}
.box_banner_sale_property {
	float:right;
	width:280px;
	height:106px;
	margin-bottom:10px;
}
.box_buyer_tools  {
	float:right;
	width:276px;
	/*height:105px;*/
	margin-bottom:10px;
	background-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:#dadada;
	padding:1px;
}
.box_buyer_tools_bg  {
	float:right;
	width:276px;
	/*height:100%;*/
	background-image:url(../images/buyer_tools/bg_buyer_tools.jpg);
	background-repeat:repeat-x;
}
.box_buyer_tools_data  {
	float:right;
	width:260px;
	margin-bottom:3px;
	text-align:left;
}
.box_buyer_tools_detail  {
	float:right;
	width:260px;
	text-align:left;
	padding-bottom:6px;
	margin-left:10px;
}
.box_buyer_tools_arrow  {
	float:left;
	width:12px;
	height:12px;
	margin-top:1px;
	margin-right:10px;
	text-align:left;
}
.box_buyer_tools_header {
	float:left;
	width:94px;
	height:21px;
	margin-bottom:3px;
	margin-top:5px;
}
/*top search -----------------------------------*/
.box_top_search {
	float:right;
	width:280px;
	/*height:210px;*/
	margin-bottom:20px;
}
.box_header_top_search {
	float:left;
	width:138px;
	height:33px;
	/*margin-bottom:5px;*/
}
.box_data_top_search {
	float:left;
	width:270px;
	padding-left:10px;
}
/*top search link*/
.txt_topsearch_link1_11px{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #a5a5a5;
	text-decoration: none;
}
.txt_topsearch_link1_11px a{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #a5a5a5;
	text-decoration: none;	
}
.txt_topsearch_link1_11px a:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #474747;
	text-decoration: none;
}
/* link 2*/
.txt_topsearch_link2_11px{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.txt_topsearch_link2_11px a{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;	
}
.txt_topsearch_link2_11px a:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #a5a5a5;
	text-decoration: none;
}
/* link 3*/
.txt_topsearch_link3_11px_bold{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #a5a5a5;
	text-decoration: none;
}
.txt_topsearch_link3_11px_bold a{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #a5a5a5;
	text-decoration: none;	
}
.txt_topsearch_link3_11px_bold a:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #c2c0c0;
	text-decoration: none;
}
/* link 4*/
.txt_topsearch_link4_13px_bold{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #a5a5a5;
	text-decoration: none;
}
.txt_topsearch_link4_13px_bold a{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #a5a5a5;
	text-decoration: none;	
}
.txt_topsearch_link4_13px_bold a:hover{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #c2c0c0;
	text-decoration: none;
}
/* link 5*/
.txt_topsearch_link5_14px_bold{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #a5a5a5;
	text-decoration: none;
}
.txt_topsearch_link5_14px_bold a{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #a5a5a5;
	text-decoration: none;	
}
.txt_topsearch_link5_14px_bold a:hover{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
/* link 6*/
.txt_topsearch_link6_18px_bold
{
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #252525;
	text-decoration: none;
}
.txt_topsearch_link6_18px_bold a{
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #252525;
	text-decoration: none;	
}
.txt_topsearch_link6_18px_bold a:hover{
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
/* link 7*/
.txt_topsearch_link7_18px_bold{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.txt_topsearch_link7_18px_bold a{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}
.txt_topsearch_link7_18px_bold a:hover{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #f8833f;
	text-decoration: none;
}
/* link 9*/
.txt_topsearch_link8_11px_bold{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.txt_topsearch_link8_11px_bold a{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;	
}
.txt_topsearch_link8_11px_bold a:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #891aa7;
	text-decoration: none;
}
/* link 9*/
.txt_topsearch_link9_18px_bold{
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #a5a5a5;
	text-decoration: none;
}
.txt_topsearch_link9_18px_bold a{
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #a5a5a5;
	text-decoration: none;	
}
.txt_topsearch_link9_18px_bold a:hover{
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

/* Icon Ie*/
.box_icon_ie_bg  {
	float:right;
	/*width:280px;*/
	/*height:56px;*/
	width:270px;
	height:49px;
	background-image:url(../images/banner/icon_ie/bg_icon_ie.jpg);
	background-repeat:repeat-x;
	margin-bottom:10px;
	padding-left:10px;
	padding-top:7px;

}
.box_icon_ie  {
	float:left;
	width:46px;
	height:41px;
}
.box_txt_icon_ie  {
	float:left;
	width:220px;
}
.txt_11px_000000_normal_shadow{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-shadow: #ffffff 1px 1px 0;
}
.txt_11px_red_normal_shadow{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #e12f29;
	text-decoration: none;
	text-shadow: #ffffff 1px 1px 0;
}
.txt_11px_red_normal_shadow a{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #e12f29;
	text-decoration: none;
	text-shadow: #ffffff 1px 1px 0;
}
.txt_11px_red_normal_shadow a:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-shadow: #ffffff 1px 1px 0;
}
