@charset "utf-8";
/* CSS Document */
.bannerbox{
	width:220px;
	height:380px;
	float:left;
	color:#FFF;
	text-shadow:0px -1px 0px #008798;
	}
.bannerkong{ margin-right:20px;}
.bannerbox h3{font-size:22px; padding-bottom:23px; margin-top:190px;}
.bannerbox h4{font-size:16px;}

#tubiao01{background-image:url(../img/services/bt01.png);background-position:0 65px;background-repeat:no-repeat;}
#tubiao02{background-image:url(../img/services/bt02.png);background-position:0 65px;background-repeat:no-repeat;}
#tubiao03{background-image:url(../img/services/bt03.png);background-position:0 65px;background-repeat:no-repeat;}
#tubiao04{background-image:url(../img/services/bt04.png);background-position:0 65px;background-repeat:no-repeat;}

/*======================Main=======================*/
#search{
	text-align:center;
	font-size:24px;
	color:#4D4D4D;
	line-height:120%;
	font-style:italic;
	}
.main_bian{ 
	width:960px; 
	height:5px;
	background-position:bottom;
	background-repeat:no-repeat; 
	background-image:url(../img/services/fx.png);}
/*--------------------------------*/
input:focus{ outline:none;}
textarea{ resize:none; outline:none;}				
	
#username{
	width:160px;
	font-size:18px;
	line-height:120%;
	color:#4D4D4D;
	font-family: 'ChaparralProRegular';
	font-style:italic;
	border-bottom:#4D4D4D solid 1px;
	}
input{padding:0px 0 0 0;}
#username_availability_result{font-size:16px; padding-top:18px;}
.is_available{color:#009966;}
.is_not_available{color:#C00;}
/*---------------------------------*/	
#search .button{
	width:23px;
	height:22px;
	border:0;
	background-image:url(../img/services/services_an.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	color:#4D4D4D;
	text-align:center;}
#search .button:hover{background-position:0 -24px;}

/*------------------------------------------------*/
.main_bar{
	width:200px;
	margin-top:50px;
	margin-bottom:50px;
	float:left;}
.main_barkong{margin-right:40px;}
.main_barkong01{ margin-left:10px; margin-right:40px;}
.main_bar h2{
	font-size:16px;
	color:#4C4C4C; 
	margin-bottom:32px;}
.main_bar h2 span{
	padding-bottom:15px;
	border-bottom:#D9D4CB solid 1px;}
.main_bar h2 a, .main_bar h2 a:visited {
	color:#4C4C4C;
	text-decoration: none;
}
.main_bar h2 a:hover, .main_bar h2 a:active {
	color:#333;
	text-decoration: none;
}
/*----------------------------------*/
.main_bar h3{
	font-size:15px;
	color: #666;
	line-height:136%; 
	}
.main_bar h3 a, .main_bar h3 a:visited {
	color: #666;
	text-decoration: none;
	border-bottom:#CFC9BD solid 1px;
}
.main_bar h3 a:hover, .main_bar h3 a:active {
	color: #333;
	text-decoration: none;
	border-bottom:#CFC9BD solid 1px;
}

