/* Reset */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0px; padding: 0px; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-weight: normal; font-style: normal; }
ul { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
img { border:none; }
table { border-collapse: collapse; border-spacing: 0px; }



@font-face {
    font-family: 'maven_problack';
    src: url('../fonts/mavenpro-black-webfont.eot');
    src: url('../fonts/mavenpro-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/mavenpro-black-webfont.woff') format('woff'),
         url('../fonts/mavenpro-black-webfont.ttf') format('truetype'),
         url('../fonts/mavenpro-black-webfont.svg#maven_problack') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'maven_promedium';
    src: url('../fonts/mavenpro-medium-webfont.eot');
    src: url('../fonts/mavenpro-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/mavenpro-medium-webfont.woff') format('woff'),
         url('../fonts/mavenpro-medium-webfont.ttf') format('truetype'),
         url('../fonts/mavenpro-medium-webfont.svg#maven_promedium') format('svg');
    font-weight: normal;
    font-style: normal;

}


a, a:link,
a:active,
a:visited {
	color:#333;
	outline: none;
	text-decoration:none;
	}
a:hover { 
	text-decoration:underline;
	}

img { 
	display:block;
	}
p {
	margin:1em 0;
	}


hr {
	width:980px;
	height:1px;
	margin:0 auto;
	border:none;
	background:#cbcbcb;
}


.clearfix { clear:both; height:0; margin:0; padding:0; }


body {
	width:100%;
	font-size: 12px;
	line-height: 1.8em;
	color: #333;
	font-family: maven_promedium, Helvetica, Arial;
}



/**/
.container {
}
header {
	width:100%;
	height:156px;
	border-bottom:solid #333 3px;
}
.main {
	width:1000px;
	height:156px;
	margin:0 auto;
	padding:0 10px;
	position: relative;
}

.link_logo {
	float:left;
	margin:63px 0 0 0;
}
.link_en {
	float:right;
	margin:23px 10px 0 0;
}

/* old */
.search_box {
	float:left;
	margin:36px 0 0 0;
}

/* search */
#search-menu {
	float:right;/*
	margin-top:37px;
	margin-right:9px;*/
	position: absolute; top: 80px; right: 19px;
	width:37px;
	height:37px;
	background:url(../images/search_but_1.jpg) no-repeat;
}
.search-form {
	position:absolute;
	top:82px;
	margin-left:741px;
	display:none;
	background: #f1f1f1;
	width: 250px;
	height:37px;
}
.search-input {
	float:left;
	width:193px;
	height:16px;
	margin:10px 10px 0 10px;
	color:#535353;
	border:0;
	background: #f1f1f1;
}
.search-submit {
	border:none;
	width:37px;
	height:37px;
	background:url(../images/search_but_2.jpg) no-repeat;
}
.search-submit:hover {
	cursor:pointer;
}





h3 {
	width:980px;
	margin:0 auto;
	text-align:right;
	margin-top:10px;
	font-size: 12px;
}



.collections_box {
	width:980px;
	margin:0 auto;
	margin-top:30px;
	padding:0 20px;
	background:#fff;
}

section.news_blog {
	width:980px;
	margin:0 auto;
	margin-top:50px;
	padding:0 20px;
	background:#ccc;
}

section.news_blog article.info_box {
	float:left;
	width:245px;
	height:245px;
	text-align:center;
	color:#535353;
	position: relative;
}
section.news_blog article.info_box:hover {
	background:#f1f1f1;
}
.info_box h5 {
	font-size:14px;
	margin:16px 0 10px 0;
}
.info_box p {
	display:block;
	/* height:120px; */
	padding:0 20px;
	overflow:hidden;
}
.info_box span {
	color:#000;
	display:block;
	padding:0 20px;
	font-size:125%;
	line-height: 1.4em; 
}
.info_box a {
	display:block;
	font-size:18px;
	position: absolute;
	bottom:20px; left: 0;
	text-align: center;
	width: 100%;
}

#page_info {
	width:880px;
	margin:0 auto;
	padding:0 50px;
	margin-top:30px;
	/*background:url(../images/bg_page.jpg) no-repeat;*/
	color:#535353;
}
#page_info div.left {
	float:left;
}
#page_info div.right {
	float:right;
	width:280px;
}
#object_info {
	width:100%;
	min-height:370px;
}
#object_info p {
	min-height:130px;
	line-height:1.5em;
	margin-bottom:50px;
	overflow:hidden;
}
#object_info span {
	display:block;
}
#object_info span.object_title {
	font-size:30px;
	margin-bottom:50px;
}
#object_info span.object_txt01 {
	font-size:16px;
	margin-bottom:10px;
}
#object_info span.object_txt02 {
	font-size:12px;
}
#object_info span.object_txt03 {
	float:left;
	font-size:12px;
}
#object_info span.object_txt04 {
	display: block;
	width: 100%;
	font-size:12px;
	margin: .5em 0; 
}
.object_icon01 {
	float:left;
	line-height:1.6em;
	padding:0 5px;
	margin-right:10px;
	color:#FFF;
	background:#333;
}
.object_icon02 {
	float:left;
	margin:0 15px;
	padding-left:30px;
	background:url(../images/bg_icon.jpg) left no-repeat;
}

/* share */
#object_share {
	padding: 55px 0;
	margin-bottom:50px;
	border-top:solid #cbcbcb 1px;
	border-bottom:solid #cbcbcb 1px;
}
#object_share a {
	margin: 0 3px;
}
.object_txt04 {
	display:block;
	float:left;
	margin-right:5px;
}


/* more */
#object_more a {
	float:left;
}
#object_more a:hover {
	opacity:0.70;
	-moz-opacity:0.70;
	filter:Alpha(Opacity=70, FinishOpacity=70, Style=2);
}



/* about */
#about_info {
	width:980px;
	margin:30px auto 70px auto;
	padding:0 20px;
	color:#535353;
}

#bg_containers {float:left; width:470px; height:335px; margin:0;}

#about_txt {
	float:right;
	width:470px;
}
#about_txt span {
	font-size:24px;
}
#about_txt table {
	margin:20px 0;
}


/* news */
#news_info {
	width:980px;
	margin:0 auto;
	margin-top:30px;
	padding:0 20px;
	color:#535353;
}
#news_info > p {
	text-align:center;
	font-size:14px;
}
#news_info > p > span {
	display:block;
	font-size:12px;
}
#news_info > img {
	margin:20px auto 50px auto;
}





/* blog */
#blog_info {
	width:980px;
	margin:0 auto;
	margin-top:30px;
	color:#535353;
}
#blog_info aside {
	width:240px;
	float:left;
}
#blog_info aside article.blog_left {
	margin-bottom:50px;
}
#blog_info aside article.blog_left h4 {
	display:block;
	padding-left:20px;
	padding-bottom:6px;
	margin-bottom:20px;
	border-bottom:solid #cbcbcb 1px;
	background:url(../images/bg_icon02.jpg) 0 6px no-repeat;
}
#blog_info aside article.blog_left a {
	display:block;
	color:#535353;
	margin: 8px 0;
}
#blog_info aside article.blog_left a:hover {
	/*color:#000;*/
}
#blog_info aside article.blog_left a span {
	display:block;
	line-height:1em;
}




#blog_info section.blog_right {
	float:right;
	width:690px;
}
#blog_info section article {
	border-bottom:solid #cbcbcb 1px;
	margin-bottom:30px;
}
#blog_info section article.end {
	border-bottom:0;
	margin-bottom:50px;
}
#blog_info section article a {
	color:#535353;
}
#blog_info section article a:hover {
	/*color:#000;*/
}
#blog_info section article a div.blog_title {
	width:100%;
	font-size:16px;
}
#blog_info section img {
	display:block;
	margin:30px auto;
}
#blog_info section article a div.blog_title span {
	display:block;
	font-size:12px;
}


#blog_info section {
	float:right;
	width:690px;
}
#blog_info section div.blog_page {
	padding-bottom:30px;
	margin-bottom:40px;
	border-bottom:solid #cbcbcb 1px;
}
#blog_info section div.blog_page h1 {
	font-size:16px;
	margin-bottom:30px;
}



/*Gallery*/
#gallery_info {
	width:980px;
	margin:0 auto;
	margin-top:30px;
	padding:0 20px;
	color:#535353;
	text-align:center;
}
#gallery_info span {
	font-size:18px;
}
#gallery_info ul {
	margin-top:20px;
}
#gallery_info ul li {
	float:left;
	margin-bottom:40px;
	margin-right:40px;
}
#gallery_info ul li.right {
	margin-right:0;
}
#gallery_info ul li:hover {
	opacity: 0.5;
	-moz-opacity: 50;
	-khtml-opacity: 50;
	filter:alpha(opacity=50);
}




/* contact */
#contact_info {
	width:980px;
	margin:0 auto;
	margin-top:30px;
	padding:0 20px;
	color:#535353;
	text-align:center;
}
#contact-form {
	width:470px;
	margin:0 auto;
	margin-top:30px;
}
.text_input {
	display:block;
	border:none;
	width:450px;
	padding:20px 0 20px 20px;
	margin-bottom:20px;
	color:#535353;
	background:#f1f1f1;
}
#comments {
	display:block;
	border:none;
	width:450px;
	height:110px;
	font-size:12px;
	padding:20px 0 0 20px;
	margin-bottom:20px;
	resize :none;
	color:#535353;
	background:#f1f1f1;
}
#submit {
	padding:20px 60px 20px 60px;
	margin-bottom:20px;
	border:none;
	cursor:pointer;
	color:#fff;
	background:#535353;
}


/*search-item*/
#search-item {
	width:980px;
	margin:0 auto;
	margin-top:50px;
	padding:0 20px;
	color:#535353;
	text-align:center;
}




/* footer style_01 */
footer {
	width:100%;
	font-size:14px;
	margin-top:60px;
	line-height:1.3em;
	border-top:solid #333 3px;
}
footer > div {
	width:980px;
	margin:30px auto;
	padding:0 20px;
}
footer > div > article {
	float:left;
	margin-right:40px;
}
footer > div > article.no_01 {
	width:350px;
}
footer > div > article.no_02 {
	width:330px;
}
footer > div > article.no_03 {
	width:220px;
	margin-right:0;
}
footer > div > article.no_03 > a {
	display:block;
	text-decoration:underline;
	margin-bottom:10px;
}
footer > div > article.no_03 > a:hover {
	text-decoration: none;
}
.footer_txt {
	font-size:12px;
}
.footer_txt02 {
	float:left;
	display:block;
	width:38px;
}
.mail_input {
	display:block;
	float:left;
	padding-left:10px;
	width:200px;
	height:38px;
	line-height:38px;
	border:solid #333 1px;
}
.mail_but {
	display:block;
	width:48px;
	height:40px;
	border:none;
	color:#333;
	text-indent:-1000px;
    background: url(../images/mail_but.jpg) no-repeat;
}
.mail_but:hover {
	cursor:pointer;
}

/**/
#mycarousel li.img_end {
	border-right:none;
}

h2.pageTitle { font-size:18px; margin-bottom:10px; text-align:center; }

.pageBar { text-align:center; }
.pageBar span { margin:0 3px; font-size:14px;  }
.pageBar span a { padding:10px 15px; }
.pageBar span.pageCurrent { padding:10px 15px; background-color:#535353; color:#FFF; }




img , a , input {
	-webkit-transition: all ease .3s;
  -o-transition: all ease .3s;
  -moz-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s; }
  
a img:hover {opacity: .75; }