@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(../images/bg.jpg) no-repeat 0 0;
	background-color:#1b59a3;
	line-height:22px;
}
ul,li {
	list-style-type:none;
}
img {
	border:none 0;
}
.clear {
	clear:both;
}
.blank10 {
	height:10px;
	overflow:hidden;
	clear:both;
}
.blank7 {
	height:7px;
	overflow:hidden;
	clear:both;
}
.blank6 {
	height:6px;
	overflow:hidden;
	clear:both;
}
.area {
	width:950px;
	margin:0 auto;
}
.colL240 {
	width:238px;
	border:solid 1px #FFF;
	background-color:#1b59a2;
	float:left;
}
.colR700 {
	width:700px;
	float:right;
}
.swf500 {
	width:498px;
	height:488px;
	overflow:hidden;
	border:solid 1px #FFF;
	float:left;
}
.con190 {
	width:188px;
	float:right;
	border:solid 1px #FFF;
	background-color:#1b59a2;
}
.footer {
	background-color:#467db3;
	border-top:solid 1px #FFF;
}
.footer p {
	padding:6px;
	text-align:center;
	color:#FFF;
}
.footer a,.footer a:visited {
	color:#FFF;
	text-decoration:none;
}
.footer a:hover {
	color:#FFF;
	text-decoration:underline;
}
span.more {
	float:right;
	padding-right:10px;	
}
span.more a,span.more a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}
span.more a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#ffe400;
	text-decoration:none;
}
.w224 {
	width:224px;
}
.w174 {
	width:174px;
}
.tit {
	height:33px;
	line-height:33px;
	margin:7px auto 7px auto;
	background:url(../images/lmbg.png) no-repeat left 0;
}
.tit h2 {
	font-size:14px;
	padding-left:10px;
	color:#FFF;
	background:url(../images/lmbg.png) no-repeat right 0;
}
.newslist {
	padding-left:10px;
	padding-right:10px;
}
.newslist li {
	height:25px;
	overflow:hidden;
	background:url(../images/dot.gif) no-repeat 10px center #467db3;
	line-height:25px;
	margin-bottom:3px;
	border-bottom:solid 1px #88acc3;
	padding:0 10px;
	padding-left:20px;
}
.newslist li a,.newslist li a:visited {
	color:#FFF;
	text-decoration:none;
	font-size:14px;
}
.newslist li a:hover {
	color:#a8ff00;
	text-decoration:none;
	font-size:14px;
}