@charset "utf-8";
/* CSS Document */
html {
	background: url(../../img/background.jpg) repeat-x center top;
}

/* Header *******************************************************/
#Header {
	background: url(../../img/h_line.gif) no-repeat left bottom;
	height: 85px;
	padding-bottom: 5px;
}
#Header .SiteCopy {
	width: 490px;
	font-size: 85%;
	color: #2A2D34;
	position: absolute;
	left: 185px;
	top: 36px;
}

/* Footer *******************************************************/
#Linklist {
	padding: 25px 19px 10px;
	background: url(../img/f_bg.gif) no-repeat left top;
}

/* PageNavi *******************************************************/
#PageNavi .Prev {
	display: none;
}

/* Flash *******************************************************/
#Flash {
	padding-bottom: 20px;
	position: relative;
	z-index: 50;
}

#Flash_s {
	padding-bottom: 5px;
	position: relative;
	z-index: 50;
}

/* Menu *******************************************************/
#Menu .Download {
	margin-bottom: 8px;
}

/* News Information *******************************************************/
#Info {
	width: 498px;
	border: 1px solid #C0C4C9;
	background: #FFF;
	float: left;
}
#Info .Title {
	width: 478px;
	height: 44px;
	padding: 6px 5px 5px 15px;
	border-bottom: 2px solid #8D9AAB;
	margin-bottom: 6px;
}
#Info .Title h2 {
	float: left;
	height: 33px;
	width: 245px;
}
#Info .Title p {
	float: right;
	height: 44px;
	width: 212px;
}
#Info .InfoList {
	height: 140px;
	width: 498px;
	overflow: auto;
}
#Info dl {
	background: url(../img/line_dot.gif) no-repeat left bottom;
	font-size: 85%;
	padding: 7px 0px 2px;
	clear: both;
	line-height: 1.5;
}
#Info dt {
	padding-left: 18px;
	width: 6em;
	float: left;
}
#Info dd {
	margin-left: 9em;
	padding-right: 18px;
}

/* CenterBanner *******************************************************/
#CenterBanner {
	width: 510px;
	position: absolute;
	left: 250px;
	top: 205px;
}
#CenterBanner p.banner {
	float: left;
	width: 245px;
	margin: 10px 10px 0px 0;
}
#CenterBanner p.tgc,
#CenterBanner p.tww{
	width: 500px;
	margin: 10px 10px 0px 0;
}
#CenterBanner p .Last {
	margin-right: 0;
}





/* Banner *******************************************************/
#Contents .Banner {
	float: right;
	width: 230px;
	min-height:425px;
}
#Contents .Banner_01 {
	float: right;
	width: 230px;
	min-height:520px;
}

#Contents .Banner_01 .mb10 {
	margin: 0 0 10px 0;
}

#Contents .Banner .mb10 {
	margin: 0 0 10px 0;
}


/* Without Flash main*******************************************************/

#Flash_n {
	background: url(../../img/TP01flash_bg02.jpg) no-repeat left top;
	height: 343px;
}
#Flash_n ul{
	padding-top: 30px;
}
#Flash_n img{
	vertical-align: top;
}
#Flash_n li{
	margin-bottom: 5px;
}
#Flash_n li.cat{
	padding-top:20px;
}

/* Info_aq *******************************************************/
#Info_aq {
	background-color: #FFF;
	border: solid 1px #D1D3E0;
	padding: 5px;
	margin-bottom: 10px;
}
#Info_aq .link {
	float: left;
	padding: 4px 10px 0 0;
}
#Info_aq ul {
	float: left;
}
#Info_aq li img{
	vertical-align: top;
}


/* Slider *******************************************************/
#mainSlider {
	height:610px;
}
#mainSlider .bx-wrapper {
	margin-bottom:20px !important;
}
#mainSlider ul.slides {
	display:none;
}
#mainSlider ul.thumbs {
	width:960px;
	display:none;
	text-align:center;
	margin:0 auto 20px;
	letter-spacing:-.4em;
}
#mainSlider ul.thumbs > li {
	display:inline-block;
	margin-right:20px;
	letter-spacing:normal;
}
#mainSlider ul.thumbs > li:nth-child(3n) {
	margin-right:0;
}
#mainSlider ul.thumbs > li > a > img {
	border:transparent 2px solid;
}
#mainSlider ul.thumbs > li > a:hover > img,
#mainSlider ul.thumbs > li > a.active > img {
	border:#0076ad 2px solid;
}