#rightb {
	text-align:left;
	margin:5px 20px;
	font-weight:bold;
	padding:0;
}
#rightb ul {
	font-size: 0.9em;
	float:right;
	margin:0 0 0 5px;
	padding:0;
}
#rightb ul li {
	display:inline;
	margin-left:5px;
}
#rightb ul li:before {
	content: "\00BB \0020";
}
.nichelist {
    margin: 0 0 1em 0;
    padding: 0;
	border:0;
    background:#fcf1e2;
    overflow: hidden;
}
.nichelist h2 {
    margin:0;
    padding: 0.2em 0;
    background:#2c2c2c url('/images/headerbg.jpg') top left repeat-x;
    color:#fec602;
}
.nichelist div {
    margin: 0 1%;
    padding: 0;
    border: 0;
    overflow:hidden;
}
.nichelist div.n_container {
    float:left;
    width:202px;
	height:206px;
    margin:2px;
    padding:0;
	background:#fef7ee;
	border: solid 1px #f5e9d7;
    text-align:center;
}
.nichelist div.n_container h4{
	margin:0 1px;
	padding:0;
	border:0;
	text-align:left;
}
.nichelist div.n_container img {
    margin:1px auto 0 auto;
    padding:0;
    border:solid 1px #000000;
}
.nichelist div.n_container .hover_href img {
	margin:0;
	border:0;
}
.nichelist div.n_container p {
    margin:0 1px;
    padding:0;
    border:0;
    text-indent:0;
	font-size:0.9em;
    text-align:justify;
	color: #5d5d5d;
	line-height:120%;
}
.nichelist div.n_container p.service_info {
	font-weight: bold;
	margin-top:2px;
}
.index_main {
	position:relative;
}
.corner_hover {
	position:absolute;
	top:2px;
	left:-1px;
	width:160px;
	height:90px;
	z-index:1000;
}
.photo_corner {
    background:url('/images/corner_photo.png') top left no-repeat;
}
.video_corner {
    background:url('/images/corner_video.png') top left no-repeat;
}
#rel_scroll {
	position:relative;
	overflow:hidden;
	width:850px;
	height:434px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:10px;
}
.related {
	width:20000em;
	position:absolute;
	clear:both;
	margin:0;
}
.related .item {
	float:left;
	margin:5px 0 5px 3px;
	width:208px;
	height:424px;
}
a#nav_right {
	background:url('/images/right_active.png') top left no-repeat;
    display:block;
    width:32px;
    height:180px;
    cursor:pointer;
}
a#nav_left {
	background:url('/images/left_active.png') top left no-repeat;
    display:block;
    width:32px;
    height:180px;
    cursor:pointer;
}
a.disabled {
	visibility:hidden !important;		
}
.right {
	float:right;
	margin:0;
	padding:0;
	border:0;
	text-align:right;
	overflow:hidden;
}
ul.right {
	list-style:none;
}

ul.right li {
	float:left;
	font-size:0px;
	width:13px;
	height:11px;
	margin:0;
	padding:0;
	border:0;
}

ul.right li.empty_star{
    background: url('/images/star_small.png') bottom right no-repeat;
}

ul.right li.full_star{
    background: url('/images/star_small.png') center;
}

ul.right li.half_star{
    background: url('/images/star_small.png') top;
}

