/* css reset */
html{color:#000;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0 none;}
img{vertical-align:middle;}
li{list-style:none;}
body,select,input,button,textarea{font:12px/1.5 tahoma,ËÎÌå,arial;}
a,a:link,a:visited{color:#000;text-decoration:none;}
a:hover{color:#333;text-decoration:underline;}
.cb{clear:both;}
.cl{clear:left;}
.cr{clear:right;}
.fl{float:left;}
.fr{float:right;}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;visibility:hidden;}
.clearfix:after{clear:both;}
.clearfix{zoom:1;}
.cc:after{display:block;clear:both;content:".";height:0;visibility:hidden;} * html .cc {height: 1%;}
.center{ margin:0 auto;}
.text_center{ text-align:center;}
.none{display:none;}
.zs{text-indent:-9999px; display:block;line-height:0;overflow:hidden; font-size:0;}





/* page */
body{background-color:#ddeef2;}
.title{ position:absolute; right:452px;top:20px; font-size:20px; font-family:"Î¢ÈíÑÅºÚ";color:#2b6600; font-weight:normal;}


.input {
	border-bottom: #ccc 1px solid;
	border-left: #ccc 1px solid;
	line-height: 25px;
	width: 172px;
	height: 25px;
	border-top: #ccc 1px solid;
	border-right: #ccc 1px solid;
	padding:0 5px;
}
.input1 {
	border-bottom: #ccc 1px solid;
	border-left: #ccc 1px solid;
	line-height: 25px;
	width: 110px;
	height: 25px;
	border-top: #ccc 1px solid;
	border-right: #ccc 1px solid;
	padding:0 5px;
}



