#header .logo{-webkit-animation-duration:.8s;-webkit-animation-iteration-count:1;-webkit-animation-timing-function:ease-in;-webkit-animation-name:header_logo}
@-webkit-keyframes header_logo{0%{-webkit-transform:translate(20px,0);opacity:0.3}
100%{-webkit-transform:translate(0,0);opacity:1}}
#main .sect{position:relative;margin-bottom:1.5em}
#main .sect .sect_l,#main .sect .sect_r{float:left;width:50%}
#main .sect .sect_l_in{margin-right:10px}
#main .sect .sect_r_in{margin-left:10px}
#main .sect .sect_l_in,#main .sect .sect_r_in{position:relative;padding:10px;border:1px solid #ddd;margin-bottom:10px;background-color:#fffff8;-webkit-box-shadow:2px 2px 2px rgba(0,0,0,0.1);-moz-box-shadow:2px 2px 2px rgba(0,0,0,0.1);box-shadow:2px 2px 2px #eee;behavior:url(./common/PIE.php)}
#main .sect h3{font-size:110%}
#main .sect h3 span{padding-left:18px;background:url(data:image/gif;base64,R0lGODlhDAAMAKEAAEuqKrvamv///4CAgCH5BAEAAAMALAAAAAAMAAwAAAIgnAMJYa0PHHwDJfswEEJDznkJ2E1bmSkiYyrS1BxZUwAAOw==) no-repeat;*background-image:url(img/link_11.gif);background-position:0 50%}
#main .sect h3 a{color:#333}
#main .sect h3 a:hover{color:#008000}
#main .sect p{margin:3px 0}
#site_list{position:relative;overflow:hidden;margin:0 5px;margin-bottom:10px;border:1px solid #e0e0e0;z-index:1;height:90px;-webkit-user-select:none;-moz-user-select:none;background-color:#eee}
#site_list .loading{position:absolute;left:50%;top:29px;width:32px;height:32px;background:url(img/loading.gif) no-repeat}
#site_list .list_wrap{z-index:1;position:absolute;left:0;top:0;padding:5px 20px;background-color:#fff}
#site_list td{padding:0 5px}
#site_list img{width:75px;max-height:80px}
#site_list .nl,#site_list .nr{z-index:10;position:absolute;width:21px;height:90px;background:url(img/arrow.png) no-repeat}
#site_list .nl{left:0;top:0;background-position:0 50%}
#site_list .nr{right:0;top:0;background-position:-21px 50%}