/****************************************** 
   账号安全中心  2007-12-28
   完美世界（北京）网络技术有限公司 版权所有
   网络部 - 李盼
******************************************/

/* ========== Basic ========== */
body {
	 margin:0;
	 padding:0;		 
	 text-align:center;
	 font-size:14px;
	 line-height:20px;
	 color:#3C3B3B;
	 text-align:center;
	 font-family:Arial, Helvetica, sans-serif;	
	}	

	
/* ========== 文字链接样式1 ========== */
a:link {
	text-decoration:none;
	color:#3C3B3B;
	}
a:visited {
	text-decoration:none;
	color:#3C3B3B;
	}
a:hover {
	color:#f60;
	}
	
/* ========== 文字链接样式2 ========== */
a.txt01:link {
	text-decoration:none;
	color:#A60A0A;
	}
a.txt01:visited {
	text-decoration:none;
	color:#A60A0A;
	}
a.txt01:hover {
	color:#f60;
	}
	
/* ========== 主要内容 ========== */
#wrap{
	width:1004px;
	margin-right: auto;
	margin-left: auto;	
	text-align:center;	
	background:#FFFFFF;
	overflow:hidden;
	overflow:hidden;
	}
	
.banner{
	float:left;
	}
	
#left{
	width:384px;
	float:left;
	background-color: #FFFFFF;
	}
	
#ad_flash{
	width:364px;
	padding:10px;
	float:left;
	text-align:center;
	height:116px
	}
		
#right{
	width:620px;
	float:left;
	}
	
.right_con{
	width:620px;
	float:left;
	background:url(../images/right_bg_fen.gif) repeat-y;
	}
	
.right_con_02{
	width:620px;
	float:left;
	background:url(../images/right_bg.gif) repeat-y;
	}
	
.right_txt{
	width:505px;
	padding:5px 0 0 50px;
	text-align:left;
	float:left;
	}

#con_wrap{
	width:913px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	}
	
#con_txt{	
	width:853px;
	padding-left:30px;
	padding-right:30px;
	color:#27639A;
	text-align:left;
	background:url(../images/con_bg.gif) repeat-y;
	float:left;
	}	

/*	
.title_txt{	
	color:#f00;
	font-size:14px;
	font-weight:bold;
	padding:5px;
	background:#cff;
	border:#0066FF 1px solid;
	}
	*/
	
.title_txt{
	width:323px;
	height:30px;
	color:#C30C0C;
	font-size:14px;
	font-weight:bold;
	padding:6px 0 5px 10px;
	background:url(../images/title_bg.gif) no-repeat;
	}
	
.title_txt_long{
	width:447px;
	height:30px;
	color:#C30C0C;
	font-size:14px;
	font-weight:bold;
	padding:6px 0 5px 10px;
	background:url(../images/title_bg_02.gif) no-repeat;
	}
	
.title_txt_02{
	color:#034772;
	font-weight:bold;
	}
	
.title_txt_03{
	color:#f00;
	font-weight:bold;
	}
	
/* ========== Copyright ========== */

#bottom_wrap{
	width:1004px;
	height:98px;
	margin-right: auto;
	margin-left:auto;
	text-align:center;
	background:url(../images/bottom_bg.gif) no-repeat;
	}

#bottom_img{	
	padding:25px 0 0 0px;;
	float:left;
	}
	
#bottom_img1{
padding:25px 0 0 260px;
float:left;
}

#bottom_line{
	width:1px;
	background-color:#3C3B3B;
	margin:25px 10px 0 10px;
	height:60px;
	float:left;
	}
	
#bottom_txt{	
	text-align:left;
	line-height:17px;
	padding-top:20px;
	float:left;
	}
	
.14{
	line-height:24px;
	float:left; font-size:14px;
	}
