@charset "utf-8";
/* CSS Document */



#content_box .list_box {
	width: 650px;
	background-color: #FFFFFF;
	padding: 5px 0;
	margin: 5px auto;;
}

#content_box .list_leftbox {
  width: 83px;
  padding: 2px 0;
  margin: 0 5px;
  float:left;
}
#content_box .list_leftbox .rating_leftbox {
	background-image: url(/images/rating_box_bg.gif);
	background-repeat: no-repeat;
	width: 83px;
	margin: 0px;
	padding: 2px 0 5px 0;
}

#content_box .list_box .list_leftbox .user_information a{
  color: #b40503;
}

#content_box .list_box .list_leftbox .user_information a:hover {
  color: #000000;
  text-decoration: underline;
}
#content_box .list_rightbox .list_title {
  font-size: medium;
  font-weight: bold;
  padding: 0px;
  margin: 0 5px;
}
#content_box .list_box .list_rightbox .list_title a:hover {
  color: #000000;
  text-decoration: underline;
}
#content_box .list_box .list_rightbox .list_attributes_box {
	margin: 0 13px;
    padding-top: 5px;
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

.list_attributes_box .item_category_tags{
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

#content_box .list_box .list_rightbox .list_attributes_box ul {
  margin: 3px 0 0 5px;
}
#content_box .list_rightbox .list_attributes img {
	vertical-align: top;
	margin-left: 4px;
}
#content_box .list_rightbox .list_attributes {
  font-size: small;
  padding: 0px;
  margin: 0 5px;
}
#content_box .list_box .list_rightbox .list_attributes a:hover {
  color: #000000;
  text-decoration: underline;
}
#content_box .list_rightbox {
  float: right;
  width: 500px;
}
#content_box   .list_leftbox   .user_information li  {
  line-height: 1em;
  font-size: small;
  text-align: center;
}
#content_box .list_box .list_leftbox .rating_leftbox .rating_point {
  text-align: center;
  font-size: large;
  font-weight: bold;
  color: #FF3300;
  height: 20px;
  width: 80px;
  margin: 0px;
  padding: 0px;

}
#content_box .list_box .list_leftbox .rating_leftbox .rates_count {
	text-align: center;
	font-size: 10px;
	color: #333333;
	width: 83px;
	margin: 0px;
	padding: 0px;
}
#content_box .list_leftbox .user_information {
  padding-top: 10px;
}


/* for comment_box */



.comment_box_top{
	background-repeat: no-repeat;
	background-image: url(/images/comment_box_top.gif);
	background-position: right top;
	height: auto;
	padding: 8px 8px 8px 22px;
	margin: 0px;
}

.comment_box{
	position:relative;
	width:500px;
	padding: 0;
	margin: 5px 0 0 0;
	background-repeat: repeat-y;
	background-image: url(/images/comment_box_center.gif);
	background-position: right;
}

.comment_box_bottom {
	background-image: url(/images/comment_box_bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 20px;
	margin:0;
	}
.comment_box_top_direct{
	background-repeat: no-repeat;
	background-image: url(/images/comment_box_top_direct.gif);
	background-position: right top;
	height: auto;
	padding: 8px 8px 8px 22px;
	margin: 0px;
}

.comment_box_direct{
	position:relative;
	width:500px;
	padding: 0;
	margin: 5px 0 0 0;
	background-repeat: repeat-y;
	background-image: url(/images/comment_box_center_direct.gif);
	background-position: right;
}

.comment_box_bottom_direct {
	background-image: url(/images/comment_box_bottom_direct.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 20px;
	margin:0;
	}


.comment_box .comment_box_top pre {
	margin: 0px;
	padding: 0px;
	line-height: 1.2;
	font-size: 12px;
	letter-spacing: 1.1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;

}

.comment_box_bottom .comment_next {
	text-align: right;
	font-size: small;
	margin: 0 5px 3px 0;
	padding: 0px;
}
.comment_box_direct .comment_box_top_direct pre {
	margin: 0px;
	padding: 0px;
	line-height: 1.2;
	font-size: 12px;
	letter-spacing: 1.1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

.comment_box_bottom_direct .comment_next {
	text-align: right;
	font-size: small;
	margin: 0 5px 3px 0;
	padding: 0px;
}




/*////////////////////////////////////////////////////////////////////////*/
/* rating */
/*////////////////////////////////////////////////////////////////////////*/
.okyuu_rating {
	width:83px;
	height:16px;
	list-style-type:none;
	position:relative;
	padding:0;
	background-image: url(/images/star-matrix.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0 0 3px 2px;
}
.okyuu_rating s_2{
	margin: 0px;
	padding: 0px;
}
.okyuu_rating.no_rating{
  margin-top:0px
}
.okyuu_rating.disable_rating{

  background-position:0 -176px;
}
 .nostar {
  background-position:0 0;
}
 .s_1 {
  background-position:0 -16px;
}
 .s_2 {
  background-position:0 -32px;
}
 .s_3 {
  background-position:0 -48px;
}
 .s_4 {
  background-position:0 -64px;
}
 .s_5 {
  background-position:0 -80px;
}
 .okyuu_rating li {
  cursor:pointer;
  float:left;
  text-indent:-999em;
}
 .okyuu_rating li a {
  overflow:hidden;
  outline:none;
  position:absolute;
  left:0;
  top:0;
  width:16px;
  height:16px;
  text-decoration:none;
  z-index:200;
}
 .okyuu_rating .r_1 a {
  overflow:hidden;
  outline:none;
  left:0;
}
 .okyuu_rating .r_2 a {
  overflow:hidden;
  outline:none;
  left:16px;
}
 .okyuu_rating .r_3 a {
  overflow:hidden;
  outline:none;
  left:32px;
}
 .okyuu_rating .r_4 a {
  overflow:hidden;
  outline:none;
  left:48px;
}
 .okyuu_rating .r_5 a {
  overflow:hidden;
  outline:none;
  left:64px;
}
 .okyuu_rating a:hover {
  overflow:hidden;
  outline:none;
  z-index:2;
  width:80px;
  height:16px;
  overflow:hidden;
  left:0;
  background:url(/images/star-matrix.gif) no-repeat 0 0;
}
 .okyuu_rating .r_1 a:hover {
  overflow:hidden;
  outline:none;
  background-position:0 -96px;
}
 .okyuu_rating .r_2 a:hover {
  overflow:hidden;
  outline:none;
  background-position:0 -112px;
}
 .okyuu_rating .r_3 a:hover {
  overflow:hidden;
  outline:none;
  background-position:0 -128px;
}
 .okyuu_rating .r_4 a:hover {
  overflow:hidden;
  outline:none;
  background-position:0 -144px;
}
 .okyuu_rating .r_5 a:hover {
  overflow:hidden;
  outline:none;
  background-position:0 -160px;
}
.rating{
  clear:both;
  text-align:left;
  padding-left:0px !important;
}
.rating ul li{
  list-style-type:none;
  padding-left:0px;
}


/*////////////////////////////////////////////////////////////////////////*/
/* new_item_label */
/*////////////////////////////////////////////////////////////////////////*/
.news_label {
	background-image: url(/images/news_label.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 10px;
	font-weight: bold;
	color: #72BAEC;
	height: 17px;
	width: 65px;
	text-align: center;
	padding: 0px 2px 2px 0;
}
.tips_label {
	font-size: 10px;
	font-weight: bold;
	color: #90CA00;
	text-align: center;
	background-image: url(/images/tips_label.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 17px;
	width: 65px;
	padding: 0px 2px 2px 0;
}
.question_label {
	font-size: 10px;
	font-weight: bold;
	color: #ff8533;
	text-align: center;
	background-image: url(/images/question_label.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 17px;
	width: 65px;
	padding: 0px 2px 2px 0;
}
/*////////////////////////////////////////////////////////////////////////*/
/* line */
/*////////////////////////////////////////////////////////////////////////*/
.list_line {
	height: 5px;
	width: 680px;
	background-image: url(/images/list_line.gif);
	background-repeat: repeat-x;
	padding: 0px;
	background-position: center;
	margin: 0px auto;

}
#head_logo {
	text-align: left;
}
