@charset "utf-8";

/* ========================================
* File Name: top.css
* Created Date: 2014.02
* Author: TAM
======================================== */

#contentsWrap.top{
	width: 984px;
	padding: 30px 0 71px;
}
#contentsWrap.maintenance{
	width: 984px;
	padding: 200px 0 0;
	margin: 0 auto;
	text-align: center;
}
.bx-wrapper .bx-pager .bx-pager-item{
	padding: 0;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	position: absolute;
	right: 0;
	z-index: 50;
	width: auto;
	line-height: 0;
}
.mainImage img:hover{
	filter: alpha(opacity=70) !important;
	-moz-opacity: .7 !important;
	opacity: .7 !important;
}
.bxslider .caption{
	text-align: right;
	padding: 9px 0;
}
.bxslider .caption a{
	color: #1A1A1A;
	font-family: "adobe-garamond-pro",HY ShuSongYiTi,"Verdana",Simsun;
}
.bxslider .label{
	margin: 0 5px 0 0;
	padding: 1px 4px 0;
	color: #FFF;
	font-size: 9px;
	font-family: 'LinotypeUniversW02-Regu',AR Crystalhei DB,"Verdana",Simsun;
	border-radius: 2px;
	background: #4D4D4D;
}

.contents{
	overflow: hidden;
	zoom: 1;
}

.news{
	float: left;
	width: 330px;
	margin: -3px 0 0;
	font-size: 12px;
	line-height: 1.8;
	font-family: "adobe-garamond-pro",HY ShuSongYiTi,"Verdana",Simsun;
	font-style: normal;
	font-weight: 400;
}

.news a{
	color: #1A1A1A;
}
.news .date{
	margin: 0 13px 0 0;
}
.news .linkNews{
	margin: 3px 0 0;
}
.news .linkNews a{
	color: #39C;
}
.news h2{
	font-size: 12px;
	line-height: 1.8;
	font-family: 'LinotypeUniversW02-Bold 726184',HY DaHeiTi,"Verdana",Simsun;
	font-weight: bold;
}

.categoryWrap{
	float: right;
	overflow: hidden;
	zoom: 1;
	width: 648px;
}

.categoryWrap a{
	float: left;
	display: block;
	width: 312px;
	font-size: 12px;
	line-height: 1.8;
	color: #333;
	font-family: "adobe-garamond-pro",HY ShuSongYiTi,"Verdana",Simsun;
	font-style: normal;
	font-weight: 400;
}

.categoryWrap .firstCol{
	margin: 0 24px 0 0;
}

.categoryWrap li{
	margin: 0 0 8px;
}


/* ========================================
	404.html
======================================== */

#contentsWrap.notFound{
	padding: 50px 0 48px;
}
#contentsWrap.notFound .pageTitle{
	margin: 0 0 46px;
	font-size: 12px;
}
#contentsWrap.notFound .messageTextArea{
	font-size: 12px;
	font-family: "adobe-garamond-pro",HY ShuSongYiTi,"Verdana",Simsun;
	font-style: normal;
	font-weight: 400;
	line-height: 1.8;
	margin: 0 0 0 252px;
}
#contentsWrap.notFound .messageTextArea .messageText{
	margin: 0 0 23px;
}
#contentsWrap.notFound .messageTextArea ul{
	margin: 0 0 42px;
}

/* searchArea */
#contentsWrap.notFound .searchArea02{
	width: 430px;
	height: 47px;
	margin: 5px auto 86px;
	padding: 8px 0 0 50px;
	border: 1px solid #CCC;
	-webkit-border-radius: 8px;
	        border-radius: 8px;
	background: #FFF url(../../common/images/search-icon05.gif) no-repeat 16px;
}
#contentsWrap.notFound .searchArea02.focus{
	width: 460px;
	padding: 8px 10px 0 10px;
	background: #FFF;
}
#contentsWrap.notFound .gsc-input-box{
	width: 351px !important;
}
#contentsWrap.notFound .searchArea02.focus .gsc-input-box{
	width: 391px !important;
}
#contentsWrap.notFound .cse .gsc-search-button .gsc-search-button-v2,
#contentsWrap.notFound .gsc-search-button-v2{
	margin: 0 !important;
	padding: 5px 0 !important;
}
#contentsWrap.notFound .gsib_b,
#contentsWrap.notFound .gsc-clear-button{
	display: none !important;
}
#contentsWrap.notFound .gsc-input{
	padding: 2px 0 0 0 !important;
	background: none !important;
}
#contentsWrap.notFound .gsc-search-button{
	background: url(../../common/images/search-icon03.gif) no-repeat right 6px !important;
}
#contentsWrap.notFound .gsc-search-button input{
	width: 66px !important;
	height: 27px !important;
}


#contentsWrap.notFound .informationWrap{
	overflow: hidden;
	zoom: 1;
	line-height: 1.8;
}
#contentsWrap.notFound .informationWrap h2,
#contentsWrap.notFound .informationWrap h3{
	font-size: 12px;
	font-weight: normal;
}
#contentsWrap.notFound .informationWrap h2{
	float: left;
	width: 242px;
}
#contentsWrap.notFound .informationWrap .linksWrap{
	float: right;
	width: 732px;
}
#contentsWrap.notFound .informationWrap .linksWrap .linksInner{
	overflow: hidden;
	zoom: 1;
	padding: 0 0 19px;
}
#contentsWrap.notFound .informationWrap .linksWrap .linksInner .lCol{
	float: left;
	width: 252px;
}
#contentsWrap.notFound .informationWrap .linksWrap .linksInner .rCol{
	float: left;
	width: 470px;
}
#contentsWrap.notFound .informationWrap .linksWrap .linksInner ul{
	margin: 0 0 0 84px;
	font-size: 12px;
}
