@charset "utf-8";
/* CSS Document */
body { background-image:url(../images/bg.jpg); font-family:Tahoma, Geneva, sans-serif;font-size: 11pt;font-style: normal;vertical-align: middle; background-repeat:repeat-x;}
a:link {
	color:#333;text-decoration: none;}
a:visited {
	text-decoration: none;color: #333;}
a:hover {
	text-decoration: underline;color: #C90;}
a:active {text-decoration: none;color: #C90;}
.active{ color:#C90!important;}
.color{ color:#999!important;}
/* CSS Template*/
.container{ background-image:url(../images/sub_bg.png); background-repeat:no-repeat; width:962px; height:704px; margin:auto; margin-top:50px; }
.intro{ width:400px; height:320px; margin:auto; padding-top:200px;}
.main{ width:870px; height:627px; margin:auto; padding-top:25px;}
.logo{ margin:auto; height:66px; text-align:center;}

.mainmenu{ text-align:center;  padding-top:30px; font-size:10px; font-weight:bold; padding-bottom:5px; border-bottom:solid 1px #999;}
.mainmenu a { margin-left:15px; margin-right:15px;}

.submenu{ padding-top:3px; padding-bottom:3px; font-size:11px;}
.submenu #top_submenu{left: 5px; position:relative;}
.submenu a { margin-left: 5px; margin-right:5px}


.spacing { word-spacing:normal;}
.content{ margin:auto; padding-top:10px; float:left;}
.left_content{
	width:450px;
	height:395px;
	margin:auto;
	margin-top:10px;
	font-size: large;
	text-align: center;
}
.right_content{ width:370px; height:395px; margin:auto; margin-top:10px; line-height:20px; font-weight:100!important;}
.left{ width:470px; height:415px; float:left; background-color:#302421; color:#CCC;  font-size:12px;}
.right{ width:390px; height:415px; float:left; margin-left:10px; background-color:#302421; color:#CCC; font-size:12px;}
.sub_menu{ margin:auto; padding-top:10px; float:left; width:100%}
.menu_left{ width:470px;  float:left; text-align:center; font-size:10px; font-weight:bold;}
.menu_right{ width:380px;  float:left; text-align:right; font-size:10px; font-weight:bold; word-spacing:25px; }
.footer{  font-size:10px; color:#999; text-align:center; border-top:solid 1px #999; float:left; width:100%; margin-top:20px;}
.container .main .content .left .left_content #form1 table tr th {
	font-size: 12px;
}
.container .main .content .left .left_content #form1 table tr td {
	font-size: 12px;
}
.container .main .content .left .left_content #form1 strong {
	font-size: medium;
}
