/*sub CSS*/


/*contents */
.contents {
	position:relative;
	overflow:hidden;
	width:1000px;	
	background: url('../img/sub/contents_bgline.gif') repeat-y;
}
.contents .left_menu{
	width:239px;	
	float:left;	
}
.contents .left_menu dl{
	float:left;
	width:239px;
	overflow:hidden;
	padding-bottom:80px;
	padding-top:13px;	
	background: url('../img/sub/leftmenu_title_box.jpg') no-repeat left top;
}
.contents .left_menu dt {
	float:left;
	width:222px;
	height:50px;
	font-size:20px;
	color:#fff;	
	font-weight:bold;
	padding-left:17px;
	margin-bottom:10px;
}
.contents .left_menu dt.second {
	float:left;
	width:222px;
	height:50px;
	font-size:17px;
	color:#fff;	
	font-weight:bold;
	padding-left:17px;
	margin-bottom:10px;
}
.contents .left_menu dt span{
	display:block;
	font-size:11px;
	color:#86bfcf;
	padding-left:3px;
}
.contents .left_menu dd {
	float:left;
	width:228px;
	margin-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #eaeaea;
}
.contents .left_menu .second a {
	display:block;
	width:222px;
	height:47px;		
	color:#242424;
	font-family:Tahoma;	
}
.contents .left_menu .second a:hover {
	color:#fff;
	background:#00b3ee;
	height:47px;
}
.contents .left_menu dd a{
	display:block;
	width:222px;
	padding-left:17px;
	height:21px;
	line-height:21px;
	color:#404040;
	font-family:Tahoma;
	background:url('../img/sub/leftmenu_stitle_bg.gif') no-repeat left top;
}
.contents .left_menu dd a:hover {
	width:212px;
	height:21px;
	color:#fff;
	background:#00b3ee;
}

#article {
	float:right;	
	width:761px;	
}
.sub_title {
	float:left;
	width:761px;
	height:92px;
	background:url('../img/sub/sub_title_box.gif') no-repeat left top;
}
.sub_title li.route {
	float:right;	
	font-size:11px;
	margin:14px 17px 0 0 ;
}
.sub_title li.title {
	float:left;
	color:#33333;
	font-size:16px;
	width:728px;
	font-weight:bold;
	padding:0 0 0 40px;
}
.sub_content {
	float:left;
	clear:both;
	padding:20px 0 50px 40px;
	width:704px;
}
/* Ceo greeing */
.greeting {
    line-height: 140%;
	float:left;
	padding-bottom:50px;
}
.greeting .img {
    float: left;
    width: 202px;
}
.greeting .text {
    float: left;
    width: 500px;
	line-height:18px;
}
.greeting .sign {
	float:right;
	margin:30px 20px 0 0;
	font-weight:700;
}
/* history */
.history {
	float:left;
	padding-bottom:50px;
	
}
.history dl {
	float:left;
	width:690px;
	padding:10px;
	border:1px solid #ddd;
	margin-bottom:20px;
}

.history dt {
	width:80px;
	float:left;
	font-size:22px;
	font-weight:bold;
	color:#b90217;	
}
.history dd {
	line-height:150%;	
	float:left;
	width:600px;
}
.history dd.second {
	text-indent:18px;
	float:left;
}
/* Organization */
.organization {
	float:left;
	padding-bottom:50px;
}
/* Main Accomplishments */
.accomplishments01 {
	float:left;
	padding:0 0 25px 40px;
	width:704px;
}
.accomplishments01 .title{
	font-size:15px;
	font-weight:bold;
	margin-bottom:10px;
	color:#0a2b5a;
}
.boardList {
    border-bottom: 1px solid #7D8BA6;
    border-top: 3px solid #17436b;
}
.boardList tr {
    background-color: #FFFFFF;
}
.boardList th {
    background-color: #E8EDF6;
    border-bottom: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    color: #394865;
    font-family: tahoma;
    padding: 5px 0;
	text-align:center;
}
.boardList th.th_last {
    background-color: #E8EDF6;
    border-bottom: 1px solid #DDDDDD;
    border-right: medium none;
    color: #394865;
    font-family: tahoma;
    padding: 5px 0;
}
.boardList th.th_left {
    background-color: #f1f1f1;
    border-bottom: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    color: #394865;
    font-family: tahoma;
    text-align: center;
    vertical-align: top;
}
.boardList td {
    border-bottom: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    font-family: tahoma;
    padding: 5px;
    text-align: left;
    vertical-align: top;
}
.boardList td.td_last {
    border-bottom: 1px solid #DDDDDD;
    border-right: medium none;
    font-family: tahoma;
    padding: 5px;
    text-align: left;
    vertical-align: top;
}
.boardList td.td_center {
    border-bottom: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    font-family: tahoma;
    padding: 5px;
    text-align: center;
    vertical-align: top;
}
.boardList td.td_center_last {
    border-bottom: 1px solid #DDDDDD;
    border-right: medium none;
    font-family: tahoma;
    padding: 5px;
    text-align: center;
    vertical-align: top;
}
/* certificates */
.certificates {
    float: left;
}
.certificates ul {
    float: left;
    margin-bottom: 20px;
    width: 717px;
}
.certificates li {
    background: url("../img/sub/certificate_box.gif") no-repeat scroll left bottom transparent;
    float: left;
    height: 350px;
    width: 230px;
}
.certificates li img {
    float: left;	
    padding: 15px 0 0 25px;
}
.certificates li span {
    color: #004F9D;
    display: block;
	width:200px;
	float:left;
    font-weight: bold;
    padding: 15px 15px 0;
	height:50px;
    text-align: center;
	line-height:120%;
}
/* 130617 process 김소정작업 */
.process, .process dl,
.sitemap_page{
	float:left;
	width:704px;
}
.process dt, .process .title{
	float:left;
	font-weight:bold;
	color:#B90217;
	font-size:13px;
	margin:0 0 15px 0;
}
 .process .title{
	margin:15px 0;
}
.process dd, .process_ex{
	float:left;
	width:694px;
	line-height:18px;
	border:2px solid #e0e0e0;
	padding:15px 0 15px 10px;
}

/*130617 sitemap 김소정추가 */
.sitemap_page dl.company,
.sitemap_page dl.manufacturing,
.sitemap_page dl.customer{	
	float:left;
	width:350px;
	height:200px;
}
.sitemap_page dl.manufacturing,
.sitemap_page dl.customer{	
	margin-top:35px;
}
.sitemap_page dl.products{
	float:left;
	height:200px;
	width:350px;
}
.sitemap_page dt{
	float:left;
	width:350px;
	color:#bb0c20;
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
}
.sitemap_page dd{
	float:left;
	border-bottom:1px solid #f8f8f8;
	width:320px;
	line-height:22px;
	margin:3px;
}

/* product */
.pro_content {
	margin-left:40px;
	width:700px;
	float:left;
	padding-bottom:50px;
}
.pro_content .pro_img {
	float:left;
	width:700px;
	margin-bottom:25px;
	border:2px solid #ddd;
}
.product_explain ul {
	float:left;
	width:700px;
}
.pro_content li {
	background:url(../img/sub/icon01.gif) no-repeat 0 20%;
	padding:0 0 5px 20px;
}
.pro_content li.first {
	background:none;
	padding:0 0 5px 0;
}
/* video */
.video01, .video02, .video03 {
    background: url("../img/sub/video_box.gif") no-repeat;
    float: left;
    height: 223px;
    margin: 0 20px 30px 0;
    padding: 43px 0 0 29px;
    width: 300px;
}
.video01 .title, .video02 .title, .video03 .title {
	float:left;
	margin-top:5px;
	color:#004F9D;
	font-weight:bold;
}
.video03 .title {
	margin-top:0;
}
/* 130805 김소정추가 */
.greeting .text strong{
	color:#212ae2;
}
.greeting .text span.sunjin{
	display:block;
	margin-left:10px;
}
/* 130806 김소정추가 */
.pro_content .product_tab{
	float:left;
	width:700px;
	border-bottom:1px dotted #ccc;
	padding-top:10px;
	margin-bottom:20px;
}
.pro_content .product_tab li{
	background:none;
	float:left;
	width:330px;
}
.pro_content .product_tab li a:hover,
.pro_content .product_tab li a.current{
	color:#b90217;
	text-decoration:underline;
}
.product_explain{
	float:left;
	width:700px;
	font-size:13px;
	line-height:18px;
}
.product_explain .txt strong{
	display:block;
	color:#00379d;
}
.product_explain .img{
	float:left;
	width:250px;
	border:1px solid #ccc;
	margin-top:20px;
}
.product_explain .img_left{
	float:right;
	width:400px;
	margin:230px 20px 0 0;
	text-align:justify;
}
.product_explain .img_left span,
.product_explain .img_programmable_left span{
	display:block;
	margin-top:3px;
	color:#00379D;
}
.product_explain .title{
	float:left;
	font-weight:bold;
	color:#B90217;
	font-size:13px;
	margin:15px 0 8px 0;
	clear:both;
}
.product_explain ul li{
	background:none;
	padding:0;
}
.product_explain ul li.exterior{
	float:left;
	margin-top:10px;
}
.product_explain dl{
	float:left;
	width:700px;
	line-height:18px;
}
.product_explain dt{
	float:left;
	width:150px;
	font-weight:bold;
}
.product_explain dt sup{
	clear:both;
}
.product_explain dt.line02{
	float:left;
	width:150px;
	font-weight:bold;
	height:45px;
}
.product_explain dd{
	float:left;
	width:550px;
}
.product_explain dd.upper{
	float:left;
	width:550px;
	height:25px;
}
.product_explain dd.line02{
	float:left;
	width:550px;
	height:45px;
}
.product_explain ul.ability li.common_img{
	clear:both;
	float:left;
	width:700px;
	margin:15px 0 15px 100px;
}
.product_explain ul li.measurement-txt-last{
	float:left;
	margin-top:15px;
}
.product_explain ul li.measurement-txt-bold{
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#212AE2;
}
.product_explain ul li.indentation{
	float:left;
	margin-left:15px;
	width:685px;
}
/* 130808 김소정 추가 */
.multi-station_first{
	float:left;
	width:700px;
	margin-top:30px;
}
/* 130810 김소정 추가 */
.product_explain .img_programmable{
	float:left;
	width:300px;
	border:1px solid #ccc;
	margin-top:20px;
}
.product_explain .img_programmable_left{
	float:right;
	width:350px;
	margin:190px 20px 0 0;
	text-align:justify;
	line-height:18px;
}
.programmable_ex{
	float:left;
	width:700px;
	line-height:18px;
	margin-top:15px;
}
.product_explain ul.ability li.common_img02{
	clear:both;
	float:left;
	width:700px;
}
.product_explain .tone-wheel-plus,
.product_explain .tone-wheel-plus02,
.process .strong_ex, .step_detail{
	float:left;
	width:700px;
}
.product_explain .tone-wheel-plus dt{
	float:left;
	width:180px;
	font-weight:bold;
}
.product_explain .tone-wheel-plus dd{
	float:left;
	width:520px;
}
.product_explain .tone-wheel-plus02 dt{
	float:left;
	width:210px;
	font-weight:bold;
}
.product_explain .tone-wheel-plus02 dd{
	float:left;
	width:490px;
}
.product_explain .tone-wheel-plus02 dd.tone_two{
	float:left;
	width:470px;
	margin-left:20px;
}
.tone-wheel-img{
	float:left;
	width:700px;
	margin:15px 0;
}
.process .strong{
	float:left;
	width:700px;
	font-size:14px;
	font-weight:bold;
	margin:15px 0;
}
.process .strong span{
	display:inlie-block;
	color:#00379d;
}
.process .strong_ex li{
	float:left;
	width:685px;
	margin-left:15px;
}
.step_detail dt{
	margin:15px 0;
}
.patenet .process_ex{
	border: 2px solid #E0E0E0;
    float: left;
    line-height: 18px;
    padding: 15px 0 15px 10px;
    width: 694px;
	margin-bottom:15px;
}
.s_manufacturing dd{
	float:left;
	width:236px;
}
	