.bt { border-top:solid 1px #dcdcdc; }
.bb { border-bottom:solid 1px #dcdcdc; }
.bl { border-left:solid 1px #dcdcdc; }
.br { border-right:solid 1px #dcdcdc; }

/************************* 테이블 스타일 *************************/
.table_tit {
	font-weight:bold;
	background:#f1f1f1;
	padding:15px 0;
	font-size:14px;
	text-align:center;
}
.table_tit1 {
	font-weight:bold;
	background:#fafafa;
	padding:13px 0;
	font-size:13px;
	text-align:center;
}
.table_txt {
	padding:13px 0;
	font-size:13px;
	color:#646464;
	text-align:center;
}
.table_txt1 {
	padding:13px 0;
	font-size:12px;
	color:#828282;
	text-align:left;
	line-height:20px;
	padding-left:30px;
}
.table_txt1 span {
	font-size:14px;
	color:#323232;
	font-weight:bold;
}

/************************* 2차카테고리 탭 스타일 *************************/
.container {float:left; width:1200px;}
ul.tabs {
	float:left;
	width:1200px;
	border-top:solid 1px #505050;
}
ul.tabs > li {
	float:left;
	padding:20px 40px 0;
	border-top:solid 2px #fff;
	background:url(../images/sub/cate_bar.gif) no-repeat right 22px;
}
ul.tabs > li.last {
	margin-right:0;
	background:none;
}
ul.tabs > li a {
	font-size:18px;
	color:#646464;
}
ul.tabs li.active, ul.tabs li.on  {
	border-top:solid 2px #505050;
	font-weight:bold;
}
ul.tabs li.active a, ul.tabs li.on a {
	color:#f2406a;
}

.tab_container {
	float: left; 
	width: 1200px;
	position:relative;
	padding-top:35px;
}

.ipl_ex_tit {
	font-size:20px;
	font-weight:bold;
	padding:40px 0 20px 86px;
	background:url(../images/01_rowan/icon.gif) no-repeat 60px 40px;
}


/************************ 제품소개 - Rowan ************************/
.rowan_bg {
	background:url(../images/01_rowan/rowan.jpg) no-repeat center top;
}

/************************ 제품소개 - 특장점 ************************/
.pros_bg1 {
	background:url(../images/01_rowan/pros_1.jpg) no-repeat center top;
	height:658px;
	text-align:center;
}
.pros_bg2 {
	background:#fff;
	height:497px;
	text-align:center;
}
.pros_bg3 {
	background:url(../images/01_rowan/pros_3.jpg) no-repeat center top;
	height:730px;
	text-align:center;
}
.pros_bg4 {
	background:#fff;
	height:600px;
	text-align:center;
}


/************************ 오시는길 ************************/
.location_text {
	font-size:30px;
	color:#f2406a;
	text-align:center;
	padding-bottom:20px;	
}
.location_info {
	float:left;
	width:1200px;
}
.location_tit {
	width:150px;
	font-weight:bold;
	background:#fafafa;
	padding:15px 0;
	font-size:13px;
	text-align:center;
}
.location_txt {
	padding-left:30px;
	font-size:13px;
	color:#646464;
}
.location_txt span {
	color:#e60013;
}



/************************* 회사정책 스타일 *************************/
.policy_box {
	width:1158px;
	height:658px;
	overflow-y:scroll;
	padding:20px;
	border:solid 1px #dcdcdc;
	line-height:22px;
	color:#828282;
}
.policy_box > p {
	font-size:14px;
	font-weight:bold;
	padding-bottom:7px;
	color:#505050;
}
.p_table_tit {
	font-weight:bold;
	background:#f1f1f1;
	padding:13px 0;
	font-size:12px;
	text-align:center;
}
.p_table_tit1 {
	font-weight:bold;
	background:#fafafa;
	padding:10px 0;
	font-size:12px;
	text-align:center;
}
.p_table_txt {
	padding:10px 0;
	font-size:12px;
	color:#646464;
	text-align:center;
}
.p_table_txt1 {
	padding:10px 0;
	font-size:12px;
	color:#828282;
	text-align:left;
	padding-left:20px;
}














