*{
	margin: 0;
	padding: 0;
}	
html{background: #221f20;}	
body{
	background: #221f20;
	color: #324F6A;
	text-align: center;
	font-family: verdana;
	font-size: 12px;
}

/* links  */

a{
	color: #000000;
}
a:hover{color: #234466;}
div.biaoqian a:link {
	color: #336699;
	text-decoration: none;
	font-family: verdana;
	font-size: 14px;
	line-height: 20px;
} 
div.biaoqian a:visited {
	color: #336699;
	text-decoration: none;
	font-family: verdana;
	font-size: 14px;
	line-height: 20px;
} 
div.biaoqian a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #336699;
} 
div.biaoqian a:active {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #FF6600;
} 

/* headings */

h1 {
	font-size:12px;
	font-family: "ºÚÌå";
	color: #90C7E4;
}  /* displayed at 24px */
h2 {font-size:1.5em}  /* displayed at 18px */

/* tables & forms */

input, select, th, td {font-size:1em}

/* ------------------------------------------------------------

	page structure & layout

------------------------------------------------------------ */
.STYLE6 {
	color: #FF0000;
	font-weight: bold;
}
#container{
	background: #f8fdfe;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	margin: 0 auto;
	text-align: left;
	width: 760px;
}
#header{	
	background: #012345;
	border-bottom: 2px solid #76A5BD;
	height: 118px;
	position: relative;
}
#navigation{
	bottom: 23px;
	font-size: 1.1em;
	position: absolute;
	right: 6px;
	width: 740px;
}
#nav{
	bottom: 0px;
	font-size: 1.1em;
	position: absolute;
	right: 382px;
	width: 379px;
}
#path-search{
	background: #F8FDFE;
	color: #F8FDFE;
	font-size: 1.2em;
	height: 15px;
	position: relative;
	background-color: #F8FDFE;
}
#biaoqian{
	color: #000000;
	font-size: 13px;
	height: 40px;
	position: relative;
	background-repeat: repeat-x;
	font-family: verdana;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFEDF2;
}	
#info{
	background: #76AAC9; 
	border-bottom: 2px solid #93CCEA;
	color: #E4EEF4; 	
	font-size: 1.2em;
	line-height: 2.0em;	
	position: relative;
	padding: 20px 230px 20px 30px;
}
#primary-content{
	float: left;
	font-size: 12px;
	line-height: 1.5em;
	width: 534px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DFEDF2;
}
#secondary-content{
	color: #4B798B;
	float: right;
	font-size: 1.1em;
	line-height: 1.4em;
	width: 120px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.zhengwen{
	width: 100%;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	padding-top:15px;
	padding-bottom: 10px;
}
#nav1{
	float: left;
	padding-left: 3px;
	padding-top:3px;
	padding-bottom:2px;
	width: 172px;
	border-bottom-style: solid;
	border-bottom-color: #DFEDF2;
	border-bottom-width: 1px;
}
#nav1 li {
	font-size: 12px;
	list-style: none;
	margin-bottom:3px;
	text-align:center;
}
#nav1 li a{
	display:block;
	width:167px;
	background-color: #F4F4F4;
	border: 1px solid #E7E7E7;
	font-weight: bold;
	font-family: verdana;
	color: #3F6485;
	text-decoration: none;
	line-height: 24px;
}
#nav1 li a:hover{
	background-color: #336699;
	color: #FFFFFF;
}
#nav1 li a#nav2{
	color: #FFFFFF;
	background-image: url(nav1bg.jpg);
}
#footer{
	border-top: 1px solid #DFEDF2;
	clear: both;
	color: #aaa;
	font-size: 1.1em;
	height: 70px;
	width: 100%;
}

/* ------------------------------------------------------------

	header

------------------------------------------------------------ */

#header h1 {
	font-size: 20px;
	position: absolute;
	margin: 30px 0 0 45px;
	left: -32px;
	top: -16px;
	width: 744px;
}
#header h1 a {
	color: #9ca9b7;
	font-family: verdana;
	font-weight: normal;
	letter-spacing: -1px;
	text-decoration: none;
}
#header h1 a:hover {color: #fff;}
#header h1 span {
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
}

/* ------------------------------------------------------------

	navigation

------------------------------------------------------------ */

#navigation ul{
	display: inline;
}
#navigation li{
	display: block;
	float: left;
	list-style: none;
}
#navigation li a{
	background: #234466;
	color: #fff;
	display: block;
	margin: 0 1px 0 1px;
	line-height: 1.6em;
	padding: 7px 20px 7px 20px;
	text-align: center;
	text-decoration: none;
}
#navigation li a:hover{background: #3C6787;}
#nav ul{
	display: inline;
}
#nav li{
	display: block;
	float: left;
	list-style: none;
}
#nav li a{
	background: #234466;
	color: #fff;
	display: block;
	margin: 0 1px 0 1px;
	line-height: 1.6em;
	padding: 7px 20px 7px 20px;
	text-align: center;
	text-decoration: none;
}
#nav li a:hover{background: #3C6787;}
/* ------------------------------------------------------------

	path-search

------------------------------------------------------------ */

#path-search a{
	color: #4c7897;
	text-decoration: none;	
	text-transform: lowercase;
}
#path-search a:hover{text-decoration: line-through;}

/* forms & class's */

#path-search .text{
	background: #76aac9;
	border: 1px solid #dfe3e4;
	padding: 3px;
}	
#path-search .searchbutton{
	background: #221f20;
	border: 1px solid #dfe3e4;
	cursor: pointer;
	color: #fff;
	padding: 2px;
}	

/* ------------------------------------------------------------

	info

------------------------------------------------------------ */

#info img{
	background: url(snews.gif) no-repeat;
	height:75px;
	position: absolute;
	right: 25px;
	top: 30px;
}

/* ------------------------------------------------------------

	primary content

------------------------------------------------------------ */

#primary-content h2{
	background-position: bottom;
	color: #000000;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 17px 0;
	background-repeat: no-repeat;
}	
#primary-content h2 a{
	text-decoration: none;
	color: #000000;
}		
#primary-content h2 a:hover{
	color: #FFFFFF;
	background-color: #336699;
	text-decoration: underline;
}	
#primary-content h3, #primary-content h4{
	background: none;
	border-bottom: 1px solid #dfe3e4;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 5px;
}	
#primary-content p{
	line-height: 1.5em;
	margin: 0 0 20px 0;
}
#primary-content ol {
	line-height: 1.8em;
	margin: 0 30px 20px 50px;
}	
#primary-content ul {
	line-height: 1.8em;
	margin: 0 30px 20px 30px;
}
#primary-content ul li {
	background: url(blue-box.gif) no-repeat 0 50%;
	line-height: 1.8em;
	list-style: none;
	padding-left: 20px;
}
#primary-content ul li a{
	list-style: none;
	color: #000000;
	text-decoration: none;
}

/* forms & class's */

#primary-content form{margin: 10px 0 20px 0;}	
#primary-content form p{margin: 5px;}	
#primary-content fieldset{
	background: #ffffff;
	border: 1px solid #dfe3e4;
	padding: 5px;
}	
form .field:focus, form .text:focus, form textarea:focus {background: #fffff0; color: #324F6A;}
#primary-content textarea{
	height: 150px;
	overflow: auto;
}	
	
/* ------------------------------------------------------------

	secondary content

------------------------------------------------------------ */

#secondary-content h2{
	color: #FF6501;
	border-bottom: 1px solid #DFEDF2;
	font-family: verdana;
	font-size: 1.1em;
	font-weight: normal;
	margin: 20px 0 5px 0;
	padding: 7px 0 7px 0;
	text-transform: uppercase;
}		
#secondary-content p{margin: 0;}		
#secondary-content ul{
	margin: 7px 0 20px 10px;
}	
#secondary-content ul li{
	background: url(blue-box.gif) no-repeat 0 2px;
	height: 18px;
	list-style: none;
	padding-left: 19px;
}	
#secondary-content a{	
	color: #4B798B;
	text-decoration: none;
}	
#secondary-content a:hover{color: #231f20;}	

/* class's */

#secondary-content .text{
	font-size: 1.2em;
	padding: 3px;
	width: 70%;
}

/* ------------------------------------------------------------

	footer

------------------------------------------------------------ */

#footer p{
	line-height: 1.5em;
	margin-top: 15px;
	text-align: center;
}
#footer a{
	color: #aaa;
	text-decoration: underline;
}

/* ------------------------------------------------------------

	misc.

------------------------------------------------------------ */

a img {border: none;}
acronym{cursor: help;}
legend{
	color: #324F6A;
	font-weight: bold;
}
blockquote{
	background: url(quote.gif) no-repeat 10px 0;
	color: #76aac9;
	border-left: 2px solid #76aac9;
	line-height: 1.5em;
	margin: 0 10px 20px 10px;	
	padding: 0 10px 0 10px;
}
hr, .hide {display: none;}
.show{display: block;}

/* class's */

.pathway{
	font-size: 0.9em;
	margin-left: 50px;
	margin-top: 18px;
	position: absolute;
}
.search{	
	position: absolute;
	right: 50px;
	top: 25px;
}
.image img, .right, .left{	
	background: #fff;
	border: 1px solid #e3e7e8;
	float: left;
	margin: .5em 12px 6px 0;
	padding: 6px;
}
.ad{
	background: #fff;
	float: right;
}
.right{
	float: right;
	margin: .5em 0  6px 12px;
}
.left{
	float: left;
	margin: .5em 12px 6px 0;
}
.date{
	color: #0099FF;
	font-size: 12px;
	font-family: verdana;
}
.date a{
	color: #0099FF;
}
.biao{
	color: #000000;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	text-decoration: underline;
}
.commentsbox{margin-top: 25px;}	
#primary-content .commentsbox h2{
	background: none;
	border-bottom: 1px solid #dfe3e4;
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px;
	text-transform: uppercase;
}	
.comments { 
	background: #fff; 
	border-bottom: 1px solid #dee2e3;
	border-top: 1px solid #dee2e3;
	color: #221f20;
	font-size: 0.9em;
	padding: 15px 10px 0px 10px; 
	margin: 10px 0 10px 0;
	overflow: auto;
}
.field, .text, textarea{
	border: 1px solid #dfe3e4;
	padding: 6px;
	width: 97%;
}
.button{
	cursor: pointer;
	float: right;
	margin: 10px 0 120px 0;	
	padding: 3px;
}
.searchbutton{cursor: pointer;}	
.STYLE1 {color: #FF6501}
.STYLE2 {
	font-size: 30px;
	color: #90C7E4;
}
.STYLE5 {color: #90C7E4}
