﻿
body{
	margin:0px;
    font-family: '宋体';
    font-size:12pt;
    color:#000;
    }

/* General Links */
a{
	text-decoration: none;
    color : #000; 
    border: 0px;
	} 
a:visited{
	color:#000099;
	}
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{
	text-indent:2em;
    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%;
	}
#header div.logo{
	background:url(images/logo_sub.jpg);
    height:99px;
    }
#header div.search{
	position:relative;
    background-color:#FFE3A4;
    font-size:10pt;
    color:#000;
    border-top:solid #fff 1px;
    eight:33px;
    padding-left:20px;
    padding-top: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;
	}
#header div.search span{
	position:absolute;
    top:0px;
    right:0px;
    font-family:"黑体","宋体";
    font-size:12pt;
    width:185px;
    height:33px;
    text-align:center;
    line-height:33px;
    color:#fff;
    letter-spacing:18px;
    padding-left:11px;
    padding-top:3px;
    background:url(images/nav_logo.gif) no-repeat;
    background-position:0px 5px;
    border-bottom:1px solid #fff;
	}

/* container*/

#leftcol{
	float:left;
    background-color:#A6CBFF;
    width:198px; 
    font-size:10pt; 
    }
#leftcol h2{
	font-family:"黑体","宋体";
    font-size:22pt;
    color:#fff; 
    background: url(images/subtitle.gif);
    background-repeat: no-repeat;
    height:75px;
    line-height:75px;
    margin:0px;
    text-align:left; 
    padding-left:10px;
    }
#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:#fff url(images/sub_img02.jpg) no-repeat;
    height:215px;
    margin:0;
    text-align:left;
    border-bottom:6px #437FCC solid;
    }
#leftcol div.adpic{
	margin-top:60px;
	text-align:center;
	width:198px;
	}
#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;
	}
#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:0px;
    width:561px;
    }
#main div.nav{  
	width:100%;
    background-color:#A6CBFF;
    color:#000066;
    height:30px;
    line-height:30px;
    font-size:10pt;
    margin:0px; 
    padding-right:35px;
    padding-left:5px;
    border-top:1px white solid;
    }
#main div.nav a{
	text-decoration: none;
    color: #000066; 
    font:10pt;
    }
#main div.nav a:hover{
    color:#990000;
    }
#main  div.content{
    width:100%;
    font-size:10pt;
    margin:0px;
    padding:40px 0px 10px 40px;
    }
#main h4{
	font-family:"宋体"，"黑体";
    font-size:10pt;
    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:-17px 15px 0px 0;
	}
#main  ul{
    list-style:square;
    margin:20px 25px 30px 20px;
    font-size:11pt;
	line-height:180%;
    }
#main ul span{
	font-size:10pt;
    color:#666;
    }
#main ul span{
	color:#888;
	}
#main p.page{
	text-align:center;
	}
#main p.page a{
    background-color:#ccc;
    font-size:10pt;
	padding-left:2px;
	padding-right:2px;
	}
#main p.page a.normal{
	background-color:#fff;
    text-decoration:underline;
	}
#main p.page a.on{
	color:#cc0000;
    }
table.table_zwgk,table.table_zwgk td,table.table_zwgk th{
	border:#1C4E8F solid 1px;
	border-collapse:collapse;
	font-size:12px;
	text-align:center;
	}
table.table_zwgk th{
	background:#FFFFee;
	}
div.div_zwgk{
	margin:10px 10px 10px 0px;
	padding:10px 10px 10px 0px;
	}
/*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:"黑体";
	}

/*rightcol*/

#rightcol{
    float:right;
    width:187px;
    border-left:#A6CBFF solid 6px;
	border-top:#fff solid 3px;
    padding-left:9px;
	}
#rightcol p.top{ 
	background:url(images/bg_top.jpg) repeat-x;
    height:30px;
	}
#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-left:1px;
	}

#rightcol ul{
    list-style-image:url(images/nav_arrow.gif);
    padding-left:10px;
    margin:20px 30px 20px 30px;
    font-size:10pt;
    color:#025D8D;
	}
#rightcol ul li{ 
	border-bottom:dotted 1px #aaa;
    margin-bottom:6px;
	}
#rightcol a{
	text-decoration: none;
    color: #025D8D; 
    font:10pt;
    }
#rightcol a:hover{
    color:#000;
    }
/* footer */
#footer{
	margin-left:auto;
    margin-right:auto;
    width:1001px;
	clear:both;
    background-color:#014988;
    color:#fff;
    line-height:180%;
    font-size:10pt;
    text-align:center;
    padding-top:10px;
    margin-top:1px;
    border-top:2px solid #fff;
	}
#footer a{
	color: #F9EA89; 
    text-decoration:underline;
    font:10pt bold;
    }
#footer a:hover{
	color: #ffff00; 
	}
