#R_content {
	float: left;
	width: 331px;
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	background-image: url(../images/bg/right_down_2.jpg);
}

.complete {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8F8F8F;
	sec_titlebackground-image: url(../images/bg/index_r_content.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	display: block;
	height: 115px;
	position: relative;
	background-color: #3D3D3D;
	background-image: url(../images/bg/complete.jpg);
}
.complete .txt {
	margin-right: 10px;
}

.complete_down {
	display: block;
	margin-left: 1px;
	height: 75px;
	padding-top: 10px;
	position: relative;
	background-color: #3D3D3D;
	font-size: 12px;
	color: #FFFFFF;
}


html>body .complete_down {
	padding-top: 10px;
}

#R_content h1 {
	background-position: left bottom;
	text-indent: -9999px;
}
#sec_title {
	height: 55px;
	background-image: url(../images/right_top/step.jpg);
}
#sec_title_2 {
	height: 55px;
	background-image: url(../images/right_top/complete.jpg);
}
#right_title {
	height: 101px;
	display: block;
	background-repeat: no-repeat;
	background-color: #000000;
}
.news {
	background-image: url(../images/right_top/serve.jpg);
}
.about {
	background-image: url(../images/right_top/about.jpg);
}
.serve {
	background-image: url(../images/right_top/serve_manager.jpg);
}
#sec_title_serve {
	height: 55px;
	background-image: url(../images/right_top/serve.jpg);
}
#R_content h2 {
	font-size: 15px;
	font-weight: lighter;
	color: #FFFFFF;
	background-color: #BD2A54;
	height: 18px;
	display: block;
	padding-left: 18px;
	padding-top: 3px;
	margin-bottom: 8px;
	line-height: 15px;
}
#R_content h3 {
	font-size: 15px;
	font-weight: lighter;
	color: #FFFFFF;
	background-color: #333333;
	height: 19px;
	display: block;
	padding-left: 18px;
	padding-top: 5px;
	margin-bottom: 8px;
}
#R_content h2 a {
	color: #FFFFFF;
	text-decoration: none;
}
#R_content h3 a {
	color: #FFFFFF;
	text-decoration: none;
}

