﻿	body { margin:0px; color:#6a6a6a; font-family:Tahoma; font-size:14px; background-color:#FFFFFF;}
	a:link,a:active,a:visited {color:#195a94; text-decoration:none;}
	a:hover {text-decoration:underline;}
	.clear {clear:both;}
	.highlight { color:#195a94; font-size:12px;}
		#wrap {width:100%;}
			#top {height:30px; border-bottom:1px solid #999999; padding:1px 0px;}
				.info {font-size:12px; color:#666666; margin-top:8px; margin-left:10px;}
			#header { width:990px; height:100px; margin:0px auto; background-image:url(../Images/Logo.png); background-repeat:no-repeat; background-position:left center;}
				#sitelanguage { width:100px; margin-left:885px; margin-top:6px; }
				
			#menucontainer{position:relative;height:56px;color:#E0E0E0;background:#143D55;width:100%;}
				#menubg {position:relative;height:33px;font-size:14px;text-transform:uppercase;font-weight:bold;background:#fff url(../Images/menu_bg.gif) repeat-x bottom left;}
					#menu{width:990px; margin:0px auto;}
						#menu ul{margin:0; padding:0; list-style-type:none; width:auto; float:left;}
							#menu ul li{display:block;float:left;margin:0 1px;}
								#menu ul li a{display:block;float:left;color:#EAF3F8;text-decoration:none;padding:0 0 0 20px;height:33px;}
									#menu ul li a span{padding:10px 20px 0 0;height:21px;float:left;}
								#menu ul li a:hover{color:#fff;background:transparent url(../Images/menu_over.gif) repeat-x bottom left;}
									#menu ul li a:hover span{display:block;width:auto;cursor:pointer;}
								#menu ul li a.current,#menu ul li a.current:hover{color:#fff;background:#1D6893 url(../Images/menu_left.gif) no-repeat bottom left;line-height:2.2em;}
									#menu ul li a.current span{display:block;padding:0 20px 0 0;width:auto;background:#1D6893 url(../Images/menu_right.gif) no-repeat bottom right; height:33px;}
			.container { width:990px; height:auto; margin:10px auto;}
				.bulletin { width:380px; height:270px; background-color:#EFEFEF; float:right; background-image:url(../Images/LinkImg.gif); background-position:left top; background-repeat:no-repeat; }
				.bulletin a { display:block; width:380px; height:270px; border:none; margin:0; padding:0;}
				.newscontainer { width:700px; height:auto; float:left; border-right:1px solid #CCCCCC; margin-bottom:10px;}
					.newscontainer h1 { font-size:20px; font-family:"微软雅黑","宋体"; color:#143D55; border-bottom:1px dashed #CCCCCC;}
					.news{ margin:10px 5px 5px 0px; border-bottom:1px dashed #CCCCCC;}
						.news h3 { font-size:14px; margin:0px;}
						.news ul { font-size:12px; color:#999999; margin:5px 0px 0px 0px; padding:0px;}
							.news ul li { display:inline; margin-right:5px;}
						.news p { margin:10px 0px 0px 0px; line-height:1.5em;}
				.special {width:280px; height:auto; float:right; background-color:#EFEFEF; text-align:center;}
					.special img {border:none; margin:0px;}
					.special a {display:block; padding:2px; width:252px; margin:10px auto;}
					.special a:link,.special a:active,.special a:visited {border:1px solid #CCCCCC;}
					.special a:hover { border:1px solid #003366;}
			#middleinfo { width:980px; height:auto; margin:10px auto; clear:both; padding:5px;border:1px solid #96C2F1;background-color:#EFF7FF;}
				#middleinfo h1 { margin:0px; padding:0px; font-size:20px; color:#999999; font-family:Verdana, Arial, Helvetica, sans-serif;}
				#middleinfo dl { margin-top:10px;padding:0px; }
				#middleinfo dd { margin:0px; font-size:14px; color:#666666; line-height:1.5em; text-indent:2em;}
			#foot { width:100%; height:50px; background-color:#143D55; border-top:1px solid #143D55;} 
				#footinfo { width:990px; margin:18px auto; font-size:12px; color:#FFFFFF; text-align:right;}

