@charset "utf-8";
@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
#container {
	width: 800px;
	padding-right: 11px;
	padding-left: 11px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CBCBCB;
	border-left-color: #CBCBCB;
}
#back {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/back.jpg);
	background-repeat: repeat-y;
}

#header {
	height: 82px;
	padding-top: 4px;
	padding-left: 4px;
	background-color: #FFFFFF;
}
#container ul {
	background-color: #DB2B71;
	padding-left: 12px;
}
li {
	margin-left: auto;
	list-style-type: none;
	white-space: nowrap;
	display: inline;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
}

#logo {
	width: 227px;
	float: left;
}
#logo2 {
	width: 250px;
	float: left;
	margin-top: 37px;
	margin-right: 204px;
	margin-left: 15px;
}
#miraclerecords {
	float: left;
	width: 50px;
	padding-top: 35px;
}
#maincontents {
	background-color: #DB2B71;
	margin-top: 15px;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-right: 15px;
	padding-left: 0px;
	height: 550px;
}
#bunner {
	height: 90px;
	border: thin dotted #FFCCCC;
	margin-bottom: 0px;
	width: 366px;
	margin-right: auto;
	margin-left: auto;
}


.title {
	width: 175px;
	margin-right: auto;
	margin-left: auto;
}
#leftbox {
	height: 398px;
	width: 377px;
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#rightbox {
	float: left;
	width: 374px;
	height: 398px;
	margin-top: 3px;
}
#topics {
	height: 250px;
	background-image: url(../image/t3-2.jpg);
	width: 374px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 18px;
}
#whatsNew {
	width: 560px;
	background-image: url(../image/t4-3.jpg);
	background-repeat: repeat-y;
	float: left;
	margin-left: 3px;
	height: 150px;
}
#text {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	height: 70px;
}

#whatNewImage {
	margin-top: 13px;
}
#text2 {
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	height: 180px;
}


#mailmagazine {
	width: 200px;
	background-color: #fff;
	background-image: url(../image/tm-3.jpg);
	background-repeat: repeat-y;
	height: 70px;
	float: left;
	margin-left: 3px;
}

#textmm {
	width: 150px;
	margin-right: auto;
	margin-left: auto;
}

#topicsImage {
	margin-top: 20px;
}

