@charset "UTF-8";
body{
	margin:0px;}
table{
	}
td{
	font:12px/20px tahoma;}

#subT{
	font:bold 12px/24px tahoma;
	padding:5px;}

a{
	padding:12px;
	text-decoration:none;
	color:#666;}
a:hover{
	font:12px/20px tahoma;
	color:#333;}

input{
	font:12px tahoma;}

#nav{
	background:#eee;}
#nav a{
	font:bold 12px/30px verdana;
	padding:25px;
	onfocus:expression( onfocus = function () {
		this.blur();
	});}
#nav a:hover{
	color:#fff;
	background:#333;}

#links a{
	width:176px;
	height:24px;
	background:#fff;
	line-height:24px;
	padding-top:0px;
	padding-bottom:0px;}
#links a:hover{
	background:#eee;}

button{
	background:transparent;
	border:none;
	onfocus:expression( onfocus = function () {
		this.blur();
	});
	cursor:pointer;}

#ctgy_shop td{
	cursor:pointer;}

#srh_flt select{
	font:12px tahoma;}

.buy_slt p{
	margin:10px;}

#contents a img{
	border:none;}
