@charset "utf-8";
/* CSS Document */

html{
background:url(../images/bg_top2.jpg) no-repeat center bottom; 
height:100%;
background-attachment:fixed;
}

.Contents
.Top{padding:0 0 200px;}


/*Right Left News*/
.NewsBox{
width:270px;
float:left;
margin:0 0 10px;
font-size:11px;
line-height:1.1;
}
.NewsBox_in{
width:260px;
background:url(../images/bg_top_mesh.gif);
}
.NewsBox a{
display:block;
padding:0 0 14px;
width:260px;
}

.NewsBox a:link,
.NewsBox a:visited{
background:url(../images/tx_top_more_up.gif) no-repeat right bottom;
text-decoration:none;
}
.NewsBox a:hover{
background:url(../images/tx_top_more_ov.gif) no-repeat right bottom;
}

.NewsBox a:link img,
.NewsBox a:visited img{ filter: alpha(opacity=100); -moz-opacity:1.00; opacity:1.00; border:none;}
.NewsBox a:hover img{ filter: alpha(opacity=80); -moz-opacity:0.80; opacity:0.80; border:none;}

.NewsBox b{
display:block;
padding:3px;
font-weight:normal;
}


.NewRelease strong{ display:block; background:#a1e0ff;}
.Library strong{ display:block; background:#a8e2a1;}
.Liveinfo strong{ display:block; background:#fc80dd;}
.Blog strong{ display:block; background:#f08700;}
.Members strong{ display:block; background:#fcc680;}
.Mikiblog strong{ display:block; background:#cf80fc;}
.Special strong{ display:block; background:#333;}
.Shop strong{ display:block; background:#ff0066;}
/*Right Right News*/
.NewsBar{}
.NewsBar ul{ background:#f0f0f0 url(../images/bg_mesh2.gif); padding:10px 5px;}
.NewsBar li{ margin:0 0 20px; font-size:11px;}
.NewsBar li i{ font-style:normal;}
.NewsBar li h4{ font-size:14px; font-weight:bold; padding:3px 0; font-family:Georgia, "Times New Roman", Times, serif; line-height:1.1;}
.NewsBar li b{ display:block; font-size:14px; font-weight:bold; padding:3px 0; font-family:Georgia, "Times New Roman", Times, serif; line-height:1.1;}
.NewsBar li a:link,
.NewsBar li a:visited{text-decoration:none;}
.NewsBar li a:hover{text-decoration:underline;}

.RightRight178AD{ padding:10px 0 0;}
.RightRight178AD img{}
.RightRight178AD p{ margin:0 0 10px; text-align:center; background:#fff;border:1px solid #ccc;}
