/*sub CSS*/


/*contents */
.contents {
	position:relative;
	overflow:hidden;
	width:1000px;			
	background:url(../img/sub/contents_bg.gif) repeat-y;
}
.contents .right_menu {
	width:210px;	
	float:right;		
}
.contents .right_menu dl{
	float:left;
	width:210px;
	overflow:hidden;
	padding-bottom:35px;	
	margin-top:-15px;
	border-bottom:1px solid #dcdcdc;
}
.contents .right_menu dt {
	float:left;
	text-indent:-999999em;	
}
.contents .right_menu dd {
	float:left;
	width:193px;
	margin-top:5px;
	padding:0 0 5px 17px;	
}
.contents .right_menu dd a{
	display:block;
	width:177px;
	padding-left:15px;
	height:21px;
	line-height:21px;
	color:#021673;
	font-weight:bold;	
}
.contents .right_menu dd a:hover {
	color:#021673;	
	background:url(../img/sub/arrow01.gif) no-repeat 0 50%;
}
.contents .right_menu dd.second a {
	color:#333;
	font-weight:normal;
	height:18px;
	line-height:18px;
}
.contents .right_menu .ov {
	width:177px;
	padding:0 0 5px 15px;	
	height:21px;
	line-height:21px;
	font-weight:bold;
	margin-left:17px;
	color:#021673;	
	background:url(../img/sub/arrow01.gif) no-repeat 0 40%;
}
.contents .right_menu dd.second a:hover {
	background:#f1f1f1;	
	color:#333333;
	width:154px;
}
.contents .right_menu dd.first a {
	padding-left:0;
}
.sub_visual {
	float:left;	
}
.top_img {
	background:url(../img/sub/content_top_img.gif) no-repeat;
	width:1000px;
	height:70px;
	float:left;
}
.top_img01 {
	background:url(../img/sub/content_top_img01.gif) no-repeat;
	width:1000px;
	height:70px;
	float:left;
}
.bottom_img {
	background:url(../img/sub/content_bottom_img.gif) no-repeat;
	width:1000px;
	height:44px;
	float:left;
}
.inquiry {
	float:right;
	margin-top:22px;
}
.inquiry a {
	display:block;
	color:#fff;
	width:164px;
	height:20px;
	line-height:20px;
	font-size:11px;
	padding-left:30px;
	background:url('../img/index/inquiry_bt.gif') no-repeat left top;
	transition: all 0.2s ease-out 0s;
}
.inquiry a:hover {
	background:url('../img/index/inquiry_bt.gif') no-repeat left bottom;
}
/* sub content */
#article {
	float:left;	
	width:773px;
	margin-top:-64px;
}
.sub_title {
	float:left;
	width:773px;
	height:71px;	
}
.sub_title li.route {
	float:right;	
	font-size:11px;
	color:#959595;
	margin:10px 23px 0 0 ;
}
.sub_title li.title {
	float:left;
	color:#838383;
	font-size:18px;	
	padding:15px 0 0 23px;
}
.sub_content {
	float:left;	
	padding:0 37px 20px 37px;
	width:698px;
	line-height:150%;	
}
.sub_content_inquiry {
	width:784px;
	padding:20px 0 0 0;
	float:left;
	background-color:#f9f9f9;
}
/* roll */
.roll {
	float:left;
	margin:25px 0 0 23px;
	width:725px;
	padding-top:26px;
	border-top:1px solid #dcdcdc;
}
.sliderkit-nav {
    float: right;    
}
.sliderkit {
    display: none;
    height: 56px;
    overflow: hidden;
    position: relative;
    text-align: left;
    width: 725px;
}
.sliderkit a, .sliderkit a:hover {
    text-decoration: none;
}
.sliderkit a:focus {
    outline: 1px dotted #000000;
}
.sliderkit img {
    border: 0 none;
}
.sliderkit .sliderkit-nav-clip {
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.sliderkit .sliderkit-nav-clip ul {
    left: 0;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
    top: 0;
}
.sliderkit .sliderkit-nav-clip ul li {
    float: left;
}
.sliderkit .sliderkit-nav-clip ul li a {
    display: block;
    overflow: hidden;
}
.carousel-continuous .sliderkit-nav {
    background: none repeat scroll 0 0 #FFFFFF;
    bottom: 0;
    height: 56px;
    left: 0;    
    width: 725px;
}
.carousel-continuous .sliderkit-nav-clip ul li {
    float: left;
    margin: 0 9px 0 0;
}
.carousel-continuous .sliderkit-nav-clip ul li a {
    display: block;
    height: 56px;
    margin: 0;
    opacity: 0.97;
    overflow: hidden;
    width: 79px;
}
.carousel-continuous .sliderkit-nav-clip ul li a:hover {
    opacity: 1;
}
.carousel-continuous .sliderkit-nav .sliderkit-nav-btn {
    position: absolute;   
	top: 0px;
}
.carousel-continuous .sliderkit-nav .sliderkit-nav-btn span {
    display: none;	
}
.carousel-continuous .sliderkit-nav .sliderkit-nav-btn a {
    background: url("../img/index/next.gif") no-repeat;
    display: block;
    height: 56px;
    width: 7px;
}
/*.carousel-continuous .sliderkit-nav .sliderkit-nav-prev {
    left: 20px;
}*/
.carousel-continuous .sliderkit-nav .sliderkit-nav-next {
    right: 0px;
}
.carousel-continuous .sliderkit-nav .sliderkit-nav-prev a {
    background-position: 0 center;
}
.carousel-continuous .sliderkit-nav .sliderkit-nav-next a {
    background-position: -7px center;
}
.carousel-continuous .sliderkit-nav .sliderkit-nav-prev a:hover, .carousel-continuous .sliderkit-nav .sliderkit-nav-prev a:focus {
    background-position: -14px center;
}
.carousel-continuous .sliderkit-nav .sliderkit-nav-next a:hover, .carousel-continuous .sliderkit-nav .sliderkit-nav-next a:focus {
    background-position: -21px center;
}

/* 130722 History 김소정 작업 */
.history, .certification,
.capability{
 float:left;
 width:698px;
}
.history .year{
 float:left;
 width:690px;
 font-size:20px;
 font-weight:bold;
 color:#36ACB0;
 margin-bottom:15px;
}
.history ul{
 float:left;
 width:690px;
 height:100px;
 background:url(../img/sub/history_b.gif) 0 0 no-repeat;
 padding-top:15px;
 line-height:18px;
}
.history ul.year2011{
 float:left;
 width:690px;
 height:80px;
 background:url(../img/sub/history03_b.gif) 0 0 no-repeat;
}
.history ul.year2010{
 float:left;
 width:690px;
 height:60px;
 background:url(../img/sub/history02_b.gif) 0 0 no-repeat;
}
.history li{
 float:left;
 width:670px;
 background:url(../img/sub/history_icon.png) 0 50% no-repeat;
 padding-left:20px;
}
/* 130722 Certification 김소정 작업 */
.certification ul, .consumable_storage{
	float:left;
	width:698px;
	margin-top:30px;
}
.certification ul.first{
	float:left;
	width:698px;
	margin:0;
}
.certification li{
	float:left;
	width:200px;
	margin-right:40px;
}
.certification li.last{
	margin:0;
}
.certification li span{
	display:block;
	width:200px;
	text-align:center;
	margin-top:5px;
}
/* 130722 Engineering Capability 김소정 작업 */
.capability .capability_txt{
	width:660px;
	float:left;
	padding:15px;
	border:2px solid #d9d9d9;
}
.table01{
	float:left;
	width:320px;
}
.table02{
	float:right;
	width:320px;
}
.table02 .com_title{
	margin-bottom:5px;
}
.com_title, .img .modeling_title{
	float:left;
	width:300px;
	height:25px;
	line-height:25px;
	background-color:#82b9db;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#fff;
	margin-top:20px;
}
.capacity_title{
	float:left;
	width:200px;
	height:25px;
	line-height:25px;
	background-color:#82b9db;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#fff;
}
.capability dl, .capability ul{
	float:left;
	width:320px;
	line-height:18px;
}
.capability dt{
	float:left;
	width:320px;
	margin:5px 0 3px 15px;
	font-weight:bold;
}
.capability dd{
	float:left;
	margin-left:20px;
	width:320px;
}
.capability dd.line02{
	margin-left:30px;
}
.capability li{
	float:left;
	width:320px;
	font-weight:bold;
	margin-left:20px;
}
.capability .img{
	float:left;
	width:698px;
}
.capability .img ul{
	float:left;
	width:698px;
}
.capability .img ul.top li{
	width:330px;
	float:left;
	margin:15px 20px 0 0;
	font-weight:100;
	text-align:center;
}
.capability .img ul.top li span{
	display:block;
	width:330px;
}
.capability .img ul.bottom li span{
	display:block;
	width:210px;
}
.capability .img ul.top li.end{
	margin:15px 0 0 0;
}
.capability .img ul.bottom li{
	width:210px;
	float:left;
	margin:15px 25px 0 0;
	text-align:center;
	font-weight:100;
}
.capability .img ul.bottom li.end{
	margin:15px 0 0 0;
}
.capacity table.production{
	float:left;
	width:697px;
	margin-top:20px;
}
.capacity .equipment{
	float:left;
	width:697px;
	height:630px;
}
.capacity table.production02{
	float:left;
	width:320px;
	margin-top:20px;
}
.capacity table.production03{
	float:right;
	width:320px;
	margin-top:20px;
}
/* 130723 Engineering Capability 김소정 작업 */
.consumable_storage .storage_title{
	float:left;
	width:300px;
	height:25px;
	background-color:#82b9db;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#fff;
	line-height:25px;
}
.consumable_storage ul{
	float:left;
	width:698px;
	margin-top:20px;
}
.consumable_storage li{
	float:left;
	width:210px;
	margin-right:30px;
	text-align:center;
}
.consumable_storage li.end{
	margin:0;
}
.consumable_storage li span{
	display:block;
	margin-top:5px;
}
.capacity{
	float:left;
	width:698px;
	margin-bottom:20px;
}
.equipment01{
	margin-top:20px;
	float:left;
	width:698px;
}
.equipment02{
	float:left;
	width:698px;
}
.production02{
	float:left;
	width:320px;
}
.production03{
	float:right;
	width:320px;
}
.sitemap_page{
	float:left;
	width:698px;
}
.sitemap_page dl.company{
	float:left;
	width:280px;
	height:180px;
}
.sitemap_page dl.technical{
	float:right;
	width:280px;
	height:150px;
	margin-right:50px;
}
.sitemap_page .all_products{
	float:left;
	width:500px;
}
.sitemap_page ul.products{
	float:left;
	width:300px;
}
.sitemap_page ul.products02{
	float:left;
	width:200px;
}
.sitemap_page dt, .product_title{
	float:left;
	width:280px;
	height:20px;
	border-top:1px solid #010f64;
	border-left:1px solid #010f64;
	border-bottom:2px solid #82b9db;
	border-right:2px solid #82b9db;
	padding:10px 0;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	margin-bottom:5px;
}
.product_title {
	width:500px;
}
.sitemap_page .products li,
.sitemap_page .products02 li{
	float:left;
	width:200px;
	color:#359500;
	font-weight:bold;
	line-height:18px;
	margin:3px;
}
.sitemap_page .products li.two,
.sitemap_page .products02 li.two{
	float:left;
	width:200px;
	color:#454545;
	font-weight:100;
	margin:0 0 0 13px;
}
.sitemap_page dd{
	float:left;
	width:200px;
	margin-left:20px;
	line-height:20px;
}
/* 130819 김소정추가 */
.location .location_tab{
	float:right;
	width:610px;
	margin-bottom:30px;
}
.location .location_tab li{
	float:left;
	width:200px;
	height:30px;
	text-align:center;
	line-height:30px;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-collapse:collapse;
	font-weight:bold;
}
.location .location_tab li.last_tab{
	float:left;
	width:200px;
	height:30px;
	text-align:center;
	line-height:30px;
	border:1px solid #ccc;
	border-collapse:collapse;
	font-weight:bold;
}
.location .location_tab li:hover{
	float:left;
	width:200px;
	height:30px;
	text-align:center;
	line-height:30px;
	background-color:#629fcb;
}
.location .location_tab li a:hover{
	color:#fff;
	display:block;
	width:200px;
	height:30px;
}
.location .location_tab li a.current{
	float:left;
	width:200px;
	height:30px;
	text-align:center;
	line-height:30px;
	background-color:#629fcb;
	color:#fff;
}
.location .location_table{
	width:690px;
	clear:both;
}