@charset "utf-8";
/* CSS Document */

#tc_wrap{
	width:877px;
	margin:6px 12px 0 11px;
	}

.tit{
	padding:12px 0 12px 0;
	}
	
.tc_m_box{
	padding-bottom:36px;
	height:264px;
	}

.tc_m_box .img_Box {
	width:416px;
	padding-right:24px;
	float:left;
	}
	
.tc_m_box .txt_Box {
	width:430px;
	float:right;
	}

.tc_m_box .txt_Box h4 {font-size:14px; font-weight:bold;}
.site_li {padding-top:12px;}


.tc_l_box{
	margin-top:12px;
	}
	
.tc_l_box dl{
    margin: 0px;
    padding: 0px;
	padding-right: 12px;
    width: 275px;
	height:372px;
    font-size:12px;
	float:left;
	}
	
.tc_l_box dt{
    margin:0px;
    padding:0px;
}
.tc_l_box dd{
    padding:2px;
	font-size:12px;
	line-height:14px;
	clear:both;
}
