/* CSS Document */
#main h2{margin-bottom:15px;}

#main .sub_title{margin-bottom:16px;}

.content_box1{margin-bottom:26px;}

.text_area{
	float:left;
	width:450px;
}

.text_area h3{
	font-size:90%;
	color:#b10000;
	background:url(../../img/icon_red.gif) no-repeat 0 3px;
	padding-left:13px;
	padding-bottom:5px;
}

.text_area table{margin-left:13px; margin-bottom:20px;}

.text_area td{padding-bottom:5px; padding-right:5px;}

.text_area td.icon{
	background:url(../../img/icon_gray.gif) no-repeat 0 5px;
	padding-left:13px;
}

.img_area {
	float:right;
	width:220px;
}

.img_area img{margin-bottom:5px;}