﻿html
{
	min-width:776px;
}
p
{ text-indent:20px;
	line-height :22px;
    margin :0px;
    padding :8px;
    
	}
	h5{ line-height :12px;
	    padding:0px;
	    margin :10px 0px 0px 0px;
	    font-size :12px;
	}

A {
	BORDER-TOP-WIDTH: 0px; 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	BORDER-LEFT-WIDTH: 0px; 
	BORDER-BOTTOM-WIDTH: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px 0px 0px 0px; 
	PADDING-TOP: 0px; 
	BORDER-RIGHT-WIDTH: 0px;
	COLOR: #284773;
}
A:link {
	COLOR: #284773; 
	TEXT-DECORATION: none
}
A:visited {
	COLOR: #284773; 
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #3aad7e; 
	TEXT-DECORATION: underline
}
A:active {
	COLOR: #3aad7e; 
	TEXT-DECORATION: underline
}
img
{
     border : solid 1px #888;
     margin:0px;
     padding :0px; 
     margin :0px;
     }
  


body 
{ 
background:#fff;
text-align:center;
color: #284773;
border-left:0px;
border-right:0px;
border-top:0px;
border-bottom:0px;
margin :0px;
padding-top :0px;
padding-right:0px;
padding-bottom:0px;
padding-left :0px;
font-family:arial,verdana,'Lucida Grande','Lucida Sans Unicode',宋体 ,sans-serif;
font-size:12px;
line-height :20px;
}
/*设置整个页面的背景*/
#background1
{
  border-left:solid 1px #99A3AF;
  border-right:solid 1px #99A3AF;
  border-top:0px;
  border-bottom:0px;
  width :774px;
  margin-right: auto;
  margin-left: auto;
  margin-top:0px;
  margin-bottom:0px;
  padding  :0px;
  background:#fff;
  text-align:center;
	}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/*.clearfix {display: inline-block;}*/

/* Hides from IE-mac \*/
* html .clearfix {height: 1px;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*设置页面顶部logo*/
#header
{
border-left:solid 1px #99A3AF;
border-right:solid 1px #99A3AF;
width:774px;
height :60px;
margin-right: auto;
margin-left: auto; 
background:url(../images/index_01.gif) no-repeat left top;
border:0px;
}
/*设置页面顶部当前时间布局*/
#header #timediv
{
	float :right;
	width:250px;
	padding:10px 10px 10px 0px;
	height:15px;
    text-align :right;
    
    }

/*设置顶部主菜单*/
#topmenu 
{width:774px;
	margin-right: auto;
        margin-left : auto; 
	BORDER-TOP-WIDTH: 0px; 
	BORDER-LEFT-WIDTH: 0px;  
	BORDER-BOTTOM: 0px;
	MARGIN: 0px; 	 
	PADDING-TOP: 0px; 
	height: 45px; 
	BORDER-RIGHT-WIDTH: 0px;
	background:url(../images/index_13.gif) repeat-x left top;
}
#topmenu UL {
	BORDER-TOP:0px; 
	CLEAR: left; 
	PADDING-RIGHT: 0px; 
	DISPLAY: inline; 
	PADDING-LEFT: 0px; 
	BORDER-LEFT-WIDTH: 0px; 
	BORDER-BOTTOM-WIDTH: 0px;
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	LIST-STYLE-TYPE: none; 
	TEXT-ALIGN: center; 
	BORDER-RIGHT-WIDTH: 0px;
	height:45px;
}
#topmenu LI {
       
	PADDING-RIGHT: 0px; 
	DISPLAY: block; 
	PADDING-LEFT: 0px; 
	FLOAT: left; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	BORDER: 0px; 
	LINE-HEIGHT: 25px; 
	PADDING-TOP: 5px; 
	TEXT-ALIGN: center;
     width:129px; 
     height:40px;    
}
#topmenu LI A 
{ 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	WIDTH: 100%; 
	COLOR: #fff;
        font-size :12px; 
	PADDING-TOP: 0px; 
	TEXT-DECORATION: none
}
#topmenu LI A:link {
	COLOR: #fff; 
	
}

#topmenu LI A:hover {
	FONT-WEIGHT: bold; 
        COLOR: #fff; 
	
}
/*主菜单设置完毕*/

/*放置flsh口号或图片*/
#topflash
{width:774px;
height :128px;
margin-right: auto;
margin-left: auto; 
margin-bottom:3px;
margin-top:1px;
 border-bottom:0px solid #99A3AF;
 border-left :0px;
 border-top :solid 0px #99A3AF;
 border-left :0px
	}

/*开始设置页面内容*/
#contain{
margin-right: auto;
margin-left: auto;
margin-top:0px;
margin-bottom :0px;
width: 774px;
position :relative ;
border-bottom :1px solid #4A5B6B;

}
/*将页面内容分为left right两列*/
/*开始设置左侧*/
#contain #left
{
  min-height:300px;
   float:left;
	 width:174px;
	 margin-left:0px;
	 margin-right:0px;
	 text-align:left;
	 background :url(../images/index_03.gif) repeat-x left top;
	 }
/**** 左侧菜单标题栏****/
#left .topItem
{ padding-left:32px;
  padding-top:8px;
  width:142px;
  height:22px;
  cursor:pointer;
  background:url(../images/index_10.gif) no-repeat left;
  text-decoration: none;
  color: #ffffff; 
  font-weight:bold;
  font-size :12px;
  border-top:0px;
  border-left:0px solid #BBB;
  border-right:0px solid #BBB;
  
}
/**** 左侧菜单可折叠区域****/
#left .dropMenu
{ width:172px;
  border-top:0px;
  border-left:1px solid #B2B2B2;
  border-right:1px solid #B2B2B2;
  border-bottom:1px solid #B2B2B2;
  font-size :12px;
  font-weight :normal ;
  height:auto !important;
  padding-bottom :10px;
}
/*******左侧链接列表定义*******/
#left ul
{
	padding-left :30px;
	padding-top:5px;
	padding-bottom:5px;
	margin:0px 0px 0px 15px;
	border:0px;
	text-align:left;
    list-style-type :disc;
   }
    
#left li
{   
	text-align :left;
	margin : 0px 0px 5px 0px;
	padding :0px;
	}
	#left li a{ margin :0px; padding :0px;}
/*******左侧图片展示列表定义*******/
#left .dropMenu ul.tupian
{
	 
	 margin:0px;
	 padding:5px 5px 5px 5px;
	 list-style-type:none;
	 text-align :left;

	 }	
#left .dropMenu li.tupian
{
	margin:0px;
	padding :5px;
    float :left;
	}
	#left .dropMenu li.tupian .a{margin:0px;padding:0px;}
/*左侧设置完毕*/

/*开始设置内容右侧*/
#contain #right{
float: right; 
margin: 0px 0px 0px 3px;
padding-bottom:0px; 
width: 597px; 
text-align:left ;
background :url(../images/index_02.gif) repeat-x left top;
}
/*内容区的一级标题栏*/
#contain #right .item0
 {height:20px;
  padding-top:10px;
  padding-left :15px;
  color :#13335A;
  font-weight :bold ;
  width :400px;
  background:url(../images/index_20.gif) no-repeat left bottom;
  font-size:14px;
 }
/*内容区的二级标题栏*/
#contain #right  .item1
	{
		height :27px;
		padding-left :45px;
	    font-weight :bold ;
		padding-top :15px;
		background:url(../images/index_23.gif) no-repeat left bottom;}
/**** 右侧内容的两行布局content1和content2****/
#contain #right #content1
{
 margin-left:auto ;
 margin-right:auto ;
 width:597px;
 text-align:left ;
 margin: 0px 0px 0px 0px;
 }
 
  #contain #right #content1 ul.decimallist
    {		
	BORDER-TOP-WIDTH: 0px; 
	CLEAR: left;
	padding-top:5px; 
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 50px; 
	BORDER-LEFT-WIDTH: 0px; 
	BORDER-BOTTOM-WIDTH: 0px;
	PADDING-BOTTOM: 20px; 
	MARGIN: 0px;  
	list-style-type :decimal ;
	TEXT-ALIGN: left; 
	BORDER-RIGHT-WIDTH: 0px;
    }
    #contain #right #content1 ul.nonelist
    {		
	BORDER-TOP-WIDTH: 0px; 
	CLEAR: left;
	padding-top:5px; 
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 50px; 
	BORDER-LEFT-WIDTH: 0px; 
	BORDER-BOTTOM-WIDTH: 0px;
	PADDING-BOTTOM: 20px; 
	MARGIN: 0px;  
	 list-style-type :none ;
	TEXT-ALIGN: left; 
	BORDER-RIGHT-WIDTH: 0px;
    }
#contain #right #content1 li {
	
	MARGIN: 0px 0px 5px 0px; 
	BORDER-LEFT: 0px; 
	border-top:0px;  
	TEXT-ALIGN: left;
	clear :both ;
	
    }
  
 
#contain #right #content2
{margin-left:auto ;
 margin-right:auto ;
 width:597px;
 text-align:left ;
 margin: 0px 0px 0px 0px;
 }
 /*定义content2里的三列布局*/
 #contain #right #content2 .x1
 { width:179px;
	background :url(../images/index_21.gif) no-repeat right bottom;
	 padding-left:10px;
	 padding-right:10px;
	  height :250px;
	 clear :none ;
	 float :left;
	}
	#contain #right #content2 .x2
 {  
	padding-left:10px;
	 padding-right:10px;
	 margin-left :0px;
	 margin-right :0px;
	 width :179px;
	 height :250px;
	clear :none;
	float :left;
	
	
	}
		#contain #right #content2 .x3
 {  background :  url(../images/index_21.gif) no-repeat left bottom;
	padding-left:10px;
	 padding-right:10px;
	height:250px;
	clear :none;
	 width :179px;
	 float :right;
	}
	/*定义content2里的三列布局完毕*/
	 
	
	
	#contain #right #content2 ul	
	{
	 padding-left:0px;
	 padding-bottom :5px;
	 padding-top:5px;
	 list-style-type :disc;
      margin:10px 20px 10px 40px;
	   }
	 
	 #contain #right #content2 li
	 {
	
	text-align :left;
	margin : 0px 0px 2px 0px;
	padding :0px;
	}
	 #contain #right #content2 li a{padding :0px; margin:0px;}	
		
/*右侧内容设置完*/
/*整个中间内容设置完*/

/*设置页面的页脚*/
#footer{
clear:both;
width:774px;
margin-top:3px;
margin-right: auto;
margin-left: auto; 
padding: 0px;
background: #40546D;
color :#fff;
text-align :center;
}
#footer a{color:#fff;}
#footer a:hover{
	COLOR: #3aad7e; 
	TEXT-DECORATION: underline
}
#bottommenu {
	BORDER-TOP-WIDTH: 0px; 
	BORDER-LEFT-WIDTH: 0px;  
	BORDER-BOTTOM-WIDTH: 0px; 
	width:350px;	 
	PADDING-TOP:8px;
        margin-left :auto ;
        margin-right :auto ; 
        text-align :center ; 
	BORDER-RIGHT-WIDTH: 0px;
	height :24px;
}

#bottommenu UL {
	BORDER-TOP:0px; 
	CLEAR: left; 
	PADDING-RIGHT: 0px; 
	DISPLAY: inline; 
	PADDING-LEFT: 0px; 
	BORDER-LEFT-WIDTH: 0px; 
	BORDER-BOTTOM-WIDTH: 0px;
	PADDING-BOTTOM: 0px; 
        margin-left :auto ;
        margin-right :auto ;
	PADDING-TOP: 0px; 
	LIST-STYLE-TYPE: none; 
	TEXT-ALIGN: center; 
	BORDER-RIGHT-WIDTH: 0px;
}
#bottommenu LI {
	PADDING-RIGHT: 0px; 
	DISPLAY: block; 
	PADDING-LEFT: 0px; 
	
	float:left  ;
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	BORDER-LEFT: #fff 1px solid; 
	LINE-HEIGHT: 14px; 
	PADDING-TOP: 0px; 
	TEXT-ALIGN: center;
}
#bottommenu LI A {
	PADDING-RIGHT: 0px; 
	DISPLAY: block; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 1px; 
	MARGIN: 0px; 
	WIDTH: 100%; 
	COLOR: #fff;
        font-size :12px; 
	PADDING-TOP: 3px; 
	TEXT-DECORATION: none
}
#bottommenu LI A:link {
  COLOR: #fff; 
	
}

#bottommenu LI A:hover {
	FONT-WEIGHT: bold;font-size:12px; COLOR: #fff; 
	 
}

#bottommenu UL LI#one A {
	WIDTH: 40px
}

#bottommenu UL LI#two A {
	WIDTH: 60px
}
#bottommenu UL LI#three A {
	WIDTH: 60px
}
#bottommenu UL LI#four A {
	WIDTH: 60px
}
#bottommenu UL LI#five A {
	WIDTH: 60px
}
#bottommenu UL LI#six A {
	WIDTH: 60px
}

