/* CSS Document */
.skey {
	width:175px;
}
.sbrand {
	width:180px;
}
.sprice {
	width:180px;
}
.s_search {
	padding-top:5px;
	padding-bottom:5px;
}
.s_nav {
	/*border:solid 1px #000000;*/
	font-family:Tahoma;
	font-weight:bold;
	padding-top:20px;
	width:96%;
	text-align:center;
	float:left;
}

.s_nav a:visited {
	color:#CA0005;
	text-decoration:none;
}
.s_nav a:link {
	text-decoration:none;
	color:#CA0005;	
}
.s_nav a:hover {
	color:#339900;
	text-decoration:none;
}
/************************************************/
.s_title {
	border-right:1px solid #000000;
	width:98%;
	float:left;
	height:23px;
	padding-left:15px;
	padding-top:5px;
	text-align:left;
	color:#FFFFFF;
	background-image:url(../image/bg.gif);
	background-repeat:repeat-x;
	font-family:Tahoma;
	font-weight:bold;
}
.s_title a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
.s_title a:link {
	color:#FFFFFF;
	text-decoration:none;
}
.s_title a:hover {
	color:#339900;
	text-decoration:none;
}

/************************************************/
.s_navspace {
	height:20px;
	width:5px;
	float:left;
}
/************************************************/
.s_navcur {
	float:left;
	font-family:Tahoma;
	border:#000000 1px solid;
	height:20px;
	width:20px;
	font-weight:bold;
	color:#000000;
	background-color:#FFFFFF;
}
/************************************************/
.s_navlink {
	float:left;
	font-family:Tahoma;
	border:#000000 1px solid;
	height:20px;
	width:20px;
	font-weight:bold;
	background-color:#000000;
}
.s_navlink a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
.s_navlink a:link {
	color:#FFFFFF;
	text-decoration:none;
}
.s_navlink a:hover {
	color:#FF0000;
	text-decoration:none;
}
/************************************************/
.s_add {
	font-weight:bold;
	width:50%;
	float:left;
	text-align:center;
}
.s_add a:visited {
	text-decoration:none;
	color:#CA0005;
}
.s_add a:link {
	color:#CA0005;
	text-decoration:none;
}
.s_add a:hover {
	color:#339900;
	text-decoration:none;
}

.s_price {
	font-weight:bold;
	width:100%;
	float:left;
	text-align:center;
	color:#FFFFFF;
	background-color:#AF0303;
	font-family:Tahoma;
	padding-bottom:3px;
	padding-top:3px;
}
.s_detail {
	font-weight:bold;
	width:50%;
	float:left;
	text-align:center;
}
.s_detail a:visited {
	text-decoration:none;
	color:#CA0005;
}
.s_detail a:link {
	color:#CA0005;
	text-decoration:none;
}
.s_detail a:hover {
	color:#339900;
	text-decoration:none;
}

.s_img {
	padding:1px;
	width:120px;
	height:120px;
	border:1px solid #AAAAAA;
}
.s_contain {
	width:100%;
	float:left;
	height:125px;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}
.s_row {
	width:96%;
	/*border:solid 1px #000000;*/
	float:left;
	padding-left:22px;
	padding-bottom:4px;
	padding-top:4px;
}
.s_spacer {
	width:12px;
	float:left;
}
.s_product {
	width:175px;
	float:left;
	border:1px solid #CCCCCC;
}
.s_header {
	width:100%;
	float:left;
	text-align:center;
	font-weight:bold;
	font-family:Tahoma;
	font-size:12px;
	padding-top:3px;
}
.s_header a:visited {
	text-decoration:none;
	color:#CA0005;
}
.s_header a:link {
	color:#CA0005;
	text-decoration:none;
}
.s_header a:hover {
	color:#339900;
	text-decoration:none;
}