@charset "utf-8";

/*-----Link and Banner default setting-----*/

#links_bans{
position:absolute;
top:0px;
right:0px;
width:130px;
height:700px;
color:#333333;
text-align:left;
}

/*-----webbrowser setting-----*/

.g_browser{
position:relative;
width:120px;
height:300px;
margin:0px 0px 0px 0px;
padding:0px;
list-style-type:none;
z-index:2;
}

/*-----YCOM banner setting*/

.ycom a{
display:block;
width:120px;
height:120px;
background-image:url(../images/banner/ycom_ban.png);
background-position:0px 0px;
background-repeat:no-repeat;
margin:0px auto;
padding:0px;
}

.ycom a:hover{
display:block;
width:120px;
height:120px;
background-image:url(../images/banner/ycom_ban.png);
background-position:0px -120px;
background-repeat:no-repeat;
margin:0px auto;
padding:0px;
}

/*-----advertisement setting-----*/

/*-----Google searchBox-----*/


