/* CSS Document */
#steparea{
	width: 600px;
	font-size: 1em;
	color: #4d4d4d;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
#steparea .stepbox{
	float: left;
	width: 200px;
	display: block;
	height: 40px;
	margin-right: 15px;
	background-image: url(../images/join_step_line_green.gif);
	background-repeat: repeat-x;
}
#steparea .stepbox-blue{
	float: left;
	width: 210px;
	display: block;
	height: 40px;
	margin-right: 15px;
	background-image: url(../images/join_step_line_blue.gif);
	background-repeat: repeat-x;
}
#steparea .left-pic{
	float: left;
	height: 35px;
	width: 35px;
}
#steparea .word-area-green{
	background-image: url(../images/join_step_line_green.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 30px;
	padding-top: 5px;
	float: left;
	padding-right: 5px;
	color: #8f8f8f;
}
#steparea .word-area-blue{
	background-image: url(../images/join_step_line_blue.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 30px;
	padding-top: 5px;
	float: left;
	padding-right: 5px;
	font-weight: bold;	

}
#steparea .arrow{
	height: 35px;
	width: 21px;
	margin-top: 6px;
	float: right;
}
.login-table-line{
	background-image: url(../images/bg_login_line.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #cce2f4;
	margin-bottom: 30px;
	margin-top: 10px;
	color: #414141;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	line-height: 0.9em;
}
.login-table-line ul{
	margin-top: 5px;
	margin-bottom: 5px;
}
.login-table-line ol{margin-top: 5px;
	margin-bottom: 5px;}
.login-table-line li{
	line-height: 1.2em;
	font-size: 0.9em;
	color: #5d5d5d;

}
.button-login{
	font-weight: bold;
	color: #0f6693;
	background-image: url(../images/bg_button_gray.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: center;
}
.bg-login-title{
	color: #176099;
	background-color: #d2e3f0;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.member-left-column{
	float: left;
	width: 180px;
	background-image: url(../images/bg_member_left.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 257px;
	margin-bottom: 10px;	
}
.member-quicksearch{
	font-weight: lighter;
	color: #3087c3;
	display: block;
	width: 100%;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 8px;
}
.member-left-title{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d0b9e9;
	padding-left: 10px;
	background-color: #ead9fb;
	height: 20px;
	padding-top: 2px;
}
#member-status{
	width: 100%;
	text-align: right;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #f4e9f8;
	height: 22px;
	color: #f72346;
	font-weight: bold;
}
#member-status ul{
	margin: 0px;
	padding: 0px;
	
}
#member-status li{
	display: inline;
	padding-left: 16px;
	background-image: url(../images/ico_circle_blue.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-left: 8px;
}
.member-right-column{
	float: left;
	width: 600px;
	padding-right: 15px;
	padding-left: 15px;
}
.member-choice{
	background-image: url(../images/bg_member_menu_choice.gif);
	background-repeat: repeat-x;
	height: 29px;
	font-weight: bold;
	color: #6b86c1;
}

/* menu */
#member-menu {
	height: 39px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 5px;
}
#member-menu li {
		display: inline;
	}
#member-menu li a {
	display: block;
	float: left;
	margin-right: 15px;
	line-height: 23px;
	color: #f2f2f2;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 12px;
	font-weight: bold;
	
	}
#member-menu li a:hover {
		color: #c8c8c9;
		text-decoration: none;
	}
#member-menu li#active a {
	border-top-right-radius: 7px;
		-o-border-top-right-radius: 7px;
		-icab-border-top-right-radius: 7px;
		-khtml-border-top-right-radius: 7px;	
		-moz-border-radius-topright: 7px;
		-webkit-border-top-right-radius: 7px;
	border-top-left-radius: 7px;
		-o-border-top-left-radius: 7px;
		-icab-border-top-left-radius: 7px;
		-khtml-border-top-left-radius: 7px;	
		-moz-border-radius-topleft: 7px;
		-webkit-border-top-left-radius: 7px;		
		-webkit-box-shadow: 2px -2px 2px #aaa;
		-khtml-box-shadow: 2px -2px 2px #aaa;
	border: 1px solid #CFCFCF;
	border-bottom-color: #fff;
	background-color: #fff;
	font-weight: bold;
	text-decoration: none;
	color: #3d59a8;
	}
.member-area{
	background-image: url(../images/bg_member_menu.gif);
	background-repeat: repeat-x;
	height: 27px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
	padding-top: 2px;
	padding-left: 10px;
	overflow: hidden;
}
/* Left menu */
.glossymenu{
	list-style-type: none;
	padding: 0px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}

.glossymenu li a{
	color: #5d5d5d;
	display: block;
	width: auto;
	padding: 3px 0;
	padding-left: 10px;
	text-decoration: none;
	background-color: white;
	background-image: url(../images/glossyback.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	
}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 180px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: #5d5d5d;
}

.glossymenu li a:hover{
background-image: url(../images/glossyback2.gif);
color: #fff;
}
/* Member GTO*/
#gto-buyer{
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	color: #3f3f3f;
	margin-bottom: 15px;
}
#gto-buyer h1{
	font-size: 1.8em;
	color: #85bce7;
	font-weight: lighter;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
}
#gto-buyer .step{
	height: 63px;
	width: 350px;
	position: absolute;
	margin-left: 390px;
}
#gto-buyer .loginbox{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-image: url(../images/login_bg_01.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: transparent;
}
#gto-buyer .loginbox-bg{
	background-image: url(../images/login_bg_02.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: 32px;
	padding-right: 30px;
	background-color: transparent;
}
#gto-buyer .loginbox-bg h4{
	font-size: 1em;
	font-weight: normal;
	padding-top: 20px;
	margin: 0px;
	padding-bottom: 5px;
	color: #65b0bb;
}
*html #gto-buyer .loginbox{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-image: url(../images/login_bg_01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: transparent;
}/* 給IE6 */
*html #gto-buyer .loginbox-bg{
	background-image: url(../images/login_bg_02.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: 32px;
	padding-right: 30px;
	background-color: transparent;
}/* 給IE6 */
#gto-buyer .titlebg{
	background-image: url(../images/subject_login_bg.gif);
	background-repeat: repeat-x;
	width: 95%;
	height: 35px;
	margin-right: auto;
	margin-left: auto;
}
#gto-buyer .title-right{
	background-image: url(../images/subject_login_right.gif);
	background-repeat: no-repeat;
	float: right;
	height: 35px;
	width: 9px;
}
/* Member */
#post_message{
	width: 600px;
	margin-top: 10px;
	color: #666666;
}
#post_message h1{
	font-size: 1.8em;
	color: #37189c;
	line-height: 1.1em;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
}
#post_message h4{
	font-size: 1.5em;
	color: #7eb030;
	line-height: 1.1em;
	padding-bottom: 4px;
	text-align: center;
	font-weight: normal;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #ceef74;
	padding-top: 5px;
	margin-bottom: 0px;
}
#post_message ul{
	margin: 0px;
	padding: 0px;
	clear: both;
	list-style-type: none;
}

#post_message .date{
	padding-top: 3px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e9e9e9;
	margin-top: 3px;
}
#post_message .contact-info{
	border: 1px solid #eaeaea;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #f8f8f7;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
#post_message .contact-info li{
	line-height: 1.8em;
}
#post_message .subject{
	font-size: 1.3em;
	color: #555555;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#post_message span{
	font-weight: bold;
}
#post_message h2{
	font-size: 1.3em;
	color: #7cbd0e;
	background-color: #b5b5b5;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(../images/bg_page_gray.gif);
	background-repeat: repeat-x;
	font-weight: lighter;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#post_message .icon{
	float: left;
	width: 45px;
	margin-right: 5px;


}
