@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
	font-family: "Trebuchet MS",Georgia,Serif;
}
body {
	margin:0;
	padding:0;
	color:#333;
	font:65% "Trebuchet MS",Georgia,Serif;
	text-align: center; /* 在 IE 5* 浏览器中，这会将容器居中。文本随后将在 #container 选择器中设置为默认左对齐 */
	background:#fff;
}
#container {
	width:100%;
	text-align:left;
}
#header {
	background:url(http://images.g5street.com/shopping/header-bkg-01.png) repeat-x 0 0;
	height:20px;
	line-height:20px;
	padding:6px 1% 16px;
	color:#fff;
	font-size:1.2em;
	position:relative;
}
#header .rightDiv{
	position:absolute;
	right:1%;
	top:6px;
}
#header-logo {
	width:100%;
	height:90px;
	background:url(http://images.g5street.com/shopping/header-bkg-02.png) repeat-x 0 bottom;
	font-size:1.2em;
}
#header-logo .logo {
	width:940px;
	margin:0 auto;
	height:90px;
	position:relative;
}
#header-logo .logo .navi {
	position:absolute;
	right:0;
	top:0;
	width:400px;
	text-align:right;
}

.maincontent {
	width:940px;
	margin:0 auto;
}
.maincontent #lftcontent {
	width:764px;
	float:left;
	padding:5px 0 0;
}

.maincontent #siderbar{
	margin:0 0 0 770px;
	padding-top:5px;
	_margin:0 0 0 767px;
	_width:170px;
}
#footer-navi {
	width:940px;
	margin:5px auto 0;
	position:relative;
}
#footer-navi .logo {
	position:absolute;
	right:0;
	top:0;
	background:url(http://images.g5street.com/shopping/bkg-logo-01.png) -1px 0 no-repeat;
	width:163px;
	height:131px;
	padding:20px 0 0 40px;
}
#footer-navi .info {
	border-left:1px solid #d14373;
	border-right:1px solid #d14373;
	background-color:#f1f1f1;
	height:136px;
	padding:0 10px;
}
#footer-navi .info dl {
	width:130px;
	float:left;
	padding:5px 10px;
	height:120px;
}
#footer-navi .info dl dt {
	font-size:1.4em;
	font-weight:bold;
	padding:0 0 0 10px;
}
#footer-navi .info dl dd {
	font-size:1.2em;
	background:url(http://images.g5street.com/shopping/icon-li-02.png) 5px center no-repeat;
	padding:0 0 0 10px;
	height:20px;
	line-height:20px;
}
#footer-navi .info dl dd a {
	color:#333;
	text-decoration:none;
}
#footer-navi .info dl dd a:hover {
	text-decoration:none;
	color:#d75882;
}
#footer {
	background:#5e5c5d url(http://images.g5street.com/shopping/bkg-footer-01.png) 0 bottom no-repeat;
	height:49px;
	width:940px;
	margin:0 auto 20px;
	font-size:1em;
}
#footer ul {
	height:12px;
	list-style:none;
	padding:5px 20px;
}
#footer ul li{
	float:left;
	width:60px;
	height:12px;
}
#footer ul li a {
	color:#fff;
	text-decoration:none;
}
#footer ul li a:hover {
	color:#d75882;
	text-decoration:none;
}
#footer h1 {
	font-size:1em;
	color:#fff;
	height:16px;
	line-height:16px;
	padding:0 20px;
}
.font-01 {
	color:#999;
	background:#000;
	padding:2px 4px;
	margin:2px;
	text-decoration:none;
}
a.font-01:hover {
	color:#d75882;
	text-decoration:none;
}
.font-02 {
	color:#fff;
	background:#000;
	padding:2px 4px;
	text-decoration:none;
}
a.font-02:hover {
	background:#d75882;
	text-decoration:none;
}
.font-03 {
	color:#000;
	text-decoration:none;
}
a.font-03:hover {
	color:#d72a5f;
	text-decoration:none;
}

.input-01 {
	border:1px solid #999;
	height:18px;
	line-height:18px;
	width:140px;
}
.input-02 {
	border:1px solid #999;
	height:18px;
	line-height:18px;
	width:140px;
}
.submit-01 {
	background:url(http://images.g5street.com/shopping/icon-submit-01.png) 0 0 no-repeat;
	height:18px;
	border:none;
	width:58px;
}
.submit-02 {
	background:url(http://images.g5street.com/shopping/icon-submit-02.png);
	height:23px;
	width:77px;
	border:none;
	cursor:pointer;
}
.submit-03 {
	background:url(http://images.g5street.com/shopping/bkg-submit-01.gif);
	height:31px;
	width:71px;
	line-height:31px;
	border:none;
	cursor:pointer;
}
.broken-line {
	text-decoration:line-through;
}
.clearfloat { /* 此类应当放在 div 或 break 元素上，而且该元素应当是完全包含浮动的容器关闭之前的最后一个元素 */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.input-03 {
	padding:1px 15px 1px 5px;
	background:url(http://images.g5street.com/shopping/bkg-input-01.png) 0 0 no-repeat;
	width:94px;
}
.input-04 {
	padding:1px 15px 1px 5px;
	background:url(http://images.g5street.com/shopping/bkg-input-02.png) 0 0 no-repeat;
	width:46px;
}
.input-search {
	height:19px;
	line-height:19px;
	border:none;
	text-align:center;
	color:#ccc;
	cursor:pointer;
}
.input-search-01 {
	height:16px;
	line-height:16px;
	border:none;
	color:#fff;
	padding:1px 15px 1px 5px;
	background:url(http://images.g5street.com/shopping/bkg-input-03.png) 0 0 no-repeat;
	width:78px;
	cursor:pointer;
}
.input-search-01-selected {
	background:url(http://images.g5street.com/shopping/bkg-input-04.png) 0 0 no-repeat!important;
}
.font-04 {
	border:1px solid #ddd;
	text-decoration:none;
	padding:0 4px;
	color:#333;
	margin:0 4px;
	background:#f3f3f3;
}
a.font-04:hover {
	background:#d75882;
	color:#fff;
}
.font-05 {
	border:1px solid #aaa;
	text-decoration:none;
	padding:0 4px;
	color:#d75882;
	margin:0 4px;
	background:#f3f3f3;
}
a.font-05:hover {
	background:#d75882;
	color:#fff;
}
.font-06 {
	color:#d75882;
}

.font-07 {
	color:#d75882;
	background:#000;
	padding:2px 4px;
	margin:2px;
	text-decoration:none;
}
a.font-07:hover {
	color:#d75882;
	text-decoration:none;
}
.goods-font-01 {
	color:#a4a4a4;
}
.goods-font-02 {
	color:#d75b84;
	text-decoration:none;
}
a.goods-font-02:hover {
	color:#d75b84;
	text-decoration:underline;
}
.goods-image-01 img {
	border:1px solid #333;
}
.goods-image-02 img {
	border:1px solid #ccc;
}
a.goods-image-02:hover img {
	border:1px solid #000;
}
.input-05 {
	border:1px solid #999;
	height:16px;
	line-height:16px;
	width:44px;
}
.input-06 {
	border:1px solid #999;
	height:16px;
	line-height:16px;
	width:100px;
}
.submit-search-02 {
	background:url(http://images.g5street.com/shopping/bkg-search-01.gif) 0 0 no-repeat;
	width:83px;
	height:23px;
	border:none;
	cursor:pointer;
}
.input-search-02 {
	background:url(http://images.g5street.com/shopping/bkg-input-01.gif) 0 0 no-repeat;
	width:94px;
	height:21px;
	border:none;
	cursor:pointer;
	padding:0 20px 0 0;
	text-align:right;
}
.input-search-03 {
	background:url(http://images.g5street.com/shopping/bkg-input-02.gif) 0 0 no-repeat;
	width:46px;
	height:21px;
	border:none;
	cursor:pointer;
	text-align:right;
	padding:0 20px 0 0;
	color:#999;
}
#maskDiv{
	position:fixed;
	_position:absolute;
	display:none;
	margin:0;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000;
	z-index:1;
	overflow:hidden;
}
#loginDiv{
	position:fixed;
	_position:absolute;
	width:240px;
	height:200px;
	padding:76px 0 0 134px;
	top:100px;
	left:0;
	z-index:2;
	display:none;
	background:url(http://images.g5street.com/shopping/bkg-mall-02.gif) 0 0 no-repeat;
	text-align:left;
	font-size:1.2em;
	line-height:20px;
}
#loginDiv h1{
	font-size:1em;
	font-weight:normal;
	height:20px;
}
#loginDiv h1 a {
	color:#333;
	text-decoration:underline;
}
#loginDiv p {
	padding:5px 0;
}
.maincontent #hintinfo {
	padding:40px 0 200px;
	text-align:center;
}
input,textarea  {
	font-size:12px;
}
#ui-datepicker-div {
	z-index:999;
}