﻿body{
margin:0;
padding:0;
 background:#4ab6e7; 
 text-align:center;
 color: #000000;
 font-family:宋体,arial,verdana,sans-serif;
 font-size:9pt;
 }
 #header{
 width:100%;
 height:150px;
 background:#ffffff url(images/045-02.jpg) no-repeat center;
 margin-right: auto;
 margin-left: auto; 
 padding: 0px;
 text-align:left;
 position:relative;
 top:39px;
 }
 #header #title{
 margin:10px;
 padding:5px;
 float:left;
 width:400px;
 color:#3b6494;}
 #header #logo{
 float:left;
 width:100px;
 padding:5px 100px;
 color:#FFFFFF;
 }
 
 #menuBar{
 width:100%;
 background:#9c0000 url(images/045-01.jpg) center no-repeat;
 margin-right: auto;
 margin-left: auto; 
 padding: 0px;
 height:34px;
 position:absolute;
 top:0;
 }
 #menuBar menu a{color:#FFFFFF;}
  #submenuBar{
   width:100%;
 background:yellow url(images/045-03.jpg) center no-repeat;
 padding: 0px;
 height:59px;
 position:relative;
 top:40px;
  }
  #submenuBar menu a{color:#ffffff;}
  #banner{
 width:780px;
 background:lightyellow;
 padding: 0px;
 height:120px;
 position:relative;
 top:40px;
 }
  #curBar{
 width:100%;
 background:#9c0000;
 padding: 0px;
 height:18px;
   display:none;
position:relative;
 top:40px;
 }

 #contain{
  margin-right: auto;
  margin-left: auto;
  width:100%;
  position:relative;
 top:40px;
 }
 #mainbg{
  width:100%;
  padding: 0px;
  background:lightyellow;
  float: left;
 }

#main{
 float: right; 
 margin: 2px 0px 2px 0px; 
 padding:0px; 
 width:79%; 
 background:#ffffff ;
 text-align:left;
 overflow:hidden;
 }
 #sidebar{
 float: left; 
 margin: 2px 2px 0px 0px; 
 padding: 0px; 
 width:20%;
 background:lightyellow;
 text-align:left;
 }
 #footer{
 clear:both;
 width:780px;
 margin-right: auto;
 margin-left: auto; 
 padding: 10px 0;
 background: #9c0000 url(images/045-3.jpg) bottom no-repeat;
 height:60px;
 color:#ffffff;
 position:relative;
 top:40px;
 }
 .text{margin:0px;padding:20px;
 }
 .clear{
 clear:both;
 }
 #showImg{
 text-align:center;
 }
 #showImg img{
 border:4px solid #FFFFFF;
 }
 #innerImg{
 margin-top:10px;
 text-align:center;
 overflow:auto;
 }
 #innerImg img{
 width:80px;
 height:60px;
 margin:2px;
 border:1px solid #1059b5;
 }
/* 为单元格添加渐变色效果（ie支持，firefox不支持）*/
.bg3 
{
  FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr=#842B00, EndColorStr=#FFFFFF); 
}
ul li{line-height:200%;}
h1{COLOR:#9c0000; 
FILTER:glow(color=#cccccc,strength=1) shadow(color=#636163,direction:100); /*三维立体效果*/
POSITION:relative; 
WIDTH:100%}
.red{color:red;}
.blue{color:blue;}
.lightyellow{ background:lightyellow;}
hr{border:1px solid #9c0000;
height:1px;
}
p{line-height:200%;
text-indent:2em;}

h3{margin:0; padding:5px 0 0 0; font:"宋体"; font-size:12px; height:25px;  background: url(images/045_title.jpg);}
.loaye{border:solid 1px #eeeeee; margin-top:25px; padding:0;}
a:link          { color: #000000; text-decoration: none }
a:visited       { color: #000000; text-decoration: none }
a:active        { color: #000000; text-decoration: none }
a:hover         { color: #000000; text-decoration: underline}
#footer a{color: #ffffff; text-decoration: none }
.proimg{border:#9c0000 dashed 1px;}
.filter{ background:lightyellow; border:solid 1px #9c0000;} 
