/* CSS Document */

	.sub_box2{
	width: 580px;
	height: auto;
	padding-left: 10px;
	margin-bottom: 10px;
	}
	.sub_box2 a{
	background: #f3f9fd;
	}	
	.sub_box2 a:link{
	background: #f3f9fd;
	}
	.sub_box2 a:hover{
	background: #feedfb;
	}	
	.sub_box2 h3{
	height: 35px;
	padding-top: 5px;
	padding-bottom: 0px;	
	padding-left: 35px;
	background-image: url(image/barbg.jpg);
	background-repeat: no-repeat;
	}
	.sub_box2 h4{
	padding-top: 10px;
	padding-bottom: 0px;	
	padding-left: 10px;
	padding-right: 5px;
	font-size: 100%;
	line-height: 1.4;
	font-weight: normal;
	}	
	.sub_box2 h5{
	width: auto;
	height: 30px;
	margin: 10px;
	font-size: 120%;
	font-weight: bold;
	color: #666666;
	background-image: url(image/icon.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 5px;
	clear: both;
	}
/*	
	.sub_box2_bk{
	width: 580px;
	height: 150px;
	background-image: url(image/bk.jpg);
	background-position: right;
	background-repeat: no-repeat;
	}
*/	
	.sub_box3{
	float: left;
	width: 250px;
	height: 150px;
	}
	.sub_box3text{
	float: right;
	width: 310px;
	height: auto;
	padding-left: 0px;
	}
	.sub_box3bar{
	width: 560px;
	height: 2px;
	margin-left: auto;
	margin-right: auto;	
	border-bottom: #999999 1px dotted;
	clear: both;
	}
@@.sub_box4{
    width: auto;
	height: 200px;
	padding: 5px;
    }
