@charset "utf-8";

#con_top {
	width: 960px;
	clear: both;
	overflow: hidden;
	margin-bottom: 90px;
	padding-top: 10px;
}

#con_top h3#tit {
	clear: both;
	padding-top: 10px;
}
#con_top #main {
	clear: both;
	margin-top: 10px;
}
#con_top #txt {
	clear: both;
	overflow: hidden;
	margin-left: 20px;
	margin-top: 20px;
}

#con_top #box {
	clear: both;
	overflow: hidden;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
}
#con_top #b_left {
	width: 120px;
	float: left;
	overflow: hidden;
	margin-top: 20px;
}
#con_top .b_right {
	width: 750px;
	float: right;
	overflow: hidden;
}
#con_top .b_right li,
#con_top .b_right li.right {
	width: 270px;
	float: left;
	margin-top: 30px;
}
#con_top .b_right li.right {
	width: 150px;
}

#con_top h3#stit {
	clear: both;
	margin-bottom: 15px;
}


