html, body {
    background: #fff url(../i/bg.gif) repeat center top;
    margin: 0;
    padding: 0;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    color: #022881;
	height: 100%;
}
a:link, a:visited {
    color: #1c3073;
    text-decoration: underline;
}
a:hover {
    color: #1c3073;
    text-decoration: none;
}
form { margin: 0; padding: 0; }
table, img { border-collapse: collapse; border:0; }
table td { padding: 0; vertical-align: top; }
ul { margin: 0; padding: 0 0 0 50px; }
h1 {
    font-size: 14px;
    margin: 0;
    padding: 10px 0 15px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4176ef;
}
h2 {
    font-size: 14px;
    margin: 0;
    padding: 10px 0 15px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4176ef;
}
h3 {
    font-size: 14px;
    margin: 0;
    padding: 10px 0 15px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4176ef;
}
p {
	margin: 0;
	padding: 0;
	text-align: justify;
	text-indent: 2em;
}
#wrap {
	height: 100%;
}
td.left_brd {
	background: url(../i/bgl.gif) repeat-y right top;
}
td.right_brd {
	background: url(../i/bgr.gif) repeat-y left top;
}
td.center {
	background: #ecf5ff url(../i/bg1.jpg) no-repeat left top;
}
#header {
	width: 1000px;
	height: 160px;
}
#head_txt {
	color: #3145bc;
	float: right;
	text-align: right;
	width: 170px;
	margin: 10px;
	font-size: 10px;
	line-height: 12px;
}
#logo {
	padding: 18px 0 0 30px;
}
#logo a, #logo a:hover {
	display: block;
	width: 332px;
	height: 48px;
	text-decoration: none;
}
#head_text {
	color: #324fcc;
	font-size: 18px;
	padding: 20px 0 0 210px;
	line-height: 30px;
}
#head_text span {
	font-size: 24px;
}
#menu {
	width: 265px;
	background: url(../i/menu_bg.jpg) repeat-y left top;
	float: left;
}
.menu_top {
	background: url(../i/menu_top.jpg) no-repeat left top;
}
.menu_bottom {
	background: url(../i/menu_bottom.jpg) no-repeat left bottom;
	padding: 65px 20px 240px 35px;
}
#menu a {
	display: block;
	padding-left: 13px;
	background: url(../i/menu_bul.gif) no-repeat left 6px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
	text-decoration: none;
	color: #022881;
}
#menu a:hover {
	background-position: left -78px;
	text-decoration: none;
	color: #4176ef;
}


#banners {
	padding: 110px 10px 0 0;
	float: right;
}
.banner {
	width: 209px;
	height: 100px;
	margin-bottom: 12px;
	font-size: 12px;
	background: url(../i/banner_.gif) no-repeat left top;
}

.banner a {
	display: block;
	padding: 5px 84px 5px 5px;
	height: 90px;
	text-decoration: none;
	margin: 0 3px;
	color: #022881;
	line-height: 15px;
	font-weight: bold;
}
.banner a:hover {
	text-decoration: none;
	color: #4176ef;
}
.banner span {
	display: block;
	padding-bottom: 12px;
}
#banner1 { background: url(../i/banner1.gif) no-repeat right center; }
#banner2 { background: url(../i/banner2.gif) no-repeat right center; }
#banner3 { background: url(../i/banner3.gif) no-repeat right center; }
#banner4 { background: url(../i/banner4.gif) no-repeat right center; }
#banner5 { background: url(../i/banner5.gif) no-repeat right center; }


#content {
	padding: 65px 15px 20px 15px;
	line-height: 18px;
	margin: 0 219px 0 249px;
}
.more {
	text-align: right;
	font-size: 11px;
}


#footer {
	background: #c8e2ff url(../i/footer.gif) no-repeat center top;
	font-size: 10px;
	line-height: 18px;
	letter-spacing: -1px;
}
#footer td {
	padding-top: 45px;
	padding-bottom: 10px;
}
.foot_l {
	padding-left: 23px;
	width: 240px;
	vertical-align: bottom;
}
.foot_r {
	width: 245px;
	padding-left: 15px;
	padding-right: 10px;
	vertical-align: bottom;
	text-align: center;
}
.foot_r a {
	margin: 0 4px;
}



/* 1280 */
.big1200 {
	font-size: 16px;
}
.big1200 h1 {
	font-size: 14px;
}
.big1200 h2 {
	font-size: 14px;
}
.big1200 td.center {
	background-image: url(../i/bg2.jpg);
}
.big1200 .banner {
	width: 249px;
	font-size: 14px;
	background: url(../i/banner.gif) no-repeat left top;
}
.big1200 #header {
	width: 1250px;
	height: 180px;
}
.big1200 #logo {
	padding: 32px 0 0 45px;
}
.big1200 #logo a, .big1200 #logo a:hover {
	width: 372px;
	height: 52px;
}
.big1200 #head_text {
	font-size: 18px;
	padding: 15px 0 0 250px;
	line-height: 30px;
}
.big1200 #head_text span {
	font-size: 26px;
}
.big1200 #head_txt {
	font-size: 11px;
	width: 200px;
	line-height: normal;
}
.big1200 #menu {
	width: 300px;
	background: url(../i/menu_bg2.jpg) repeat-y left top;
}
.big1200 .menu_top {
	background: url(../i/menu_top2.jpg) no-repeat left top;
}
.big1200 .menu_bottom {
	background: url(../i/menu_bottom2.jpg) no-repeat left bottom;
	padding: 65px 40px 240px 55px;
}
.big1200 #menu a {
	font-size: 16px;
}
.big1200 #footer {
	background-image: url(../i/footer2.gif);
	letter-spacing: normal;
	font-size: 11px;
}
.big1200 #footer td {
	padding-top: 55px;
}
.big1200 .foot_l {
	width: 275px;
}
.big1200 .foot_r {
	padding-left: 25px;
	padding-right: 15px;
}
.big1200 #content {
	margin: 0 269px 0 285px;
	line-height: 20px;
}


/* 1600 */
.big1600 {
	font-size: 16px;
}
.big1600 h1 {
	font-size: 18px;
}
.big1600 h2 {
	font-size: 18px;
}
.big1600 td.center {
	background-image: url(../i/bg3.jpg);
}
.big1600 .banner {
	width: 249px;
	font-size: 14px;
	background: url(../i/banner.gif) no-repeat left top;
}
.big1600 #header {
	width: 1550px;
	height: 230px;
}
.big1600 #logo {
	padding: 40px 0 0 37px;
}
.big1600 #logo a, .big1600 #logo a:hover {
	width: 445px;
	height: 70px;
}
.big1600 #head_text {
	font-size: 24px;
	padding: 15px 0 0 250px;
	line-height: 35px;
}
.big1600 #head_text span {
	font-size: 30px;
}
.big1600 #head_txt {
	font-size: 14px;
	width: 240px;
	line-height: normal;
}
.big1600 #menu {
	width: 300px;
	background: url(../i/menu_bg2.jpg) repeat-y left top;
}
.big1600 #menu a {
	display: block;
	padding-left: 15px;
	background: url(../i/menu_bul.gif) no-repeat left 7px;
	font-size: 16px;
}
.big1600 #menu a:hover {
	background-position: left -77px;
}
.big1600 .menu_top {
	background: url(../i/menu_top3.jpg) no-repeat left top;
}
.big1600 .menu_bottom {
	background: url(../i/menu_bottom2.jpg) no-repeat left bottom;
	padding: 65px 40px 240px 55px;
}
.big1600 #footer {
	background-image: url(../i/footer3.gif);
	letter-spacing: normal;
	font-size: 14px;
}
.big1600 #footer td {
	padding-top: 65px;
}
.big1600 .foot_l {
	width: 275px;
}
.big1600 .foot_r {
	padding-left: 25px;
	padding-right: 15px;
}
.big1600 #content {
	margin: 0 269px 0 285px;
	line-height: 20px;
}
.big1600 .more {
	font-size: 13px;
}









#content.nobanners {
	margin-right: 20px;
}
.big1200 #content.nobanners {
	margin-right: 30px;
}
.big1600 #content.nobanners {
	margin-right: 40px;
}
