 ﻿body{
    margin:0px;
    padding:0;
    font-family: '宋体';
    font-size:12pt;
    color:#000;
    }

/* General Links */
a{
	text-decoration: none;
    color : #000; 
    border: 0px;
	} 
a:visited{
	color:#000000;
	}
a:hover{
	color: #aa0000;
    } 
	
/* General Class */

img {
	border: none;
	}
form {
	padding: 0px; 
    margin: 0px; 
	}
input{ 
	font-family: 楷体;
    font-size: 10pt; 
    color: #00557b; 
	}
select{ 
	background: #ebf7ff; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #00557b; 
	}
textarea{ 
	background: #ebf7ff; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color:#3a5c73; 
	padding: 6px;
	}
h4,p{
	margin:0px;
	}
p{

    line-height:160%;
  	padding:5px;}
	
/* wrapper (FULL PAGE) */
#wrapper{
	margin-left:auto;
    margin-right:auto;
    width:1001px;
	background:url(images/body_bg.gif) repeat-y;
    }

/* header*/
#header{
	width:100%;
	padding:0;
	margin:0;

	}
#header div.logo{background:url(images/logo.gif);
                 height:90px;
                 }

#header div.search1{
	position:relative;
    background-color:#fCDD94;
    font-size:10pt;
    color:#000;
    height:25px;
    padding:2px 0px 3px 20px;
	border-top:2px solid #9B0613;
	border-bottom:2px solid #fff;
    }
#header div.search{
    background-color:#fff;
    height:2px;
    }
#header input.on {
	border: 1px solid #000; 
    width:250px; 
    margin-right: 10px;
    margin-left:5px;
    background:#FDFBEA;
	} 
#header input.go { 
	margin-top:10px;
    width: 25px; 
    height: 25px;
    background: url(images/search_logo.gif) no-repeat;
    border:0px;
	}


/* container*/
#container {
	width:100%;
	padding:0;
	margin:0;
}

#leftcol{
	float:left;
    background-color:#A6CBFF;
    width:198px; 
    font-size:10pt; 
	padding:0;
	margin:0;
    }
#leftcol h2{
	font-family:"黑体","宋体";
    font-size:22pt;
    color:#fff; 
    background: url(images/subtitle.gif);
    background-repeat: no-repeat;
    height:75px;
    margin:0px;
    text-align:left; 
    padding-left:10px;
	padding-top:15px;
	line-height:150%;
    }
#leftcol h2.small{
    font-size:15pt;
    }
#leftcol div.menu{
	background:#fff url(images/sub_img03.jpg) no-repeat;
    height:215px;
    margin:0;
    text-align:left;
    border-bottom:6px #437FCC solid;
    }
#leftcol div.menu02 {
	background:#A6CBFF url(images/sub_img02.jpg) no-repeat bottom;
    height:278px;
    margin:0;
    text-align:left;
    border-bottom:6px #437FCC solid;
    }
#leftcol div.menu02 ul {
    list-style-image:url(images/arrow.gif);
    padding-left:30px;
    margin:5px 0px 0px 0px;
    font-size:11pt;
    }
#leftcol div.menu02 li{
	padding:0px;
	margin:0 0 8px 0;
	}
#leftcol div.menu03 {
	background:#fff url(images/sub_img01.jpg) no-repeat;
    height:215px;
    margin:0;
    text-align:left;
    border-bottom:6px #437FCC solid;
    }

#leftcol ul{
    list-style-image:url(images/arrow.gif);
    padding-left:20px;
    margin:20px 0px 0px 25px;
    font-size:11pt;
    }
#leftcol ul li{
	margin-bottom:12px;
	}
div.adpic{
	margin-top:30px;
	text-align:center;
	width:198px;
	}
#leftcol p.ad{
	text-align:center;
    }
#leftcol p.ad img{
	display:block;
	}

#leftcol a{
	text-decoration: none;
    color: #000055; 
    font:12pt;
    font-weight:bold;
	}
#leftcol  a:hover{
	text-decoration: underline;
    background-color:#e0e0e0;
    color:#990000;
    }

#main{
	 float:left;
    margin:0;
    width:560px;
	 padding:0;
    }
div.nav{  
	 width:100%;
    background-color:#A6CBFF;
    color:#000066;
    font-size:10pt;
    margin-top:-2px;
    padding-top:8px;
	 padding-right:35px !important;
	 padding-right:34px;
	 padding-bottom:8px;
	 padding-left:7px;
    /*border-top:1px white solid;*/
    }
div.nav a{
	text-decoration: none;
    color: #000066; 
    font:10pt;
    }
div.nav a:hover{
    color:#990000;
    }
#main  div.content{
    width:100%;
    font-size:10pt;
    margin:40px 0px 10px 0px;
    padding:0px 0px 0px 40px;
    }
#main div.content .boxframe{
	margin:15px 0px 20px 0px;
	padding: 0;
	text-align: center;
	}
#main div.content .box{
   width:106px;
	border:solid #aaa 1px;
	padding: 3px;
	margin:10px 10px;
	float:left;
	display:block;
    }
#main div.content .box p{
    background-color:#eee;
    padding:3px;
	height:50px;
	font-size:10pt;
	text-indent:0;
	margin:0;
    }
	 
#main h4{
	font-family:"宋体"，"黑体";
    font-size:12pt;
    color:#1C4E8F; 
    margin-right:25px;
    border-bottom:1px solid #EB6532;
    background:url(images/title_logo.gif) no-repeat;
    padding-left:10px;
	}
#main div.more{
	float:right;
	margin:-16px 15px 0px 0;
	}
#main  ul{
    list-style:square;
    margin:17px 25px 30px 27px;
    font-size:11pt;
	line-height:180%;
    }
#main ul span{
	font-size:11pt;
    color:#888;
    }
#main div.pages{
	text-align:center;
	margin-top:20px;
	}


/*rightcol#pohotlist{
	
			  width:453px;
			  margin-left:20px;
			  }
#pohotlist ul{margin:0; padding:0;}
#pohotlist ul li{}	*/
#main div.photo{
	overflow:hidden;
	width:473px;
	border:10px solid #E9F0F7;
	}
		 
#main div.photo img{
	border:10px solid #E9F0F7;
	}
#main div.photo h5{
	font-size:12pt;
    text-align:center;
	color:#bb0000;
	font-family:"黑体";
	}

/*rightcolbackground:#E5E5E5;*/

#rightcol{
    float:right;
    width:185px;

    padding-left:9px;
	 margin-top:-2px;
	}
#rightcol p.top{ 
	 background:url(images/bg_top.jpg) repeat-x;
    height:40px;
	 margin: 0;
	 padding: 0;
	}
#rightcol h4{
	font-family:"宋体","黑体";
    font-size:10pt;
    color:#000;
    background:url(images/nav_icon.gif) #bbb no-repeat;
    height:22px;
    line-height:22px;
    padding-left:22px;
	margin:0px;
	}

#rightcol ul{
    list-style-image:url(images/nav_arrow.gif);
    padding-left:10px;
    margin:20px 30px 20px 30px;
    font-size:10pt;
    color:#025D8D;
    width:117px;
	}

#rightcol li {
border-bottom:dotted 1px #aaa;
margin:0 0 6px 0;
padding:0;
width:117px;
}
#rightcol a{
	text-decoration: none;
    color: #025D8D; 
    font:10pt;
    }
#rightcol a:hover{
    color:#000;
    }

/* footer */
#footer{
	clear:both;
    background-color:#014988;
    color:#fff;
    line-height:180%;
    font-size:10pt;
    text-align:center;
    padding-top:10px;
    margin-top:0px;
    border-top:2px solid #fff;
	}
#footer a{
	color: #F9EA89; 
    text-decoration:underline;
    font:10pt bold;
    }
#footer a:hover{
	color: #ffff00; 
	}

/* zwgk */
#zwgkwrapper{
	margin-left:auto;
    margin-right:auto;
    width:1001px;
	background:url(images/zwgkbody_bg.gif) repeat-y;
    }

#zwgkleft{
	float:left;
    background-color:#CFE9EF;
    width:198px; 
    font-size:10pt; 
	padding:0;
	margin:0;
    }

 #zwgkleft h2{
	font-family:"黑体","宋体";
    font-size:15pt;
    color:#333; 
    background: url(images/zwtitle_bg.gif)  no-repeat;
    background-repeat: no-repeat;
    height:26px;
    margin:0px;
	margin-top:2px;
    text-align:left; 
    padding-left:13px;
	padding-top:8px;
    }
 #zwgkleft h2 a{
    font-family:"黑体","宋体";
    font-size:15pt;
    color:#333; 
	text-decoration:none;
 }
 #zwgkleft h2 a:hover{
    color:#000;
 }
 #zwgkleft h2.xxgk{
    border-bottom:1px #555 solid;
    }

#zwgkleft div.menu{
	background:url(images/zw_bg.jpg) #EEFFFF no-repeat;
	background-position:bottom;
    height:280px;
    margin:0;
	margin-left:2px;
    text-align:left;
    border-bottom:1px #555 solid;
    }

#zwgkleft ul{
    list-style:none;
	width:72px;
	float:left;
    padding-left:10px;
    margin:20px 0px 0px 5px;
    font-size:10pt;
	border:0px solid #000;
    }
#zwgkleft ul li{
    background:url(images/arrow.gif) no-repeat 0px 2px;
	margin-bottom:12px;
	padding-left:10px;
	}
div.zwgknav{background-color:#CFE9EF}

#main h4.zwgk{
    background:url(images/zwicon_bg.gif) no-repeat;
	padding-left:25px;
	border-bottom:1px solid #A2CDCB;
	}
ul.subclass li{
    list-style-image:url(images/subarrow.gif);
   }
.title{text-align:center;
       font-size:12pt;
	   font-weight:bold;
	   padding-bottom:15px;
	   color:#D77718;}
div.content p{font-size:11pt;
       line-height:180%;
	   text-indent:2em;
	   padding-right:20px;}

#left-main{width:805px;
           float:left;
}
#zwtitle{background: url(images/zwtitle.jpg) no-repeat;
         height:65px;
		 margin-right:0px;
		 border:5px #CFE9EF solid;
		 border-bottom:2px;
		 }
p.yingji{width:90%;background:#eee;
         color:#990000;
		  margin-top:20px;}
span.more{margin-left:400px;
          width:500px;
          text-align:right;
		  
