@charset "utf-8";
body {
	margin: 0px;
}


#ssi_body {
	background: url(/img/template/ssi_body.gif) no-repeat left top;
	height: 122px;
	width: 505px;
	position: relative;
}

.ssi_head
{
	width: 505px;
	height: 30px;
	background: url(/img/template/ssi_bar.gif) no-repeat left -1px;
	padding-left: 1px;
}
.ssi_head a
{
	background:transparent url(/img/template/ssi_over.gif) no-repeat scroll center top;
	display: block;
	height: 30px;
	width: 92px;
	margin: 0px 5px 0px 0px;
	color: #777777;
	float: left;
	font: 12px/30px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
}
.ssi_head .on
{
	color: #000000;
	cursor: default;
}


#ssi_p {
	position: relative;
	float: left;
	margin: 0 5px 0 0;
}
#ssi_t {
	position: relative;
	font: 12px/180% Verdana, Arial, Helvetica, sans-serif;
	color: #777777;
	padding: 5px 10px;
}
#ssi_t a {
	color: #777777;
	text-decoration: none;
}
#ssi_t a:hover {
	text-decoration: underline;
}



#tab_p {
	position: absolute;
	left: 8px;
	top: 36px;
}
#tab_c {
	position: absolute;
	left: 25px;
	top: 180px;
}
#tab_c a {
	font: 13px/180% Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
#tab_c a:hover {
	text-decoration: underline;
}
#tab_t {
	position: absolute;
	left: 15px;
	top: 180px;
	font: 12px/180% Verdana, Arial, Helvetica, sans-serif;
	color: #777777;
	width: 250px;
	line-height:210%;
}

#tab_t dl , #tab_t dd {
	margin:0;
	padding:0;
}

#tab_t a {
	color: #777777;
	text-decoration: none;
	display: block;
	border-bottom: 1px dotted #CCCCCC;
	background: url(/img/template/arrow.gif) no-repeat left 9px;
	padding-left: 15px;
}
#tab_t a:hover {
	color: #f89819;
}

#tab_photos {
	position: absolute;
	left: 10px;
	top: 190px;
	width: 260px;
	line-height:210%;
}
#tab_photos dl {
	margin: 0px;
	padding: 0px;
}
#tab_photos dd {
	float:left;
	list-style-type:none;
	margin: 5px;
	padding:0;
}
#tab_photos a {
	background:#F5F5F5 none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	display:block;
	float:left;
	padding:2px;
}

#hot_product dd {
border-bottom:1px solid #E5E5E5;
display:block;
margin:0 auto 10px;
overflow:hidden;
padding:10px 0;
width:250px;
}

.hot_product_photo {
float:left;
margin:0 5px 0 0;
}

#hot_product a {
color:#333333;
text-decoration:none;
}
#hot_product a:hover {
text-decoration:underline;
}

.hot_product_name {
font-size:13px;
}
.hot_product_price {
color:#FF0000;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:18px;
font-weight:bold;
}
