@charset "utf-8";
/* CSS Document */

 * {
 	margin:0; padding:0;
	}
#container {
	width: 1000px;
	margin:0 auto 0 auto;
	padding:0;
}
body {
	font-family: tahoma, helvatica, verdena;
	font-size: 12px;
	color: #333333;
	background-color: #555555;
	padding:0px;
	
}
#header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	height: 100px;
}
#menu {
	height:35px;
	background-color:#407b8a;
}
#banner {
	background-color: #196075;
	height: 220px;
}
#maincontent {
	background-color: #FFFFFF;
	width:100%;
}
#leftcontent {
	float: left;
	padding:10px;
	margin:10px;
	background-color: #E7E7E5;
	width:660px;
}
#rightcontent {
	float: right;
	width: 300px;
}
.clear {
	clear:both;
	}
h1 {
	font:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	}
p {
	line-height:20px;
	}
.subhead1 {
	font-family:Helvetica,Arial, sans-serif;
	line-height:20px;
	font-size:14px;
	color:#003366;
	font-weight:bold;}
	
.height {
	line-height:10px;
	font-size:10px;
	}
#leftcontent img {
	float: left;
	padding: 5px 10px 5px 2px;
}
.more {
	font-weight:bold;
	float:right;
	}
.more a{
	font-weight:bold;
	text-decoration:none;
	color:#333333;
}
.more a:hover {
	font-weight:bold;
	text-decoration:underline;
	color:#333333;}
.style2 {color: #CC0000;
background-color:#d8d8d8;
line-height:30px; font-size:16px; font-weight:bold;
font-family:Arial, Helvetica, sans-serif; text-align:center;
background-image:url(images/hbg.gif);
background-repeat:repeat-x;
margin:5px 0px 5px 0px;}

.conhead {
	color: #CC0000;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	

}
#rightcontent .news {
	padding-top: 10px ;
	padding-right:10px;
	padding-bottom:10px;
	padding-left:10px;
	margin:10px 10px 0px 10px;
	width:260px;
	background-image: url(images/tabbg.gif);
	background-repeat: no-repeat;
	font:Arial, Helvetica, sans-serif;
	font-size:15px;
	
}
.pad {
	padding:5px 10px; }
#rightcontent .news1 {
	padding: 0px 10px 0px 10px;
	margin:0px 10px 00px 10px ;
	width:260px;
	background:url(images/tabbgmiddle.gif);
	background-repeat:repeat-y;
	line-height:25px;
	
	}
#rightcontent .news2 {
	padding: 0px 10px 0px 10px;
	margin:0px 10px 10px 10px ;
	width:260px;
	background:url(images/tabbm.gif);
	background-repeat:no-repeat;
	height:15px;
	}.footer {
	line-height: 25px;
	color: #FFFFFF;
	height: 50px;
}
.hea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	}
.head {
	background:#FFFFFF;
	height:27px;
	background-image:url(images/section_band.gif);
	background-repeat:no-repeat;
	font:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	padding:0px 0px 0px 25px;
	line-height:25px;
	float:left;
	width:440px;
}
.head2{
	float:right;
	width:250px; }
.head3{
	float:left;
	width:200px; }
.headright{
	background:#999900;
	height:27px;
	background-image:url(images/section_band.gif);
	font:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	
	line-height:25px;
	float:right;
	width:460px; }
.subhead {
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	line-height:25px;
	color:#990000;
	}
.space {
	line-height:5px;
	font-size:5px;
	}
#leftcontent a {
	color: #000000;
	text-decoration: none;
}
#leftcontent a:hover {
	color: #000000;
	text-decoration:underline;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
td {
	padding: 5px;
	border:2px;
}
tr {
	padding: 5px;
	border:2px;
}

