@charset "UTF-8";

/*TOP*/

.top #bannerearea{
width:1000px;
height:930px;
margin:0px auto 0;
position:relative;
}

.top_chara{
position:absolute;
top:-50px;
left:-80px;
}

.top #content-body{
}

.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;
}

.bnr{
position:relative;
float:left;
margin:600px 5px 0;
}


.bnr3{
position:relative;
float:left;
margin:600px 5px 0 42px;
}

.bnr4{
position:relative;
float:left;
margin:600px 5px 0;
}

.bnr5{
position:relative;
float:left;
margin:5px 5px 0px 280px;

}


.top .bnr_psu{
position:absolute;
left:930px;
top:15px;
}

.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 #n20130903,
.top #informationwindow .info_word #n20130903 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 #n20130903 a:hover{
color:#f80;
}


.top #btn_moreinfo{
width:800px;
padding-top:3px;
padding-left:150px;
margin:0 auto 0;
}

.top #btn_moreinfo a{

}


.top .updateIcon_bnr{
position:absolute;
background-image:url("img/updateIcon.png");
top:4px;
left:2px;
width:60px;
height:11px;
}

.bnr_mnl{
position:absolute;
top :545px;
left:840px;
z-index:99;
}

.bnr_faq{
position:absolute;
top :545px;
left:680px;
z-index:99;
}





/*TOP_end*/