@charset "utf-8";
/*------------------------------*/
/*--Design Setting Start--*/
@import url(menu.css);
@import url(ifocus.css);
@import url(table.css);
body {
	background-color: #006699;
	margin-right: auto;
	margin-left: auto;
}

/*--layout design--*/
.body {
	background-color: #006699;
}
h1{
	float: left;
	margin-left: -15px;
	_margin-left: -8px;
	margin-top: -9px;
}
.wrap{
	width: 970px;
	_width: 1000px;
	background-image: url(../images/bg_body.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
}
.wrap_inside{
	width: 970px;
	background-image: url(../images/bg_body_page.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
}

.header {
	
}
.layout{
	z-index: 10;
}

.layout .leftbg {
	width: 260px;
	
}

.layout .center {
	padding-right: 15px;
	padding-left: 15px;	
}

.layout .rightbg {
	width: 160px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
}

.footer {
	
}

/*--header design--*/
.header {
	text-align: left;
	line-height: 26px;
}
.nav{
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	margin-bottom: 5px;
}
.nav ul{
	list-style-type: none;
	background-image: url(../images/icon_nav.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 14px;
}
.nav ul li{
	display: inline;
}
.nav ul li a{
	font-size: 75%;
	color: #FFFFFF;
	background-image: url(../images/bg_nav.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
}
.nav ul li a:hover{
	color: #FFFF00;
}
.visitor{
	font-size: 12px;
	color: #FFFFFF;
	float: right;
	#float: right;
	_float: right;
	clear: both;
	white-space: nowrap;
	margin-bottom: 5px;
	margin-top: -65px;
	margin-top: -65px \9;
	*margin-top: 0px;
	_margin-top: 0px;
}
.visitor em{
	color: #FFFF00;
}
.update{
	color: #FFFFFF;
	float: right;
	clear: both;
	font-size: 12px;
	margin-top: -45px;
	margin-top: -45px \9;
	*margin-top: 0px;
	_margin-top: 0px;
}
.update em{
	color: #FFFF00;
}


.search{
	font-size: 12px;
	color: #FFFFFF;
	float: right;
	clear: right;
	white-space: nowrap;
	margin-top: -34px;
	margin-top: -35px \9;
	*margin-top: 0px;
	_margin-top: 0px;
}
.search .text{
	font-size: 12px;
	color: #999999;
	border: 1px solid #999999;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	margin-right: 5px;
}
.search .button{
	font-size: 12px;
	color: #FFFFFF;
	background-color: #163d5c;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #003333;
	border-bottom-color: #003333;
	border-left-color: #006699;
	padding-top: 2px;
	padding-left: 2px;
	margin-right: 10px;
}
.search .adv{
	font-size: 12px;
	color: #FFFF00;
	text-decoration: underline;
}
.search .adv:hover{
	color: #FF0000;
}
.flash{
	width: 970px;
	_width: 1000px;
	position: absolute;
	top: 0px;
	margin-left: -15px;
}
.flash object{
	z-index: 95;
}

.subject{
	clear: both;
	margin-top: 7px;
	margin-bottom: 10px;
	padding-top: 7px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.ad{

}

.ad ul{
	margin: 0px;
	padding: 0px;
}
.ad ul li{
	margin-bottom: 8px;
	text-align: center;
}
.ad ul li img{
	border: 1px solid #FFFFFF;
}
.more {
	text-align: right;
	margin-right: 15px;
	background-image: none;
}
.more a{
	color: #113E55;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/icon_more.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	padding-right: 6px;
}
.more a:hover{
	color: #FF0000;
}
/*--leftbg design--*/
.leftbg {
		
}

/*--center design--*/
.center {
	
}

/*--rightbg design--*/
.rightbg {
	
}

/*--footer design--*/
.footer {
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: -15px;
	margin-left: -15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	padding-top: 220px;
	line-height: 22px;
	padding-left: 600px;
	height:130px;
}
.footer  .copyright{
}
.footer  .copyright ul{	
}
.footer  .copyright ul li{
	display: inline;
}
.footer  .copyright ul li a{
	display: inline;
	color: #499c00;
	margin-right: 1em;
	font-size: 80%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #545454;
}
.footer  .copyright ul li a:hover{
	display: inline;
	color: #FF0000;
}
.footer  p{
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}
.footer .update{}
.footer .update em{
	color: #009900;
	font-family: Arial, Helvetica, sans-serif;
}
.footer .aaa{
	margin-top: 0px;
	position: absolute;
	margin-left: -100px;
}
.footer .egov{
	margin-top: -80px;
	position: absolute;
	margin-left: -56px;
}



.headline{
	margin-top: 15px;
	margin-bottom: 25px;
	margin-bottom: 25px \9;
	*margin-bottom: 15px;
	_margin-bottom: 15px;
}

.headline .image img{
	float: left;
	margin-right: 7px;
	border: 1px solid #FFFFFF;
	height: 101px;
	width: 135px;
}
.headline h3 a{
	font-size:13px;
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 3px;
}
.headline p{
	line-height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	line-height: 22px;
}
.headline p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	line-height: 22px;
}
.headline .detail {
	text-align: right;
	margin-right: 15px;
}
.headline .detail a{
	color: #113E55;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/icon_more.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	padding-right: 6px;
}
.headline .detail a:hover{
	color: #FF0000;
}
.headline .rss{
	text-align: right;
	padding-right: 7px;
	padding-left: 7px;
}
.headline .tablelistmp{
	font-size: 80%;
}
.headline .tablelistmp th{
	color: #333;
	line-height: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.headline .tablelistmp td a{
	color: #FFFFFF;
	line-height: 20px;
}
.headline .tablelistmp td a:hover{
	color: #FF0000;
}
	
.water{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 30px;
	margin-top: 30px \9;
	*margin-top: 15px;
	_margin-top: 15px;
	margin-bottom: 10px;
	clear: both;
}
.water h3 {
	font-size:15px;
	color: #2D3C4D;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/water_h3_icon.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-top: 20px;
	padding-top: 20px \9;
	*padding-top: 0px;
	_padding-top: 0px;
	padding-left: 0px;
	font-weight: bold;
}
.water h3 a{
	font-size:15px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
	margin-top: 3px;
}
.water table {
	width: 100%;
	_width: 97%;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	border-collapse:collapse;
}
.water table th{
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.water table td{
	font-size: 12px;
	color: #333333;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
.water .more {
	text-align: right;
	margin-right: 15px;
	background-image: none;
}
.water .more a{
	color: #113E55;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/icon_more.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	padding-right: 6px;
}
.water .more a:hover{
	color: #FF0000;
}

/*--accesskey--*/
.accesskey a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #67B3CA;	
}
.header .accesskey {
	position: relative;
	left: 0px;
	top: 0px;
}

/*--Design Setting End--*/
/*------------------------------*/

