@charset "utf-8";
body {
	background-color: #090;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	SCROLLBAR-FACE-COLOR: #CC66FFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FF99FF;
	SCROLLBAR-SHADOW-COLOR:  #FF99FF;
	SCROLLBAR-3DLIGHT-COLOR:#CC66FF;
	SCROLLBAR-ARROW-COLOR: #FF99FF;
	SCROLLBAR-TRACK-COLOR:#CC66FF;
	SCROLLBAR-DARKSHADOW-COLOR:#CC66FF;
	color:#CC66FF
}
#box #top {
	height: 200px;
	width: 1000px;
}
#box #left {
	background-color: #00CC33;
	float: left;
	height: 600px;
	width: 200px;
}
#box #right {
	background-color: #A2E065;
	float: right;
	height: 600px;
	width: 800px;
	background-image: url(../img/changyiBG.jpg);
	background-repeat: no-repeat;
}
#box {
	text-align: center;
	height: 600px;
	width: 1000px;
}
#box #right #myForm {
	height: 200px;
	width: 500px;
	margin-top: 280px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 50px;
	text-align: left;
	z-index: 5;
	font-family: "方正卡通简体", "宋体", sans-serif, serif;
	font-size: 32px;
	color: #0099FF;
}

textarea{
	color: #0099FF;
	background:transparent; 
	font-size: 18pt;
	font-family:"方正卡通简体", "宋体", sans-serif, serif;
	
}

#box #viewneirong {
	background-color: #A2E065;
	float: right;
	height: 600px;
	width: 800px;
	background-image: url(../img/viewchangyiBG.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
#box #viewneirong #show {
	font-family: "宋体", sans-serif, serif;
	font-size: 18px;
	color: #0066FF;
	height: 350px;
	width: 680px;
	margin-top: 150px;
	margin-left: 10px;
	text-align: left;
	overflow: auto;
}
#box #feichuanleft {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 600px;
	width: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#box #feichuanright {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 600px;
	width: 800px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #A2E065;
}
