@charset "utf-8";
/* CSS Document */
*{
margin:0;
padding:0;
border:none;
}
body{
background:#fff;
color:#717171;
font:12px Verdana, Arial, Helvetica, sans-serif;
}
a { color:#c30; text-decoration:none;}
a:hover { color:#930; text-decoration:none;}
#top{
width:798px;
height:80px;
margin:0 auto;
border-top:4px solid #484848;
border-left:1px solid #777;
border-right:1px solid #777;

background:url(../image/topbg.gif) top left repeat-x;
}
.pic{ float:left;
margin:0 6px 0 0;
}
#top h1{
font-size:14px;
font-weight:bold;
color:#888;
float:left;
margin-top:36px;
letter-spacing:2px;
}
#top input{
height:16px;
float:right;
margin:32px 10px 0 0;
border:1px solid #ddd;
color:#999;
padding:1px 4px;}

.blue {color: #30488E}
.red {color: #E12D27}
.right{ float:right;}
#navi {
width:800px;
height:30px;
margin:0 auto;
background:#888;
}
#navi ul {
width:100%;
float:left;
font-size:14px;
font-weight:bold;
letter-spacing:2px;
}
#navi ul li {
display:inline;
}
#navi ul li a{
float:left;
padding:8px 16px 6px 16px;
border-right:1px solid #fcfcfc;
color:#fff;
}
#navi ul li a:hover{
background:#666;
color:#fff;
text-decoration:none;}
.crent{
background:#666;
}

#mainpic {
width:800px;
margin:0 auto;
clear:both;
height:126px;
border-bottom:10px solid #900;
}

#maintop {
width:800px;
height:34px;
margin:0 auto;
background:#c2c2c2 url(../image/longbg.gif) top left repeat-y;
}
#maintop h1{
font-size:14px;
letter-spacing:2px;
color:#666;
float:left;}
#title1, #title2, #title3 {
width:194px;
float:left;
margin-top:14px;
padding-left:6px;
}
#title1{ width:394px;}

#container {
width:799px;
height:500px;
margin:0 auto;
border-right:1px solid #ccc;
}
#mainleft {
width:398px;
float:left;
border:1px solid #d8d8d8;
border-width:0 1px;
background:#d8d8d8 url(../image/probg.gif) top left repeat-x;
}
.leftpic{
float:left;
margin:16px 20px;}
#mainleft h2{
font-size:12px;
color:#990000;
letter-spacing:1px;
width:45%;
float:left;
padding-left:16px;
clear:none;
}
#mainleft a img{filter: Alpha(Opacity=75);}
#mainleft a:hover img{ filter: Alpha(Opacity=100);}
#mainleft h3{
width:392px;
margin-top:20px;
font-size:14px;
padding:5px 0 3px 6px;
color:#666;
float:left;
letter-spacing:1px;
background:#c0c0c0;}
#mainleft h4{
padding:6px 10px;
background:#ccc;
font-size:14px;
float:left;
clear:right;
color:#c30;
margin:4px 0 6px 0;}
#mainleft p{
line-height:20px;
border-bottom:1px dashed #fefefe;
margin:0 10px;
letter-spacing:1px;}
#mainleft sup{font-size:9px;}
#mainleft table td{
width:32%;
text-align:left;
padding:0 0 0 10px;
font-weight:lighter;}
#mainleft table tr {background-color:expression((this.sectionRowIndex%2==1)?"#d8d8d8":"#ececec")} 
#info {
width:386px;
height:216px;
margin-top:16px;
padding:0 4px 6px 4px;
margin-right:0;
float:left;
overflow:scroll;
overflow-x:hidden;
  scrollbar-face-color:#ccc;
  scrollbar-highlight-color:#eee;
  scrollbar-3dlight-color:#666;
  scrollbar-darkshadow-color:#aaa;
  scrollbar-Shadow-color:#666;
  scrollbar-arrow-color:#fcfcfc;
  scrollbar-track-color:#cccccc;
}
#middle{
width:200px;
height:500px;
background:#fff url(../image/midbot.jpg) center bottom no-repeat;
padding:0 1px;
float:left;}
#middle ul{
width:100%px;
font-size:14px;
letter-spacing:1px;
font-weight:bold;
}
#middle ul li{
width:100%;
float:left;
padding:8px 0px 8px 0px;
border-bottom:1px dashed #aaa;
}
#middle ul li a{
text-decoration:none;
padding:8px 10px 8px 18px;
padding-left:18px;
background:url(../image/arrow.gif) center left no-repeat;
color:#8d8d8d;

}
#middle ul li a:hover{
color:#fff;
background:#888 url(../image/arrow1.gif) center left no-repeat;
padding:8px 10px 8px 18px;
}
#contact {
width:197px;
background:#ddd;
padding-top:8px;
float:right;
}
#contact span, #contactbot span {
float:left;
clear:both;
width:160px;
color:#888;
padding:8px 0 6px 6px;
font-size:12px;
border-bottom:1px dashed #900;}
#contactbot {
width:197px;
height:119px;
float:right;
margin-top:250px;
background:#ddd;
}
#footer{
width:796px;
height:45px;
margin:0 auto;
border-top:4px solid #444;
text-align:center;
padding:6px 4px 0 0;
background:#888 url(../image/biaoshi.gif) center left no-repeat;
color:#eee;
font-size:10px;
line-height:150%;
clear:both;
}
#footer span{
float:right;
margin-top:10px;}
#footer a:hover{ color:#eee; text-decoration:none;}

