@charset "utf-8";
/* CSS Document */

/*
------------------------*/

#strength_hed_img {
	background: url(../images/category/strength/hed_img.jpg) no-repeat;
	height: 200px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#bg_strength_hed_img {
	background: #B9DBFD;
}

.side_title {
	background: url(../images/category/strength/side_title_img.gif) no-repeat;
	height: 90px;
	width: 200px;
	text-indent: -9999px;
	border-bottom: 1px solid #969696;
	border-top: 1px solid #FFFFFF;
}

#strength_title01 {
	background: url(../images/category/strength/strength_title.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	height: 66px;
	width: 465px;
	margin-bottom: 15px;
}
#strength_title02 {
	background: url(../images/category/strength/strength_title.gif) no-repeat 0px -66px;
	text-indent: -9999px;
	height: 66px;
	width: 465px;
	margin-bottom: 15px;
}
#strength_title03 {
	background: url(../images/category/strength/strength_title.gif) no-repeat 0px -132px;
	text-indent: -9999px;
	height: 66px;
	width: 465px;
	margin-bottom: 15px;
}
#strength_title04 {
	background: url(../images/category/strength/strength_title.gif) no-repeat 0px -198px;
	text-indent: -9999px;
	height: 66px;
	width: 465px;
	margin-bottom: 15px;
}
.text {
	width: 370px;
	padding-left: 95px;
}
.strength_wrap {
	width: 700px;
	margin-bottom: 30px;
}
.strength_l {
	float: left;
	width: 465px;
}
.strength_r {
	float: right;
	width: 200px;
	padding: 6px;
	border: 1px solid #CCCCCC;
}
