@charset "utf-8";
<!--
/*Author:alixixi.com*/
body{
background-color:white;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
margin:0px;
padding:0px;
color:white;
}
ul,li{
margin:0px;
padding:0px;
}
li{
display:block;
list-style:none;
list-style-position:outside;
text-align:center;
font-weight:bold;
float:left;
height:36px;
line-height:36px;
text-align:center;
}
#nav a:link{
color:#fff;
text-decoration:none;
float:left;
width:100px;
height:36px;
line-height:36px;
text-align:center;
}
#nav a:visited{
color:#fff;
text-decoration:none;
float:left;
width:100px;
height:36px;
line-height:36px;
text-align:center;
}
#nav a:hover{
color:#fff;
float:left;
height:36px;
line-height:36px;
text-align:center;
width:100px;
text-decoration:none;
background-color:#32528F;
}
#nav a:active{
color:#fff;
float:left;
height:36px;
line-height:36px;
text-align:center;
width:100px;
text-decoration:none;
background-color:#32528F;
}
#nav{
width:980px;
height:38px;
border-bottom:0px;
position:absolute;
background:#0E3787;
z-index:1;
}
.list{
line-height:24px;
text-align:center;
font-weight:normal;
}
.menu1{
width:100px;
height:36px;
border:1px solid #0E3787;
background:#0E3787;
color:#fff;
cursor:pointer;
overflow-y:hidden;
font-size:14px;
}
.menu2{
width:100px;
height:36px;
line-height:36px;
background:url(../images/menu_bg.jpg) repeat-x;
color:#fff;
overflow-y:hidden;
cursor:hand;
}
.Contentbox ul{
width:100%;
list-style:square;
}
.Contentbox b{
font-weight:normal;
}
.Contentbox1 b{
font-weight:normal;
}
.Contentbox li{
display:block;
float:none;
text-align:left;
font-weight:normal;
list-style:square;
border-bottom:1px dashed #CCCCCC;
height:30px;
line-height:30px;
}
.Contentbox li a:hover{
text-decoration:underline;
}
.Contentbox1 .list-box{
width:190px;
float:left;
margin-right:20px;
}
.Contentbox1 .list-box img{
width:180px;
height:150px;
}
.Contentbox1 .list-title{
text-align:center;
height:36px;
line-height:36px;
}
.page-list{
clear:both;
text-align:center;
}
.page-list li{
display:inline;
float:none;
}
.pics{
float:left;
margin-left:10px;
width:425px;
height:500px;
}
.picbox{
display:none;
}
