@import url(decor.css);
html {height: 100%;}
body {
	height: 100%; margin: 0pt auto; padding: 0; position: relative; text-align: center; width: 990px;
	font: 14px Tahoma; color: black; background: url(../images/bg-b.jpg);
}

div.main {
   margin-bottom: -255px; padding: 0; border: none; min-height:100%; text-align: left; background: url(../images/main-bg.jpg) top repeat-y;
}
H1  {font: 20px Tahoma; color:#333333;}
H2  {font: 18px Tahoma; color:#333333;}
a img {border: none; outline: none;}
a {color: black; text-decoration: underline; outline: none;}
a:visited {color: black; text-decoration: underline;}
a:hover {color: black; text-decoration: none;}

div.item {background: url(../images/item.jpg) top repeat-x;}
div.item-right {background: url(../images/item-right.jpg) top right no-repeat;}
div.item-left {background: url(../images/item-left.jpg) top left no-repeat; height: 61px; padding: 0 0 0 100px;}

div.item ul {
	margin: 0 auto; padding: 24px 0 0 0; width: 100%; text-align: center;
}
div.item ul li {
	list-style: none; float: left; color: white; padding-right: 12px; font: bold 14px Verdana;	
   text-transform: lowercase;
}
div.item ul li a {color: white;}

div.post-item {background: url(../images/post-item.jpg) top left no-repeat; height: 82px;}
div.post-item div {font: 40px "Times New Roman"; padding: 5px 0 0 50px; color: white;}
div.post-item div a {color: white; text-decoration: none;}
div.post-item div a:visited {color: white; text-decoration: none;}
div.post-item div a:hover {color: white; text-decoration: none;}

div.head {background: url(../images/head-bg.jpg) top no-repeat; height: 294px;}
div.head-r {width: 273px; float: right; padding-top: 100px;}
div.head-r div {font: 15px Tahoma; margin-left: 25px; padding-bottom: 2px;}
div.head-r div span {font-size: 24px;}

div.rem {margin-right: 273px; position: relative; font-family: "Times New Roman";}
div.rem_01 {font-size: 58px; position: absolute; top: 0; left: 282px;}
div.rem_02 {font-size: 50px; position: absolute; top: 17px; left: 462px;}
div.rem_03 {font-size: 30px; position: absolute; top: 50px; left: 450px;}
div.rem_04 {font-size: 50px; position: absolute; top: 42px; left: 485px;}
div.rem_05 {font-size: 40px; position: absolute; top: 74px; left: 564px;}

div.right {width: 273px; float: right;}
div.rightin {margin: 0 60px 0 24px; padding-top: 10px;}

div.page {margin-right: 273px; padding: 10px 0 0 56px;}
div.pagein {width: 100%; overflow: hidden;}

div.pere {clear: both;}
div.pre {height: 255px;}
div.foot {background: url(../images/foot-bg.jpg) no-repeat; height: 255px; padding: 0 0 0 88px;}
div.foot ul {
	margin: 0 auto; padding: 90px 0 0 0; width: 100%; text-align: center;
}
div.foot ul li {
	list-style: none; float: left; color: black; font: bold 14px Verdana;	
   text-transform: lowercase;
}
div.foot ul li a {color: black; text-decoration: none; background: none; padding: 0 12px;}
div.foot ul li a:visited {color: black; text-decoration: none; background: none; padding: 0 12px;}
div.foot ul li a:hover {color: black; text-decoration: none; background: #f5722b; padding: 0 12px;}

div.copy {
	font: 12px Tahoma; color: white; text-align: center; margin-top: 50px;
}
div.copy a{
	font: 12px Tahoma; color: white; text-align: center; margin-top: 50px;
}
.td1 {
	border-bottom: 1px #517fa3 solid;
}
.td2 {
	border-bottom: 1px #517fa3 solid;
}
.td3 {
	border-right: 1px #517fa3 solid;
}
.padlt {
	padding-left: 10px;
	padding-top: 5px;
}
.header {
	color: #333333;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
}

