@charset "UTF-8";
/* CSS Document */
@import "share.css";
@import "layout.css";
@import "secondary.css";

#review h2 {
	background:url(../images/review/headline.gif) no-repeat;
	width:660px;
	height:49px;
	text-indent:-9999px;
}


#review #content h3 {
	background:url(../images/review/hl_timing.gif) no-repeat;
	width:666px;
	height:58px;
	text-indent:-9999px;
}

#review #content #menus {
	width:580px;
	padding:18px 0 0 54px;
}

#review #content #menus li {
	display:inline;
	padding-right:12px;
}

#review #content #menus li a {
	background:url(../images/share/arrow_brown.gif) no-repeat 0 3px;
	padding-left:7px;
	white-space:nowrap;
}

#review a.anc_top {
	display:block;
	padding-bottom:20px;
}	

#review #points {
	margin:0 0 0 18px;
}

#review #points li {
	width:634px;
	background:url(../images/share/line_content.gif) no-repeat left bottom;
	padding-bottom:7px;
	margin-bottom:10px;
}

#review #points li a.anc {
	display:block;
	margin-bottom:5px;
}

#review #points li h4 {
	width:610px;
	height:35px;
	margin-left:12px;
	text-indent:-9999px;
}

#review #points li h4#hl_point_1 {
	background:url(../images/review/hl_point_1.gif) no-repeat;
}

#review #points li h4#hl_point_2 {
	background:url(../images/review/hl_point_2.gif) no-repeat;
}

#review #points li h4#hl_point_3 {
	background:url(../images/review/hl_point_3.gif) no-repeat;
}

#review #points li h4#hl_point_4 {
	background:url(../images/review/hl_point_4.gif) no-repeat;
}

#review #points li h4#hl_point_5 {
	background:url(../images/review/hl_point_5.gif) no-repeat;
}

#review #points li h4#hl_point_6 {
	background:url(../images/review/hl_point_6.gif) no-repeat;
}

#review #points li h4#hl_point_7 {
	background:url(../images/review/hl_point_7.gif) no-repeat;
}

#review #points li h4#hl_point_8 {
	background:url(../images/review/hl_point_8.gif) no-repeat;
}

#review #points li h4#hl_point_9 {
	background:url(../images/review/hl_point_9.gif) no-repeat;
}

#review #points li h4#hl_point_10 {
	background:url(../images/review/hl_point_10.gif) no-repeat;
}

#review #points li h5 {
	font-size:14px;
	margin-left:15px;
	margin-top:10px;
}

#review #points li p {
	margin:1px 0 0 15px;
	width:600px;
}

#review #points li .this_point {
	margin:8px 0 0 15px;
	width:600px;
	background:url(../images/review/icon_point.gif) no-repeat 4px 5px #fac7cf;
	padding:8px 0 6px 0;
}

#review #points li .this_point ul {
	position:relative;
	left:80px;
	top:0;
	margin-right:-0px;
	
}

#review #points li .this_point li {
	background:url(../images/review/dot_point.gif) no-repeat 0 7px;
	padding-left:10px;
	padding-bottom:0;
	margin-bottom:0;
	width:500px;
}