@charset "utf-8";
/* 내용관리 */
#ctt {
}
.ctt_admin {
	text-align: right
}
#ctt header h1 {
	position: absolute;
	font-size: 0;
	line-height: 0;
	overflow: hidden
}
#ctt_con {
	width: 810px;
	float: right;
}
.ctt_img {
	text-align: center
}
#aside {
	width: 190px;
	float: left;
}
.sub_menu li {
	font-size: 16px;
	border-bottom: 1px solid #e1e1e1;
}
.sub_menu li a {
	
	display: block;
}
.sub_menu li a.on {
	background-image: url(../../../theme/company/img/arr1.png);
	background-repeat: no-repeat;
	background-position: 165px 17px;
	background-color: #4b4b4b;
	color: #fff;
}
.cs img {

}
.cs img:first-child {

}
.sub_tit ul li {
	float: left;
	padding-right: 20px;
	height: 40px;
	background: url(../../../theme/company/img/top_arr.jpg) no-repeat right top;
	color: #fff;
	font-size: 15px;
	line-height: 40px;
}
.sub_tit ul li a {
	display: block;
	width: 40px;
	height: 40px;
	text-indent: -9999px;
	background: url(../../../theme/company/img/ico_home.jpg) no-repeat 50%;
}
.sub_tit ul li.last {
	padding-right: 0px !important;
	background: url(../../../theme/company/img/top_arr2.jpg) no-repeat right 50%;
}
.sub_tit {
	width: 100%;
	height: 40px;
	background-color: #18427c;
}
.sub_tit ul {
	width: 1000px;
	margin: 0 auto;
}
.sub_tit ul li span {
	padding: 0 20px;
}
