
/*======================================================LIGHT STYLE============================================*/
.transparent{ width:100%; height:100%; background:url(../images/light_box.png) repeat left top; z-index:1500; position:fixed;}
.light_box{ margin:100px auto; width:942px; height:413px;}
.light_box img{ margin:0px auto; width:942px; height:413px;}
.close_btn{ float:right; position:relative; width:32px; height:32px;}
.close_btn a{ float:left; position:absolute; right:26px; bottom:390px; background:url(../images/close_btn_un.png) no-repeat right top; width:32px; height:32px;}
.close_btn a:hover{ background:url(../images/close_btn.png) no-repeat right top;}

.facebook_link{ float:left; width:942px; height:40px; z-index:2000; position:relative; margin-top:-108px;}
.facebook_link a.link1{ float:left; width:94px; height:15px; background:none; margin:13px 0px 0px 47px;}
.facebook_link a.link2{ float:right; width:157px; height:40px; background:none; margin:0px 46px 0px 0px;}








