@charset "utf-8";
/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	margin:0;
	padding:0;
	background-color:#eceae3;
}

.top_bg{
	height:95px;
	background:#fff;
}

.logo{
	width:270px;
	height:74px;
	padding-left:15px;
	}
	
.top_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#5b4d4d;
	text-align:center;
}

.top_title2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:35px;
	font-weight:bold;
	color:#C60000;
}

.top_title3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:35px;
	color:#4A4A4A;
	font-weight:normal;
}

.top_title4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:bold;
	color:#C60000;
}

.call_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#282f34;
}


.search_field{
	width:250px;
	height:25px;
	background:none;
	border:none;
	}
	
.search_table{
	border:1px #999 solid;
}
	
.pro_main_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#150e5b;
}
	
	
.pro_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#150e5b;
	font-weight:bold;
}


.sign_up_bg{
	background:url(../images/sign_up_bg.jpg) top no-repeat;
	width:718px;
	height:91px;
}


.social_network_bg{
	background:url(../images/social_bg.jpg) top no-repeat;
	width:234px;
	height:91px;
}

.signup_field{
	width:250px;
	height:15px;
	margin-bottom:5px;
}


.fotter_menu{
	height:154px;
	border-top:1px #CCC solid;
	border-bottom:1px #CCC solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	text-decoration:none;
}

.fotter_area{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	text-decoration:none;
	height:50px;
}

.main_tex{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	text-decoration:none;
	text-align:justify;
	}
	
.profile_btn{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#333;
	line-height:20px;
	text-decoration:none;
}


.profile_btn a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#333;
	line-height:20px;
	text-decoration:none;
}

