@charset "utf-8";
*{margin:0; padding:0; outline:none;}
ul{list-style:none;}
a{text-decoration:none;}
img{border:0;}

.socialBar {position:fixed; right:0; top:30%; width:36px; height:auto; z-index:9999;}



.socialBar ul {overflow:hidden; height:100%;}



.socialBar ul li {float:left; display:inline; width:100%; padding:2px 0 2px 5px;}



.socialBar ul li.active {background:#3c3c3c;}



.socialBar ul li a {position:relative; cursor:pointer;}



.socialBar ul #register {cursor:pointer;}



.socialTop {width:36px; height:9px; background:url(../images/socialTopbg.png) no-repeat left top;}



.socialMid {width:36px; height:100%; background:url(../images/socialMidbg.png) repeat-y left top;}



.socialBot {width:36px; height:9px; background:url(../images/socialBotbg.png) no-repeat left top;}







.socialMid02{width:36px; background:url(../images/socialMidbg.png) repeat-y left top;position:relative;}



.sbBtn{background:url(../images/socialMidbg.png) 0 0 repeat-y;padding: 5px 0 0;}



.sbBtn a{display:block; width:36px; height:17px; background:url(../images/dwnArrow.png) 10px 4px no-repeat;}



.sbBtn a.upBtn{background:url(../images/upArrow.png) 10px 3px no-repeat;}







/*HEADER*/

