body {
	margin: 0px auto;
	padding: 0px;
	font-size: 13px;
	color: #333;
	background-color: #eee;
}

/*主体基本样式定义*/
a{
color:#333333}

a:hover{
color:#000000;
text-decoration:none}

form{
margin:0;}


.banner {
	margin: 4px 0px;
}
.content {
	background-color: #f4f4f4;
}
.content_line_01 {
	background: url(../images/line_01.jpg) repeat-x;
}
.content_line_05 {
	background: url(../images/line_05.jpg) repeat-y;
}
.service-area {
	line-height: 28px;
}
.service-area a:link {
	color: #333;
	text-decoration: none;
}
.service-area  a:visited {
	color: #333;
	text-decoration: none;
}
.service-area a:hover {
	color: #0f7b15;
	text-decoration: underline;
}
.service-area_icon {
	padding:0px 0px 0px 30px;
	line-height: 18px;
}
.title_left {
	background: url(../images/title_left_bg.jpg) no-repeat;
	height: 42px;
	width: 212px;
	font: "宋体" 14px;
	font-weight: bold;
	color: #3081d4;
}
.about {
	background: url(../images/building.jpg) no-repeat right center;
	line-height: 24px;
	padding: 8px 260px 0px 10px;
	font-size: 13px;
	text-align: justify;
}
.about11 {

	line-height: 24px;
	padding: 8px 0px 0px 10px;
	font-size: 13px;
	text-align: justify;
}
.about-title {

     background-color: #f4f4f4;
	background: url(../images/title_about_bg.jpg) no-repeat 10px center;
	height: 36px;
	width: 400px;
	font: "宋体" 14px;
	font-weight: bold;
	color: #3081d4;
	padding:4px 0px 0px 37px;
}
.about-title2 {

     background-color: #f4f4f4;
	background: url(../images/title_about_bg2.jpg) no-repeat 10px center;
	height: 36px;
	width: 400px;
	font: "宋体" 14px;
	font-weight: bold;
	color: #3081d4;
	padding:4px 0px 0px 37px;
}

.about-title3 {

    
	height: 36px;
	width: 400px;
	font: "宋体" 14px;
	font-weight: bold;
	color: #3081d4;
	padding:4px 0px 0px 37px;
}
.content_line_03 {
	background: url(../images/line_03.jpg) no-repeat;
	height:2px
}
.content_line_04 {
	background: url(../images/line_03.jpg) no-repeat right;
	height:2px
}
.about a:link {
	color: #ee5e0f;
	text-decoration: none;
}
.about a:visited {
	color: #ee5e0f;
	text-decoration: none;
}
.about a:hover {
	color: #f00;
	text-decoration: underline;
}
.news {
	line-height: 26px;
}
.news a:link {
	color: #333333;
	text-decoration: none;
}
.news a:visited {
	color: #333333;
	text-decoration: none;
}
.news a:hover {
	color: #f00;
	text-decoration: underline;
}
.express-title {
	background-color: #f4f4f4;
	background: url(../images/title_express_bg.jpg) no-repeat 10px center;
	height: 36px;
	width: 300px;
	font: "宋体" 14px;
	font-weight: bold;
	color: #3081d4;
	padding:4px 0px 0px 37px;
}
.friendship-link {
	background-color: #f4f4f4;
}
.footer {
	background-color: #f4f4f4;
	line-height: 24px;
	height: 90px;
	font-family: Arial, Helvetica, sans-serif;
}
.footer-e {
	font-size: 12px;
}
.footer a:link {
	color: #333333;
	text-decoration: none;
}
.footer a:visited {
	color: #333333;
	text-decoration: none;
}
.footer a:hover {
	color: #f00;
	text-decoration: underline;
}



/*查询页面*/
#table_cha{}

#table_cha a{
	font-weight:lighter;
	color:#333333;
	padding: 10px;
	float: left;
	padding-bottom: 3px;
	padding-top: 3px;
	width: 100px;
	text-align: center;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	text-decoration:none;
	background-color: #F9F9F9;
	
}
#table_cha a:hover{
	font-weight:lighter;
	border:0;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	color:#FF0000;
}


#table_cha a U{
	text-decoration:none;
}
