#dataProxySwfDiv
{
	position: fixed;
	left: 0px;
	top: 0px;
	background-color: #FDE5F2;
}

body
{
	background-image: url(../img/bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 2850px;
}

.page
{
	
	width: 984px;
	margin: auto;
}

.page .header
{
	background-image: url(../img/navigation.jpg);
	height: 121px;
}

.page .header .navigation
{
}

.page .header .navigation .userStatus img
{
	vertical-align: middle;
}


.navigation .floatLeft
{
	margin-top: 28px;
	margin-left: 2px;
}

.navigation .floatRight
{
	margin-top: 29px;
	text-align: right;
}

.navigation .floatRight .links
{
	height: 30px;
}

.navigation .floatRight .links img
{
	border: none;
	margin-left: 7px;
}

.page .footer
{
	font-weight: bold;
	text-align: center;
	color: #666;
	padding-top: 50px;
	vertical-align: middle;
}

.page .footer img
{
	vertical-align: middle;
}

.page .main
{
}

.page .main .testContent
{
	background-image: url(../img/homepage/test_content.jpg);
	height: 189px;
}



.page .main .articles
{
	background-image: url(../img/homepage/articles.jpg);
	width: 984px;
	height: 425px;
}

.page .main .articles table
{
	margin-left: 40px;
}

.page .main .articles td
{
	width: 212px;
	padding-right: 20px;
}

.page .main .articles td a
{
	line-height: 24px;
	height: 24px;
	display: block;
	text-decoration: none;
	color: #676767;
	background-image: url(../img/articlea.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left bottom;
}

.page .main .articles td a:hover
{
	color: black;
	text-decoration: underline;
}

.page .main .award
{
	height: 242px;
	background-image: url(../img/homepage/award.jpg);
}

.page .main .award table
{
	
	
}

.page .main .award .awardNameList
{
	width: 300px;
	padding: 0px;
	padding-left: 30px;
}

.page .main .award .awardNameList #nameListTable
{
	overflow: auto;
	width: 260px;
	height: 130px;
	
}

.page .main .award table td
{
	padding: 3px;
}

.page .main .award table .tableheader
{
	font-weight: bold;
	color: white;
}

.page .main .award table .tableheader td
{
	height: 25px;
	vertical-align: top;
	padding: 0px;
}

.page .main .home2box
{
	background-image: url(../img/homepage/home_box_center.gif);
	background-repeat: repeat-y;
	background-position: left top;
	
}

.page .main .home2box .content
{
	height: 556px;
}

.page .main .home2box .content .floatLeft
{
	width: 400px;
	padding-left: 30px;	
}

.page .main .home2box .content .floatRight
{
	padding-right: 30px;
	width: 430px;
}


.inputCode
{
	text-align: center;
	margin-top: 30px;
	margin-left: 50px;
	margin-right: 50px;
	height: 45px;
	vertical-align: middle;
}

.inputCode input
{
	vertical-align: middle;
	border: solid 1px gray;
	padding: 5px;
	font-size: 16px;
	margin-left: 10px;
	margin-right: 10px;
	width: 350px;
}

.inputCode img
{
	vertical-align: middle;
	border: none;
}


.guestbook
{
}

.guestbook .items
{
	height: 311px;
	width: 440px;
	overflow: auto;
	
}

.guestbook .items div
{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #F2F2F2;
}

.guestbook .items div p
{
	color: #666666;
}
.guestbook .items div p b , .guestbook .items div p i
{
	line-height: 24px;
	height: 24px;
}

.guestbook .items div p b
{
	font-size: 11px;
	color: #7E2D67;
	font-weight: bold;
	padding-right: 15px;
}

.guestbook .items div p i
{
	font-style: normal;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

.form 
{
	color: #666666;
}

.form  .row .label
{
	font-weight: bold;
	width: 80px;
}


.form .inputStyle
{
	background-color: #F5F5F5;
	border: solid 1px #ccc;
}

.form .buttons
{
	margin-left: 20px;
	margin-top: 5px;
	vertical-align: middle;
}

.form .buttons img
{
	vertical-align: middle;
	border: none;
}

.form .buttons b
{
	color: red;
}


.pageButtons
{
	text-align: right;
	padding: 20px;
	height: 20px;
}

.pageButtons a
{
	
	padding: 2px;
	
	text-decoration: none;
	color: #FF61C4;
	border: solid 2px white;
}

.pageButtons .button
{
	border: solid 2px #FF61C4;
}

.pageButtons b
{
	border: solid 2px #FF61C4;
	padding: 2px;
	color: white;
	background-color: #FFB0E1;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 3px;
	margin-right: 3px;
}


#theGoldKey
{
	position: absolute;
}
