html, body {
	width: 915px;
	margin: 0 auto;
	padding: 0;
	background: #166896 url('/img/background.png') repeat-x;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #555;
}
.break {
	clear: both;
}
a {
	color: #555;
}
a.text {
	text-decoration: none;
}
a.text:hover {
	text-decoration: underline;
}
img {
	border: 0;
}
pre {
	margin: 10px 0 20px 0;
	font-weight: bold;
	text-align: center;
	color: #000;
}
em {
	font-style: normal;
	color: #f60;
}
img.content {
	float: left;
	margin-right: 20px;
}
img.info {
	margin-left: 5px;
	vertical-align: middle;
}
.link {
	cursor: pointer;
	text-decoration: underline;
}
span.true {
	color: #0d0;
}
span.false {
	color: #d00;
}
.indent {
	height: 1px;
}
#msgBox {
	position: absolute;
	visibility: hidden;
}
#msgBox img {
	vertical-align: middle;
}
#msgBox.hidden {
	visibility: hidden;
}
#msgBox.loading {
	visibility: visible;
	height: 64px;
	padding: 5px;
	border: 1px solid #aaa;
	background: #f5f5f5;
}
#infoBox {
	position: absolute;
	visibility: hidden;
}
#infoBox.hidden {
	visibility: hidden;
}
#infoBox.tooltip {
	visibility: visible;
	width: 250px;
	padding: 5px;
	border: 1px solid #aaa;
	background: #f5f5f5;
}
#header {
	margin: 10px 0 0 0;
	width: 915px;
	height: 85px;
}
#corner_left {
	float: left;
	width: 265px;
	height: 85px;
	background: url('/img/corner_left.png');
}
#corner_left img {
	margin: 20px 0 0 40px;
}
#corner_right {
	float: left;
	width: 6px;
	height: 85px;
	background: url('/img/corner_right.png');
}
#menu {
	float: left;
}
#menu_top {
	height: 33px;
	margin: 7px 0 0 0;
	padding: 0 9px 0 0;
	background: #fff url('/img/menu_background.png') repeat-x;
}
#menu_top ul {
	height: 33px;
	list-style: none;
	padding: 0;
	margin: 0;
}
#menu_top li {
	float: left;
	width: 123px;
	height: 33px;
	margin: 0 4px 0 0;
	padding: 0;
	text-align: center;
	line-height: 35px;
}
#menu_top li.norm {
	cursor: pointer;
	color: #888;
	background: url('/img/menu.png');
}
#menu_top li.sel {
	cursor: pointer;
	color: #333;
	background: url('/img/menu_sel.png');
}
#menu_top a {
	text-decoration: none;
}
#menu_second {
	height: 45px;
	margin: 0;
	background: #fff;
}
#menu_second ul {
	height: 33px;
	list-style: none;
	padding: 0;
	margin: 0;
}
#menu_second li {
	float: left;
	height: 33px;
	margin: 0 20px 0 0;
	padding: 0;
	text-align: center;
	line-height: 35px;
}
#menu_second a {
	text-decoration: underline;
}
#menu_second a.order {
	font-size: 14px;
	font-weight: bold;
}
#main_page {
	width: 915px;
	background: url('/img/page_background.png');
}

/* MENU: Left & Right */
#site_left, #site_right {
	float: left;
}

div.box {
	padding: 0px 0 5px 0;
	background: #fcfcfc;
	border: 1px solid #ddd;
}
div.box ul {
	padding: 0 0 0 20px;
}
div.box li {
	line-height: 25px;
}
div.box p {
	padding: 10px 7px 0 7px;
}
div.box.center {
	text-align: center;
}
#site_left div.box, #site_right div.box {
	width: 201px;
	margin-left: 6px;
	margin-right: 6px;
}

#site_left label, #site_right label {
	display: inline-block;
	width: 70px;
	text-align:right;
	font-weight:bold;
	margin: 0 10px 0 0;
	font-weight: normal;
}
#site_left input, #site_right input {
	width: 80px;
	border: 1px solid #ccc;
	background: #fafafa;
}
#site_left input.radio, #site_right input.radio {
	width: 16px;
	border: 0;
}

#site_center {
	float: left;
	width: 481px;
	margin: 0 8px 20px 2px;
}
#site_center li {
	line-height: 20px;
}
#site_center table {
	width: 100%
}
#site_center th, td {
	line-height: 30px;
	border: 1px solid #ddd;
	text-align: center;
}
#site_center label {
	display: inline-block;
	width: 200px;
	text-align: right;
	font-weight: bold;
	margin: 0 10px 0 0;
	font-weight: normal;
}
#site_center input, select, textarea {
	width: 200px;
	border: 1px solid #ccc;
	background: #fafafa;
}
#site_center input.sms {
	width: 80px;
}
#site_center input.err, select.err, textarea.err {
	border: 2px solid #d00;
}
#site_center p {
	margin: 10px 0 0 10px;
	line-height: 22px;
}
#site_center p.text {
	text-align: justify;
	text-indent: 30px;
	width: 460px;
}
#site_center p.noid {
	text-indent: 0;
}

div.title {
	width: 207px;
	height: 35px;
	margin: 20px 0 0 0;
	padding: 0;
	background: url('/img/label_background.png') repeat-x;
	border: 1px solid #eee;
	line-height: 35px;
	font-weight: bold;
}
div.title img {
	margin: 0 0 0 10px;
	vertical-align: middle;
}
#programs img {
	vertical-align: middle;
}
#programs p {
	margin: 10px 0 0 10px;
}
div.uptime p {
	text-align: center;
}

#footer {
	width: 905px;
	padding: 20px 0 15px 10px;
	background: #4586ab url('/img/footer_separator.png') no-repeat;
	color: #fff;
	font-size: 11px;
}
#footer a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
div.title_long {
	float: left;
	width: 469px;
	height: 35px;
	margin: 20px 0 0 0;
	padding: 0;
	background: url('/img/label_background.png') repeat-x;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
	line-height: 35px;
	font-weight: bold;
}
div.title_long1 {
	float: left;
	width: 340px;
	height: 35px;
	margin: 20px 0 0 0;
	padding: 0;
	background: url('/img/label_background.png') repeat-x;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
	line-height: 35px;
	font-weight: bold;
}
div.title_long img, div.title_long1 img {
	margin: 0 0 0 10px;
	vertical-align: middle;
}
div.title_long2 {
	float: left;
	width: 129px;
	height: 35px;
	margin: 20px 0 0 0;
	padding: 0 10px 0 0;
	background: url('/img/label_background.png') repeat-x;
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	line-height: 35px;
	text-align: right;
	font-size: 8px;
}

#site_right div.box {
	width: 203px;
	margin: 0 4px 0 0;
}
#site_right div.box p {
	margin: 5px 0 0 10px;
}
#site_right div.box p.title {
	margin: 5px 10px 15px 10px;
	text-align: center;
}
#site_right div.box img {
	vertical-align: middle;
}
input.radiosubmit {
	margin: 10px 0 5px 80px;
}
#select_server_menu {
	position: absolute;
	height: 150px;
	padding: 10px;
	border: 1px solid #aaa;
	background: #f5f5f5;
	line-height: 20px;
	visibility: hidden;
}

