* {
	margin:0;
	padding:0;
	
}


body {
	font-family:"微軟正黑體";
	font-size:13px;	
}
body, html{
	height:100%;
}

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }

.clearfix { display: block; }
/* close commented backslash hack */

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
outline: none;
}

a {
text-decoration:none;

}

.wrapper{
	min-width:1000px;
}

.header{
	background:url(../images/nav_bg.png) no-repeat left top;
	width:175px;
	height:670px;
	margin-left:30px;
	padding:85px 45px 0px 45px;
	text-align:center;
	float:left;
	margin-top:20px;
}

.lang{
	margin-left:20px;
	margin-bottom:10px;
}

.lang li{
	float:left;
	margin:20px 3px;
	font-size:14px;
	line-height:14px;
}

.lang li a{
	font-size:14px;
	color:#777777;
}

.lang li a:hover, .lang li a.active{
	color:#202020;
}


.nav li{
	margin:10px 0;
}

.nav li a{
	height:17px;
	display:block;
	padding-bottom:10px;
}

.nav li:hover, .nav li.active{
	background:url(../images/active.png) no-repeat center bottom;
}

.nav_00{
	background:url(../images/cn/nav_00.png) no-repeat center top;
}

.nav_00:hover, .nav_00.active{
	background:url(../images/cn/nav_00_active.png) no-repeat center top;
}

.nav_01{
	background:url(../images/cn/nav_01.png) no-repeat center top;
}

.nav_01:hover, .nav_01.active{
	background:url(../images/cn/nav_01_active.png) no-repeat center top;
}

.nav_02{
	background:url(../images/cn/nav_02.png) no-repeat center top;
}

.nav_02:hover, .nav_02.active{
	background:url(../images/cn/nav_02_active.png) no-repeat center top;
}

.nav_03{
	background:url(../images/cn/nav_03.png) no-repeat center top;
}

.nav_03:hover, .nav_03.active{
	background:url(../images/cn/nav_03_active.png) no-repeat center top;
}

.nav_04{
	background:url(../images/cn/nav_04.png) no-repeat center top;
}

.nav_04:hover, .nav_04.active{
	background:url(../images/cn/nav_04_active.png) no-repeat center top;
}

.nav_05{
	background:url(../images/cn/nav_05.png) no-repeat center top;
}

.nav_05:hover, .nav_05.active{
	background:url(../images/cn/nav_05_active.png) no-repeat center top;
}

.nav_06{
	background:url(../images/cn/nav_06.png) no-repeat center top;
}

.nav_06:hover, .nav_06.active{
	background:url(../images/cn/nav_06_active.png) no-repeat center top;
}

.nav_07{
	background:url(../images/cn/nav_07.png) no-repeat center top;
}

.nav_07:hover, .nav_07.active{
	background:url(../images/cn/nav_07_active.png) no-repeat center top;
}

.nav_08{
	background:url(../images/cn/nav_08.png) no-repeat center top;
}

.nav_08:hover, .nav_08.active{
	background:url(../images/cn/nav_08_active.png) no-repeat center top;
}

.nav_11{
	background:url(../images/cn/nav_11.png) no-repeat center top;
}

.nav_11:hover, .nav_11.active{
	background:url(../images/cn/nav_11_active.png) no-repeat center top;
}

.privacy{
	margin-left:20px;
}

.privacy li{
	float:left;
	margin:0 3px;
}

.privacy a{
	color:#131313;
}

.header p{
	color:#f9ecd9;
}

.inner{
	background:url(../images/inner_bg.jpg) no-repeat fixed left top;
	width:100%;
	min-height:100%;
}


.content{
	width:650px;
	float:left;
	margin-left:50px;
	margin-top:40px;
	color:#fff;
	font-size:16px;
	zfont-weight:bold;
}

.content h1{
	width:487px;
	height:54px;
	margin-bottom:20px;
	margin-top:30px;
}

.nav_01_heading{
	background:url(../images/cn/nav_01_heading.png) no-repeat left top;
}

.nav_02_heading{
	background:url(../images/cn/nav_02_heading.png) no-repeat left top;
}

.nav_03_heading{
	background:url(../images/cn/nav_03_heading.png) no-repeat left top;
}

.nav_04_heading{
	background:url(../images/cn/nav_04_heading.png) no-repeat left top;
}

.nav_05_heading{
	background:url(../images/cn/nav_05_heading.png) no-repeat left top;
}

.nav_06_heading{
	background:url(../images/cn/nav_06_heading.png) no-repeat left top;
}

.nav_07_heading{
	background:url(../images/cn/nav_07_heading.png) no-repeat left top;
}

.nav_08_heading{
	background:url(../images/cn/nav_08_heading.png) no-repeat left top;
}

.nav_09_heading{
	background:url(../images/cn/nav_09_heading.png) no-repeat left top;
}

.nav_10_heading{
	background:url(../images/cn/nav_10_heading.png) no-repeat left top;
}

.nav_11_heading{
	background:url(../images/cn/nav_11_heading.png) no-repeat left top;
}

.about img{
	margin-bottom:30px;
}

.about p{
	color:#fff;
	font-size:17px;
	zfont-weight:bold;
}

.writeup, .mCS-Scroll{
	height:600px;
}

.writeup p{
	margin-top:20px;	
}

.pager a{
	display:block;
	float:left;
	margin:5px 2px;
}

.pager img{
	border:1px solid #666;
	padding:1px;
}

.pager a.active img{
	border:1px solid #000;
}

.painting{
	min-height:920px;
}

.ex{
	width:190px;
	text-align:center;
	margin-left:16px;
	float:left;
	margin-bottom:30px;
}

.ex img{
	margin-bottom:10px;
}

.ex a{
	color:#fff;
}

.ex_detail{
	height:250px;
}

.ex_detail p{
	margin-bottom:10px;
}

.friends img{
	margin:5px 5px;
}

.contact iframe{
	float:left;
	margin-top:30px;
}

.contact_text{
	margin-top:30px;
	float:right;
	width:300px
}


.zoomContainer{
	z-index:2
}

.painting_slider li{
	height: 422px;
    width: 650px;
}

.painting_slider li img{
    vertical-align: middle;
    max-height: 422px;
    max-width: 650px;
}

.painting_slider li span {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.intro img{
	float:left;
}

.intro_text{
	width:380px;
	float:right;
}

.intro_text p:first-child{
	margin-top:0;
}

.intro_text p{
	margin-top:20px;
}

.content .news{
	margin-top:0px;
	float:left;
	margin-right:20px;
	zfont-weight:bold;
}

.bxslider-news{
	float:left;
	
}

.privacy h2{
	font-weight:bold;
	margin-top:15px;
}

.contact_form {
	float:left;
	width:292px;
	margin-left:20px;
}

.contact_form h2{
	margin-top:30px;
	font-size:22px;
}

.contact_form input, .contact_form textarea{
	padding:4px;
	width:300px;
}

.contact_form textarea{
	resize: none;
	height:150px;
}

.contact_form label{
	display:block;
	margin-top:10px;
}

.contact_form button{
	margin-top:10px;
	background:#323232;
	padding:10px 20px;
	color:#fff;
	border:none;
	cursor:pointer;
}

.ex_name{
	font-size:16px;
}

.ex_title{
	margin-bottom:25px;
	font-size:22px;
	font-weight:bold;
	width:540px;
	text-align:center;
}

.ex_title p{
	display: inline;
	margin:0px 5px;
}

.intro_text .biography_left{
	float:left;
	width:60px;
}

.intro_text .biography_right{
	float:right;
	width:277px;
	margin-top:0px;
}

.visit{
	margin-top:50px;
	font-size:15px;
	background:#000;
	border-radius:3px;
	padding:5px 10px;
}