@charset "UTF-8";
/* CSS Document */


#content {
	background-color: #000000;
	background-image: url(../images_pages/main_section_bg.jpg);
	width: 848px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-repeat: repeat-x;
	margin: 0px;
	height: 1650px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}











#title {
	margin-left: 26px;
	margin-right: 30px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #768DFD;
	padding-bottom: 5px;
	padding-top: 20px;
}
#back {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}


#back2 {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 15px;
}



#box_1 {
	padding: 0px;
	width: 710px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#box_1 img {
	border: 1px solid #FFFFFF;
}
#back p {
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
}
#back a {
	font-size: 80%;
	color: #00FFFF;
}
#back  a:hover {
	color: #00FF00;
}

#back2 p {
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
}
#back2 a {
	font-size: 80%;
	color: #00FFFF;
}
#back2  a:hover {
	color: #00FF00;
}






#title p {
	margin: 0px;
	padding: 0px;
	font-size: 150%;
	font-weight: normal;
	text-align: left;
	color: #768DFD;
}
#main p {
	font-size: 120%;
	line-height: 140%;
	color: #FFFF00;
	margin: 0px;
	padding: 0px;
}
#main {
	text-align: center;
	height: 1650px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}

