body {
	font-size:12px;
	color:#555;
}

div {
		text-align: left;
}


a {
	color:#3C6D9F;
	text-decoration:none;
}

a:hover {
	color:#000;
}

li a:hover {
	color:#fff;
}

li a:hover {
	border: 1px solid #ccc;
	padding:3px 0px;
	display: block;
	width:120px;
	background-color:#aaa;
}

ul, dl{
	padding:0px;
	margin:0px;
}
#list_block td {
	background-color: #efefef;
	padding:1px 4px 1px 4px;
	margin:1px;
}
dl{
	height:20px;
}

dt{
	float:left;
	padding:2px;
}

/* �s���� */
#browser {
	text-align: center;
	
}

/* �D�n�s��� */
#container {
	width:952px;
	margin:auto;
	border:px solid gray;
	
	}

/* �D��� */
#menu {
	height:28px;
	position: relative;
	margin:10px 0px 10px 0px;
}

#menu ul li {
	float:left;
	width:120px;
}

#menu ul li, #sub_menu ul li {
	list-style-type: none;
	padding:4px;
	text-align: center;
}
#list_block table, #list_block, #page_list {
	width:650px !important;
}

/* ����x�ЦW�� */
#header {
	padding:5px;
	position: relative;
	margin-top:-36px;
	font-size:18px;
	font-weight:bold;
	float:left;
}

/* �޲z�̱���Bar */
#admin_tag {
	padding:5px;
	position: relative;
	float:right;
	margin-top:-30px;
}


 #list_block {
	border:0px solid #ccc !important;
}
#content{
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-top:1px none #999999;
	
	}


.show_box
{
  float:left;
  padding:15px;
	background-color:#E4EAF3;
	border:3px solid #768394;
	position: absolute;
	letter-spacing: 1px;
	text-align: left;
}
.search_div
{
	height:30px;
background-color:#efefef;
border:1px solid #cdcdcd;
	
}
#attribute_title
{
	height:30px;
border:1px solid #cdcdcd;
		
}
#attribute_title div
{
background-color:#efefef;
border-right:1px solid #cdcdcd;
height:30px;
line-height:30px;
text-align:center;
float:left;
width:97.5px;
	
}
.star-rating,
.star-rating a:hover,
.star-rating .current-rating
{
padding:0px;
margin:0px;
	background: url(../images/star.gif) left -1000px repeat-x;
	background-position:left bottom ;
}
.star-rating{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating li{
	display: inline;
}
.star-rating a, 
.star-rating .current-rating
{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}

.star-rating a.one-star{
	width:20%;
	z-index:6;
}
.star-rating a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating .current-rating{
	z-index:1;
	background-position: left center;
}	



