/*A:link{	color:#039;	text-decoration: underline;}
A:visited{color:#039;text-decoration: underline;}
A:hover{color:#f60;text-decoration: underline;}*/
a {
	text-decoration: none;
	color: #003366;
}
a:hover 
{
	color:#f60;
	text-decoration: underline;
}

body,table,select
{
	font-family:宋体;
	font-size: 12px;
}
body 
{
	background:#fff;
	padding:0; 
	/*margin:5px 0 0 0;*/
	line-height:16px 
}
img,form{ 
	border:0;
	margin:0;
	padding:0;
}

.main {
	margin: 0px auto; 
	width: 760px; 
	clear:both;
}

/*特殊样式 开始*/
.HackBox{
   border-top:1px solid transparent !important;
   border-top:0;
   clear:both;
}
.t_content {
	table-layout: fixed;
	word-wrap: break-word;
	white-space:normal;
	width: 100%;
	height: 100%;
}
.cb{
	clear:both;
}
/*特殊样式 结束*/


/*通用样式　开始*/
.b1{border:1px solid #CCCCCC}
.b2{border:1px solid #485E00}
.b3{border:1px solid #E1D09D}
.b4{border:1px solid #6699CC;}
.b5{border:1px solid #00c;}
.b6{border:1px solid #7CA5DE;}
.b7{border:1px solid #F1F1F1;}
.b8{border:1px solid #CC0001;}

.bb1{border-bottom:1px solid #CCCCCC}
.bb2{border-bottom:1px solid #485E00}
.bb3{border-bottom:1px solid #E1D09D}
.bb4{border-bottom:1px solid #6699CC}
.bb5{border-bottom:1px solid #00c}
.bb6{border-bottom:1px solid #7CA5DE}
.bb7{border-bottom:1px solid #F1F1F1}
.bb8{border-bottom:1px solid #CC0001}
.bb9{border-bottom:1px solid #FFFFFF}

.bc1{background-color:#CCCCCC;}
.bc2{background-color:#485E00;}
.bc3{background-color:#E1D09D;}
.bc4{background-color:#6699CC;}
.bc5{background-color:#00c;}
.bc6{background-color:#7CA5DE;}
.bc7{background-color:#F1F1F1;}
.bc8{background-color:#CC0001;}
.bc9{background-color:#FFFFFF;}
.bc10{background-color:red;}

.color1{color:#E1590D;}
.color2{color:#999999;}
.color3{color:#ff7300;}
.color4{color:#999999}
.color5{color:#00c}
.color6{color:#718498}
.color7{color:#F1F1F1}
.color8{color:#CC0001}
.color9{color:#FFFFFF}
.color10{color:red}

.fwb{
	font-weight:bold;
}
.fs20{
	font-size:20px;
}
.fs16{
	font-size:16px;
}
.fs14{
	font-size:14px;
}
.fs13{
	font-size:13px;
}
.fs12{
	font-size:12px;
}
.fs11{
	font-size:11px;
}
.fl{
	float:left;
}
.fr{
	float:right;
}

.h1{
	height:100%;
}
.h2{
	height:250%;
}
.h100{
	height:100%;
}
.h250{
	height:250%;
}

.lh1{
	line-height:100%;
}
.lh2{
	line-height:150%;
}
.lh3{
	line-height:200%;
}

.lh10{
	line-height:100%;
}
.lh13{
	line-height:130%;
}
.lh15{
	line-height:150%;
}
.lh20{
	line-height:200%;
}

.m5{
	margin:5px;
}
.m6{
	margin:6px;
}
.m8{
	margin:8px;
}
.m10{
	margin:10px;
}
.mt5{
	margin-top:5px;
}
.mt8{
	margin-top:8px;
}
.mt10{
	margin-top:10px;
}
.mt20{
	margin-top:20px;
}
.mt30{
	margin-top:30px;
}
.ml5{
	margin-left:5px;
}
.ml6{
	margin-left:6px;
}
.ml8{
	margin-left:8px;
}
.ml10{
	margin-left:10px;
}
.ml15{
	margin-left:15px;
}
.ml20{
	margin-left:20px;
}
.mr5{
	margin-right:5px;
}
.mr10{
	margin-right:10px;
}
.mb5{
	margin-bottom:5px;
}
.mb10{
	margin-bottom:10px;
}
.mb20{
	margin-bottom:20px;
}

.m0a{
	margin:0 auto;
}

.p3{
	padding:3px;
}
.p5{
	padding:5px;
}
.p6{
	padding:6px;
}
.p10{
	padding:10px;
}
.p20{
	padding:20px;
}
.pt3{
	padding-top:3px;
}
.pt5{
	padding-top:5px;
}
.pt10{
	padding-top:10px;
}
.pb5{
	padding-bottom:5px;
}
.pb10{
	padding-bottom:10px;
}
.pb20{
	padding-bottom:20px;
}
.pl5{
	padding-left:5px;
}
.pl10{
	padding-left:10px;
}

.tal{
	text-align:left;
}
.tac{
	text-align:center;
}
.tar{
	text-align:right;
}
.tdn{
	text-decoration: none;
}
.ti2{
	text-indent: 2em;
}
/*通用样式 结束*/