@charset "utf-8";
#header {
	width: 760px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #2A5870;
	border-right-color: #2A5870;
	border-left-color: #2A5870;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #6E6E6E;
	background-color: #FFFFFF;
}
#menu {
	height: 25px;
	width: 760px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #2A5870;
	border-bottom-color: #2A5870;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
}

#content {
	width: 760px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2A5870;
	border-left-color: #2A5870;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #2A5870;
	font-size: 13px;
	text-align: left;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #51758F;
	width: 755px;
	margin: auto;
	margin-top: 0px;
	text-align: right;
}
#footer a {
	text-decoration:none;
	color: #51758F;
}
#footer a:hover {
	text-decoration:underline;
	color: #51758F;
}
#foreignlang {
	float: left;
	text-align: left;
}
#copyright {
	clear: none;
	text-align: right;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	text-align: center;
	background-color: #ADC0CF;
}
#menu .stdbtn_hov {
	background-color:#000000;
}
#menu .stdbtn {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#content h1 {
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
#container {
	margin:0 auto;
	padding-top: 20px;
	width:760px;
	position:relative;
	text-align: center;
}


.whitebordertop {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.gradient_left {
	background-image: url(images/grad_left.jpg);
	background-repeat: repeat-y;
	width: 10px;
}
.gradient_right {
	background-image: url(images/grad_right.jpg);
	background-repeat: repeat-y;
	width: 10px;
}
.gradient_top {
	background-image: url(images/grad_top.jpg);
	background-repeat: repeat-x;
	height: 10px;
}
.title {
	font-family: Bookman, Palatino, "Times New Roman", Times, Serif;
	font-size: 22px;
	color: #666;
}

.gradient_top_left {
	background-image: url(images/grad_top_left.jpg);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}
.gradient_top_right {
	background-image: url(images/grad_top_right.jpg);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}

.gradient_bottom {
	background-image: url(images/grad_bottom.jpg);
	background-repeat: repeat-x;
	height: 10px;
}
.gradient_bottom_left {
	background-image: url(images/grad_bottom_left.jpg);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}
.gradient_bottom_right {
	background-image: url(images/grad_bottom_right.jpg);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}
td {
	font-size: 12px;
}
ul {
	list-style-type: circle;
}
li {
	margin-top: 9px;
}
