@charset "utf-8";




/*copyright */
#footer {width:100%; heigth:auto;  border-top:1px solid #e5e5e5; overflow:hidden; clear:both; background:#fff;}
.foot_body {width:1180px; margin:0 auto; position:relative;}

#foot { width:50%; margin:15px; float:left; }
#foot ul {margin:10px 0;}
#foot ul li {display:inline;}
#foot ul span{padding:0 5px; font-size:10px;}
#foot address span {display:block;}
#foot address,small {color:#8d8c8c;}

#foot_ban { width:45%; float:right; height:auto; margin:20px 0;  position:relative; padding-right:5px; }

#foot_ban .sns {width:106px; height:30px; border:1px solid #ccc;  float:right; margin-right:8px;}
#foot_ban .sns li { margin:6px 0px 0px 4px; text-align:center; display:inline;}
#foot_ban .sns li  span{color:#3988cd; font-size:14px; margin:0 8px;}

.foot_drop{ float:right;  overflow:hidden; }
.dropBox label{width:0; height:0; line-height:0; font-size:0px; float:left; position:absolute; visibility:hidden; overflow:hidden;}
.dropBox select {width:130px; height:32px; line-height:30px; font-size:13px;   color:#555; border:1px solid #dbdbdb; cursor:pointer; padding:5px; display:block; float:left; margin-right:5px;}
.dropBox button {display:block; float:left; width:60px; height:32px; border:0; background:#f5773e; color:#fff; cursor:pointer; }


