body,td,th {
	font-size: 12px;
}
body {
	margin:0px;
	text-align:center;
	background-color:#FFFFFF
}
/*输入表格样式*/
#input_table{
	border:1px solid #bed5fa;
	font-family:Arial;
	border-collapse:collapse;
	color:#333333;
	background-color:#e9eff3;  /* */
	font-size:12px;	
	margin-top:0px;
    letter-spacing:1px; 
}
#input_table th{
	border:1px solid #ffffff;
	background-color:#d5e2ec;/* #edebd5;*/
	color:#1f3ea1;
	font-size:14px;
	font-weight:lighter;
	padding-top:3px;  padding-left:3px;
	letter-spacing:1px; 
	height:20px;
	vertical-align: middle;
	text-align:left;
}
#input_table td{
	border:1px solid #ffffff;
	padding:2px 2px 2px 5px;
}
/*正常录入表单样式*/
.input_1{
	border: 1px solid #98c0e2;
	height: 20px;
}
/*正常录入大文本表单样式*/
.textarea_1 {
	border: 1px solid #98c0e2;
	height: 80px;
	width: 300px;
}
/*论坛回复的大输入textarea样式*/
.textarea_2 {
	border: 1px solid #98c0e2;
	height: 120px;
	width: 580px;
}
/*论坛发帖的大输入textarea样式*/
.textarea_3 {
	border: 1px solid #98c0e2;	
}
/*列表表格按钮演示*/
/*.list_button {
	cursor:pointer;
	background-image: url(../images/button.gif);
	border:1px solid #76b7ee;
	padding-top:2px;			
	}*/
.list_button {
	width:95px;
	height:32px;
	padding:0;
	padding-top:2px\9;
	border:0;
	background:#ddd url(../images/button.png) 0 -35px;
	cursor:pointer;
	margin-left: 10px;
	margin-right: 10px;
}
.list_button_h{
	background-position:-100px -35px
}

.jiaofei_button{
	width:216px;
	height:36px;
	padding:0;
	border:0;
	background:#ddd url(../images/jiaofei.gif);
	cursor:pointer;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 20px;
	font-weight:bolder;
	color: #fff;
}
.choose_button{
	width:200px;
	height:38px;
	padding:0;
	border:0;
	background:#ddd url(../images/chooseWay.gif);
	cursor:pointer;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 16px;
	font-weight:bolder;
	color: #fff;
}
/*列表头标题样式*/
.font_lv{ color:#f67800; font-weight:bold;}

.biaoge{ margin-top:8px;}

/*紫红色字体*/
.font1 {color: #C6100F}
/*红色字体*/
.font2 {color: #FF0000}
.input_login{
	border: 1px solid #98c0e2;
	height: 20px;
	width:210px;
}
.input_setPass{
	border: 1px solid #98c0e2;
	height: 20px;
	width:183px;
}
/*星号*/
.star {
	color:#c00; font-size:14px;padding-left: 5px;padding-right: 5px
}
/*确认信息表格*/
.queren_table td {
	padding-left: 8px;
	height: 28px
}

