@charset "utf-8";

/*
Site Name: 
Description: parts style
*/

body{
	font-family: Arial, Helvetica, sans-serif;
}

/* header
----------------------------------------- */

/* footer
----------------------------------------- */

/* content
----------------------------------------- */

/* whatsnew
---------------------- */

/* shop
---------------------- */
#lightwindow_title_bar{
	background-color: #EFF5F6;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	background-image: url(../../../cn/shop/images/headline-categories_detail.gif);
	background-repeat: no-repeat;
	background-position: 20px 10px;
}

#shop #lightwindow_contents .button a{
	background-image: url(../../../cn/shop/images/button-popup-cancel.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 26px;
	width: 100px;
}

#shop #lightwindow_contents .button a:hover{
	background-image: url(../../../cn/shop/images/button-popup-cancel-on.gif);
}

#header-login dl{
	float: left;
	margin-top: 17px;
	line-height: 1.1em;
}

