@charset "utf-8";

/* container */
#container {padding-bottom:60px;background:url("../images/bg_bottom.jpg") center bottom no-repeat;}

#main_visual{width:100%; position:relative; height:440px; margin-top:10px;}
#main_visual .multiple{position:relative;width:100%; zoom:1;margin:0;padding:0; height:440px;}
#main_visual .multiple li{width:100%;margin:0; height:440px; position:relative; text-align:center;}
#main_visual .bx-pager{position:absolute; top:290px;  z-index:99; left:50%; margin-left:-490px;}
#main_visual .bx-pager .bx-pager-item{display:inline;margin-right:10px;}
#main_visual .bx-pager a{display:inline-block; font-size:0px; line-height:0px;  margin:0px; height:20px; width:20px;  z-index:99;}
#main_visual .bx-pager a.pager-0{background:url("../images/main_visual_btn.png") no-repeat 0 0;}
#main_visual .bx-pager a.pager-1{background:url("../images/main_visual_btn.png") no-repeat 0 0;}
#main_visual .bx-pager a.pager-2{background:url("../images/main_visual_btn.png") no-repeat 0 0;}
#main_visual .bx-pager a.pager-3{background:url("../images/main_visual_btn.png") no-repeat 0 0;}
#main_visual .bx-pager a.pager-4{background:url("../images/main_visual_btn.png") no-repeat 0 0;}
#main_visual .bx-pager a.pager-5{background:url("../images/main_visual_btn.png") no-repeat 0 0;}
#main_visual .bx-pager a.active{background-position:0 -20px}
#main_visual .bx-start{display:none;}
#main_visual .bx-stop{display:none;}
#main_visual .active{display:none;}
#main_visual .bx-prev{display:none;}
#main_visual .bx-next{display:none;}

#main_bottom {width:980px;height:210px; margin:40px auto 0 auto;  }
.main_notice {float:left; width:286px; height:210px; border-right:1px solid #e3e3e3; padding-right:30px; margin-right:30px; }
.main_notice h3 {color:#337ac0; font-size:16px; line-height:16px; font-weight:bold; padding-bottom:25px}
.main_notice .tit a {color:#000; font-size:13px; line-height:13px;}
.main_notice .txt {margin:8px 0 5px 0;}
.main_notice .txt a {color:#919191; font-size:13px; line-height:20px; display:block; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.main_notice .date {color:#919191; font-size:13px; line-height:13px;}
.main_notice .list {margin-top:12px;}
.main_notice .list li {margin-bottom:5px;}
.main_notice .list li a {color:#000; font-size:13px; line-height:13px; padding-left:10px; background:url("../images/main_notice_bold.jpg") 0 center no-repeat;}

.main_product {position:relative;float:left; width:285px; height:210px;background:url("../images/main_product_bg.jpg") right bottom no-repeat;}
.main_product h3 {color:#337ac0; font-size:16px; line-height:16px; font-weight:bold; padding-bottom:25px}
.main_product .tit {color:#000; font-size:13px; line-height:20px; margin-bottom:10px; }
.main_product .txt {color:#a2a2a2; font-size:13px; line-height:16px; }
.main_product a.more {position:absolute; bottom:0px; left:0; display:inline-block; color:#818181; font-size:13px; line-height:13px; padding:7px 17px; background-color:#f0f0f0; border:1px solid #dddddd; border-radius:30px; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
.main_product a.more:hover {color:#fff; background-color:#337ac0; border:1px solid #337ac0;}

.main_customer {float:left; width:287px; height:210px; padding-left:30px; margin-left:30px; border-left:1px solid #e3e3e3; }
.main_customer h3 {color:#337ac0; font-size:16px; line-height:16px; font-weight:bold; padding-bottom:25px}
.main_customer .tel {color:#000; font-size:25px; line-height:25px;margin-bottom:5px;}
.main_customer .fax {color:#5e5e5e; font-size:13px; line-height:20px;}
.main_customer .time {margin-top:20px}
.main_customer .time .tit {color:#5e5e5e; font-size:13px; line-height:13px; font-weight:bold;margin-bottom:8px;}
.main_customer .time .txt {color:#858585; font-size:13px; line-height:20px;}
