/*基本信息*/
html {
	scrollbar-face-color:#f6f6f6;
	scrollbar-highlight-color:#fff;
	scrollbar-shadow-color:#eeeeee;
	scrollbar-3dlight-color:#eeeeee;
	scrollbar-arrow-color:#000;
	scrollbar-track-color:#fff;
	scrollbar-darkshadow-color:#fff;
	}
body {font:12px Tahoma;margin:0px auto;text-align:center;padding:0px;background:#ffffff url(/vimages/background.gif);}
a:link,a:visited {font-size:12px;color:#0093bb;text-decoration: none;}
a:hover {color:#ff7300;font-weight:bold;}
div{float:left;}
input,.box {border-left:0px;border-top:0px;border-right:0px;border-bottom:1px solid #dddddd;width:108px;}
img {border:0px;}
*{margin: 0px;padding: 0px;}

/*页面层容器*/
#container {float:none;width:1008px;margin:0 auto;margin-top:0px;background:#ffffff;}

/*页面头部*/
#header{width:100%;height:150px;background:url(vimages/header.gif) no-repeat;}
 #clist{margin:125px 0px 0px 28px;letter-spacing:1px;}

/*页面主体*/
#main{width:100%;}
 #left{width:31%;}
 #left li{display:block;margin-left:15px;line-height:24px;color:#57cfdd;background:url(vimages/dot.gif) no-repeat;letter-spacing:1px;overflow:hidden;}   
   .315{width:315px;}
   .left-315{width:313px;text-align:left;list-style:none;padding-top:16px;padding-bottom:24px;border-left: 1px solid #e5e5e5;border-right: 1px solid #e5e5e5;}
   .left_up {width:315px;height:23px;padding-top:10px;text-align:left;background: url(vimages/left_up.gif) no-repeat;}
   .left_title{margin-left:65px;letter-spacing:1px;}
   .left_down {width:315px;height:6px;background: url(vimages/left_down.gif) no-repeat;padding-bottom:24px;}     

 #left-padding,#middle{width:8px;}
 
 #right{width:66.6%;}
  .title{color:#ffffff;width:675px;text-align:left;height:32px;padding-top:12px;background:url(vimages/title_bg.gif) no-repeat;}
  .tt{padding-left:70px;width:475px;text-align:center;letter-spacing:1px;}
  .more{padding-left:300px;text-align:right;}
  .tt a:link,.tt a:visited {font-size:12px;color:#ffffff;text-decoration: none;text-align:center;}
  .tt a:hover {color:#ffffff;font-weight:bold;}
  .vlist{border:1px solid #cdcdcd;}
  .vtitle a:link,.vtitle a:visited{line-height:24px;text-decoration:underline;}
  .vtitle a:hover{text-decoration:none;}
  
  .volume a:link,.vtitle a:visited{color:#ff7300;}
  .vtitle,.volume{width:100%;height:24px;line-height:24px;word-wrap:nowrap;overflow:hidden;}
  
  .vlist img{margin:4px;border:1px solid #ffffff;}

  .vlist a:hover img{border:1px solid #ff7300;}
  .v{width:100px;padding:15px;}
  .vb{overflow:hidden;}  
  
  
/*页面底部*/ 
#footer {padding-left:33px;padding-top:20px;margin-top:-16px;background:#FFFFFF;}
 #footer ul{width:100%;}
 #footer ul li{float:center;width:20%;list-style:none;}

/*hack*/
*+html .left_down,.right_down{padding-bottom:25px;}

.nodot{list-style:none;}
#hotline li{padding-left:15px;line-height:20px;}

#nav ul,li{  margin:0px;  padding:0px;  }
#nav li{  display:inline;  list-style:none;  list-style-position:outside;  text-align:center;  font-weight:bold;  float:left;  }
#nav a:link{  color:#013A65;  text-decoration:none;  float:left;  width:180px;  padding:3px 5px 0px 5px;  }
#nav a:visited{  color:#013A65;  text-decoration:none;  float:left;  padding:3px 5px 0px 5px;  width:180px;  }
#nav a:hover{  color:white;  float:left;  padding:3px 3px 0px 20px;  width:180px;  text-decoration:none;  background-color:#247D9F;  }
#nav a:active{  color:white;  float:left;  padding:3px 3px 0px 20px;  width:180px;  text-decoration:none;  background-color:#BD06B4;  }
#nav{  width:1000px;  height:30px;  border-bottom:0px;  padding:0px 5px;  position:absolute;  z-index:1;  }
.list{  line-height:20px;  text-align:left;  padding:4px;  font-weight:normal;  }
.menu1{  width:180px;  height:auto;  margin:6px 4px 0px 0px;  border:1px solid #57ABEA;  background-color:#D2F0FB;  color:#014965;  padding:6px 0px 0px 0px;  cursor:hand;  overflow-y:hidden;  }
.menu2{  width:180px;  height:18px;  margin:6px 4px 0px 0px;  background-color:#F5F5F5;  color:#999999;  border:1px solid #EEE8DD;  padding:6px 0px 0px 0px;  overflow-y:hidden;  cursor:hand;  }
