@charset "utf-8";
/* CSS Document */

.main_txt {
	font-size: 14px;
	color: #FFFFFF;
}
.main_txt_en {
	font-size: 12px;
}
.title_gold22b {
	font-size: 22px;
	color: #EFCE0A;
	font-weight: bold;
}
.title_white20b {
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
.title_en14 {
	font-size: 14px;
	font-weight: bold;
}
.txt_redb {
	color: #CC0000;
	font-weight: bold;
}
.footer_txt {
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
}
.link-footer:link 		{color: #999999; font-size: 11px; text-decoration: underline; }
.link-footer:visited	{color: #999999; font-size: 11px; text-decoration: underline; }
.link-footer:hover 		{color: #EFCE0A; font-size: 11px; text-decoration: none; }
.link-footer:active		{color: #999999; font-size: 11px; text-decoration: underline; }

.proSubList:link 	{color: #FFFFFF; font-size: 12px; font-weight: bold; text-decoration: none; }
.proSubList:visited	{color: #FFFFFF; font-size: 12px; font-weight: bold; text-decoration: none; }
.proSubList:hover 	{color: #EFCE0A; font-size: 12px; font-weight: bold; text-decoration: none; }
.proSubList:active	{color: #FFFFFF; font-size: 12px; font-weight: bold; text-decoration: none; }

.link-white12b:link 	{font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration:none;}
.link-white12b:visited 	{font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration:none;}
.link-white12b:hover 	{font-size: 12px; font-weight: bold; color: #EFCE0A; text-decoration:underline;}
.link-white12b:active 	{font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration:none;}

.link-white12bu:link 	{font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration:underline;}
.link-white12bu:visited {font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration:underline;}
.link-white12bu:hover 	{font-size: 12px; font-weight: bold; color: #EFCE0A; text-decoration:underline;}
.link-white12bu:active 	{font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration:underline;}

.link-white20b:link 	{font-size: 40px; font-weight: bold; color: #FFFFFF; text-decoration:none;}
.link-white20b:visited 	{font-size: 40px; font-weight: bold; color: #FFFFFF; text-decoration:none;}
.link-white20b:hover 	{font-size: 40px; font-weight: bold; color: #EFCE0A; text-decoration:underline;}
.link-white20b:active 	{font-size: 40px; font-weight: bold; color: #FFFFFF; text-decoration:none;}

.link_gold14:link	 {font-size: 14px; color: #999999; text-decoration: underline; }
.link_gold14:visited {font-size: 14px; color: #999999; text-decoration: underline; }
.link_gold14:hover	 {font-size: 14px; color: #EFCE0A; text-decoration: underline; }
.link_gold14:active	 {font-size: 14px; color: #999999; text-decoration: underline; }

/*=======================================================*/

/*html, body {
	margin:0;
	padding:0;
}
body{
	text-align: center;
	font-family: Helvetica, Arial;
	background-color: #ccc;
	font-size: 0.85em;
}
#page {
	width: 870px;
	background-color: #000000;
	text-align: left;
	float: left;
}
#container {
	margin-right: 0px;
}

div#footer {
	text-align: center;
	clear: both;
	padding-top: 12px;
}
a{
	color: #666666;
	text-decoration: none;
}
a:focus, a:hover, a:active {
	color: #182E7A;
	text-decoration: underline;
}
p, li {
	line-height: 1.3em;
}
p a, li a {
	text-decoration: underline;
}
h1, h2 {
	margin: 0;
}
h1 {
	color: #333;
	padding: 0;
}
h2 {
	color: #111;
	padding-top: 10px;
}
.content {
	/* The display of content is enabled by a javascript generated style on the page.
	   This is so that the slideshow content won't display unless javascript is enabled. */
/*	width:620px;
	margin-right: 30px;
	float:left; 
}
.controls {
	margin-top: 0px;
	height: 23px;
}
.ss-controls {
	float: left;
}
.ss-controls span {
	color: #666666;
	cursor: pointer;
}
.nav-controls {
	float: right;
}
.nav-controls a {
	padding: 2px;
}
.slideshow {
	clear: both;
}
.slideshow span.image-wrapper {
	float: left;
	padding-bottom: 12px;
}
.slideshow a.advance-link {
	/*padding: 2px;*/
	/*display: block;*/
/*	border: 1px solid #ccc;
}
.slideshow img {
	border: none;
	display: block;
}
.download {
	float: right;
}
.embox {
	clear: both;
	/*border: 1px solid #ccc;*/
/*	background-color: #eee;
	/*padding: 12px;*/
/*}
.image-title {
	font-weight: bold;
	font-size: 1.4em;
}

.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
.navigation {
	/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
/*}
ul.thumbs {
	clear: both;
	margin: 0px;
	padding: 0px;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
ul.thumbs li a {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a {
	background: #88f;
}
ul.thumbs a:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
.pagination {
	clear: both;
}
.navigation .top {
	margin-bottom: 12px;
	height: 11px;
}
.navigation .bottom {
	margin-top: 12px;
}
.pagination a, .pagination strong {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
.pagination a:hover {
	background-color: #ffc;
	text-decoration: none;
}
.pagination strong {
	background-color: #acf;
}
*/
