@charset "utf-8";
body {
	background-attachment: fixed;
	background-image: url(../images/index_img/background_idx.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	min-width: 1024px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
ul {
	font-size: 12px;
	padding-left: 40px;
	list-style-type: disc;
	line-height: 19px;
	padding-right: 40px;
	list-style-image: url(../images/bullet.png);
}

ul li{
	font-size: 12px;
}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.index_slogan {
	float: left;
	width: 501px;
	text-align: center;
	padding-top: 95px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.thropy_top {
	display:table-cell;
	vertical-align:bottom;
	float: left;
	width: 273px;
	height: 211px;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(../images/index_img/thropy_top.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.thropy_bottom {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 286px;
	background-attachment: scroll;
	background-image: url(../images/index_img/thropy_bottom.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 273px;
}

.index_middle {
	margin: 0px;
	padding: 0px;
	height: 286px;
	width: 100%;
	background-image: url(../images/index_img/rightshade_07.png);
	background-repeat: repeat;
}
.index_menu {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 286px;
	width: 227px;
}
.index_slide_container {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 286px;
	width: 501px;
}



.container {
	margin: 0px;
	padding: 0px;
}
.wrapper {
	background-color: #9eb8d6;
	margin: 0px;
	padding: 0px;
	width: 851px;
	height: auto;
}
.topbanner {
	margin: 0px;
	padding: 0px;
}
.logo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 211px;
	width: 227px;
}
.banner {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 624px;
}
.bannerpic {
	margin: 0px;
	padding: 0px;
}

.bannerheader {
	margin: 0px;
	padding: 0px;
}

.leftpan {
	float: left;
	width: 227px;
	margin: 0px;
	padding: 0px;
}

.content {
	float: left;
	background-color: #FFF;
	width: 584px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 100%;
	margin: 0px;
}

.content h1{
	font-size:15px;
	font-weight:bold;
	color:#09C;
}

.content h2{
	font-size:15px;
	font-weight:bold;
	color:#333;
	display:block;
	margin-bottom:-8px;
}

.news_source {
	display:block;
	color: #069;
	padding-top: 5px;
}
.news_artcl {
	padding: 0px;
	float: left;
	text-align: center;
	height: 100%;
	width: 292px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}


.footer {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-color: #FFF;
	height: 100%;
}
a:link {
	font-size: 12px;
	color:#356699;
	text-decoration: underline;
}

a:visited {
	font-size: 12px;
	color:#2C2C58;
	text-decoration: underline;
}

a:hover {
	font-size: 12px;
	color:#F60;
	text-decoration: underline;
}
