@charset "UTF-8";
/*---Top-container --*/
#container {
width:1000px;
margin:0 auto;
text-align:left;
height:700px;
}
#contentTop {
width:1000px;
height:325px;
background:url("../images/image_back.jpg") no-repeat 0 0;
}
.pang {
padding-left:15px;
padding-top:5px;
}
#topImageArea {
width:1000px;
position:relative;
height:300px;
}
#topFlv {
width:780px;
height:300px;
position:absolute;
left:10px;
top:2px;
}
#topWord {
width:200px;
height:300px;
background:url("../images/fl_right.jpg") no-repeat 0 0;
position:absolute;
left:790px;
top:2px;
}
#infoArea {
position:absolute;
left:38px;
top:170px;
}
#topMiddle {
width:1000px;
height:368px;
background:url("../images/top_back_middle.jpg") no-repeat 0 0 ;
}
#middleUpBox {
margin-left:10px;
}
#navBox {
width:1000px;
position:relative;
}
#navInnerLeft {
width:275px;
position:absolute;
left:30px;
top:23px;
}
#navInnerLeft .navInUp {
width:275px;
position:absolute;
}
#navInnerLeft .navInMiddle {
width:210px;
position:absolute;
top:35px;
left:68px;
}
#navInnerLeft .navInImg {
position:absolute;
top:100px;
width:275px;
}
#navInnerCenter {
width:275px;
position:absolute;
left:366px;
top:23px;
}
#navInnerCenter .navInUp {
width:275px;
position:absolute;
}
#navInnerCenter .navInMiddle {
width:210px;
position:absolute;
top:35px;
left:68px;
}
#navInnerCenter .navInImg {
position:absolute;
top:100px;
width:275px;
}
#navInnerRight {
width:275px;
position:absolute;
left:687px;
top:23px;
}
#navInnerRight .navInUp {
width:275px;
position:absolute;
}
#navInnerRight .navInMiddle {
width:210px;
position:absolute;
top:35px;
left:68px;
}
#navInnerRight .navInImg {
position:absolute;
top:100px;
width:275px;
}
.navInImg a img:hover {
opacity:0.8;
-mozi-opacity:0.8;
filter:alpha("opacity=80");
-ms-filter:"alpha(opacity=80)";
}
.navInUp a img:hover {
opacity:0.8;
-mozi-opacity:0.8;
filter:alpha("opacity=80");
-ms-filter:"alpha(opacity=80)";
}