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

/*----------------------------------------------------------------------
#slideshow
----------------------------------------------------------------------*/
#slideshow {
	width: 990px;
	margin: 33px auto 0px auto;
	box-sizing: border-box;
	z-index: 1;
}

#slideshow .metaslider {
	margin-left: auto;
	margin-right: auto;
}

#slideshow .metaslider .flexslider {
	margin: 0 0 48px 0;
}

#slideshow .flex-viewport {
	width: 988px;
	height: 298px;
	padding-top: 1px;
	/*padding-top:2px!important;
	padding-left:2px!important;
	padding-bottom:5px;*/

	-moz-box-shadow: 0 0 8px #ccc;
	-webkit-box-shadow: 0 0 8px #ccc;
	box-shadow: 0 0 8px #ccc;
}

@-moz-document url-prefix() {
	#slideshow .flex-viewport {
		width: 994px;
	}
}

#slideshow .flex-viewport li.flex-active-slide {
	/*z-index:100;*/
}

/*#slideshow .flex-viewport ul li{
	-moz-box-shadow: 0 0 8px #ccc;
	-webkit-box-shadow: 0 0 8px #ccc;
	box-shadow: 0 0 8px #ccc;
}*/

#slideshow img {
	width: 988px;
	border: 4px solid #fff;
	background: #fff;
	box-sizing: border-box;
}

#slideshow .flex-control-nav {
	bottom: -31px;
}

/*----------------------------------------------------------------------
#top-area
----------------------------------------------------------------------*/
#top_area-bg {
	background-color: #F5F5F5;
	min-width: 980px;
	padding-top: 19px;
	overflow: hidden;
}

.top_area-row {
	width: 980px;
	margin: 23px auto;
	overflow: hidden;
}

tpr2 {
	margin-bottom: 21px;
}

.top_area-row .col_3 {
	width: 1000px;
	overflow: hidden;
	margin-right: -10px;
}

.top_area-row .top_box {
	background-color: #fff;
	padding: 17px;
	float: left;
	margin-right: 14px;
}

.top_area-row .top_box h4 {
	margin-bottom: 26px;
	border-bottom: thin solid #ccc;
	padding-left: 15px;
	padding-bottom: 5px;
	font-size: 16px;
	color: #333;
	background-image: url(/visual-wao/images/h4green.gif);
	background-repeat: no-repeat;
	background-position: left 0;
}

.top_area-row .tb03 h4,
.top_area-row .tb05 h4 {
	margin-bottom: 23px;
}

.top_area-row .tb05 h4.kith4 {
	margin-bottom: 17px;
}

.top_area-row .tb05 p {
	line-height: 24px;
}

.top_area-row .tb01 {
	width: 375px;
	height: 324px;
}

.top_area-row .tb01 ol {
	margin-bottom: 10px;
}

.top_area-row .tb01 ol li {
	margin-bottom: 12px;
	list-style: none;
}

.top_area-row .tb01 ol li a.greenButton {
	background-image: url(/visual-wao/images/green_button.jpg);
	background-repeat: no-repeat;
	display: block;
	padding: 8px;
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	height: 24px;
}

.top_area-row .tb01 ol li a.greenButton:hover {
	opacity: 0.8;
}

.top_area-row .tb02 {
	width: 235px;
	height: 324px;
}

.top_area-row .tb02 ol li {
	list-style-type: none;
	margin-bottom: 12px;
}

.top_area-row .tb02 ol li a {
	background-image: url(/visual-wao/images/triangle.jpg);
	background-repeat: no-repeat;
	background-position: 0 center;
	padding-left: 15px;
	font-size: 12px;
	display: block;
}

.top_area-row .tb03 {
	width: 375px;
	height: 160px;
}

.top_area-row .tb03 ol li {
	margin-bottom: 10px;
	list-style: none;
}

.top_area-row .tb03 ol li a.glayButton {
	background-image: url(/visual-wao/images/glay_button.jpg);
	background-repeat: no-repeat;
	display: block;
	padding: 8px;
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	height: 24px;
}

.top_area-row .tb03 ol li a.glayButton:hover {
	opacity: 0.8;
}

.top_area-row .tb04 {
	width: 510px;
	height: 150px;
}

.top_area-row .tb04 ul li {
	float: left;
	margin-right: 10px;
}

.top_area-row .tb04 ul li a {
	display: block;
	padding: 20px;
	background-color: #ccc;
	text-align: center;
}

.top_area-row .tb05 {
	width: 235px;
	height: 158px;
	padding-bottom: 20px;
}

.home #main {
	margin-top: 70px;
}

.home .news {
	margin-top: 30px;
	margin-bottom: 4px;
}

.home .news tr td {
	padding-left: 17px;
	padding-top: 19px;
	padding-bottom: 16px;
	border-bottom: none;
}

.home .news tr td.newstitle {
	width: 580px;
	padding-left: 0;
	padding-top: 20px;
}

.home .news tr td .a.status_open,
.home .news tr td .a.status_close {
	width: 64px;
}

.home .topblogtitle {
	margin-top: 46px;
}

.home .topblog {
	margin-top: 15px;
	margin-bottom: 22px;
}

.home .topblog tr td {
	border-bottom: solid #eee thin;
	padding-bottom: 26px;
}

.home .topblog tr td.newstitle {
	padding-top: 26px;
}

.home .topblog tr td.postdate {
	width: 120px;
	padding-left: 35px;
	padding-top: 25px;
}

.home .topblog tr td.newstitle a {
	background-image: url(/visual-wao/images/triangle.jpg);
	background-position: 0;
	background-repeat: no-repeat;
	padding-left: 10px;
}