@charset "utf-8";
/* CSS Document */

* {
	PADDING-BOTTOM: 0px;
	LIST-STYLE-TYPE: none;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px;
	text-decoration:none;
	outline:none;
}
IMG {
	BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-TOP: 0px; BORDER-RIGHT: 0px;
}
.clear{ clear:both}
a{ text-decoration:none; blr:expression(this.onFocus=this.blur());}
a:focus{ outline:none;}

body{ margin: 0; padding: 0; font-family: "굴림";background:#383838;}

.container{width:100%;min-width:1020px;overflow:hidden;position:relative;background:#383838;}
.center{width:1000px;margin:0 auto;padding:0 10px;background-color:#fff;height:100%;}

.header{width:100%;height:100px;}
.header_logo{width:159px;height:100%;overflow:hidden;float:left;}
.header_logo img{width:100%;height:100%;}
.header_nav{width:652px;height:100px;float:right;}
.header_nav dl{width:129px;height:90px;float:left;margin-top:10px;}
.header_nav dl a{display:inline-block;width:129px;height:90px;}
.header_nav dl:hover{background:#333333;}
.header_nav dl:hover dt{color:#fff;}
/*.header_nav dl:hover dt{color:#fff;padding-top:0px;}
.header_nav dl:hover dd{display:block}*/
.header_nav dl dt{width:100%;line-height:19px;text-align:center;margin-top:21px;font-size:14px;color:#333333;padding-top:10px;}
.header_nav dl dd{width:100%;line-height:21px;text-align:center;font-size:14px;color:#ffffff;display:none}
.header_nav span{width:1px;height:100%;float:left;display:block;background:url(../images/bg_02.png) no-repeat center center;}



.flexslider{position:relative;height:442px;;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:442px;}
.flex-control-nav{position:absolute;bottom:25px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:12px;height:12px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:12px;height:12px;line-height:44px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.search{width:100%;height:26px;padding:10px 0;background:#333333}
.search dl{width:50%;height:100%;float:left;}
.search dl dt{width:38%;height:100%;line-height:14px;float:left;font-size:12px;color:#fff;margin-left:5%}
.search dl dd{width:55%;float:left;height:100%;background:url(../images/search_01.png) no-repeat right center;margin-left:2%;}
.search dl dd .txt_search{width:225px;height:26px;line-height:26px;padding:0 10px;float:left;background:none;border:none;}
.search dl dd .btn_search{width:26px;height:26px;float:left;background:none;border:none;cursor:pointer;}

.search dl dd .txt_search::-webkit-input-placeholder{color:#e2deb1}
.search dl dd .txt_search:-moz-placeholder{color:#e2deb1}
.search dl dd .txt_search::-moz-placeholder {color:#e2deb1}
.search dl dd .txt_search:-ms-input-placeholder{color:#e2deb1}


.content{width:100%;min-height:625px;padding-bottom:36px;}
.con_title{width:98%;height:51px;border-bottom:solid #cacaca 1px;padding:0 1%;}
.title_box{width:50%;height:100%;line-height:51px;font-size:16px;color:#333333;font-weight:bold;float:left;}
.position{width:50%;height:100%;line-height:51px;float:left;text-align:right;font-size:12px;color:#999999;}

.footer{width:100%;height:131px;border-top:solid #dddddd 1px;margin-left: -10px;padding:0 10px;}
.footer_nav{width:100%;height:12px;line-height:12px;padding-top:37px;font-size:12px;color:#666666;}
.footer_nav a{padding:0 17px 0 14px;font-size:12px;color:#666666;}
.footer_other{width:100%;height:37px;margin-top:18px;}
.footer_logo{width:105px;height:100%;float:left;overflow:hidden;}
.footer_logo img{width:100%;height:100%;}
.footer_word{width:50%;height:25px;line-height:25px;margin-top:12px;float:left;margin-left:20px;font-size:12px;color:#666666;font-family:"Aria;";}
.footer_word a{color:#666666}
.footer_share{width:125px;height:26px;float:right;margin-right:15px;margin-top:5px;}

.bshare-custom.icon-medium-plus a{width:16px !important;height:16px !important;padding:0px !important;margin:0px !important;}