/*------------------------公用样式------------------------*/

*{
	margin:0;
	padding:0;

}


body{
	margin:0;
	padding:0;
	background-color:#2F0000;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
}


AA:link{
	
	text-decoration: underline;
	color: #000000;
	}
A:hover{
	text-decoration: none;
	color: #990000;
	
}



input,select{ 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	height:18px;
}

.input1{	
	background-color:#000000;
	color:#FFFFFF;
	border:1px solid #F2ECDC;
	width: 115px;
}

.input2{
	background-color:#E2CCCC;
	color:#333333;
	border:1px solid #000000;
	width: 150px;
}

ul {
	list-style-type:none;
	margin:0;
	padding:0;
}


li{
	float:left;
}

img{
	list-style-type:none;
	margin:0;
	padding:0;
}


#code{
	padding-left:8px;
	padding-bottom:5px;
}


/*------------------------导航样式------------------------*/

#nav{
	width:1002px;
	margin:0 auto;
	padding:0;
}



/*------------------------左侧样式------------------------*/

#center_h{
	width:1002px;
	margin:0 auto;
	padding:0;
	background:#6E0101;
	display:table;
}



#center{
	width:1002px;
	margin:0 auto;
	padding:0;
	background:#6E0101 url(../images/bg_left_bottom.jpg) no-repeat  left bottom;
	display:table;
}

#line1{
	width:1002px;
	margin:0 auto;
	padding:0;
}


#left{
	width:178px;
	height:100%;
	margin-right:9px;
	float:left;
	margin:0;
	padding:0;
}



#bg_account{
	background-image:url(../images/bg_title1.jpg);
	background-repeat:repeat-y;
	width:153px;
	height:100px;
	margin-left:8px;
}

#bg_account2{
	background-image:url(../images/bg_title2.jpg);
	background-repeat:no-repeat;
	text-align:center;
	width:169px;
	height:66px;
}



.list_msn{
	margin:8px;
}


.list_msn li{
	font-size:11px;
	color: #E2CCCC;
	display:block;	
	line-height:15px;
	
}


.list_msn li A:link{
	font-size:11px;
	text-decoration: underline;
	color: #E2CCCC;
}
.list_msn li A:visited{
	font-size:11px;
	text-decoration: underline;
	color: #E2CCCC;
}
.list_msn li A:hover{
	font-size:11px;
	text-decoration: none;
	color: #FFFFFF;
}


/*------------------------字体样式------------------------*/


A.font1:link{
	font-size:11px;
	text-decoration: underline;
	color: #6E0101;
}
A.font1:visited{
	font-size:11px;
	text-decoration: underline;
	color: #6E0101;
}
A.font1:hover{
	font-size:11px;
	text-decoration: none;
	color: #BE0202;
}


#title1{
	padding-left:8px;
	font-weight:bold;
	display:block;
	float:inherit;
	width:160px;
	color:#E2CCCC;
	filter: Glow(Color=#5C0101, Strength=1);
}


#title2{
	padding-left:220px;
	padding-top:10px;
	font-size:11px;
	color:#403E3C;
	
}


h1,h2,h3,h4.h5,h6{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:20px;
	font-weight:bold;
}

h1{
	font-size:14px;
	color:#AA0202;
	padding-top:10px;
	padding-bottom:5px;
	
}


h2{
	font-size:14px;
	padding-top:25px;
	padding-bottom:10px;
	
}

h3{
	font-size:20px;
	line-height:35px;
	padding-top:10px;
}



h4{
	font-size:20px;
}

h5{
	font-size:12px;
}


A.bt1:link{
	text-decoration:none;
	background-image:url(../images/bg_bt.jpg);
	width:67px;
	line-height:21px;
	text-align:center;
	color:#FFFFFF;
	display:block;
}
A.bt1:visited{
	text-decoration:none;
	background-image:url(../images/bg_bt.jpg);
	width:67px;
	line-height:21px;
	text-align:center;
	color:#FFFFFF;
	display:block;
}
A.bt1:hover{
	text-decoration:none;
	background-image:url(../images/bg_bt.jpg);
	width:67px;
	line-height:21px;
	text-align:center;
	color:#FFFF00;
	display:block;
}





/*------------------------右侧样式------------------------*/

#right{
	width:824px;
	background-image:url(../images/bg_center.jpg);
	background-repeat:no-repeat;
	height:482px;
	margin:0;
	padding:0;
	float:left;
}

.right_center{
	width:730px;
	margin:0 auto;
	padding-top:25px;
	
}


.right_center li{
	padding-left:6px;
	float:left;
}

.content1{
	height:250px;
}


/*------------------------内页样式------------------------*/

#left_n{
	width:178px;
	height:100%;
	float:left;
	margin:0;
	padding:0;
}


#right_n{
	width:824px;
	background-image:url(../images/bg_center_n.gif);
	background-repeat:repeat-y;
	height:100%;
	margin:0;
	padding:0;
	float:left;
}
#right_n_d
{
	width:824px;
	background-image:url(../images/bg_center_n.gif);
	background-repeat:repeat-y;
	height:100%;
	margin:0;
	padding:0;
	float:right;
	}


.right_center_n{
	width:750px;
	margin:0 auto;
	
}


.right_center_n h3{
	text-align:center;
	padding-bottom:15px;
	
}


.right_center_n p{
	padding-bottom:25px;
	
}


/*------------------------内页表格样式------------------------*/

div table{
	width:750px;
}

div table td{
	height:28px;
}

.box1{
	border: 1px solid #C3C3C3;
	background-color:#F9F8F8;
}

.box1 td{
	border: 1px solid #C3C3C3;
	padding-left:30px;
}


.bgcolor td{
	background-color:#ECECEC;
}


.bgcolor2 td{
	background-color:#D2D2D2;
	font-weight:bold;
}

.bgcolor3{
	background-color:#D2D2D2;
	font-weight:bold;
}



.box1 td A{
	text-decoration: none;
}
.box1 td A:visited{
	text-decoration: none;
}
.box1 td A:hover{
	text-decoration:underline;
}


.box1 td A strong{
	text-decoration:underline;
}
.box1 td A:visited strong{
	text-decoration: underline;
}
.box1 td A:hover strong{
	text-decoration:none;
}

.inputbox{
	border-style:solid;
	border-width:1px;
	border-top-color: #666666;
	border-right-color: #D0D0D0;
	border-bottom-color: #D0D0D0;
	border-left-color: #666666;
	height:18px;
	width:50px;
	padding-left:5px;
	background-color:#FBFBFB;
}




.box2 td{
	height:32px;
}


.box2 td input{
	border-style:solid;
	border-width:1px;
	border-top-color: #666666;
	border-right-color: #D0D0D0;
	border-bottom-color: #D0D0D0;
	border-left-color: #666666;
	height:22px;
	padding-left:5px;
	background-color:#FBFBFB;
}


.textarea2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:690px;
	padding:10px;
}


#topaypal{
	text-align:center;
}


/*------------------------内页底部样式------------------------*/

#footer{
	width:824px;
	height:91px;
	background-image:url(../images/bg_bottom1.jpg);
	background-repeat:no-repeat;
	line-height:20px;
	color:#C3B3B3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	margin:0 auto;
	padding:0;
}



#footer A{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#C3B3B3;
	text-decoration:none;

}


#footer A:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;

}

.footer2{
	padding-top:30px;
}

img{ border:0px;}

/*------------------------找回密码样式------------------------*/


#password{
	background-image:url(../images/bg_password.jpg);
	width:637px;
	height:350px;
	margin:0 auto;
}


#password table{
	margin:0 auto;
	width:300px;
	margin-top:110px;
	margin-left:100px;
	line-height:25px;
}



#password table input{	
	background-color:#000000;
	color:#FFFFFF;
	border:1px solid #F2ECDC;
	width: 150px;
}

.team{ background:url(../images/tab_bg.gif) repeat-x bottom;  z-index:-1px; margin-top:15px; width:720px; clear:both}
.team ul{ list-style:none;  padding:0 0 0 0px; margin:0; height:30px; margin-bottom:-4px; }
.team ul li{background:url(../images/bga.gif) repeat-x; width:261px; height:29px;color:#fff; display:block; float:left; text-align:center; margin-right:5px;line-height:29px;}
.team ul li .tabactive{ background:url(../images/bgb.gif) repeat-x; height:29px; width:261px;margin:0;  font-size:13px; color:#fff; font-weight:bold;display:block; float:left; text-align:center; line-height:29px;}
.team ul li a{ color:#fff; text-decoration:none}
.tabactive:link, .tabactive:visited{text-decoration:none;color:#fff;}
.tabactive:hover{ color:#fff; text-decoration:none;}
.tab1{line-height:29px; text-align:center; font-size:13px; color:#fff; font-weight:bold;padding:0px;}
.tab2{line-height:29px; text-align:center; font-size:13px; color:#fff; font-weight:bold; padding:0px;}
.team_content_box{ background:url(../images/acc_bg.gif); width:720px; height:138px; padding:10px; border:1px solid #970001; margin-bottom:5px;}
.team_content_box table{ width:auto}
.team_content_box h6{ font-size:13px; color:#333; margin:0px; margin-bottom:0px;}
.team_content_box a:link, .team_content_box a:visited{ color:#990000; text-decoration:underline;}
.team_content_box a:hover{ text-decoration:none;color:#f60;}

.tablea{border-collapse:collapse;border-spacing:0px; }
.tablea td{border-bottom:1px solid #ccc; text-align:left; padding-bottom:5px; padding-top:5px; text-align:left}
.tablea th{ background:#525252; color:#fff; text-align:center; height:24px; font-size:11px; background:#2D2D2D; text-align:left}
