﻿/* -- Reset -- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,button,select,option {
    font-size:10pt;
}
html {height:100%}
body {height:100%;margin:0px;}
table {border-collapse: collapse; border-spacing: 0;}
img {border: 0;}
ul,li,h1,h2,h3{list-style-type: none; padding: 0; margin: 0;}
li { white-space:nowrap}
a {text-decoration: none;color:Black}
a:hover {text-decoration:underline;color:red}

#page {width:1000px;margin-left:auto;margin-right:auto}
#top {height:433px;background-image:url('images/top.jpg');background-repeat:no-repeat;background-position:center top;}

#pics 
{
    width:1000px;height:180px;overflow-x:auto;overflow-y:hidden;white-space:nowrap;padding-top:20px;clear:both;
    display:block;background-image:url('images/bg_movie.gif');background-repeat:repeat-x;
    scrollbar-face-color:#000000;scrollbar-highlight-color:#000000;scrollbar-shadow-color:#FFFFFF;scrollbar-arrow-color:#FFFFFF;scrollbar-track-color:#FFFFFF;scrollbar-3dlight-color:#FFFFFF;scrollbar-shadoaw-color:#FFFFFF; scrollbar-track-color:#000000;
}
#pics a {margin-right:1px;}
#pics img{height:140px;}
#picsXml
{
    height:150px;width:620px;overflow-x:auto;overflow-y:hidden;white-space:nowrap;padding-top:10px;margin-left:25px;
}
#picsXml a {margin-right:1px;}
#picsXml img{height:130px;}

#footer {clear:both;background-color:#f2f2f2;padding:10px;margin:10px;text-align:center}
#main {}
.list {height:248px;float:left;width:333px;}
.title {font-size:12pt;font-family:"黑体";font-weight:bold;height:28px;display:block}
.list ul { padding-left:23px;padding-top:6px;}
.list li {width:275px;overflow:hidden;
	padding-left:15px;
	background: url("images/point.gif") no-repeat scroll 6px 8px;
	border-bottom:dotted 1px #ccc;
	clear:both}
.list li span {color:#666;display:block;float:right;width:70px;overflow:hidden;line-height:24px;*height:21px;}
.list li a {color:black; text-decoration:none;width:200px;line-height:24px;*height:21px;overflow:hidden;display:block;float:left}
.list li a:visited {text-decoration:none}
.list li a:hover {	color:#390;}
.w1 {background-image:url('images/bg_w1.jpg');}
.w2 {background-image:url('images/bg_w2.jpg');}
.w1 .title {padding-left:50px;}
.w2 .title {padding-left:12px;}



#list {margin-left:220px;}
#list td {color:#666;border-bottom:dotted 1px #ccc;height:25px;font-size:11pt;}
#list .p 
{
    padding-left:30px;
	background: url("images/point.gif") no-repeat scroll 20px 8px;
}

#listpicture li {width:250px;height:200px;float:left;text-align:center; display: table-cell;vertical-align:middle; padding-left:0px;padding-top:5px;padding-bottom:10px;border-right:dotted 1px #ccc;border-bottom:dotted 1px #ccc;}
#listpicture div {margin-top:8px;}

#menu {
  font-family: "黑体";
  z-index: 100;
  position: absolute;
  top:60px;
  margin-left:237px;
  _margin-left:225px;
  height:33px
}
#menu li {
  width:75px;
  float: left;
  text-align:center;
  position: relative;
  background-image:url('images/menu_bg.gif');
  background-position:right center;
  background-repeat:no-repeat;
  margin-left:12px;
  margin-right:12px;
}

#menu li a, #menu li a:link, #menu li a:active, #menu li a:visited {
  font:  11pt/29px "宋体"; /*与下面26px对应*/
  color: black;
  display: block;
  padding: 0 4px;
  text-decoration: none;
}

#menu li a:hover {
  color: #000;	
}
#menu li:hover a, 
#menu li.sfHover a {
  background: #E1F0F4;
  color: #390;
}
#menu li:hover ul a, 
#menu li.sfHover ul a {
  background: #97DAEC;  /*下拉菜单背景色*/
  color: #000;	
}
#menu li:hover ul a:hover, 
#menu li.sfHover ul a:hover {
  background: #E1F0F4;
  color: #390;	
}

#menu ul {
  background: #565656;
  border-bottom: 2px solid #2E8196; /*下拉菜单下边框颜色*/
  list-style: none;
  margin: 0;
  width: 108px;
  position: absolute;
  top: -999em;
  left: 0px;
}
#menu li:hover ul,
#menu li.sfHover ul {
  top: 29px;
}
#menu ul li 
{
  margin:0px;
  border: 0;
  float: none;
}
#menu ul a {
  border: 1px solid #3698B1; /*下拉菜单边框颜色*/
  border-bottom: 0;
  padding-right: 20px;
  width: 98px;
  white-space: nowrap;
}

#menu ul a:hover {
  background: #ccc;
  color: #000;
}

#columns li {padding:5px;font-size:14pt;background-repeat:no-repeat;background-position:center center;}
#columns li.active {background-image:url('images/column_bg_active.gif');}
#columns li.select {background-image:url('images/column_bg_select.gif')}

#notice {position:absolute;top:410px;margin-left:70px;height:16px;overflow:hidden;}
#notice a {font-size:11.5pt;color:Red;}
