body {
	margin: 0;
	padding: 0;
	height: 100%;
	color: #000;
	background: #ccc url(bg.gif);
	font: 12px arial, tahoma, verdana;
	line-height: 17px;
}

a, a:visited, a:active, a:hover, p a, p a:visited, p a:active, p a:hover {
	color: #000;
	text-decoration: underline;
}
p {
	display: inline;
	font: 12px arial, tahoma, verdana;
	line-height: 17px;
	text-decoration: none;
}

input, select, textarea {
	background: #eaeaea;
	font: 12px arial, tahoma, verdana;
	border: 0;
}

.mail_text {
	float: left;
	width: 110px;
	height: 18px;
	background: #eaeaea;
	font: 12px arial, tahoma, verdana;
	border: 0;
}
.mail_passw {
	float: left;
	width: 90px;
	height: 18px;
	background: #eaeaea;
	font: 12px arial, tahoma, verdana;
	border: 0;
}
.mail_submit {
	float: right;
}
.input {
	display: block;
	width: 110px;
	height: 20px;
	margin-top: 5px;
	background: #eaeaea;
}
.form {
	margin: 0px;
}




#wrap {
	width: 811px;
	padding: 0;
	margin-left: 15px;
	margin-top: 0;
}



#top {
    height: 111px;
    width: 500px;
    margin-left: 200px;
    margin-bottom: 20px;
}
#top #top_container {
	display: inline;
	float: left;
}
#top .top {
	width: 475px;
	min-height: 100px;
    background: #EF328A;
	text-align: center;
}
#top .bottom {
	width: 475px;
	height: 11px;
	background: url(header-bottom.gif) no-repeat;
}
#top #icons {
	display: inline;
	float: right;
}


#content {
    float: left;
    width: 475px;
	min-height: 660px;
}
#content .top {
	width: 475px;
	height: 24px;
	background: url(content-top.gif) no-repeat left top;
}
#content .bottom {
	width: 475px;
	height: 24px;
	background: url(content-bottom.gif) no-repeat left bottom;
}
#content .middle_container {
	width: 475px;
	background: #00D400;
}

#content .middle {
	width: 453px;
	min-height: 630px;
	margin: 0 11px 0 11px;
	background: #fff;
}
#header {
	height: 40px;
	border-bottom: 3px solid #00D400;
}
#text {
	width: 423px;
	min-height: 575px;
	margin: 0px 15px 0px 15px;
	text-align: justify;
}








#menu {
	float: left;
	width: 200px;
	margin-top: 100px;
}
.item {
	margin-bottom: 20px;
	width: 200px;
	height: 118px;
	text-align: right;
}
.main {
	float: left;
	width: 40px;
	height: 118px;
	padding-top: 7px;
	background: url(main.gif) no-repeat right top;
}
.no {
	float: left;
	width: 160px;
	height: 118px;
}
.sub {
	float: left;
	width: 160px;
	height: 118px;
	text-align: left;
	background: #00D400;
}
.sub a, .sub a:hover, .sub a:active, .sub a:visited {
	color: #fff;
	font: bold 15px arial, tahoma, verdana;
	line-height: 20px;
	text-decoration: none;
}




#right {
    float: left;
    width: 136px;
	margin-top: 64px;
}
#right .top {
	display: block;
	height: 15px;
	width: 136px;
	background: url(right-top.gif) no-repeat left top;
}
#right .middle {
	min-height: 250px;
	background: #fff;
	padding: 0px 5px 0px 10px;
	border-right: 3px solid #00D400;
}
#right .bottom {
	height: 15px;
	width: 136px;
	background: url(right-bottom.gif) no-repeat left top;
}
	

#footer {
	display: block;
	width: 810px;
	height: 20px;
}



h1, h1 a, h1 a:hover {
	display: inline;
	font: bold 25px arial, tahoma, verdana;
	color: #EF328A;
	margin-left: 20px;
	text-decoration: none;
}

h2, h2 a, h2 a:hover {
	display: inline;
	font: bold 15px arial, tahoma, verdana;
	line-height: 17px;
	color: #EF328A;
	margin: 0px 0px 0px 5px;
	text-decoration: none;
}
h3, h3 a, h3 a:hover {
	display: inline;
	font: bold 12px arial, tahoma, verdana;
	color: #EF328A;
	text-decoration: none;
}


.newsItem {
	width: 422px;
	min-height: 210px;
	margin-bottom: 80px;
}
.newsLeft {
	float: left;
	width: 223px;
}
.newsRight {
	float: right;
	width: 180px;
	border-left: 15px solid #fff;
}
.newsImage1 {
	background: #eaeaea; 
	min-width:10px; 
	border: 1px solid #eaeaea; 
	text-align: center;
}
.newsImage2 {
	background: #fff; 
	min-width:10px; 
	/* border: 1px solid #fff; */
	text-align: center;
}