﻿@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Arial,宋体;
	color:#555;
}
div,form,img,ul,ol,li,dl,dt,dd,table,td,tr,th{
	margin:0; 
	padding:0;
	border:0;
}
li{
	list-style-type:none;
}
select,input{
	font-size:12px; 
	font-family:Arial,宋体;
	color: #000; 
}

/* link */
a {
	font-size: 12px;
	color: #555555;
}
a:link {
	text-decoration: none;
	color: #555555;
}
a:visited {
	text-decoration: none;
	color: #555555;
}
a:hover {
	text-decoration: underline;
	color:#555555;
}
a:active {
	text-decoration: none;
	color: #000;
}

/* head */
/* context */
.top_link a img{
	text-align:center;
	display:block;
	border:#fff solid 1px;
}
.top_link a:hover img{
	text-align:center;
	display:block;
	border:#1b6c92 solid 1px;
}
.contextP{
	color:#53616a;
}
.title01{
	color:#2567b6;
	font-weight:bold;
}
a.more{
	color:#53616a !important;
}
.blueBold a{
	color:#2567b6 !important;
	font-weight:bold;
}
.font13B{
	font-size:13px;
	color:#333;
	font-weight:bold;
}
.grayBlueB{
	color:#53616a;
	font-weight:bold;
}
.sale_list td,.service_list td{
	color:#4a4a4a;
}
.area_list td{
	width:10%;
}
.area_list td a{
	color:#53616a !important;
	text-decoration:underline;
}
.rec_list th{
	height:28px;
	color:#333333;
	background:#e9e9e9;
}
.rec_list th.name{
	text-align:left;
}
.rec_list th.name span{
	margin-left:24px;
}
.rec_list td{
	height:34px;
	color:#53616a;
	text-align:center;
	background:url(rec_td_bg.gif) repeat-x;
}
.news_btm{
	background:url(rec_td_bg.gif) repeat-x bottom;
}
.rec_list td a{
	color:#53616a !important;
}
.rec_list td.name{
	text-align:left;
}
.rec_list td.name div{
	padding-left:24px;
	background:url(rec_icon.gif) no-repeat 6px center;
}
.product_menu{
	border-collapse:collapse;
	border:#eeeeee solid 1px !important;
	border-bottom:0px !important;
}
.product_menu td{
	border:#e0e0e0 solid 1px !important;
}
table.noBorder,table.noBorder td{
	border:0 !important;
}
td.product_btm{
	border-bottom:0 !important;
}
.product_menu .product_title{
	padding:4px 0;
	color:#2567b6;
	font-weight:bold;
}
.product_p{
	color:#53616a;
	text-indent:24px;
	line-height:19px;
}
.product_txt{
	margin:0;
	padding:0;
	color:#53616a;
	text-indent:24px;
	line-height:25px;
}
.product_bottom{
	background:url(rec_td_bg.gif) repeat-x bottom;
}
.product_list{
	color:#53616a;
}
/* footer */
.footer{
	color:#555555;
}
.footer span{
	margin:0 4px;
	color:#2567b6;
}
.footer a{
	color:#2567b6 !important;
}


