/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */	
body {
	background: #6699cc;
	font-family: 'Arial', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 13px;
	margin: 0;
	margin-top: 0;
	padding: 0;
}

#row1 {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}

#container {
	background: #FFFFFF;
	border: 0;
	width: 770px;
	height: 100px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

.aimage img {
	border: none;
}

.aimage a {
	height: 100%;
	width: 100%;
}

li {
	margin-bottom: 8px;
}

#globe {
	width: 60px;
	position: relative;
	left: 8px;
	top: 2px;
	float: left;
	z-index: 0;
}

#title {
	width: 554px;
	position: relative;
	left: 8px;
	float: left;
}

#search {
	float: right;
	position: relative;
	margin-top: 5px;
	margin-right: 5px;
}

#right {
	position: absolute;
	clear: right;
	float: right;
	bottom: 18px;
	right: 3px;
	text-align: right;
	font-family: 'Arial','Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

#right a {
	text-decoration: none;
	color: #000000;
}

#right a:hover {
	color: #7e0268;
}

#interleft {
	background-image: url('images/interback-left.gif');
	width: 80px;
	height: 74px;
	clear: left;
	position: relative;
}

#interface {
	background-image: url('images/interback-right.gif');
	float: left;
	width: 690px;
	height: 74px;
	position: relative;
	left: 80px;
	color: #20854e;
}

#logo {
	position: absolute;
	left: 12px;
	top: 57px;
	z-index: 2;
}


#row1 {
	position: relative;
}

.eng {
	display: block;
	height: 25px;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

.zh {
	display: block;
	font-size: 20px;
	font-weight: bold;
	color: #e6130f;
}

.jp {
	display: block;
	font-size: 20px;
	font-weight: bold;
	color: #002e43;
}

.link {
	display: block;
	float: left;
	width: 135px;
	text-align: center;
}

.link a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

.link a:hover {
	display: block;
	text-decoration: none;
}

.link:hover .eng {
	color: #7e0268;
}

.link:active .eng {
	color: #7e0268;
}

.link:hover .zh {
	color: #7e0268;
}

.link:active .zh {
	color: #7e0268;
}

.link:hover .jp {
	color: #7e0268;
}

.link:active .jp {
	color: #7e0268;
}

#content {
	position: relative;
	clear: left;
	width: 770px;
	background-color: #FFFFFF;
	background-image: url('images/mount.gif');
	background-repeat: no-repeat;
	background-position: bottom center; 
     	min-height:450px;
     	height:auto !important;
	height: 450px;
}

#content a {
	text-decoration: underline;
	color: #000000;
}

#content a:hover {
	color: #7e0268;
}

#content a:visited {
	color: #666666;
}

#section {
	padding: 30px;
}

#press {
	position: relative;
	margin-left: 300px;
}

#foot {
	position: relative;
	width: 770px;
	height: 27px;
	background-color: #FFFFFF;
	background-image: url('images/bottom.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
}

#frame {
	position: absolute;
	float: left;
	left: 20px;
	top: 78px;
	z-index: 1;
}

#photo {
	position: absolute;
	float: left;
	left: 20px;
	top: 78px;
	z-index: 0;
}


#box {
	position: relative;
	float: right;
	margin-right: 15px;
	width: 500px;
}

.header {
	font-family: 'Arial','Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

h2 {
	font-family: 'Arial','Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin-top: 28px;
}

.text {
	font-family: 'Arial','Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	margin-top: 14px;
	font-size: 13px;
}

.text-zh {
	font-family: 'Arial','Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	margin-top: 20px;
	font-size: 14px;
}

.heading {
	display: block;
	font-family: 'Arial','Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-weight: bold;
	margin-top: 14px;
	font-size: 14px;
}

h1 {
	display: block;
	font-family: 'Arial','Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-weight: bold;
	margin-top: 14px;
	font-size: 22px;
}

.details {
	display: block;
	font-family: 'Arial','Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 13px;
}
#brochure {
	position: absolute;
	bottom: 5px;
	left: 5px;
	width: 300px;
	float: left;
	font-family: 'Arial','Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	margin-right: 10px;
}  

#addresses {
	position: absolute;
	bottom: 5px;
	right: 5px;
	float: right;
	font-family: 'Arial','Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 12px;
	margin-right: 10px;
	max-width: 350px;

}  

#address1 {
	position: relative;
	float:left;
	margin-right: 10px;
}

#address2 {
	position: relative;
	float: right;
}

#address-zh1 {
	position: relative;
	clear: right;
	float: left;
	margin-top: 10px;
}

#address-zh2 {
	position: relative;
	clear: right;
	float: right;
	margin-top: 10px;
}

#footleft {
	float: left;
	margin-left: 8px;
	margin-top: 5px;
	font-family: 'Arial','Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;	
}

#footright {
	float: right;
	margin-right: 8px;
	margin-top: 5px;
	font-family: 'Arial','Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;	
}

#footright a {
	text-decoration: none;
	color: #FFFFFF;
}

#footright a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

img.alignright {
	float:right;
	margin: 0px 20px 20px 20px;
	border: 4px solid #666;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

img.alignleft {
	clear: left;
	float:left;
	margin: 10px 20px 20px 0px;
	border: 4px solid #666;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

img.aligncenter {
	display: block; 
	margin-left: auto; 
	margin-right: auto
}

.wp-caption {
	clear: left;
	float:left;
	border: 1px solid #666;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;

.aligncenter {
	display: block; 
	margin-left: auto; 
	margin-right: auto
}
