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

#main {
	background-image: url(/images/top/back_1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#wrapper_index{
	margin: 0;
	width: 100%;
	padding: 0;
	height: 550px;
	text-align: left;
	position: relative;
}
#navi {
	width: 300px;
	height: 190px;
	position: absolute;
	right: 40px;
	top: 340px;
}

/*
* html div#navi {
	behavior: url(/script/iepngfix/iepngfix.htc);
}
*/


#bn {
	float: right;
	width: 413px;
	margin: 0px 0px 0px auto;
	padding: 0px;
}

#bn a {
	color: #FFFFFF;
	text-decoration: none;
}

#bn a:hover {
	color: #FFFF00;
	text-decoration: none;
	border-left-color: #FFFF00;
}

#bn img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 8px;
	padding-left: 0px;
}

#bn div {
	width: 121px;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #847E76;
	height: 40px;
}
#bn ul {
	list-style: none;
	margin-top: 0px;
	padding-top: 0px;
}
#bn ul li {
	float: left;
	width: 121px;
	height: 40px;
	border: 1px solid white;
	margin-left: 1px;
	position: relative;
}

#bn ul li a {
	display: block;
	margin-left: 4px;
	border-left: 2px solid white;
	position: absolute;
	top: 1.2em;
	padding-left: 4px;
}
#bn li#bn1 {
	background-image: url(../images/top/banner/banner1.png);
}
#bn li#bn2 {
	background-image: url(../images/top/banner/banner2.png);
}
#bn li#bn3 {
	background-image: url(../images/top/banner/banner3.png);
}
#bn li#bn4 {
	background-image: url(../images/top/banner/banner4.png);
}
#bn li#bn5 {
	background-image: url(../images/top/banner/banner5.png);
}
#bn li#bn6 {
	background-image: url(../images/top/banner/banner6.png);
}

#bn table tr td {
	height: 30px;
	vertical-align: middle;
}

#bn #bn1 {
	background-image: url(../images/top/banner/banner1.png);
}
#bn #bn2 {
	background-image: url(../images/top/banner/banner2.png);
}
#bn #bn3 {
	background-image: url(../images/top/banner/banner3.png);
}
#bn #bn4 {
	background-image: url(../images/top/banner/banner4.png);
}
#bn #bn5 {
	background-image: url(../images/top/banner/banner5.png);
}
#bn #bn6 {
	background-image: url(../images/top/banner/banner6.png);
}

* html #navi {
	behavior: url(/script/iepngfix/iepngfix.htc);
}

#navi1, #navi2, #navi3, #navi4 {
    float: left;
    margin: 0px;
	padding: 0px;
	height: 190px;
	width: 75px;
	display: block;
}

#navi1 a, #navi2 a, #navi3 a, #navi4 a{
    float: left;
    margin: 0px;
	padding: 0px;
	height: 190px;
	width: 75px;
	background-repeat: no-repeat;
}

.navi1, .navi1on, .navi2, .navi2on, .navi3, .navi3on, .navi4, .navi4on {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 190px;
	width: 75px;
	background-repeat: no-repeat;
	behavior: url(/script/iepngfix/iepngfix.htc);
	text-indent: -9999px;
	cursor: pointer;
}

.navi1 {
   background-image: url(../images/top/navi1.png);
}
.navi1on {
   /* Try CSS sprites :) */
   background-image: url(../images/top/navi1_on.png);
}

.navi2 {
	background-image: url(../images/top/navi2.png);
}
.navi2on {
	background-image: url(../images/top/navi2_on.png);
}
.navi3 {
	background-image: url(../images/top/navi3.png);
}
.navi3on {
	background-image: url(../images/top/navi3_on.png);
}
.navi4 {
	background-image: url(../images/top/navi4.png);
}
.navi4on {
	background-image: url(../images/top/navi4_on.png);
}


#wrapper_index h1 {
	font-size: xx-small;
	font-weight: normal;
	text-indent: -9999px;
	padding: 0;
	margin: 0;
}
#top_con {
	padding: 0;
	margin: 0 16px;
	width: auto;
}
#longbanner {
	float: right;
	width: 370px;
	margin: 0;
	padding: 0;
}
#news {
	padding: 0px;
	float: left;
	width: 300px;
	margin: 0;
	text-align: left;
}
#newstopics {
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	height: 245px;
}
#newstopics p {
	font-size: 12px;
	line-height: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #333333;
	width: auto;
	text-indent: 1em;
}

.disapper {
	display: none;
}
	
#catch {
	position: absolute;
	left: 40px;
	top: 40px;
	width: 74px;
}
#logo {
	position: absolute;
	right: 40px;
	top: 160px;
	width: 288px;
}
