body {
	background-color: #FFFFFF;
	text-align: center;
}
table {
	text-align: center;
}
td {
	text-align: center;
}
#container {
	clear: both;
	width: 1000px;
	height: auto;
	margin: 0 auto;
	/*border: 1px solid #0000ff;*/
	text-align: center;
}
.title {
	color: #666699;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	text-align: center;
}
#box_c {
	width: 500px;
	height: 100px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	background-color: #66FFCC;
	border: 1px solid #336699;
}
#mx_sx {
	float: left;
	width: 243px;
	height: 100px;
	text-align: right;
	padding: 0 3px 0 0;
	background-color: #66FFCC;
	margin: 0 0 0 0;
}
#mx_dx {
	float: right;
	background-color: #66CCFF;
	width: 243px;
	height: 100px;
	border-left: 1px solid #336699;
	text-align: left;
	padding: 0 0 0 3px;
	margin: 0 0 0 0;
}
.tbox {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	clear: both;
	margin: auto;
}
.bx_sx {
	text-align: right;
	background-color: #66FFCC;
	font-weight: bold;
	margin: 0 auto 0 auto;
	width: 300px;
	height: 120px;
	padding: 5px;
	vertical-align: middle;
	border-top: 2px solid #ffccdd;
	border-bottom: 2px solid #ffccdd;
	border-left: 2px solid #ffccdd;
	-moz-box-shadow: 6px 6px 5px #888;
	-webkit-box-shadow: 10px 10px 5px #888;
	box-shadow: 6px 6px 5px #888;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
}
.bx_dx {
	background-color: #66CCFF;
	text-align: left;
	padding: 5px;
	border-left: 0px;
	font-weight: bold;
	margin: 0 auto 0 auto;
	width: 300px;
	height: 120px;
	padding: 5px;
	vertical-align: middle;
	border-top: 2px solid #ffddcc;
	border-bottom: 2px solid #ffddcc;
	border-right: 2px solid #ffddcc;
	-moz-box-shadow: 6px 6px 5px #888;
	-webkit-box-shadow: 10px 10px 5px #888;
	box-shadow: 6px 6px 5px #888;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
}

.footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: Silver;
}
.soon_sx {
	padding: 5px;
	font-size: 10px;
	text-align: left;
}
.soon_dx {
	padding: 5px;
	font-size: 10px;
	text-align: right;
}
div.hr {
	height: 4px;
	background: #fff url(sf-2.gif) repeat-x scroll center;
	/*width: 80%;*/
	text-align: center;
	margin: auto;
}
div.hr hr {
  display: none;
}

h1 {
	color: #66FFCC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	text-align: center;
	font-size:2.5em; 
	height:1em; 
	text-align: center;
	/*background-color: silver;*/
}
/*h1. {font-size:2.5em; font-family:arial, verdana, sans-serif; height:1em; background-color: silver;}*/
h1.split2 span {
	position: absolute; 
	left: 30px;
	top: 20px;
	color: #66CCFF;
}
h1.split1 span {
	position: absolute; 
	left: 31px;
	top: 21px;
	color: #000;
}
/*
h1.split:before {
	content: attr(title);
	position: absolute;
	left: 21px;
	top: 21px;
	color: #000;
}*/
.adv {
	clear: both;
	width: 100%;
	text-align: center;
	padding: 10px 10px 10px 10px;
}
