@charset "utf-8";

html,body {
	font-family: Verdana, Arial, "宋体";
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #57017C;
	color: #FFFFFF;
}

a,a:link {
	text-decoration: underline;
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}

form {
	margin: 0px;
	padding: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
}

.periphery {
	text-align: left;
	width: 100%;
}

#page_header {
	height: 183px;
	background-image: url(banner.gif);
}
#header,
#body,
#header_nav .nav {
	width: 890px;
	margin: 0 auto;
}


#header .menu {
	position: relative;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: right;
	float: left;
	width: 100%;
}

#header .menu span {
	color: #F1DE16;
}

#header .main {
	float: left;
	width: 100%;
}

#header .main .face_image {
	width: 70px;
	height: 60px;
	background-image: url(face_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 20px;
	padding-left:2px;
	padding-top: 2px;
	float: left;
}

#header .main .name_desc {
	float: left;
}

#header .main .name_desc .name {
	font-size: 14px;
	color: #F1DE16;
	font-weight: bold;
	margin-bottom: 10px;
}

#header .main .name_desc .name span {
	color: #CCCCCC;
	font-size: 12px;
	font-weight: normal;
}

#header .main .name_desc .desc {
	color: #FFFFFF;
}

#header_nav {
	background-image: url(bg_nav.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#header_nav .nav {
	
}

#header_nav .nav ul {
	list-style: none;
}

#header_nav .nav li {
	float: left;
	height: 51px;
	margin-right: 20px;
}

#body {
	
}

#body .main {

	padding: 20px;
}

#body .left {
	float: left;
	width: 600px;
}

#body .left .title {
	height: 30px;
	font-size: 14px;
	font-weight: bold;
}

#body .left .left_1 {
	float: left;
	margin-bottom: 20px;
}

#body .left .left_1 .front_image {
	float: left;
	margin-right: 20px;
	width: 300px;
}

#body .left .left_1 .new_goods {
	float: right;
	width: 280px;
}

#body .left .left_1 .new_goods ul {
	list-style-type: none;
	padding: 10px;
}

#body .left .left_1 .new_goods li {
	float: left;
	width: 25%;
	text-align: center;
	margin-bottom: 10px;
}

#body .left .category .more {
	font-size: 12px;
	line-height: 30px;
	margin-top: 30px;
}

#body .left .category .more a,
#body .left .category .more a:link {
	color: #F1DE16;
	text-decoration: none;
}

#body .left .category .list ul {
	padding: 10px;
	list-style-type: none;
}

#body .left .category .list li {
	float: left;
	width: 50%;
	margin-bottom: 10px;
	color: #F1DE16;
}

#body .left .category .list .preview {
	width: 100px;
	height: 100px;
	text-align: left;
	margin-right: 10px;
	float: left;
	padding: 2px;
	border: 1px dashed #F1DE16;
}

#body .left .category .list .info {
	float: left;
}

#body .left .category .list .info span {
	color: #F1DE16;	
}

#body .left .category .list .name {
	line-height: 25px;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
}

#body .left .category .list .name a,
#body .left .category .list .name a:link {
	color: #F1DE16;
}

#body .left .category .list .price,
#body .left .category .list .statistic {
	line-height: 20px;
	color: #FFFFFF;
}

#body .left .trace {
	font-size: 12px;
	height: 30px;
	margin-bottom: 10px;
	color: #CCCCCC;
}

#body .left .trace a,
#body .left .trace a:link {
	color: #CCCCCC;
	text-decoration: none;
}

#body .goods_list ul {
	list-style: none;
}

#body .goods_list li {
	margin-bottom: 20px;
	height: 106px;
}

#body .goods_list li .image {
	float: left;
	width: 100px;
	height: 100px;
	margin-right:10px;
	padding: 2px;
	border: 1px dashed #F1DE16;
}

#body .goods_list li .info {
	float: left;
}

#body .goods_list li .info .name {
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 20px;
}

#body .goods_list li .info .name a,
#body .goods_list li .info .name a:link {
	color: #F1DE16;
}

#body .goods_list li .info .statistic {
	margin-bottom: 5px;
	line-height: 25px;
}

#body .goods_list li .info .statistic span {
	font-weight: bold;
	color: #F1DE16;
}

#body .goods_list li .info .category {
	margin-bottom: 5px;
	line-height: 25px;
	color: #FFFFFF;
}

#body .goods_image_box {
	margin-bottom: 20px;
}

#body .goods_image_box .image_box {
	margin-right: 20px;
	float: left;
}

#body .goods_image_box .preview {
	width: 300px;
}

#body .goods_image_box .statistic {
	line-height: 30px;
	text-align: right;
	margin-top: 5px;
}

#body .goods_image_box .statistic span {
	font-weight: bold;
	color: #F1DE16;
}

#body .goods_image_box .goods_image {
	float: right;
	width: 280px;
}

#body .goods_image_box .goods_image ul {
	list-style-type: none;
	height: 220px;
	overflow: auto;
}

#body .goods_image_box .goods_image li {
	float: left;
	width: 25%;
	text-align: center;
	margin-bottom: 10px;
}

#body .goods_image_box .goods_image li img {
	cursor: pointer;
}

#body .goods_image_box .goods_image .action {
	line-height: 20px;
	text-align: center;
}

#body .goods_info {
	margin-bottom: 20px !important;
	margin-bottom: 0px;
}

#body .goods_info ul {
	list-style-type: none;
}

#body .goods_info li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: left;
	width: 100%;
}

#body .goods_info div {
	line-height: 25px;
}

#body .goods_info .label,
#body .goods_info .label_2 {
	width: 9%;
	font-weight: bold;
	float: left;
}

#body .goods_info .label_2 {
	width: 13%;
}

#body .goods_info .value,
#body .goods_info .value_2 {
	width: 31%;
	float: left;

}

#body .goods_info .value_2 {
	width: 47%;
}

#body .goods_desc {
	padding: 5px;
	line-height: 1.5;
	margin-bottom: 20px;
}

#body .goods_tag {
	line-height: 25px;
	margin-bottom: 20px;
	text-align: right;
	color: #F1DE16;
}

#body .goods_comment .comment_form {
	margin-bottom: 20px;
}

#body .goods_comment .comment_form .who {
	line-height: 30px;
}

#body .goods_comment .comment_form .component {
	margin-bottom: 5px;
}

#body .goods_comment .comment_form .remark {
	line-height: 25px;
	color: #CCCCCC;
}

#body .goods_comment .comment_list {
}

#body .goods_comment .comment_list .count {
	line-height: 30px;
	margin-bottom: 10px;
	color: #F1DE16;
	text-indent: 5px;
	border: 1px solid #CCCCCC;
}

#body .goods_comment .comment_list ul {
	list-style-type: none;
}

#body .goods_comment .comment_list li {
	float: left;
	width: 577px;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px dotted #CCCCCC;
}

#body .goods_comment .comment_list .face {
	float: left;
	margin-right: 20px;
}

#body .goods_comment .comment_list .content {
	float: left;
}

#body .goods_comment .comment_list .content .remark {
	height: 30px;
	color: #CCCCCC;
}

#body .goods_comment .comment_list .content .comment {
	padding-left: 10px;
	line-height: 1.5;
}

#body .add_favorites {
	line-height: 30px;
}

#body .my_profile .face_image {
	float: left;
	margin-right: 50px;
}

#body .my_profile .face_image .image {
	margin-bottom: 10px;
	width: 70px;
	height: 60px;
	background-image: url(face_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:2px;
	padding-top: 2px;
	margin-left: 10px;
}

#body .my_profile .info {
	float: left;
	font-size: 14px;
}

#body .my_profile .info .label {
	height: 30px;
}

#body .my_profile .info .value {
	height: 30px;
}

#body .friends_list {
}

#body .friends_list ul {
	list-style-type: none;
}

#body .friends_list li {
	width: 50%;
	float: left;
	margin-bottom: 20px;
}

#body .friends_list .face {
	margin-right: 10px;
	width: 70px;
	height: 60px;
	background-image: url(face_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:2px;
	padding-top: 2px;
	margin-left: 10px;
	float: left;
}

#body .friends_list .info {
	float: left;
}

#body .friends_list .info div {
	height: 25px;
}

#body .my_profile .info .label {
	width: 200px;
	float: left;
	line-height: 30px;
}

#body .my_profile .info .value {
	line-height: 30px;
	float: left;
}

#body .send_message {
}

#body .send_message .item {
	margin-bottom: 10px;
	float: left;
	width: 100%;
}

#body .send_message .label {
	width: 50px;
	float: left;
	margin-right: 10px;
	font-size: 14px;
}

#body .send_message .input {
	float: left;
}

#body .send_message .remark {
	font-size: 12px;
	color: #CCCCCC;
	line-height: 20px;
}


#body .right {
	float: right;
	width: 230px;
}

#body .right .title {
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	text-indent: 10px;
	height: 30px;
	background-image: url(right_background.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#body .right .profile,
#body .right .favorites,
#body .right .friend,
#body .right .link,
#body .right .visitor,
#body .right .comments {
	padding: 10px;
	margin-bottom: 20px;
}

#body .right .profile {

}

#body .right .profile div {
	height: 25px;
}

#body .right .profile .point {
	color: #F1DE16;	
}

#body .right .profile a,
#body .right .profile a:link {
	color: #F1DE16;	
}

#body .right .favorites ul {
	list-style-type: none;
}

#body .right .favorites li {
	line-height: 20px;
	color: #F1DE16;
}

#body .right .comments ul {
	list-style-type: none;
}

#body .right .comments li {
	line-height: 20px;
	color: #F1DE16;
}

#body .right .friend ul {
	list-style-type: none;
}

#body .right .friend li {
	width: 30%;
	float: left;
	text-align: center;
	margin-bottom: 10px;
}

#body .right .link ul {
	list-style-type: none;
}

#body .right .link li {
	line-height: 20px;
	color: #F1DE16;
}

#body .right .visit_amount {
	line-height: 45px;
	font-size: 12px;
	text-align: center;
	background-image: url(bg_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#body .right .visit_amount span {
	font-weight: bold;
	color: #F1DE16;
}

#footer {
	text-align: left;
	margin-top: 30px;
	background-image: url(bg_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 89px;
	padding-top: 30px;
	padding-left: 40px;
}

#footer .nav {
	line-height: 22px;
}

#footer .copyright {
	font-size: 10px;
	color: #CCCCCC;
}

.inputtext {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #474747;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #474747;
	padding: 3px;
}

.inputbutton {
	padding: 3px;
}

.inputrandomcode {
	width: 87px;
}

.failed {
	font-size: 12px;
	background-image: url(/images/web/check_error.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.succeed {
	background-image: url(/images/web/check_right.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.error {
	font-size: 14px;
	line-height: 50px;
	color: #006600;
	text-align: center;
	padding-top: 80px;
	padding-bottom: 80px;
}

.clear { 
	clear: both; 
	font-size: 0px; 
	width:1px; 
	height:0; 
	visibility: hidden;
}

#space_pagination {
}

#space_pagination a {
	text-decoration: none;
}

#space_pagination ul {
	list-style-type: none;
}

#space_pagination li {
	float: left;
	line-height: 15px;
	margin-right: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

#space_pagination .page_next {

}

#space_pagination .page_last {

}	

#space_pagination .page_num {
	font-size: 10px;
	margin-left: 10px;
}

#space_pagination .page {
	padding-right: 2px;
	padding-left: 2px;
}

#space_pagination .page_current {

}

#space_pagination .page_pref {

}

#space_pagination .page_first {
	
}

#s_comment {
	width: 300px;
	height: 100px;
}

#s_title {
	width: 300px;
}

#s_message {
	width: 300px;
	height: 100px;
}