@charset "gb2312";
/* CSS Document */


body, html {
	margin: 0;
	padding: 0;
}

body{
	color:#333333;
	font:12px/1.5 'Î¢ÈíÑÅºÚ',Helvetica,Arial,sans-serif;
}


input.txt {
	padding:5px 2px;
	vertical-align:middle;
	width:356px;
	border:1px solid #DDDDDD;
}
input, button, textarea, select, optgroup, option {
	font-family:'Î¢ÈíÑÅºÚ',Helvetica,Arial,sans-serif;
	font-size:12px;
	font-style:inherit;
	font-weight:inherit;
}

.btn {
	background-position:0 -1px;
	font-size:14px;
	height:29px;
	overflow:visible;
	vertical-align:middle;
	width:100px;
	padding-bottom:4px;
}

form {margin: 0; padding: 0;}
image { border: none;}

.other_opt {
	clear: both;
	margin-left:110px;
}