﻿html,body {
	padding:0px;
	margin:0px;
	text-align: center;	 	
	height: 100%;
	width: 100%;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}

ul,li{list-style-type:none;}
img{
	border:0px;
}

/* a元素css*/
a {
	
	font-size: 12px;
	font-family: "宋体";
	color:#3D3D3D;
	line-height: 180%;
	letter-spacing: 0.1px;
}
a:hover {color:#96723A;}


a.a02:link,a.a02:visited,a.a02:active {color: #616161;line-height: 200%;text-decoration: none;font-size: 12px;}
a.a02:hover {color:#900000;line-height: 200%;text-decoration: none;font-size: 12px;}

a.a03:link,a.a03:visited,a.a03:active {color: #6b6b6b;line-height: 200%;text-decoration: none;font-size: 12px;}
a.a03:hover {color:#900000;line-height: 200%;text-decoration: none;font-size: 12px;}

a.a04:link,a.a04:visited,a.a04:active {color: #6b6b6b;line-height: 160%;text-decoration: none;font-size: 12px;}
a.a04:hover {color:#900000;line-height: 160%;text-decoration: none;font-size: 12px;}

a.a05:link,a.a05:visited,a.a05:active {color: #494949;line-height: 290%;text-decoration: none;font-size: 12px;}
a.a05:hover {color:#900000;line-height: 290%;text-decoration: none;font-size: 12px;}

a.a06:link,a.a06:visited,a.a06:active {color: #7b7b7b;line-height: 290%;text-decoration: none;font-size: 12px;}
a.a06:hover {color:#900000;line-height: 290%;text-decoration: none;font-size: 12px;}






a.abai:link,a.abai:visited,a.abai:active { color: #ffffff;text-decoration: none;}
a.abai:hover { color: yellow;text-decoration: none;}

/* 字体效果css */




/* select&input css */
.select1 {width:132px;font-size:12px;color:#797979;border:#A6C1D4 1px solid;line-height:20px; }
.input1 {
	text-align:left;
	width:28px;
	height:20px;
	font-size:12px;
	color:#646464;
	border:1px solid #6b6b6b;
	font-family: "宋体";
	background: #ffffff;
	line-height:200%;
	padding-left:2px;
}

.input4 {width:200px;_width:200px; height:25px; text-align:left;font-family: Arial;font-size:12px;color:#595959;border:#b3b3b3 1px solid;line-height:25px; padding-left:3px; background-color:#f2f2f2;}
.input4x {width:206px;_width:206px; height:25px; text-align:left;font-family: Arial;font-size:12px;color:#595959;border:#b3b3b3 1px solid;line-height:30px; padding-left:3px; background-color:#f2f2f2;}

.input5 {width:180px;_width:180px; height:25px; text-align:left;font-family: Arial;font-size:12px;color:#595959;border:#e5e5e5 1px solid;line-height:25px; padding-left:3px; background-color:#ffffff;}


.input6 {width:325px;_width:325px; text-align:left;font-family: Arial;font-size:12px;color:#595959;border:#b3b3b3 1px solid;line-height:25px; padding-left:3px; }
.input7 {width:325px;_width:325px; text-align:left;font-family: Arial;font-size:12px;color:#595959;border:#b3b3b3 1px solid;line-height:25px; padding-left:3px; height:150px;}


/* 分页css */
#info_tips { text-align:center;}
.m-page{
    font-family: "宋体";
	font-size: 12px;
	color: #000000;
	height:30px;
	position: relative;
	margin: 0px auto;
}
.m-page .m-info {
	color: #000000;
	line-height: 30px;
}

.m-page .m-focus {
	color: red;
}
.m-page a {
	color: #000000;
	font-size: 12px;
}
.m-page a:hover {
    color: #0069C5;
}

.in1{
   height: 1px;
}
