@charset "utf-8";
body {
	font-family:Trebuchet MS;
	background:url(mainback.png) repeat-y center top #fff;
	color:#333;
	padding:0px;
	margin:0px;
}
td {
	font-size:12px;
}
img {
	border:0px;
}
a:link {
	color:#333;
}
a:hover {
	text-decoration:none;
}
.color1 {
    background-color: #FFFFFF;
}
.color6 {
    background-color: #efefef;
}
.border2 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #b61b7d;
}
.back2 {
    background: url("../images/nav-bg.gif") repeat-x scroll 0 0  ;
}
.nav, .nav a:link, .nav a:hover, .nav a:visited {
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
}
.nav, .nav a:link, .nav a:visited {
    text-decoration: none;
}

.index-page {
	background:url(../images/page-bg-mid.png) repeat-y left top;
	padding:0 30px;
	height:500px;
}
.maintext {
	width:640px;
	line-height:25px;
	padding-right:20px;
}
.maintext p {
	padding: 10px 0;
	margin:0px;
}
.maintext h1 {
	padding:10px 0 10px 0px;
	margin:0px;
}
.right-links {
	width:205px;
	padding-bottom:10px;
}
.right-links ul {
	list-style:none;
	padding-top:10px;
}
.right-links ul li {
}
.right-links ul li a {
	background:url(../images/icon-arrow.gif) no-repeat 10px center;
	line-height:27px;
	padding:0px 0 0px 25px;
	color:#15334f;
	text-decoration:none;
	font-weight:bold;
}
.right-links ul li a:hover {
	color:#e98e10;
}
.bg-blue01 {
	background:#d6e6f4;
}
.bg-blue02 {
	background:#e0edf9;
}
.featured-box {
	background:#0a4781;
}
.featured-members img {
	border:5px solid #fff;
}
.featuredmember-title {
	padding:5px 0;
	background:url(../images/icon-line.gif) repeat-x left bottom;
}
.index-footer {
	padding:10px 30px 40px 30px;
	line-height:18px;
	background:url(../images/bg-footer.png) no-repeat left bottom;
}
.index-footer-con tr td {
	padding:10px 0;
}
.index-footer {
	color:#0a4781;
}
.index-footer a {
	color:#0a4781;
	padding:0 2px;
}
.innerfooter {
    background: none repeat scroll 0 0 #b51a7d;
    border-top: 1px solid #fff;
    color: #FFFFFF;
    line-height: 22px;
    text-align: center;
}
.innerfooter a{
color:#fff;
}
.innerfooter tr td {
    padding: 10px 0;
}
.search-bg {
	background:url(../images/banner04.jpg) no-repeat left top;
	width:460px;
	height:389px;
}
.n_search {
	margin: 20px 0 0 27px;
}
.n_sel, .n_sel2 {
	border: 1px solid #BCD0E1;
	color: #114181;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px 0;
	width: 200px;
}
.n_sel2 {
	width: 76px;
}
.n_search tr td {
	padding: 5px 0;
}
.n_search label {
	color: #533274;
	font-size: 14px;
}
.n_search span {
	color: #A052EF;
}
.n_search a {
	color:#0a4781;
}
.top-login {
	margin:15px 0 0 13px;
	position:relative;
	z-index:999;
}
.top-login tr td, .top-login tr td a {
	color: #FFFFFF;
}
.input01 {
	border: 1px solid #0A4781;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:2px;
	width: 110px;
}
.in_main_back {
    background:url(in_main_back.jpg) repeat-x scroll center top #FFFFFF;
}
.title {
    background-color: #FCC2DE !important;
    border: 1px solid #FCC2DE !important;
    border-collapse: collapse !important;
}
.register_table {
    background: none repeat scroll 0 0 #E9E9E9;
}
.title_border {
    border: 1px solid #FCC2DE !important;
    border-collapse: collapse !important;
}
.register-button {
    background: #ed5d04;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb576', endColorstr='#ed5d04'); /*  IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#fbb576), to(#ed5d04)); /*  WebKit */
    background: -moz-linear-gradient(top, #fbb576, #ed5d04);
    cursor: pointer;
    cursor: hand;
    text-align: center;
    text-decoration: none;
    font: 14px/100% arial;
    padding: 0 15px 3px;
    text-shadow: 0 1px 1px #a94405;
    font-weight: bold;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    color: #fff;
    height:34px;
    border:1px solid #c5540b;
}
.register-button:hover {
    background: #ca5206;
    filter:progid: DXImageTransform.Microsoft.gradient(startColorstr='#f9ae6d', endColorstr='#cc5206'); /*  IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#f9ae6d), to(#cc5206)); /*  WebKit */
    background: -moz-linear-gradient(top, #f9ae6d, #cc5206);
}
.user-login{
    list-style:none;
    padding:0px;
    margin:0px;
}
.user-login li label{
    float:left;
    width:100%;
    padding:0px 0 2px 0;
}
.user-login li{
    float:left;
    width:100%;
    padding:5px 0;
}
.user-login li input{
    font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
    width:218px;
    padding:4px 2px;
}
.reg_tips{
    
    margin:0px;
    padding:0px;
    margin-left:20px;
}
.n-Button {
    border: 1px solid transparent;
    -moz-border-radius: .3em;
    -webkit-border-radius: .3em;
    border-radius: .3em;
    cursor: pointer;
    display: inline-block;
    font-family:"helvetica neue", arial, sans-serif;
    font-weight: bold;
    line-height: 1em;
    margin: 0;
    padding: .11em .825em .21em;
    height:28px;
    float:left;
    text-align: center;
    -moz-transition: all .05s ease-in-out;
    -o-transition: all .05s ease-in-out;
    -webkit-transition: all .05s ease-in-out;
}
.n-Button.Button-white {
    background-color: #f0eded;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fdfafb), to(#f0eded), color-stop(.5, #f9f7f7), color-stop(.5, #f6f3f4));
    background-image: -moz-linear-gradient(top, #fdfafb, #f9f7f7 50%, #f6f3f4 50%, #f0eded);
    background-image: -o-linear-gradient(top, #fdfafb, #f9f7f7 50%, #f6f3f4 50%, #f0eded);
    background-image: -webkit-linear-gradient(top, #fdfafb, #f9f7f7 50%, #f6f3f4 50%, #f0eded);
    border-color: #bbb;
    color: #524d4d;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfafb', endColorstr='#f0eded');
    text-shadow: 0 1px rgba(255, 255, 255, 0.9);
}
.n-Button.Button-orange{
    background-color: #f0933b;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9c08b), to(#f0933b), color-stop(.0, #f9c08b), color-stop(.0, #f0933b));
    background-image: -moz-linear-gradient(top, #f9c08b, #f0933b 0%, #f9c08b 0%, #f0933b);
    background-image: -o-linear-gradient(top, #f9c08b, #f0933b 0%, #f9c08b 0%, #f0933b);
    background-image: -webkit-linear-gradient(top, #f9c08b, #f0933b 0%, #f9c08b 0%, #f0933b);
    border-color: #cf7015;
    color: #333;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9c08b', endColorstr='#f0933b');
    text-shadow: 0 1px #f9c08b;
}
.n-Button.Button-otherstyle {
    font-size: 16px;
    height: 35px;
    margin-left: 0;
}

@media screen and (max-width:979px){
.a_left{
	float:left;
	width:100%;
	display:inline-block
}
.innerpage,
.in_main_back,
.back4,
.innerfooter{
	width:100%;
}
.reg_tips{
	display:none;
}
.imgbanner{
	display:none;
}
.logo img{
	width:100%;
	max-width:503px;
}