body {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}

table {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 14px;
}

.center_body {
	padding-left: 20px;
}

.cbox { background: url(/images/cheader_bg.gif) repeat; }
.cbox_right div { background: url(/images/cheader_left.gif) no-repeat top left; }
.cbox_right { background: url(/images/cheader_right.gif) no-repeat top right; }

.cbox, .cbox_right div, .cbox_right {
	width: 100%;
	height: 28px;
}
.cbox { margin: auto; margin-bottom: 5px; }
.cbox_text {
	margin: 0;
	padding-left: 10px;
	font-size: 18px;
	font-weight: bold;
	display: table-cell;
	vertical-align: middle;
	height: 28px;
	color: #133f6c;
}

.mm {
	padding: 0;
	padding-left: 10px;
	margin: 0;
	margin-left: 10px;
}

.mm a {
	font-size: 16px;
	font-weight: bold;
	padding: 7px 10px 0 10px;
	height: 26px;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
}

.mm a:hover { color: #b2f7ff; }

#top1 {
	width: 877px;
	height: 72px;
	background-image: url(/images/top/bg1.gif);
}
#tcontainer {
	width: 877px;
	margin-left: auto;
	margin-right: auto;
}

#top2 {
	clear: both;
	width: 877px; height: 31px;
	background-image: url(/images/top/bg2.gif);
}

#trmenu {
	float: right;
	padding: 10px 15px 0 0;
	line-height: 34px;
	vertical-align: middle;
}

#trmenu a {
	padding: 5px 10px 5px 10px;
	color: #10416c;
	text-decoration: none;
}

#trmenu a:hover {
	text-decoration: underline;
}

#trmenu1, #trmenu2 {
	border-right: 1px #10416c solid;
}

.left_header {
	font-weight: bold;
}

.left_body {
}

.linput {
	font-size: 12px;
	padding: 2px;
	margin: 2px;
	border: 1px #000 solid;
	width: 100px;
}

.rating {
		font-size: 18px;
	}
	
.rating a {
	display: block;
	padding: 6px;
	background-color: #ccc;
}

.rating a:hover {
	background-color: #ddd;
}

.formtext {
	font-weight: bold;
}

a {
	color: #0095da;
	font-weight: bold;
}

.error_text {
	color: #f00;
}

.form_text {
	font-weight: bold;
}

.input_image, .input_cb {
	border: 0;
}

input, select {
	border: 1px #133f6c solid;
}