

body {
	margin: 0px;
	padding: 0px;
	background-attachment: scroll; 
	background-image: url("../pics_interface/bg_main.jpg"); 
	background-repeat:repeat-y; 
	background-color:#ffffff;
}

p {
	padding:0px;
	margin:0px;
}





#mainframe{	
	width:780px;
	margin:0px;
}

#header{
	width:100%;
	height:446px;
	padding:0px;
	margin:0px;
	background-image: url("../pics_interface/bg_header.jpg"); 
	background-repeat:no-repeat; 
	background-position:top left;
}


#ani{
	position:absolute;
	top:116px;
	left:0px;
	width:800px;
	height:300px;
	background-image: url("../pics_interface/ani.gif"); 
}






#navigation{
	position:absolute;
	top:90px;
	left:237px;

	width:500px;
	height:auto;
	padding:3px 3px 3px 3px;
	margin:0px 0px 0px 0px;
	font-family: Verdana,Arial,sans-serif; 
	font-style: normal; 
	text-align:justify;
	font-weight: normal;
	font-size:13px;
	line-height:20px;
	color:#ffffff;

}
#navigation a{
	font-family: Verdana,Arial,sans-serif; 
	font-style: normal; 
	font-weight: normal;
	font-size:13px;
	color:#ffffff;
	line-height:20px;
	text-decoration:none;
}
#navigation a:hover{
	text-decoration:underline;
}






#navigation2{
	position:absolute;
	top:0px;
	text-align:right;

	width:98%;
	height:auto;
	padding:3px 3px 3px 3px;
	margin:0px 10px 0px 0px;
	font-family: Verdana,Arial,sans-serif; 
	font-style: normal; 
	font-weight: normal;
	font-size:11px;
	line-height:20px;
	color:#A13504;

}
#navigation2 a{
	font-family: Verdana,Arial,sans-serif; 
	font-style: normal; 
	font-weight: normal;
	font-size:11px;
	color:#A13504;
	line-height:20px;
	text-decoration:none;
}
#navigation2 a:hover{
	text-decoration:underline;
}





#content1{
	position:absolute;
	top:428px;
	left:10px;
	oveflow:auto;
	width:195px;
	height:auto;
	color:#ffffff;
	padding:3px 3px 3px 3px;
	margin:0px 0px 0px 0px;
	font-family: Verdana,Arial,sans-serif; 
	font-style: normal; 
	text-align:justify;
	font-weight: normal;
	font-size:11px;
	line-height:20px;

}
#content1 a{
	font-family: Verdana,Arial,sans-serif; 
	font-style: normal; 
	font-weight: normal;
	font-size:11px;
	color:#ffffff;
	line-height:20px;
	text-decoration:underline;
}
#content1 a:hover{
	text-decoration:none;
}

#content1 h1{
	padding:0px;
	margin:0px 0px 10px 0px;
	font-family: Verdana,Arial,sans-serif; 
	font-style: normal; 
	text-align: left;
	font-weight: bold;
	font-size:16px;
}



#content2{
	position:absolute;
	top:428px;
	left:237px;
	oveflow:auto;
	width:508px;
	height:auto;
	padding:3px 3px 30px 3px;
	margin:0px 0px 0px 0px;
	font-family: Verdana,Arial,sans-serif; 
	font-style: normal; 
	text-align:justify;
	font-weight: normal;
	font-size:11px;
	line-height:20px;

}
#content2 a{
	font-family: Verdana,Arial,sans-serif; 
	font-style: normal; 
	font-weight: normal;
	font-size:11px;
	color:#A13504;
	line-height:20px;
	text-decoration:underline;
}
#content2 a:hover{
	text-decoration:none;
}

#content2 h1{
	padding:0px;
	margin:0px 0px 10px 0px;
	font-family: Verdana,Arial,sans-serif; 
	font-style: normal; 
	text-align: left;
	font-weight: bold;
	font-size:16px;
}







#list{
	
	oveflow:auto;
	width:485px;
	height:auto;
	color:#000000;
	background-color:#E7E7E7;
	padding:10px;
	margin:0px 0px 7px 0px;
	font-family: Verdana,Arial,sans-serif; 
	font-style: normal; 
	text-align:justify;
	font-weight: normal;
	font-size:11px;
	line-height:20px;

}



















