body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif, PMingLiU, MingLiU, SimSum-18030, SimHei;
	font-size: 12px;
	color: #666666;
}

#container {
	width: 750px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

#container-header {
	width: 670px;
	height: 85px;
	padding: 20px 40px 0px 40px;
	background-image: url(images/bg_header.jpg);
	line-height: 85px;
	font-size:28px;
	font-weight:bold;
}

#container-name {
	float: left;
}

#container-slogan {
	float: right;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	padding-right: 10px;
}

span, #container-name span, #container-slogan span {
	color: #006AC3;
}

#container-eyecatcher {
	width: 670px;
	padding: 0px 40px 0px 40px;
	height: 175px;	
	background-image: url(images/bg_eyecatcher.gif);
}

#container-navigation {
	width: 670px;
	background-color: #45AAFF;
	height: 22px;
	border-bottom: 1px solid #ffffff;
}

ul#navigation {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#navigation li {
	display: inline;
	list-style: none;
	height: 22px;
}

#navigation li a {
	color: #ffffff;
	line-height: 22px;
	font-size: 11px;
	text-decoration: none;
	padding: 5px 15px 6px 15px;
	border-right: 1px solid #ffffff;
}

#navigation li a:hover {
	text-decoration: underline;
	background-color: #0066CC;
}

#container-content {
	width:670px;
	background-image: url(images/bg_content.gif);
	background-repeat: no-repeat;
	padding: 20px 40px 0px 40px;
	margin: 0 0 0 0;
	height: auto;
}

#content {
	width: 430px;
	float: left;
}

#border, #logo {
	width: 170px;
	margin-left: 480px;
}

#container-footer {
	border-top: 4px solid #E5E5E5;
	width: 670px;
	padding: 10px 0px 20px 0px;
	margin: 0 40px 0px 40px;
	clear: both;
	color: #aeaeae;
}

#container-footer a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #aeaeae;
}

#container-footer a:hover {
	color: #006AC3;
}

#footer {
	font-size: 11px;
	color: #aeaeae;
	width: 670px;
	margin-bottom: 20px;
}

#footer-copyright {
	float: left;
	width: 325px;
	padding-left: 10px;
}

#footer-meta {
	float: right;
	text-align: right;
	width: 325px;
	padding-right: 10px;
}

.clearer {
	clear: both;
}

h1 {
	font-size: 22px;
	color: #666666;
	margin: 0 0 0 0;
	padding: 0px 0 20px 25px;
	background-image: url(images/h1_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	line-height: 24px;
}

h2 {
	font-size: 16px;
	color: #006AC3;
	padding: 5px 0 5px 25px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h3 {
	font-size: 14px;
	color: #006AC3;
	padding: 5px 0 0px 25px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
}
	
h4 {
	font-size: 14px;
	color: #FFFFFF;
	padding-left:7px;
	background-color: #006AC3;
	text-transform: uppercase;
	letter-spacing: -0.5px;
}

hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

#content hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0 0px 25px;
	height: 1px;
}

#content p {
	line-height: 19px;
	color: #666666;
	margin: 0 0 20px 25px;
}

#content p a, #border p a, .addrlist a, .plist a {
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px dotted #006AC3;
	padding: 2px 2px 2px 2px;
}

#content p a:hover, #border p a:hover, .addrlist a:hover, .plist a:hover  {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #006AC3;
	padding: 2px 2px 2px 2px;
}

#content li {
	line-height: 20px;
	color: #666666;
	margin: 0 0 0 15px;
	padding-bottom: 5px;
}

#content .quote {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 65px;
	background-image: url(images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #0066CC;
	font-style: italic;
}

#border p {
	line-height: 17px;
	font-size: 11px;
	color: #666666;
	margin: 0 0 15px 10px;
}

ul#subnavigation {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	background-image: none;
}

#subnavigation li {
	list-style: none;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 5px 0px;
}

#subnavigation li a, #h2links li a {
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px dotted #006AC3;
}

#subnavigation li a:hover, #h2links li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #006AC3;
}

ul#news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
}

#news li {
	list-style: none;
	background-image: url(images/li_cube.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 2px 0px 2px 15px;
	margin: 0 0 15px 0px;
}

#content img {
	background-color: #E7F1FF;
	/* padding: 4px; */
	/*border: 1px solid #006AC3;*/
}

img.label {
	margin-left: 2px;
}

img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}

img.alignabove {
	margin: 0 0 10px 0;
}

.date{
	margin-left:10px;
	font-size:10px;
	color:#aaa;
	background:#fff;
}

.new {
	font-family:Arial;
	font-weight:bold;
    font-size:12px;
	font-style: italic;
	color:#ff0000;
	padding:8px;
}

div.notice {
	margin-left: 20px;
    background:#CC3366;
	border: 6px dashed #663300;
	font-family:Arial;
	font-weight:bold;
    font-size:12px;
	color:#FFFFFF; 
	padding:18px;
	text-align: justify;
}

.plist table
{
    margin-bottom:50px;
    margin-left:25px;
}

.plist table table
{
	margin: 10px 5px 50px 5px;
}

.plist th, td
{
	padding-left:8px;
	padding-right:8px;
    border:1px solid #ddd;
	vertical-align:top;
	text-align: left;
}

.plist th
{
    background:#33CCFF;
    font-weight:bold;
	color:#FFFFFF;
    text-align:center;
}

.plist td
{
    background:#fbfbfb;
	color:#333;
	height:25px;
}

.addrlist table
{
    margin-bottom:30px;
    margin-left:30px;
}

.addrlist td
{
	padding-left:10px;
	padding-right:10px;
	padding-bottom:18px;
	border:0px;
	color:#333;
	font-size:12px;
	vertical-align:top;
}

.addrlist span.name
{
	font-size:14px;
	font-weight:bold;
	color: #003366;
}

.addrlist span.region
{
	font-size:18px;
	font-weight:bold;
	text-decoration:underline;
	color: #6666FF;
}

.thumbnail, .thumbnail-empty {
	width:115px;
	height:140px;
	FLOAT: left; 
	PADDING-RIGHT: 7px; 
	PADDING-LEFT: 7px; 
	PADDING-BOTTOM: 7px; 
	PADDING-TOP: 7px; 
	MARGIN-BOTTOM: 7px; 
	MARGIN-RIGHT: 5px; 
}

.thumbnail {
	BORDER-RIGHT: #ddd 1px solid; 
	BORDER-TOP: #ddd 1px solid; 
	BORDER-LEFT: #ddd 1px solid; 
	BORDER-BOTTOM: #ddd 1px solid;
	text-align:center;
}

.thumbnail-empty {
	BORDER: #FFF 1px solid; 
}

.thumbnail_contest {
	BORDER-RIGHT: #ddd 1px solid; 
	PADDING-RIGHT: 7px; 
	BORDER-TOP: #ddd 1px solid; 
	PADDING-LEFT: 7px; 
	FLOAT: left; 
	MARGIN-BOTTOM: 7px; 
	PADDING-BOTTOM: 7px; 
	BORDER-LEFT: #ddd 1px solid; 
	MARGIN-RIGHT: 5px; 
	PADDING-TOP: 7px; 
	BORDER-BOTTOM: #ddd 1px solid;
	text-align:center;
}

.thumbcaption, .thumbcaption_l {
	PADDING-TOP: 0.2em;
}

.thumbcaption {
	text-align: center;
	FONT-SIZE: 0.8em;
}

.thumbcaption_l {
	text-align: left;
	FONT-SIZE: 0.9em;
	padding-left: 20px;
}

.thumbblock  {
    margin-left:25px; width:420px;
}

.mainparagraph p {
    margin-left:25px;
	font-size:10px;
}

#footer-copyright td
{
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	border:0px;
	font-size:10px;
	vertical-align:bottom;
}


/* message box */
/*
.messagebox_blue {
	background:#3366CC url(images/round_blue-left.png) left top no-repeat;
	color:#FFFFFF;
	text-align: center;
	margin: 35px 0px 35px 25px;
	padding-top: 15px;
}
.messagebox_blue div{
	background:url(images/round_blue-right.png) right bottom no-repeat;
	font-size: 11pt;
	text-align: justify;
	padding: 15px 45px 15px 45px;
}
*/

.messagebox_blue, .messagebox_aquagreen {
	text-align: center;
	margin: 35px 0px 35px 25px;
	padding-top: 15px;
}

.messagebox_blue div, .messagebox_aquagreen div {
	font-size: 9pt;
	text-align: justify;
	padding: 15px 45px 15px 45px;
}

.messagebox_blue, .messagebox_blue div {
	color:#FFFFFF;
}

.messagebox_blue {
	background:#3366CC url(images/round_blue-left.png) left top no-repeat;
}

.messagebox_blue div {
	background:url(images/round_blue-right.png) right bottom no-repeat;
}

.messagebox_aquagreen, .messagebox_aquagreen div {
	color:#0F3314;
}

.messagebox_aquagreen {
	background:#93FFB4 url(images/round_aquagreen-left.png) left top no-repeat;
}

.messagebox_aquagreen div {
	background:url(images/round_aquagreen-right.png) right bottom no-repeat;
}

th.defaulttab, th.alternativetab {
	vertical-align: middle;
}

th.defaulttab	{
	background-color: #003366;
}

th.alternativetab	{
	background-color: #CCFFFF;
	color: #666666;
	cursor: pointer;
	cursor: hand;
}

