@charset "utf-8";
@import url(common.css);

/* main_content */
#main_content { width:1170px; margin:0 auto; overflow:hidden;}



/* main_visual_box */
.main_visual_box { width:100%; height:300px; overflow:hidden; margin-bottom:12px;}

/** categories_box **/
.main_visual_box .categories_box { float:left; width:300px; height:254px; padding:23px 0; background:#383f4c;}
.main_visual_box .categories_box li { padding-left:40px; font-size:14px; color:#dbdada; line-height:36px;}
.main_visual_box .categories_box li a { font-size:14px; color:#dbdada; line-height:36px;}
.main_visual_box .categories_box li a:hover { color:#fff;}


/** main_visual **/
.main_visual_box .main_visual { float:left; width:870px; height:300px; overflow:hidden; position:relative;}
.main_visual #slides{ width:100%; height:300px;}
.main_visual #slides .slides_container { width:100%; height:300px;}

.main_visual .pagination {display: block; width:50px; z-index:10; position:absolute; bottom:10px; left:50%;}
.main_visual .pagination li { float:left; margin:0 1px; list-style:none;}
.main_visual .pagination li a {display:block; width:13px; height:0; padding-top:13px; background-image:url(../images/bullets.png); background-position:0 0; float:left; overflow:hidden;}
.main_visual .pagination li.current a {background-position:0 -14px;}

.main_visual .prev { width:21px; height:46px; position:absolute; top:130px; left:0px; z-index:10;}
.main_visual .next { width:25px; height:46px; position:absolute; top:130px; right:0px; z-index:10;}







/* main_row_01 */
.main_row_01 { width:100%; overflow:hidden; margin-bottom:10px;}


/** 공지사항 **/
.main_notice { float:left; width:299px; height:156px; border:1px solid #f4f4f4; margin-right:10px;}
.main_notice .p_h { width:277px; height:30px; background:#eb4e39; line-height:30px; padding:0px 12px; font-size:13px; font-weight:bold; color:#fff; margin-bottom:15px;}
.main_notice .p_h span { display:inline-block; float:right; font-size:12px; font-weight:100; color:#fff;}
.main_notice .p_h span a { font-size:12px; font-weight:100; color:#fff;}

.main_notice ul { width:100%; overflow:hidden;}
.main_notice ul li { font-size:13px; color:#383f4c; line-height:20px; padding:0px 12px 0px 23px; background:url(../images/li_b.jpg) no-repeat; background-position:13px center;}
.main_notice ul li a { font-size:13px; color:#383f4c; line-height:18px;}
.main_notice ul li a:hover { color:#000;}
.main_notice ul li span { float:right;}



/** 중고제품 **/
.main_used_article { float:left; width:627px; height:155px; border:1px solid #f4f4f4;}
.main_used_article .p_h { float:left; width:131px; height:155px;}


.main_used_article ul { float:left; width:90px; overflow:hidden; margin-top:14px; margin-left:28px;}
.main_used_article ul li { font-size:12px; color:#6b6b6b; line-height:18px; text-align:center;}
.main_used_article ul .img_box { width:90px; height:41px; background:#f8f8f8; margin-bottom:7px;}
.main_used_article ul .img_box img { width:90px; height:41px;}
.main_used_article ul .img_box a { display:inline-block; width:90px; height:41px;}
.main_used_article ul .txt_h { text-align:center; color:#373737;}
.main_used_article ul .txt_h a { font-weight:bold; color:#373737;}
.main_used_article ul .txt_h spna { display:block;}




/** 중고제품_02 **/
.main_used_article_02 { float:left; width:627px; height:155px; border:1px solid #f4f4f4;}
.main_used_article_02 .p_h { float:left; width:131px; height:155px;}


.main_used_article_02 ul { float:left; width:480px; overflow:hidden; margin-left:16px;}
.main_used_article_02 li { float:left; width:95px; height:31px; border-left:0px solid #f4f4f4; border-bottom:0px solid #f4f4f4; background:#fff;margin-top:6px; }
.main_used_article_02 li>img {width:95px; height:30px;}
.main_used_article_02 li.m_b { border-bottom:none;}
.main_used_article_02 li.m_l { border-left:none;}





/** main_tel **/
.main_tel { float:right; width:219px; height:155px; border:1px solid #f4f4f4;}













/* main_product_box */
.main_product_box { width:100%; height:356px; overflow:hidden; margin-bottom:10px;}

/** left_box **/
.main_product_box .left_box { float:left; width:949px;}

/** rignt_box **/
.main_product_box .rignt_box { float:right; width:221px; height:356px;}


/* main_product_box */
.main_product_box2 { width:100%; height:712px; overflow:hidden; margin-bottom:10px;}

/** left_box **/
.main_product_box2 .left_box2 { float:left; width:949px;}

/** rignt_box **/
.main_product_box2 .rignt_box2 { float:right; width:221px; height:712px;}







/* main_banner */
.main_banner { width:100%; overflow:hidden; margin-bottom:10px;}
.main_banner li { float:left;}
.main_banner .li_02 { margin:0 9px;}

