/*design by fengjiang96@gmail.com    www.9dspaces.com*/

body {
	background: #000000;
	color: #ffffff;
	margin: 10px;
}

div.content {
	position: relative;
	width: 800px;
	margin-left: 40px;
	margin-top: 40px;
}

h1 {
	font-size: 20px;
	line-height: 15px;
}

* {
	color: #aaaaaa;
	font:12px normals sans-serif,Arial;
}

div.nav {
	padding-bottom: 10px;
	border-bottom: 1px dashed #cccccc;
	margin-bottom: 5px;
}

img {
	border: 0;
}

a, a:hover, a:active, a:linked {
	color: #cccccc;
	text-decoration: none;
}


#wrapper {
	position: relative;
	width: 100%;
	height: 410px;
}

#imgGallery1 {
	position: absolute;
	left: 282px;
	width: 520px;
	height: 410px;
	overflow: hidden;
}

.text {
	position: relative;
	width: 100%;
	font-size: 12px;
	/*border-bottom: 1px dashed #cccccc;*/
	padding-top: 10px;
	padding-bottom: 10px;
}

#mag_text {
	position: absolute;
	width:160px;
}

#mag_text_up {
	position: absolute;
	top: 25px;
	left: 0px;
}

#mag_text_down {
	position: absolute;
	top: 180px;
	left: 5px;
	width: 240px;
	word-spacing: 0.05em;
	text-align: justify;
	line-height: 160%;
	
}

p {
	text-indent: 0em;
}