 * {
 padding:0;
 margin:0;
 }

/* BODY */

body {
	height: 100%;
	background-color: #FFF;
	text-align: center;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN",  "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 62.5%;
}

#english {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#chinese {
	font-family: Verdana, Arial, Helvetica, sans-serif, SimSun;
}

#container {
	width: 760px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
}

img {
	border: 0;
}


/* TOP MENU */

#top_menu {
	height: 150px;
	background-color: #FFF;
	text-align: left;
	display: block;
}

.logo_col {
	float: left;
	text-align: left;
	margin-left: 0;
	margin-top: 10px;
	width: 135px;
	height: 80px;
}

ul {
	list-style-type: none;
}

ol {
	margin-left: 20px;
}

/* MENU JAPANESE */

.menu_col {
	float: left;
	font-size: 1.2em;
	color: #333;
	text-align: left;
	padding-left: 0px;
	padding-top: 18px;
	margin-left: 45px;
	background-color: #FFF;
}

.menu_col_r {
	float: right;
	font-size: 1.2em;
	color: #333;
	text-align: right;
	padding-left: 20px;
	padding-top: 20px;
	margin-left: 18px;
	width:115px;
	background-color: #FFF;
}	

.menu_col a {
	font-weight: normal;
	line-height: 1.8em;
	color: #333;
	text-decoration: none;
}

.menu_col a:hover {
	color: #1A0199;
	text-decoration: underline;
}

.menu_col_r a {
	font-weight: normal;
	line-height: 1.8em;
	color: #333;
	text-decoration: none;
}

.menu_col_r a:hover {
	color: #1A0199;
	text-decoration: underline;
}


/* MENU CHINESE ONLY ChinaProject*/
.menu_col_cp {
	font-size: 1.2em;
	color: #333;
	text-align: left;
	padding-left: 0px;
	padding-top: 5px;
	margin-left: 40px;
	background-color: #FFF;
	clear: left;
}


.menu_col_cp a {
	font-weight: normal;
	line-height: 1.8em;
	color: #333;
	text-decoration: none;
}

.menu_col_cp a:hover {
	color: #1A0199;
	text-decoration: underline;
}



/* MENU ENGLISH */

.emenu_col {
	float: left;
	font-size: 1.1em;
	color: #333;
	text-align: left;
	padding-left: 0px;
	padding-top: 18px;
	margin-left: 45px;
}

.emenu_col_r {
	float: right;
	font-size: 1.1em;
	color: #333;
	text-align: right;
	padding-top: 20px;
	margin-left: 18px;
	width: 60px;
}	

.emenu_col a {
	font-weight: normal;
	line-height: 1.6em;
	color: #333;
	text-decoration: none;
}

.emenu_col a:hover {
	color: #1A0199;
	text-decoration: underline;
}

.emenu_col_r a {
	font-weight: normal;
	line-height: 1.6em;
	color: #333;
	text-decoration: none;
}

.emenu_col_r a:hover {
	color: #1A0199;
	text-decoration: underline;
}


/* TOP PHOTO */

#top_photo {
}

#section_photo {
}

/* CONTENT */

#content {
	background-color: #FFF;
	margin-left: 0;
	text-align: left;
}

.back_to_top {
	text-align: right;
	font-size: 1.1em;
	color: #333;
}

.back_to_top a {
	font-weight: normal;
	color: #333;
	text-decoration: none;
}

.back_to_top a:hover {
	color: #1A0199;
	text-decoration: underline;
}

/* TABLE */

td {
	text-align: left;
	line-height: 1.4em;
	font-size: 1.4em;
	color: #333;
	padding:8px;
}

td a {
	font-weight: normal;
	color: #1A0199;
	text-decoration: underline;
}

td a:hover {
	color: #1A0199;
	text-decoration: underline;
}

.comp_td_eng {
	text-align: left;
	line-height: 1.4em;
	font-size: 1.2em;
	color: #333;
}

.comp_th_eng {
	text-align: left;
	line-height: 1.4em;
	font-size: 1.1em;
	vertical-align: top;
	color: #1A0199;
	width: 152px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.comp_map {
	text-align: center;
}

.table_company {
	margin-left: 60px;
	margin-top: 15px;
}

.table_company_eng {
	margin-left: 5px;
	margin-top: 15px;
}

.company {
	text-align: left;
	line-height: 1.4em;
	font-size: 1.4em;
	vertical-align: top;
	color: #1A0199;
	width: 130px;
	padding: 8px;
}

.company_cn {
	text-align: left;
	line-height: 1.4em;
	font-size: 1.4em;
	vertical-align: top;
	color: #1A0199;
	width: 135px;
	padding: 8px;
}

.company-title {
	text-align: left;
	line-height: 1.4em;
	font-size: 1.4em;
	vertical-align: top;
	color: #1A0199;
	width: 65px;
	height: 40px;
	padding: 2px;
}

.company_title {
	text-align: left;
	line-height: 1.4em;
	font-size: 1.2em;
	vertical-align: top;
	color: #1A0199;
	padding: 8px;
}

.company_sp {
	width: 25px;
}

.light {
	color: #CCC;
}

.move_left {
	margin-left: -4px;
	margin-top: 10px;
}


/* COPYRIGHT */

#copyright {
	height: 50px;
	background-color: #FFF;
	border-top-style: solid;
	border-color: #DDD;
	border-width: 2px;
	margin-top: 50px;
}

#copyright p {
	font-size: 1.1em;
	color: #BBB;
	text-align: center;
	line-height: 1.4em;
	padding-top: 15px;
}
