#Toolbar {
	background-color: #eee;
	border-bottom: 1px solid #ccc;
	line-height: 25px;
	padding: 5px;
}
#Toolbar .width {
	margin: auto;
	width: 926px;
}
#Toolbar a {
	color: #666;
}
#Toolbar a:hover {
	color: #c33;
}
#Toolbar a.blue {
	color: #00f;
}
#Toolbar a:hover {
	color: #c33;
}
#Toolbar a.red {
	color: #f00;
}
#Toolbar a:hover {
	color: #c33;
}


#TOP {
	background-color: #fff;
	padding: 2px 0;
}


#MENU {
	background-color: #cd0000;
	height: 35px;
	margin-bottom: 5px;
}
#MENU ul {
	height: 35px;
	list-style: none;
	padding: 0;
	margin: 0;
}
#MENU li {
	color: #fff;
	display: block;
	float: left;
	font-size: 16px;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
	text-align: center;
	width: 85px;
}
#MENU li a {
	color: #fff;
	display: block;
	text-decoration: none;
}
#MENU li a:hover {
	/*background-image: url(../images/menu_current_bg.gif);
	background-repeat: repeat-x;*/
	text-decoration: underline;
}
#MENU a {
	color: #fff;
}
#MENU #login_register {
	color: #fff;
	font-size: 16px;
	line-height: 35px;
	margin-right: 20px;
}


#BODY {
	border: 1px solid #c33;
}


#Personal_Nav_Tabs {
	border: 1px solid #c33;
	border-bottom: none;
	height: 35px;
	margin: 0;
	padding: 0;
}
#Personal_Nav_Tabs:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
#Personal_Nav_Tabs li {
	display: block;
	float: left;
	font-size: 14px;
	line-height: 35px;
	text-align: center;
}
#Personal_Nav_Tabs li a {
	background-color: #c33;
	color: #fff;
	display: block;
	width: 163px;
}
#Personal_Nav_Tabs li a.current {
	background-color: #fff;
	color: #c33;
	display: block;
	width: 159px;
}
#Personal_Nav_Tabs li a:hover {
	background-color: #f55;
	text-decoration: none;
}


/*
格子铺
*/
#Shop {
	margin: 10px auto;
}
#Shop #list {
	border: 1px solid #cd0000;
	float: left;
	width: 760px;
}
#Shop #list a:hover {
	color: #f00;
	text-decoration: underline;
}
#Shop #list #caption {
	background-color: #cd0000;
	border: 1px solid #cd0000;
	color: #fff;
	line-height: 15px;
	padding: 5px;
}
#Shop #shopman {
	border: 1px solid #cd0000;
	float: right;
	padding: 1px;
	width: 200px;
}
#Shop #shopman #caption {
	background-color: #cd0000;
	color: #fff;
	font-weight: bold;
	padding: 5px;
}
#Shop #shopman #myface {
	border: 1px solid #000;
	display: block;
	height: 150px;
	margin: 20px auto;
	padding: 1px;
	width: 150px;
}
#Shop #shopman #myinfo {
	clear: both;
	padding: 5px;
}
#Shop #shopman #myinfo p {
	line-height: 22px;
	margin: 0;
	padding: 0;
}
#Shop #shopman #myinfo strong {
	color: #333;
}
#Shop #shopman #comments ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#Shop #shopman #comments li {
	display: block;
}
#Shop #shopman #tools {
	height: 30px;
}
#Shop #shopman #tools ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#Shop #shopman #tools li {
	background-color: #fff7f7;
	display: block;
	border: 1px solid #fab8b8;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	width: 85px;
}
#Shop #shopman #tools a:hover {
	color: #ea1111;
	text-decoration: underline;
}
#Shop #list #gezi {
	list-style: none;
	margin: 5px;
	padding: 0;
}
#Shop #list #gezi li {
	border: 1px solid #cd0000;
	display: block;
	float: left;
	height: 139px;
	margin: 5px;
	width: 139x;
}
#Shop #list #gezi .photo {
	display: block;
	float: left;
	height: 135px;
	padding: 1px;
	width: 135px;
}
#Shop #list #gezi #class {
	line-height: 24px;
}
#Shop #list #gezi #name {
	line-height: 24px;
}
#Shop #list #gezi #tools {
	margin-top: 5px;
}
#Shop #list #gezi #tools .tools {
	margin-right: 3px;
}


#Verify_Order h3 {
	margin: 20px 0 0 0;
	padding: 0;
}
#Verify_Order #step {
	font-size: 16px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0;
}
#Verify_Order #step li {
	background-color: #ccc;
	color: #999;
	display: block;
	float: left;
	text-align: center;
	width:315px;
}
#Verify_Order #step li.current {
	background-color: #fff;
	color: #c33;
}
#Verify_Order #address_list ul {
	line-height: 22px;
	margin: 0;
	padding: 0;
}
#Verify_Order #address_list li {
	display: block;
	height: 22px;
	line-height: 22px;
	margin-left: 15px;
}
#Verify_Order #new_address {
	margin: 0 25px;
}
#Verify_Order #new_address .click2add {
	color: #09c;
	cursor: pointer;
}
#Verify_Order #new_address dd {
	margin: 0;
	padding: 0;
}
#Verify_Order .goods {
	line-height: 30px;
	padding: 0 15px;
}
#Verify_Order .goods .image {
	border: 1px solid #999;
	float: left;
	height: 120px;
	margin-right: 10px;
	padding: 2px;
	width: 120px;
}


#Personal {
	border: 1px solid #c33;
	border-top: none;
}



h2 {
	display: block;
	text-align: center;
}

.brandjoin li {
	display: block;
	font-size: 14px;
	line-height: 30px;
	padding-left: 5px;
	text-algin: center;
}

/*.content {
	border: 1px solid #c33;
	line-height: 30px;
	padding: 5px 40px 30px 40px;
	width: 710px;
}*/

.content1 {
	border: 1px solid #c33;
	line-height: 30px;
	padding: 5px 40px 30px 40px;
	width: 710px;
}

.news_list {
	border: 1px solid #c33;
	line-height: 30px;
	padding: 10px;
}

#partner {
	margin: 0;
	padding: 0;
}
#partner li {
	height: 50px;
	margin: 10px 20px 10px 20px;
	text-align: left;
	width: 200px;
}


#FOOT {
	line-height: 22px;
	text-align: center;
}