﻿body,td,th {
	font-size: 12px;
	line-height: 25px;
	text-decoration: none;
}

p {
font-size: 12px;
	line-height: 25px;
	text-decoration: none;
}
/*定义页面主样式*/
body,td,th {font-family:宋体; font-size:12px; color:#333333; line-height:22px;}
body {background:url(../images/bg.jpg) top repeat-x #FFFFFF; margin:0px; padding:0px; }
form {margin:0px; padding:0px;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.black12a {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
p {
font-size: 12px;
	line-height: 25px;
	text-decoration: none;
}


.td1 {
	font-size: 12px;
	line-height: 25px;
	color: #FFE8D0;
}


.input1{
border:1px solid #cccccc;
padding:inherit;
}
/*设置表格下边边框*/
.table_td_bottom td{
border-bottom:1px #ccc dashed;
padding:5px 5px;
}
/*设置表格左边边框*/
.table_td_left td{
border-left:1px #333333 dashed;
padding:0 20px;
}
/*设置表格中图片边框*/
.table_img_border img{
padding:2px;
border:1px #CCC solid;
}
.tab{
border-collapse:collapse;
}
.xian {
	font-size: 14px;
	line-height:28px;
	font-weight: bold;
	color: #CC0000;
	background-color: #EBEBEB;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding-left: 8px;
	height:28px;
}