﻿body 
{
	background-image: url(back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #333399;
	text-align: center;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
body {
	text-align: -moz-center;
}

body,td,th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #000000;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #333399;
}
a:hover {
	text-decoration: underline;
	color: #333399;
}
a img {
	border: 0px;
}



.themeMain {
	width: 920px;
}
.themeMainTop {
	height: 130px;
	background-image: url(top.jpg);
	vertical-align: top;
	overflow: hidden;
}
.themeMainTopBanner 
{
	float: right;
	margin: 35px 10px 0px 0px;
}
.themeMainMiddle {
	width: 100%;
	background-image: url(middle.jpg);
	background-position: center top;
	background-repeat: repeat-y;
}
.themeMainMiddleSx, .themeMainMiddleDx {
	vertical-align: top;
	width: 160px;
	text-align: center;
}
.themeMainMiddleSx a.btt, .themeMainMiddleDx a.btt {
	display: block;
	background-position: left center;
	background-repeat: no-repeat;
	width: 150px;
	height: 16px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle; 
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	font-size: 11px;
	padding: 3px 0px 2px 10px;
}
.themeMainMiddleSx a.btt:hover, .themeMainMiddleDx a.btt:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
}
.themeMainMiddleSx a.btt { background-image: url(sx_btt.jpg); }
.themeMainMiddleSx a.btt:hover { background-image: url(sx_btt_p.jpg); }
.themeMainMiddleDx a.btt { background-image: url(dx_btt.jpg); }
.themeMainMiddleDx a.btt:hover { background-image: url(dx_btt_p.jpg); }
.themeMainMiddleContent {
	vertical-align: top;
	text-align: left;
}
.themeMainMiddleSx .title, .themeMainMiddleDx .title {
	display: block;
	background-position: left center;
	background-repeat: no-repeat;
	width: 160px;
	height: 18px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle; 
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	padding: 6px 0px 2px 0px;
}
.themeMainMiddleSx .title { background-image: url(sx_tit.jpg); color: #333399; }
.themeMainMiddleDx .title { background-image: url(dx_tit.jpg); color: #993333; }


.themeMainBottom {
	height: 43px;
	background-image: url(bottom.jpg);
	overflow: hidden;
	text-align: left;
	vertical-align: top;
}
.themeMainFooter {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	color: #ffffff;
	padding: 0px 0px 5px 0px;
}
.themeMainFooter a {
	color: #ffffff;
	text-decoration: underline;
}


