@charset "UTF-8";

/*TOP*/


.top #bannerearea{
width:965px;
height:820px;
margin:0px auto 0;
padding:0 20px 0;
position:relative;
}

.top_chara{
position:absolute;
top:-50px;
left:-120px;
}

.bnr{
position:relative;
z-index:200;
}

.bnr1{
float:left;
margin: 5px 5px 0px;
position:relative;

}

.bnr2{
float:left;
margin: 5px 5px 0px;

}

.bnr3{
float:left;
margin: 5px 5px 0px;
position:relative;

}

.bnr4{
position:absolute;
top :440px;
left:25px;

}

.bnr5{
float:left;
margin:570px 5px 0px;
position:relative;
}

.bnr6{
float:left;
margin:570px 5px 0px;
position:relative;
}

.bnr_faq{
position:absolute;
top :15px;
left:820px;
}

.bnr_guide{
position:absolute;
top :345px;
left:775px;
}


.top .updateIcon_bnr{
position:absolute;
background-image:url("img/updateIcon.png");
top:4px;
left:2px;
width:60px;
height:11px;
}

.bnr_ftp{
position:relative;
height:90px;
min-width:1000px;
background-position:800px;
background-image:url("img/bnr_ftp.png");
background-repeat:no-repeat;
z-index:490;
}


.bnr_ftp a{
position:absolute;
left:2000px;
display:block;
height:90px;
width:220px;
}


.top #content-body{
}



.top #informationbar{
min-width:1000px;
height:35px;
margin:auto;
background-image:url("img/img_informationbar.jpg");
background-position:center top;
background-repeat:no-repeat;
}

.top #informationbar{
min-width:1000px;
height:35px;
margin:auto;
background-image:url("img/img_informationbar.png");
background-position:center top;
background-repeat:no-repeat;
position:relative;
}

.top #informationbar_bottom{
min-width:1000px;
height:4px;
margin:auto;
background-image:url("img/img_informationbar_bottom.png");
background-position:center top;
background-repeat:no-repeat;
position:relative;
}





.top #informationwindow{
display:block;
padding:0px 0px 8px 0px;
width:950px;
height:300px;
margin: 0px auto 0px;
color:red;
overflow:hidden;
background-image:url("top/img/info_bg.png");
}


.top #informationwindow .info_word{
height:300px;
width:950px;
display:block;
color:#b00;
overflow-y:scroll;
padding:8px 30px 0px 30px;
font-size:14px;
}

.top #informationwindow .info_word #n20130909,
.top #informationwindow .info_word #n20130909 a {
color:red;
}


.top #informationwindow dt{
display:none;
}


.top #informationwindow .info_word a{

color:#b00;
}

.top #informationwindow .info_word a:hover,
.top #informationwindow .info_word #n20130909 a:hover{
color:#f80;
}


.top #btn_moreinfo{
width:800px;
padding-top:3px;
padding-left:150px;
margin:0 auto 0;
}

.top #btn_moreinfo a{

}



/*TOP_end*/