body {
	background: url(../img/bg.jpg) repeat-y #afdaf1;
	padding: 0;
	margin: 0;
	font-family: Arial, Tahoma, Verdana, serif, sans-serif;
	font-size: 8.25pt;
	text-align: left;
	color: #5d1349;
}

p,div,span,img,form{
	padding: 0;
	margin: 0;
	border: 0;
}
h3{color: #5d1349; margin: 0; padding: 0; font-size: 8.25pt; font-weight: bold;}
select{
	font-size: 8.25pt;
}
input, textarea{
    border: 1px solid #A0A0A0;
}
a:link 
{
	color: #5d1349;
	font-weight: normal;
	text-decoration: none;
}
a:visited 
{
	color: #5d1349;
	font-weight: normal;
	text-decoration: none;
 }
a:hover 
{
	color: #5d1349;
	font-weight: normal;
	text-decoration: underline;
}
a:active 
{
	color: #5d1349;
	font-weight: normal;
	text-decoration: underline;
}
a.linknews:link, a.linknews:visited
{
	color: #fb00a5;
	text-decoration: none;
	font-weight: bold;
}
a.linknews:active, a.linknews:hover
{
	color: #ad6299;
	text-decoration: underline;
	font-weight: bold;
}

a.linksubmenu:link, a.linksubmenu:visited
{
	color: #ad6299;
	font-weight: normal;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;	
}
a.linksubmenu:active, a.linksubmenu:hover
{
	color: #fb00a5;
	text-decoration: underline;
	font-weight: bold;
	font-size: 8pt;
}
a.linkmenu:link, a.linkmenu:visited
{
	color: #5d1349;
	font-weight: normal;
	text-decoration: none;
	font-weight: bold;
	font-size: 8.5pt;
}
a.linkmenu:active, a.linkmenu:hover
{
	color: #5d1349;
	text-decoration: underline;
	font-weight: bold;
	font-size: 8.5pt;	
}

#global{
	background: url(../img/bgBody.jpg) no-repeat;
	width: 100%;
	float: left;
}

#header{
	height: 113px;
}
#top{
	width: 939px;
	height: 293px;
	background: url(../img/bgTop.png) no-repeat;
}
#topLeft{
	width: 246px;
	height: 211px;
	float: left;
	padding: 40px 60px 40px 60px;
	color: #ad6299;
}
#topRight{
	width: 526px;
	height: 260px;
	float: left;
	padding-top: 13px;
}
#menu{
	width: 100%;
	height: 67px;
	background: url(../img/bgMenuRight.png) repeat-x;
}
#menuLeft{
	width: 103px;
	height: 67px;
	background: url(../img/bgMenuLeft.png) no-repeat;
	float: left;
}
#menuRight{
	height: 55px;
	float: left;
	padding-top: 12px;
}
#main{
	width: 100%;
	height: 100%;
}
#headers{
	width: 100%;
	height: 30px;
	padding: 25px 0 10px 0;
}
#headerLeft{
	width: 294px;
	float: left;
}
#headerRight{
	float: left;
}
#mainLeft{
	width: 294px;
	height: 100%;
	float: left;
}

#mainLeftLeft{
	width: 194px;
	float: left;
	background: url(../img/bgMainLeftLeft.png) repeat-y;
	padding: 30px;
}

#mainLeftLeft ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
		
#mainLeftLeft li {
	padding: 10px 10px 10px 10px;
	margin: 0;
	background: url(../img/bgLi.png) no-repeat;
	border-bottom: 1px dotted #d7bee1;
	display: block;
	color: #5d1349;
	font-weight: bold;
}

#mainLeftRight{
	width: 30px;
	height: 78px;
	float: left;
	background: url(../img/bgMainLeftRight.png) no-repeat;
}

#mainRight{
	float: left;
}
.mainRightNews{
	width: 523px;
	background: url(../img/bgMainRightTop.png) no-repeat;
	padding: 18px;
}
.news{
	clear: both;
	padding-bottom: 30px;
}
.newsDesc{
	padding: 13px 0 0 15px;
	color: #ad6299;
}
#footer{
	width: 100%;
	height: 210px;
	background: url(../img/bgFooter.jpg) no-repeat;
	padding-top: 105px;
	float: left;
}
#footerLeft{
	width: 300px;
	float: left;
	padding-left: 37px;
}
#footerCenter{
	width: 268px;
	float: left;
	padding-left: 37px;
}
#footerRight{
	width: 173px;
	float: left;
	padding: 60px 0 0 67px;
}


.floatleft{
	float: left;
}
.miniimg{
	border: 1px solid #d9bdea;
	float: left;
	margin-right: 15px;
}
.purpre{
	color: #ad6299;
}
.footerContent{
	padding: 20px 20px 10px 20px;
}
