@charset "utf-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222;
	margin: 0px;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 18px;
}
.container {
	width: 960px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/header_bg.gif);
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: left top;
}
.search_request {
background-color:#AAFFFF;
}
.search_parm{
	margin-right: 60px;
	margin-left: 60px;
	font-size:14px;
}
.search_parm .search_request{
	font-size:12px;
}
.search_parm ul {
	margin-left: 20px;
}

.search_parm h1 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
.quick_search a{
	font-size: 14px;
	color: #F00;
	margin-right: 20px;
}
.search_request h2 {
	font-size: 14px;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin: 0px;
}


.search_parm ul {
	margin-left: 20px;
}

.search_parm h1 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
.container .header {
	overflow: hidden;
	padding-top: 2px;
}
.container .header a{
	text-decoration:none;
}
.container .header .tools {
	width: 170px;
	margin-right: 6px;
	margin-top:20px;
}
.container .header .logo {
	margin-left: 6px;
	display: inline
}
.container .header .logo a img{
	width:229px;
	height:110px;
	border:0px;
}

.container .header .banner{
	width:360px;
	height:110px;
	border:0px;
	margin-left:15px;
	margin-right:15px;

}

.container .header .bannercursor
{
	background:url(../images/cursor.gif) no-repeat 0px 20px; line-height:26px; width:360px; height:110px; cursor:pointer; font-size:22px; overflow:hidden;
}

.container .header .bannercursor .line1
{
	color:#007b03; width:360px; text-align:center; margin-top:28px;
}
.container .header .bannercursor .line2
{
	color:#f13300; width:360px; text-align:center;
}

.container .header .banner2 img{
	width:157px;
	height:110px;
	border:0px;
}

.container .header .banner img{
	width:590px;
	height:110px;
	border:0px;
}
.container .header .navigation {
	background-image: url(../images/nav_header_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	overflow: hidden;
	padding-left: 100px;
	width: 860px;
}
.container .header .navigation li {
	float: left;
	margin-left: 20px;
}
.container .header .navigation li.joinus {
	float: right;
	width: 170px;
	margin-right: 10px;
	margin-left: 0px;
	overflow: hidden;
}
.container .header .navigation li.joinus a {
	color: #ffff33;
	text-decoration: underline;
	margin-left: 10px;
}

.container .header .navigation li a {
	display: block;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}


.container .header .navigation li a span {
	display: block;
	padding-top: 13px;
	padding-bottom: 9px;
}
.container .header .navigation li a.selected {
	background-image: url(../images/nav_header_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #F60;
}
.container .header .navigation li a.selected span {
	background-image: url(../images/nav_header_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: 16px;
	padding-right: 16px;
}

.container .content {
	margin-top: 6px;
	clear: left;
	overflow: hidden;
}
.container .content .maidpage {
	width: 685px;
	overflow: hidden;
	margin-right: 6px;
	margin-left: 6px;
	_display:inline;
	float:left;
}
.container .content .leftContent {
	width: 685px;
	overflow: hidden;
	margin-right: 6px;
	margin-left: 0px;
	_display:inline;
	float:right;	
}
.container .search_content .leftContent {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	margin-right: 6px;
	padding-left: 0px;
	width: 685px;
}
.search_conn {
	width:678px;
}
.search_content .search_conn {
	margin-top: 6px;
}

.search_conn h1 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/search_header_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.search_conn span.search_refine  {
	display: block;
	background-image: url(../images/search_header_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 8px;
	padding-bottom: 14px;
	margin-left: 12px;
	padding-right: 12px;
	color:	#669933;
}

.search_conn span.search_title_inner  {
	display: block;
	background-image: url(../images/search_header_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 8px;
	padding-bottom: 14px;
	margin-left: 12px;
	padding-right: 12px;
}
.search_conn .search_content {
	background-image: url(../images/search_body_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-right:1px solid #d6d6d6; 
}
.search_conn .search_content .search_content_inner {
	background-image: url(../images/search_body_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margin-left: 6px;
	padding-right: 6px;
}

.more_option {
	margin-bottom:10px;
}
.search_conn .search_content .search_content_inner .t {
	width: 150px;
	text-align: left;
	padding-top:3px;
	padding-bottom:3px;
}
.search_conn .search_content .search_content_inner .tt {
	width: 126px;
	text-align: left;
}
.search_conn .search_content .search_content_inner .refine_search_title {
	width: 90px;
	text-align: right;
}
.search_conn .search_content .search_content_inner .refine_search_title_short {
	width: 50px;
	text-align: right;
}
.search_conn .search_content .search_content_inner .select_120 {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 12px;
}
.search_conn .search_content .search_content_inner .select_180 {
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 12px;
}
.search_conn .search_content .search_content_inner .input_510 {
	width: 510px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}
.search_conn .search_content .search_content_inner .select_260 {
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}
.search_conn .search_content .search_content_inner .select_400 {
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}
.search_conn .search_content .quick_options {
	padding-bottom: 6px;
	float:left;
}
.search_conn .search_content .quick_options h2 {
	font-size: 14px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.search_conn .search_content .quick_options ul {
	float: left;
	width: 33%;
	overflow: hidden;
}
.search_conn .search_content .quick_options li {
	line-height: 144%;	
	}

.search_conn .search_content .search_options_conn {
	background-image: url(../images/search_options_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 6px;
	margin-bottom: 6px;
	float:left;
}
.search_conn .search_content .search_options_conn h2 {
	font-size: 14px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.search_conn .search_content .search_options_conn ul {
	float: left;
	width: 210px;
	overflow: hidden;
}
.search_conn .search_content .search_options_conn li {
	line-height: 144%;	
	}
.search_conn .search_content .search_button_conn {
	padding-top: 6px;
	float:right;
}
.search_conn .search_content .search_maid_button {
	padding-top: 6px;
	text-align:center;
}

#adv_search_conn{
	margin-bottom : 6px;
	margin-top : 6px;
	width:100%;
}

#adv_search_conn .search_content .search_options_conn ul{
	width: 20%;
	}	
	
#adv_search_conn .search_content .search_options_conn ul li{
	padding-left:6px;
	}		
.result_index {
	height:280px;
	margin-top: 6px;
	padding-top:10px;
}
.result_index h1 {
	font-size: 14px;
	margin: 6px;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 7px;
	padding-left: 6px;
	color: #0066cc;
}
.background_blue
{
	background-image: url(../images/title_background_blue.gif);
}
.background_green
{
	background-image: url(../images/title_background_green.gif);
}
.result_index h1 a{
	color: #0066cc;
}

.result_index img {
	border: 1px solid #d6d6d6;
	padding: 10px;
}
.result_index ul {
	margin-left: 12px;
}

.result_index ul li {
	margin-top: 6px;
	text-align: left;
	float: left;
	zoom:1;
	margin-right: 12px;
}



.search_more_button {
	
	margin-top: 8px;
	margin-right: 6px;
}
.search_more_button a {
	color: #990033;
	background-image: url(../images/more_down.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 16px;
}
#search_stand_button{
	margin-right: 16px;
	}
.search_stand_button{
	margin-top: 8px;
	margin-right: 6px;
	}
.search_stand_button a {
	color: #990033;
	background-image: url(../images/more_up.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 16px;
}


.search_conn .search_bottom {
	background-image: url(../images/search_bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 1px;
	line-height: 1px;
	height: 10px;
}

.search_conn .search_bottom .search_bottom_inner {
	background-image: url(../images/search_bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 10px;
	margin-left: 6px;
	padding-right: 6px;
}
.search_conn .search_content .search_content_inner .search_bottom_inner_ico {
	background-image: url(../images/search_body_ico_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.container .content .rightContent {
	float: right;
	width: 257px;
	margin-right:6px;
}
.container .search_content .rightContent {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	margin-right: 0px;
	_display:inline;
}
.container .content .services  {
	border: 1px solid #d6d6d6;
	padding-bottom: 6px;
}
.container .content  .services .title {
	font-size: 14px;
	background-color: #efefef;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.container .content .services ul {
	overflow: hidden;
	height:90px;

}
.container .content .services ul li {
	float: left;
	width: 49%;
	text-align: center;
}
.container .content .services ul li.request_maid {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d6d6d6;
	padding-top: 6px;
}
.container .content .services ul .request_maid a {
	display: inline-block;
	background-image: url(../images/services_1.gif);
	background-repeat: no-repeat;
	padding-top: 64px;
	background-position: center top;
	color: #0066cc;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

.container .content .services ul li.live_chat {
	padding-top: 6px;

	
}
.container .content .services ul li.live_chat a{
	background-image: url(../images/services_2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 64px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #ff9900;
}
.container .content .testimonial {
	margin-top: 6px;
}
.container .content .testimonial h1 {
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 6px;
	background-image: url(../images/panel_title.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.container .content .testimonial ul {
	padding-top: 6px;
	padding-bottom: 6px;
}

.container .content .testimonial li   {
	padding-left: 6px;
	color: #333;
}
.container .content .testimonial ul li a {
	color: #0066cc;
	text-decoration: none;
	font-weight: bold;
}
.container .content .testimonial ul li a:hover {
	text-decoration: underline;	
	}
.container .content .news_list{
	margin-top: 7px;
}
.container .content .news_list a{
	text-decoration: none;
}
.container .content .news_list h1 {
	font-size: 14px;
	color: #0066cc;
	background-image: url(../images/news_ico.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 46px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.container .content .news_list ul {
	list-style-type: disc;
	list-style-position: outside;
}

.container .content .news_list ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d6;
	padding: 5px 0px 5px;
	margin-left:6px;
	list-style-type: disc;
	list-style-position: outside;
}
.container .content .news_list ul li a {
	color: #333;
	text-decoration: none;
	font-size:10pt;
}
.container .content .news_list ul li a:hover {
	color: #06C;
}
.container .content .faq {
	border: 1px solid #d6d6d6;
	margin-top: 6px;
}
.container .content .faq ul{
border:solid 1px;
}

.container .content.result_page_content .search_result .search_result_content .search_result_list ul li .userInfoCard img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.container .content .faq h1 {
	font-size: 14px;
	color: #333;
	margin: 0px;
	background-color: #efefef;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.container .content .faq ul form {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 6px;
}
.container .content .faq ul li form select {
	width: 200px;
}
.container .content .faq ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d6;
	margin-left: 6px;
	line-height: 144%;
}
.container .content .faq ul li a {
	color: #333;
	text-decoration: none;
}
.search_nav {
	background-image: url(../images/search_nav_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 685px;
	margin-right: auto;
	margin-left: auto;
}
.search_nav .search_inner {
	background-image: url(../images/search_nav_bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-left: 6px;
	padding-right: 6px;
}
.search_nav ul {
	overflow: hidden;
	width: 100%;
}

.search_nav li {
	width: 33%;
	float: left;
	font-weight: bold;
	text-align: center;
}
.search_nav li span  {
	display: block;
	padding-top: 3px;
	padding-bottom: 4px;
}
.search_nav li.selected  {
	background-image: url(../images/search_nav_bg_selected.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.search_nav  li.selected span {
	background-image: url(../images/search_nav_bg_selected.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-left: 15px;
	padding-right: 15px;
	color: #FFF;
}
.back_to_search_result {
/*	background-image: url(../images/back_to_search_maid_result.gif);*/
	background-image: url(../images/back-icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: 320px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	margin-top:10px;
}
.back_to_search_result ul {
	overflow: hidden;
	width: 100%;
	font-size:15px;
}

.back_to_search_result li {
	width:100%;
	float: left;
	font-weight: bold;
	text-align: center;
	padding-top:15px ;
}
.result_page_content {
	margin-right: 6px;
	margin-left: 6px;
}

.easy_search_conn {
	background-image: url(../images/easy_search_conn_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	margin-top: 6px;
}
.easy_search_conn .easy_search_left {
	background-image: url(../images/easy_search_left_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.easy_search_conn .easy_search_right {
	background-image: url(../images/easy_search_right_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 9px;
	padding-bottom: 10px;
	padding-right: 12px;
	padding-left: 12px;
}
.easy_search_conn .keywords_input {
	padding: 0px;
	width: 470px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
.easy_search_conn .search_more_button {
	margin-top: 3px;
	text-indent: 0px;
	margin-bottom: 0px;
}
.search_result {
	float:left;
	width:100%;
}

.search_result_title {
	background-image: url(../images/search_result_title_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.search_result_title .search_result_left_bg {
	background-image: url(../images/easy_search_left_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.search_result_title .search_result_right_bg {
	background-image: url(../images/easy_search_right_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 12px;
	padding-left: 12px;
}
.search_result .search_result_title a{
	display: block;
	padding-top: 7px;
	padding-bottom: 6px;
	color: #0066cc;
	padding-right: 12px;
	padding-left: 12px;
	text-decoration: none;
	font-size: 14px;
}
.search_result .search_result_title a.allresult {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d6d6d6;
	border-left-color: #d6d6d6;
}
.search_result .search_result_title a.shotlist {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d6d6d6;
}
.search_result .search_result_title a.selected {
	font-weight: bold;
	background-color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d6d6d6;
	padding-top: 6px;
	padding-bottom: 6px;
}
.search_result .search_result_bottom {
	background-image: url(../images/search_result_bottom_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 1px;
	line-height: 6px;
	height: 6px;
	overflow: hidden;
}
.search_result .search_result_bottom_left {
	background-image: url(../images/search_result_bottom_left_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.search_result .search_result_bottom_right {
	background-image: url(../images/search_result_bottom_right_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 1px;
	line-height: 1px;
	height: 6px;
}
.search_result .search_result_content {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d8d8d8;
	border-left-color: #d8d8d8;
	padding-top: 6px;
	overflow: hidden;
}

.search_result_title h1 {
	font-size: 14px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
	text-align:right;
}
.search_result .search_result_content .search_result_list {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d6;
	margin-right: 6px;
	margin-left: 18px;
	margin-bottom: 6px;
	padding-bottom: 6px;
	}
.search_result .search_result_content .search_result_list ul{
	overflow: hidden;
	margin-top: 6px;
	width: 920px;
	clear: both;
	}
	
.search_result .search_result_content .search_result_list ul li  {
	float: left;
	margin-right:3px;
	margin-left:3px;
	margin-top: 12px;
}
.empty_shortlist{text-align:center;padding-top:10px;font-size:12pt;}
.empty_shortlist1{text-align:center;padding-top:10px;}
a.shortlist {
	color: #006600;
	text-decoration: none;
	background-image: url(../images/add.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	overflow: hidden;
	width: auto;
}
.search_result .search_result_content .shortlist_result    {
	float: left;
	width: 466px;
	padding-left: 6px;
	padding-right: 6px;
}
.search_result .search_result_content .shortlist_result h1 {
	font-size: 14px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 12px;
}
.search_result .search_result_content .shortlist_result h1 span.maidsCount {
	font-size: 14px;
	font-weight: normal;
	color: #666;
}

.search_result .search_result_content .shortlist_result ul {
	margin: 0px;
	padding: 0px;
}


.search_result .search_result_content .shortlist_result li {
	float: left;
	margin-left: 12px;
	display: inline;
	margin-bottom: 12px;
}

.search_result .search_result_content .shortlist_maid {
	width:6px;
	padding-bottom:27670px !important;
	margin-bottom:-27670px !important;
    border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d6d6d6;
	float:left
}

.search_result .search_result_content .submit_request {
	float: left;
	width: 450px;
	margin-left: 6px;
}


.search_result .search_result_content .submit_request h1 {
	font-size: 14px;
	color: #693;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 12px;
}
.search_result .search_result_content .submit_request table {
	width: 95%;
	margin-left: 10px;
}
.search_result .search_result_content .submit_request table td   {
	padding-top: 6px;
	padding-bottom: 6px;
	color: #F00;
}

.search_result .search_result_content .submit_request table th {
	text-align: left;
	line-height: 144%;
	
	width: 120px;
	padding-top:6px;
	vertical-align: top;
}
.search_result .search_result_content .submit_request table th.requestTh {
	
	width: 405px;
	padding-left:146px;
	
}

.search_result .search_result_content .submit_request table td input{
	width: 90%;
}
.search_result .search_result_content .submit_request table td textarea{
	width: 90%;
}
.request_title {
	font-size: 12px;
	padding: 0px;
	background-image: url(../images/request_title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.request_title span {
	background-image: url(../images/request_title.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	padding-top: 4px;
	padding-bottom: 6px;
	margin-left: 10px;
	padding-right: 10px;
}
.request_form th {
	text-align: left;
	width: 150px;
	margin: 0px;
	line-height: 144%;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	vertical-align: top;
	text-indent: 16px;
}
.request_form td {
	color: #F00;
	width: 400px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.request_form td input{
	width:360px;
}
.request_form td textarea{
	width:360px;
}
.request_form td select{
	width:360px;
}
.agencies {
	margin-right: 6px;
	margin-left: 6px;
}
.agencies li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d6d6d6;
	padding-bottom: 6px;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-left: 0px;
}

.agencies li h2 {
	font-size: 14px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	padding-top: 0px;
}
.agencies li a.agenciesLogo {
	float: right;
	display: inline;
}
.agencies li a.agenciesLogo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.agencies h2 a {
	color: #0066cc;
}
.agencies_basic_info {
	padding: 6px;
}
.agencies_basic_info a {
	width:685px;
}
.agencies_basic_info a.agency_logo {
	text-align:center;
	float:left;
}
.agencies_basic_info a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.agencies_basic_info dl {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.agencies_basic_info dl dt {
	margin: 0px;
	padding: 0px;
	float: left;
	font-weight: normal;
	width: 75px;
	display: inline;
}
.agencies_basic_info dl dd {
	width: 458px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
.agencies_other_info {
	padding: 12px;
}
.agencies_other_info th.submitFormTh {
	width: 150px;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 6px;
	
	}
.display_agency_maid {
	display: inline;
	float: left;
	padding-top: 6px;
	padding-bottom: 7px;
	font-size:15px;
/*	background-image: url(../images/search_result_title_selected_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;*/
	font-weight: bold;
	color: #0066cc;
	padding-right: 12px;
	padding-left: 6px;
	text-indent: 0px;
	margin-left: 6px;
}

a.bg_left {
	display: inline;
	float: left;
	padding-top: 6px;
	padding-bottom: 7px;
	background-image: url(../images/search_result_title_selected_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-weight: bold;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d6d6d6;
	border-left-color: #d6d6d6;
	color: #0066cc;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
	text-indent: 0px;
	margin-left: 6px;
}

.container .bottom {
	color: #0066cc;
	text-align: center;
	line-height: 52px;
	height: 52px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 6px;
}
.faqList {
	font-size: 14px;
	line-height: 200%;
}
.faqList ul {
}
.faqList li {
	list-style-type: disc;
	list-style-position: inside;
}
.faqList ul li a {
	color: #0066cc;
}
.faqList ul li a:hover {
	color: #F60;
}
.faq_result {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0066cc;
	padding: 12px;
}
.faq_result ul li {
	padding-bottom:10px;
	font-size: 14px;
}
.faq_result ul li h2 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}
.faq_result p.fa_result {
	padding-left: 12px;
}
.newsIndex {
	padding-right: 16px;
	padding-left: 16px;
}
.newsIndex .r_1_c_1 {
	width: 118px;
	display: inline;
}
.newsCategory {
	border: 1px solid #9cb8c6;
	background-image: url(../images/new_category_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 474px;
}
.newsCategory ul {
	margin: 12px;
}
.newsCategory ul li {
	margin: 0px;
	padding: 0px;
	height: 20px;
	line-height: 20px;
}


.newsCategory ul li a {
	display: block;
	color: #0033bb;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}


.newsIndex .r_1_c_2 {
	width: 385px;
	margin-right: 8px;
	margin-left: 8px;
	display: inline;
	margin-top: 0px;
}
.newsIndex .r_1_c_2 .r_1_c_2_2 {
	margin-top: 8px;
}
.news_list {
	border-width: 1px;
	border-style: solid;
	border-color: #d6d6d6;
	padding: 12px;
	padding-top:10px;
}
.news_list ul li a {
	color: #0033cc;
	line-height: 144%;
	margin-top:5px;
}
.news_list li a:hover{
	color: #F60;
}


.newsIndex .r_1_c_3 {
	width: 407px;
	display: inline;
}
h1.news_title {
	background-image: url(../images/news_title.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	font-size: 14px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	color: #F90;
	text-indent: 12px;
}
.ttt {
	background-color: #FFF;
	padding-left: 6px;
}

.news_panel {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d6d6d6;
	border-bottom-color: #d6d6d6;
	border-left-color: #d6d6d6;
	padding: 6px;
	line-height: 144%;
}
.hotNews h1 {
	margin: 0px;
	font-size: 14px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #d6d6d6;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.hotNews h1 a {
	color: #990000;
}
.hotNews h1 a:hover{
	color: #F60;	
	} 
.hotNews .hotNews_s2 a {
	color: #669933;
}
.hotNews .hotNews_s2 a:hover{
	color: #F60;	
	} 
.hotNews .hotNews_s2 {

}
.pic_hot_news {
	padding-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d6d6d6;
	padding-bottom: 8px;
}
.pic_hot_news .photo {
	display: inline;
	float: left;
	width: 77px;
}
.pic_hot_news .pic_hot_news_list {
	display: inline;
	float: left;
	margin-left: 6px;
}
.pic_hot_news .pic_hot_news_list li a {
	color: #333;
	text-decoration: none;
}

.pic_hot_news .pic_hot_news_list h3 {
	font-size: 14px;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.pic_hot_news .pic_hot_news_list h3 a {
	color: #6600cc;
}
.pic_hot_news .pic_hot_news_list h3 a:hover{
	color:#F60;
	} 
.pic_hot_news .pic_hot_news_list h4 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	line-height: 144%;
}





.pic_hot_news .photo a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.newsIndex .r_1_c_3 .panel_title_s {
	margin-top: 7px;
}
.container .newsIndex .r_3_1 {
	width: 552px;
	display: inline;
}
.container .newsIndex .r_3_2 {
	width: 370px;
	margin-left: 6px;
	display: inline;
}
.container .newsIndex .r_3_1 .news_panel {
	height: 240px;
}

.container .newsIndex .r_3_1 .photo_news  {
	float:left;
	display: inline;
	width: 150px;
	overflow: hidden;
}


.container .newsIndex .r_3_1 .photo_news img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.container  .newsIndex  .r_3_1  .hotNews2 {
	width: 217px;
	overflow: hidden;
	margin-right: 6px;
	margin-left: 6px;
	display: inline;
}
.container .newsIndex .r_3_1 .hotNews2 h1 {
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	
}
.container .newsIndex .r_3_1 float_l .news_panel .hotNews2 .hotnews_title  {
	margin-bottom: 6px;
}

.container .newsIndex .r_3_1 .hotNews2 h1  a{
	color: #cc0033;
}
.newsCategory ul li a:hover{
	color: #F60;	
	} 
.container  .newsIndex  .r_3_1   a   {
	color:#0033cc;
	line-height: 18px;
}
.container .newsIndex .r_3_1 a:hover{
	color: #F60;	
	}
.container .newsIndex .r_3_2 a:hover{
	color: #F60;	
	}	
.container  .newsIndex  .r_3_1 .hotNews3 {
	width: 154px;
	overflow: hidden;
	display: inline;
}
.container  .newsIndex  .r_3_1 .hotNews3 .photo_news2 img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.container .newsIndex .r_3_2 .news_panel {
	height: 240px;
}

.container .newsIndex .r_3_2 .photo_news  {
	float:left;
	display: inline;
	width: 150px;
	overflow: hidden;
}


.container .newsIndex .r_3_2 .photo_news img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.container  .newsIndex  .r_3_2  .hotNews2 {
	width: 200px;
	overflow: hidden;
	margin-right: 6px;
	display: inline;
}
.container .newsIndex .r_3_2 .hotNews2 h1 {
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	
}
.container .newsIndex .r_3_2 float_l .news_panel .hotNews2 .hotnews_title  {
	margin-bottom: 6px;
}

.container .newsIndex .r_3_2 .hotNews2 h1  a{
	color: #cc0033;
}
.container  .newsIndex  .r_3_2   a   {
	color:#0033cc;
	line-height: 18px;
}

.container  .newsIndex  .r_3_2 .hotNews3 {
	width: 150px;
	overflow: hidden;
	display: inline;
}
.container  .newsIndex  .r_3_2 .hotNews3 .photo_news2 img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}.news_list_2 {
	margin-bottom: 6px;
}
.news_list_2 li a {
	color: #0033cc;
}
.news_list_2 li {
	line-height: 144%;
}
.news_list_2 hr.split {
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d6d6d6;
}
.news_list3 h1 {
	font-size: 14px;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.news_list3 {
	margin-right: 12px;
	margin-left: 12px;
	margin-bottom: 20px;
}

.news_list3 li {
	margin-bottom: 6px;
}
.news_list3 li a {
	color: #0033bb;
}
.newsContent {
	border: 1px solid #d6d6d6;
	padding: 6px;
}
.newsContent .newsContentHeader {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d6;
	margin-bottom: 12px;
	padding-bottom: 12px;
}
.newsContent .newsContentHeader h1 {
	font-size: 18px;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	text-align: center;
	font-weight: normal;
}
.newsContent .newsContentHeader .newsSubTitle {
	padding-right: 50px;
	text-align: right;
	color: #009933;
}
.container .site_sub_nav a {
	font-size: 14px;
	color: #03B;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 6px;
	padding-left: 6px;
	text-decoration: none;
}
.container .content.result_page_content .search_result .search_result_content .shotlist_result ul li .userInfoCard img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.services_login h1.title {
	padding: 12px;
	margin: 0px;
	border: 1px solid #D6D6D6;
}
.services_login {
	margin-bottom: 6px;
}
.container .content .siteMapPanel h1 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #03B;
}
.container .content .siteMapPanel {
	margin: 6px;
}

.container .content .siteMapPanel ul li {
	margin-left: 12px;
	float: left;
	width: 45%;
	background-image: url(../images/cc.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
.container .content .siteMapPanel a {
	color: #03B;
}
.container .content .siteMapPanel a:hover {
	color: #F60;
}
.login_message {
	font-size: 16px;
	margin: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #aee756;
	border-bottom-color: #aee756;
	background-color: #e9fad0;
	background-image: url(../images/message_info.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 60px;
}
.error_message {
	font-size: 16px;
	color: #E4287C;
	margin: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #aee756;
	border-bottom-color: #aee756;
	background-color: #e9fad0;
	background-image: url(../images/message_info.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 60px;
}
.login_form {
	
	padding-top: 20px;
	padding-right: 12px;
	padding-bottom: 20px;
	padding-left: 12px;
}
.login_other_info {
	width: 340px;
	margin-left: 6px;
	background-color: #ffe7cf;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ff9a34;
	border-bottom-color: #ff9a34;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 8px;
}
.login_other_info h1 {
	font-size: 14px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #008000;
}
.login_form form .login_other_info h1 a {
	color: #008000;
}

.login_form form .login_other_info h1 a:hover {
	color: #F60;
}


.login_form ul {
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 12px;
}
.login_form ul li {
	list-style-position: inside;
	list-style-type: disc;
	line-height: 25px;
	height: 25px;
}

.login_form_conn {
	width: 268px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7fd7f7;
	border-bottom-color: #7fd7f7;
	background-color: #e5f6fd;
	background-image: url(../images/signin_padlock.png);
	background-position: 200px 20px;
	background-repeat: no-repeat;
	overflow: hidden;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
.login_form_conn table tr th {
	text-align: left;
	line-height: 25px;
	height: 25px;
}
.login_form form a {
	color: #0181e3;
}
.login_form form a:hover {
	color: #F90;
}


.sign_in_button {
	border: 1px solid #5ebde1;
	background-color: #16b3ef;
	color: #FFF;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
.login_p {
	margin-top: 10px;
	margin-left: 10px;
}
#sendMail {
	display: none;
}
.container .content.result_page_content .search_result .search_result_content .submit_request .request_message_2 .outer tr td {
	color: #000;
}
.container .content.result_page_content .search_result .search_result_content .submit_request #abc table tr .font_669933 {
	color: #693;
	font-weight: bold;
}
.agency-logo{width:136;height:118}

