body 

{

	background-color:#388a99;

	margin:0px;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

}

img {border:0;} 

a {outline: 0;}

.content

{

	height: 600px;

	background: #b5dfe5 url(site_images/mainbg.jpg) no-repeat ;

	background-position:left bottom;

	border-bottom:solid 2px #CF0;
	position:relative;

}

.name

{ 

	background-image:url(site_images/miaoyuanwang.png);

	height: 46px;

	width: 257px;

	position: absolute;

	top: 9px;

	left: 50px;

}



.photos

{

	width: 54px;

	height: 47px;

	position: absolute;

	top: 16px;

	left: 354px;

}

.paintings

{

	width: 88px;

	height: 47px;

	position: absolute;

	top: 16px;

	left: 446px;

}

.sketches

{

	width: 76px;

	height: 42px;

	position: absolute;

	top: 16px;

	left: 535px;

}

.info

{

	width: 62px;

	height: 45px;

	position: absolute;

	top: 16px;

	left: 624px;

}

.portraits
{
	width: 53px;

	height: 16px;

	position: absolute;

	top: 58px;

	left: 64px;
}

.self
{
	width: 79px;

	height: 17px;

	position: absolute;

	top: 58px;

	left: 164px;
}

.pixel
{
	width: 74px;

	height: 16px;

	position: absolute;

	top: 58px;

	left: 285px;
}

.others
{
	width: 36px;

	height: 11px;

	position: absolute;

	top: 58px;

	left: 396px;
}

.ball
{
	background-image:url(site_images/ball.png);
	
	width: 14px;

	height: 14px;

	position: absolute;

	top: 57px;
}

.ball2
{
	background-image:url(site_images/ball2.png);
	
	width: 14px;

	height: 14px;

	position: absolute;

	top: 57px;
}

@charset "utf-8";

 /* simple viewer style */

	#flashcontent {
	width: 900px;
	height: 562px;
	position: absolute;
	top: 70px;
	left: 50px;
	}

	 /* simple viewer style */

/* CSS Document */



.infoContent

{
	width: 600px;
	height: 480px;
	position: absolute;
	top: 89px;
	left: 136px;
	overflow:auto;
}

.header
{
	font-weight:bold;
	font-size:large;
	font-family:Arial, Helvetica, sans-serif;
	color:#036;
}
.title
{
	font-weight:bolder;
	color:#036;
}
.text
{
	font-weight:bold;
	color:#000;
}
.me
{
	background-image:url(site_images/me.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:298px;
}

