/* CSS Document */
body
{
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #000066;
}
a, img
{
	border:0px;
	margin:0xp;
	padding:0px;
}





.index_div
{
	width:865px;
	height:825px;
	border-collapse:collapse;
	border-left:5px solid white;
	border-right:5px solid white;
	border-bottom:5px solid white;

	background:url(/pics/bg.jpg) no-repeat top center;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.index_tb
{
	width:100%;
	background:url(/pics/left.gif) repeat-y left;
}
.index_tb td
{
	margin:0px;
	padding:0px;
	vertical-align:top;
	text-align:left;
}





.topNavi_div
{
	height:100px;
	border:0px solid red;
	text-align:center;
}
.topNavi_div img, .topNavi_div a
{
	text-decoration:none;
	border:0px;
	cursor:pointer;
}
















.text
{
	width:100%;
	height:279px;
	overflow-y: scroll;
	
	padding:0px 0px 0px 0px;
	color:white;
	font-size:14px;
	border:0px solid red;
}
.text h1
{
	color:#0066FF;
	margin:0px 0px 10px 0px;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
}
.text p
{
	margin:0px 0px 10px 0px;
	font-size:14px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}
.text a
{
	color:silver;
	text-decoration: underline;	
}
.text a:hover
{
	text-decoration:none;
}
.text table,.text td, .text tr,.text div,.text ul,.text li
{
	color:white;
}
.preViewPicture
{
	cursor:pointer;
	border:0px;
	width:120px;
	margin:10px;
}






.bottomTextLine 
{
	background:url(/pics/bottom2.jpg) no-repeat top center; 
	width:535px; 
	height:53px;
	border:0px solid red;
	padding:30px 0px 0px 0px ;
	margin:10px 0px 0px 0px;
	text-align:center;
}







.page
{

	background: url(/pics/textBground.jpg) no-repeat top left;
	border:0px solid red;
	width:535px;
	margin:0px 0px 10px 310px;
	height:100%;
}




.tr1
{
	background:;
}
.tr1 td
{
	text-align:left;
	color:;
	padding:10px 0px 0px 0px;
	margin:10p 0px 0px 0px;
	font-weight:bold;
}