@charset "utf-8";
/* CSS Document */


#content_h2 {
	height: 120px;
	width: 575px;
	background: url(../images/category/concept/hed_img.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
}


#conceptbox {
	width:535px;
	margin:auto;
	line-height: 1.5em;
}
.title_bg {
	background-image:url(../images/content/title_bg.gif);
	background-repeat:no-repeat;
	width:470px;
	height:29px;
	padding-top: 10px;
	padding-left: 65px;
	color: #FFFFFF;
	font-weight: bold;
}

.title_bg h3 {
	font-size: 1.5em;
}


.concept_box {
	width:513px;
	padding: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.concept_box_bottom {
	width:535px;
	background-image: url(../images/content/title_bg_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 8px;
	margin-bottom: 20px;
}
.text_box {
	line-height: 1.5em;
	margin-bottom: 10px;
	width: 510px;
}
.c_list {
	width:480px;
	margin-bottom:20px;
	padding-left: 20px;
}

.c_list ul {
	padding-left: 20px;
}

.c_list ul li {
	list-style-type: none;
	font-size: 1.2em;
	font-weight: bold;
	color: #990000;
	list-style-image: url(../images/category/concept/list_logo.gif);
	height: 35px;
}
