* {margin:0; padding:0;}
html { height:100%; filter: expression(document.execCommand("BackgroundImageCache", false, true)); }
body {
	height:auto !important;
	height:100%;
	min-height:100%;
	background:#D68BB3 url(images/body.gif) repeat-y 0 0;
	color:#fff;
	position:relative;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
img {border:0;}
.clear {clear:both;}
/* Table */
table {border-collapse:collapse;}
/* Links */
a {
	text-decoration:none;
	outline: none !important;
	cursor: pointer;
	cursor: hand;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color:#460228
}
a:hover {
	text-decoration:underline;
	color: #460228;
}
/* Text */
p {
	margin-bottom:20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color:#460228;
	}
li {list-style:none
}
ol {
margin:15px 0 15px 0px;
}
ol li {
list-style:decimal;
list-style-position:inside;
}
/* Headings */
h1, h2, h3, h4, h5, h6 {
	color:#460228;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
h1 {font-size:22px;padding:9px 0 13px 0;}
h2 {font-size:20px;}
h3 {font-size:20px;}
h4 {font-size:18px;}
h5 {font-size:16px;}
h6 {
	font-size:12px;
	color: #460228;
}

/* Content
---------------------------------------------------------- */
#all {
	padding-bottom:93px;
	min-width:998px;

width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 997? "998px":"auto");
	color: #460228;
}
#left {
width:276px;
margin-right:-276px;
float:left;
background:url(images/left.jpg) no-repeat 0 0;
padding-top:92px;
}
#right {
padding-top:92px;
margin-left:276px;
background:url(images/right.jpg) no-repeat 0 0;
}
#lbg {
background:url(images/lbg.gif) no-repeat 0 0;
min-height:452px;
border-top:6px solid #8C1458;
}
* html #lbg {
height:452px;
}
#lsite {
	height:79px;
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	}
#lsite a {
color:#FFC602;
}
.lul li {
line-height:17px;
padding:0 2px 38px 1px;
}
.lul img {
float:left;
margin-right:10px;
display:block;
}
#bt {
border-top:6px solid #8C1458;
}
#baner {
background:#FFC702;
border-bottom:6px solid #8C1458;
}
#baner img {
display:block;
}
#content {
padding:15px 27px 0 30px;
}
#baner2 {
text-align:center;
}
.table {
width:100%;
background:#C7649A;
margin:13px 0;
}
.table td {
border:2px solid #fff;
padding:4px;
}
.ul1 {
margin-top:7px;
}
.ul1 li {
padding-left:21px;
background:url(images/li.gif) no-repeat 0 0;
padding-bottom:8px;
}

#all, .lul li, #baner {
overflow:hidden;
zoom:1;
}

/* Footer
---------------------------------------------------------- */
#footer {
position:absolute;
bottom:0;
left:0;
width:100%;
min-width:998px;
height:81px;
clear:both;
background:url(images/footer.jpg) repeat-y 276px 0;
}

