body {
	font-size: 12px;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#8ab420;
	color:#666;
	text-align:left;
}

img,form{
	padding:0;
	margin:0;
	border:0;
}

p {
	padding:0;
	margin:0;
	line-height:150%;
}

td,span,div,p,input,textarea,select {
	font-size:12px;
}

a {
	color:#0071bc;
	text-decoration:none;
}

.a1 {
	border:1px #ccc solid;
	display:block;
	height:15px;
	padding:0 5px;
	vertical-align:bottom;
}

ul {
	margin:0;
	padding:0;
}
li {
	list-style:none;
	text-align:left;
	margin:0;
	padding:0;
}

.line1 {
	font-size:0;
	margin:0 0 10px;
	padding:0;
	height:1px;
	width:100%;
	border-bottom:1px #ccc dashed;
}

.select {
	background-color:#FF0000;
	color:#FFFFFF;
}


#form input[type=text], input[type=password] {
	border:1px #ccc solid;
	padding:2px;
}

#form input {
	padding:expression(type == "text" || type == "password" ? "1px" : "normal");
	border:expression(type == "text" || type == "password" ? "1px #ccc solid" : "normal");
}

#form li {
	display:inline;
	list-style:none;
	padding:10px;
}

#htmlti{
	padding:8px 0 10px 0;
	font-size:15px;
	font-weight:bold;
	color:#0071bc;
	text-decoration:none;
}
#htmlti a {
	font-size:15px;
	font-weight:bold;
	color:#0071bc;
	text-decoration:none;
}

#htmldt {
	color:#939598;
	font-size:12px;
	padding:0 0 5px;
}

#htmltext {
	font-size:13px;
	line-height:150%;
	text-align:left;
	padding:8px 0;
}

#htmltext * {
	font-size:13px;
	line-height:150%;
}

#header {
	width:650px;
	height:160px;
	margin:0 auto;
	text-align:center;
	background:url(logo.gif) no-repeat top;
	cursor:pointer;
}

#main {
	width:650px;
	height:100%;
	margin:0 auto;
	background-color:#FFFFFF;
}

#content {
	float:left;
	width:415px;
	padding:15px 0 15px 15px;
	text-align:left;
}


#clear {
	clear:both;
	height:1px;
	width:100%;
	font-size:0px;
	line-height:0;
	margin:0;
	padding:0;
}

#right {
	float:right;
	width:190px;
	padding:15px;
}

#search {
	padding:0 0 8px;
	margin:0;
	clear:both;
}

#search .input1 {
	border:0;
	background:url(bg2.gif) no-repeat right;
	width:184px;
	height:22px;
	padding:5px 3px 0;
	margin:0;
	color:#999;
}

#search .input2 {
	border:0;
	background:url(bg33.gif) no-repeat right;
	width:184px;
	height:22px;
	padding:5px 3px 0;
	margin:0;
	color:#999;
}

#survey{
	clear:both;
	padding:6px;
	background-color:#e7e7e7;
}

#survey .survey_bg {
	background:url(bg3.gif) right repeat-x;
	height:7px;
	padding:0;
	margin:0;
	font-size:0px;
	line-height:0;
}

#survey td {
	color:#666666;
	padding:2px 0;
	text-align:left;
	font-size:9px;
}

#survey .td1 {
	background:url(chk1.gif) no-repeat;
	padding:2px 0 2px 16px;
	cursor:pointer;
	font-size:10px;
}

#survey .td2 {
	background:url(chk2.gif) no-repeat;
	padding:2px 0 2px 16px;
	cursor:pointer;
	font-size:10px;
}

#survey .border1 {
	border-left:1px #ccc solid;
}

#survey .border2 {
	border-bottom:1px #ccc solid;
}

#survey .border3 {
	border:3px #fff solid;
}

#survey .ti1 {
	padding:8px 0 0; color:#666666; text-align:left; font-weight:bold
}

#DoorP {
	clear:both;
}

#DoorP h2{
	background:url(bg1.gif) repeat-x;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	height:20px;
	cursor:pointer;
	text-align:left;
	padding:5px 5px 1px;
	margin:0;
	clear:both;
}
#DoorP h2 a {
	color:#FFFFFF;
	display:block;
}
#DoorP .right2 {
	float:right;
	margin-top:-15px;
	display:block;
	background:url(t2.gif) no-repeat;
	width:15px;
}
#DoorP .right1 {
	float:right;
	margin-top:-15px;
	display:block;
	background:url(t1.gif) no-repeat;
	width:15px;
}
#DoorP .DoorPitem{
	background-color:#acacac;
	overflow:hidden;
	margin-bottom:5px;
	text-align:left;
}
#DoorP .DoorPitem a:link,#DoorP .DoorPitem a:visited{
	color:#fff;
	text-decoration:none;
	display:block;
	text-align:left;
	padding:8px;
	border:0;
	border-bottom:1px #fff dashed;
}

#DoorP .DoorPitem .a1:link,#DoorP .DoorPitem .a1:visited{
	color:#000;
	text-decoration:none;
	display:block;
	text-align:right;
	padding:8px;
	border:0;
}

.btn1 {
	background:url(bg1.gif) repeat-x;
	height:20px;
	width:100%;
	text-align:center;
	color:#fff;
	border:0;
	font-size:12px;
}

.btn2 {
	width:50px;
}

.btn3 {
	width:80px;
	color:#666;
}

.tip1 {
	color:#0099FF;
	padding:8px 0;
}

.tip1 a {
	color:#FF0000;
	text-decoration:underline;
}