﻿#left_col {
	border: 1px #BDD7EE solid;
}
#left_col h1 {
	border-bottom: 1px #BDD7EE solid;
	height: 30px;
	line-height: 30px;
	background-image: url('../images/default_bg.gif');
	background-position: left -110px;
	font-size: 14px;
	font-weight: normal;
	margin-bottom:10px;
}
#left_col .list {
	text-align: left;
	padding: 0 30px;
	line-height: 200%;
	margin-top: 20px;
	color: #01389F;
}
#left_col .list .link {
	float: right;
}
#left_col .list a {
	color: #01389F;
}
#left_col .list .icon {
	width: 15px;
	height: 15px;
	float: left;
	margin: 4px 4px 0 0;
	background-image: url('../images/default_in.gif');
	background-position: -20px -104px;
}
#left_col h2 {
	text-align: left;
	padding-left: 18px;
	color: #3B3B3B;
	font-size: 14px;
	margin: 5px 0;
}
#left_col h2 .icon {
	background-image: url('../images/default_in.gif');
	background-position: -256px -105px;
	width: 11px;
	height: 11px;
	float: left;
	margin-top: 1px;
	padding-right: 2px;
}
#left_col p {
	text-align: left;
	padding-left: 35px;
	line-height: 200%;
}
#left_col p strong {
	color: #349900;
	font-weight: normal;
}
#left_col input.text_search, #left_col input.btn_search {
	margin-top: 15px;
	margin-bottom: 10px;
}
#left_col .handbook, #left_col .submit_question,#left_col .handbook_US {
	display: inline-block;
	float: left;
	background-image: url('../images/default_in.gif');
	margin-left: 15px;
}
#left_col .handbook {
	width: 155px;
	height: 27px;
	background-position: -256px -22px;
	margin-top: 15px;
}
#left_col .handbook_US {
	width: 154px;
	height: 26px;
	background-position: -438px -68px;
	margin-top:15px;
}
#left_col .ship{
	width:155px;height:30px;display: inline-block;float: left;
	margin-top: 15px;margin-left: 15px;background:url('../images/ship.gif');
}
#left_col .submit_question {
	width: 155px;
	height: 31px;
	background-position: -436px -22px;
	margin-top: 15px;
	margin-bottom:5px;
}
.login_try {
	text-align: right;
	padding-bottom: 5px;position:relative;width:100%;
}
.login_try a {
	display: inline;
	margin-left: 15px;
	color: #01389D;
	text-decoration: underline;
}
.login_try a:hover{
	color: #c00;
}
.login_try span {
	position:absolute;
	left:0;
}
.login_try span a {
	color: #808080;
	display: inline;
	margin: 0;
	text-decoration: none;
}
.suit_content {
	border: 1px #BDD7EE solid;
	border-top: 0;
	border-bottom: 0;
	padding-bottom: 30px;
}
.suit_content_last {
	border-bottom: 1px #BDD7EE solid;
}
.suit_content h2, .reg_main h2 {
	border: 1px #BDD7EE solid;
	border-left: 0;
	border-right: 0;
	height: 30px;
	line-height: 30px;
	background-image: url('../images/default_bg.gif');
	background-position: left -110px;
	text-align: left;
	color: #0331CC;
	padding-left: 15px;
}
.suit_content h2 {
	margin-bottom: 10px;
	font-size: 12px;
}
.reg_main {
	border: 1px #BDD7EE solid;
	padding-bottom: 30px;
}
.reg_main h2 {
	border-top: 0;
	font-size: 14px;
	font-weight: normal;
}
.reg_main h2 span {
	font-weight: bold;
}
.suit_content p {
	text-align: left;
	padding-left: 15px;
	line-height: 150%;
}
.suit_content .btn_buy1, .suit_content .btn_buy2 {
	width: 75px;
	height: 23px;
	background-image: url('../images/default_in.gif');
	background-position: -200px -180px;
	text-decoration: none;
	display: inline-block;
	margin-right: 20px;
	float: right;
}
.suit_content .btn_buy1 {
	margin-top: -75px;
}
.suit_content .btn_buy2 {
	margin-top: -45px;
}
.suit_content strong, .suit_content a {
	color: #349900;
	font-weight: normal;
}
.reg_main .tip {
	text-align: left;
	margin: 30px 30px 20px;
}
.reg_main .form {
	padding: 0 30px;
}
.reg_main fieldset {
	text-align: left;
	margin: 30px 30px 0;
	padding: 20px 15px 25px;
	line-height: 150%;
}
.reg_main fieldset h3 {
	font-size: 14px;
	color: #0132CC;
	padding-bottom: 5px;
}
.reg_main fieldset strong {
	color: #349900;
	font-weight: normal;
}
.help_content {
	text-align: left;
	border: 1px #BDD7EE solid;
	padding: 20px 15px;
	width: 578px;
}
.help_content h1 {
	font-size: 14px;
	margin: 10px 0;
	background-image: url('../images/BgTitle.gif');
	background-repeat: repeat-x;
	background-position: center center;
	font-weight: normal;
}
.help_content h1 strong {
	color: #CC0000;
	font-weight: normal;
}
.help_content h1 span {
	background-color: white;
	padding: 0 10px 0 20px;
	background-image: url('../images/IconTitle.gif');
	background-repeat: no-repeat;
	background-position: left center;
}
#attention_detail {
	list-style-type: none;
	font-size: 14px;
	width: 550px;
	float: left;
	text-transform: capitalize;
}
#attention_detail li {
	float: left;
	margin-left: 20px;
	display: inline;
}
#attention_detail li a, .more a {
	color: #00399D;
	text-decoration: underline;
}
#attention_detail li a:hover{
	color: #cc0000;
}
.tag_title, .tag_title0 {
	list-style-type: none;
	font-size: 14px;
	width: 550px;
	float: left;
}
.tag_title {
	border-bottom: 1px #3E90D2 solid;
	margin-top: 20px;
}
.tag_title0 {
	margin-bottom: 20px;
}
.tag_title li, .tag_title0 li {
	float: left;
	display: inline;
	text-align: center;
	margin-right: 2px;
	width: 105px;
	overflow: hidden;
}
.tag_title li {
	height: 23px;
	line-height: 23px;
	cursor: pointer;
}
.tag_title0 li {
	height: 6px;
}
.tag_on0 {
	background-image: url('../images/TagActive.gif');
	background-position: 0 -26px;
}
.tag_off {
	background-image: url('../images/TagNotActive.gif');
}
.tag_on {
	background-image: url('../images/TagActive.gif');
	font-weight: bold;
	color: white;
}
.attention_question {
	width: 550px;
	height:110px;
	float: left;
	list-style-type: none;
}
.attention_question li {
	float: left;
	display: inline;
	width: 260px;
	background-image: url('../images/IconList.gif');
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 15px;
	height:20px;
	line-height:20px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.attention_question li a {
	color: #646464;
}

.attention_question_list,.question_list {
	width: 550px;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
	line-height: 200%;
	list-style-type: none;
}
.attention_question_list{
	float: left;	
}
.attention_question_list li,.question_list li {
	background-image: url('../images/IconList.gif');
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 15px;
}
.attention_question_list li{
	clear:left;
	float: left;
	display: inline;
	width: 260px;	
}
.attention_question_list li a,.question_list li a {
	color: #646464;
}
#attention_question1, #attention_question2, #attention_question3, #attention_question4, #attention_question5, #attention_question11, #attention_question12, #attention_question13 {
	display: none;
}
.help_content .more {
	text-align: right;
	margin-top: 10px;
	padding-right: 2em;
}
.help_content .more a:hover{
	color: #c00;
}
.more_pages { color:#646464; text-align:center; font-weight:bold;}
.more_pages a{ color:#646464;}
.more_pages a:hover{ color:#cc0000;}

.help_content ol {
	line-height: 200%;
	font-size: 14px;
	padding-left: 5em;
	margin-top: 20px;
}
.help_content ol li {
	list-style-type: decimal;
}
.help_content fieldset {
	display: inline;
	width: 460px;
	padding: 10px 20px;
	margin: 20px 35px;
	float: left;
}
.help_content fieldset dl dt {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
.help_content fieldset dl dd {
	float: left;
	display: inline;
	width: 225px;
	line-height: 20px;
	height: 20px;
	background-image: url('../images/IconList.gif');
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 15px;
	margin-left: 15px;
}
.help_content p {
	text-indent: 2em;
	line-height: 150%;
	margin: 20px 35px;
}
.help_content #account {
	font-size: 14px;
	font-weight: bold;
	color: #CA0000;
	padding-left: 200px;
	margin-top: 40px;
}
.help_content #account span {
	padding-top: 10px;
	display: block;
}
.help_content #account_img {
	background-image: url('../images/default_in.gif');
	background-position: -20px -180px;
	width: 135px;
	height: 30px;
	float: left;
}
#help_detail {
	font-size: 14px;
	color: #6C6C6C;
	line-height: 150%;
	margin: 0 -20px;
}
#help_detail p{
	text-indent:0em;
}

#page_buy_reg .remark{
	margin-top: 20px;
}