@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
}
#left	{
	width: 200px;
	float: left;
	
}
#center {
	background-image:url(../images/top.jpg);
	width: 100%;
	height: 150px;
	float: left;
}
#right	{
	width: 200px;
	float: right;
	background-image:url(../images/right.jpg);
	
}
.scroll {
	height: 440px;
	overflow:scroll;
}
.scroll_p {
	height: 440px;
	overflow:scroll;
	padding-left:50px;
}
.pic_text	{
	max-width: 500px;
	font-size: 12px;
	color: #000066;
	
}
.style10 {
	font-size: 14px;
	color: #000066;
	max-width: 600px;
	
}
.style11 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
}
	