@charset "utf-8";
/* CSS Document */
/* reset */
body {
	margin:0; padding:0; font-size:12px; font-family:Verdana, Geneva, sans-serif; 
}
a {
	text-decoration:none; color:#000; font-weight:normal;
}
a:hover {
	color:#A42833;
}
img {
	border:0; float:left;
}
ol, ul {
	list-style:none; padding:0; margin:0; float:left; line-height:21px;
}
li {
	list-style:none; padding:0; margin:0; border:0px; line-height:25px; display:block; float:left; white-space:normal;text-overflow:ellipsis;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%; float:left; margin:0; padding:0; cursor:default;
}
/* main */
#container {
	width:980px; margin:0 auto; float:none; overflow:hidden;
}
#header {
	width:980px; height:138px; float:left; overflow:hidden; background:#76A2C5;
}
#logo {
	width:372px; height:138px; float:left; overflow:hidden; background:url(../img/logo.png) no-repeat;
}
#flash {
	width:608px; height:138px; float:left; overflow:hidden; background:url(../img/flash.png) no-repeat;
}
#nav {
	width:980px; height:26px; float:left; overflow:hidden; padding:0 0 0 0; background:#015786;
}
#nav li {
	width:108px; border-left:1px solid #1B7ADC; text-align:center; line-height:26px;
}
#nav a, #nav a:visited {
	font-size:12px; font-weight:bold; float:none; color:#fff;
}
#nav a:hover {
	color:#A42833; font-size:14px;
}
#content {
	width:980px; float:left; overflow:hidden; height:349px;
}
#pho {
	width:486px; height:349px; float:left; overflow:hidden; background:url(../img/phol.jpg) #76A2C5 no-repeat;
}
#news {
	width:424px; height:279px; float:left; overflow:hidden; background:url(../img/phor.jpg) #76A2C5 no-repeat; padding:70px 0 0 70px;
}
#news_h {
	width:404px; height:25px; float:left; overflow:hidden; background:url(../img/dot.gif) no-repeat 0 8px; font-weight:bold; font-size:14px; padding:0 0 0 20px; line-height:25px;
}
#news ul {
	width:390px; height:254px; float:left; overflow:hidden; padding:0 0 0 34px;
}
#news li {
	width:380px; height:25px; overflow:hidden;
}
#footer {
	width:980px; height:82px; float:left; overflow:hidden; background:url(../img/footer.png) #4177A3 no-repeat;
}
#footer ul {
	padding:40px 0 0 420px; margin:0; list-style:none; float:left; font-size:10px;
}
#footer li {
	list-style:none; line-height:20px;
}
