/* CSS Document */
input {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
select {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.price {
	font-size: 12px;
	color: #FF0000;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
	text-indent: 8px;
}
h2 {
	color: #FF0000;
	font-size: 12px;
	line-height: 20px;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #2688C2;
}
#main {
	background-image: url(/images/main_bj.gif);
	background-repeat: repeat-y;
	width: 669px;
	position: relative;
}
#main_top {
	height: 25px;
	padding-left: 15px;
	padding-top: 3px;
	text-align: left;
}
.white {
	color: #FFFFFF;
	text-decoration: none;
}
.gray {
	color: #666666;
}
.white a:link{
	color: #FFFFFF;
	text-decoration: underline;
}
.white a:visited{
	color: #FFFFFF;
	text-decoration: underline;
}
.white a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
/*帐号*/
.special_top {
	width: 669px;
	margin-right: auto;
	margin-left: auto;
}
.special_body {
	background-image: url(/images/account/special_bj.gif);
	background-repeat: repeat-y;
	width: 669px;
	margin-right: auto;
	margin-left: auto;
}
.special_down {
	width: 669px;
	margin-right: auto;
	margin-left: auto;
}
.k_top {
	width: 669px;
	margin-right: auto;
	margin-left: auto;
}
.k_body {
	background-image: url(/images/account/k_bj.gif);
	background-repeat: repeat-y;
	width: 669px;
	margin-right: auto;
	margin-left: auto;
}
.k_down {
	width: 669px;
	margin-right: auto;
	margin-left: auto;
}
.table_account_in {
	color: #1F1F1F;
}
.table_account_in th {
	text-align: left;
}
.table_account_in td {
}
.div_box { border: 1px solid #CCCCCC; width: 200px; padding: 3px; }
.table_01   { color: #333333; font-size: 12px; }
.table_01 a:hover { color: #0066FF; text-decoration: underline; }
.til{ font-size: 24px; color: #FF0000; font-weight: bold; }
.tb_foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

