/* CSS Document */
body{
	margin:0;
	padding:0;
	font-family: "宋体";
	font-size: 13px;
	color: #0a3658;
	line-height: 150%;
	background-color: #6c98bb;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
}

.leftbox-tit {
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(left-box-tit-bj.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 32px;
	padding-left: 15px;
}
.i_flash {
	margin-top:15px;
	text-align:center;
}
.img_border {
	padding: 2px;
	border: 3px solid #eaeff3;
}

.banner_tit {
	text-align:left;
	padding:20px 0 0 20px
}


.prd_img1 {
	padding: 1px;
	border: 1px solid #CCCCCC;
}
.prd_panel_list {
	margin-top:25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #aaaaaa;
}

.prd_name {
	font-size: 14px;
	color: #ff7800;
	font-weight: bold;
	text-align: left;
	height: 30px;
}
.prd_name a:link {
	color: #ff7800;
	text-decoration: none;
}
.prd_name a:visited {
	color: #ff7800;
	text-decoration: none;
}
.prd_name a:hover {
	color: #000000;
	text-decoration: none;
}
.prd_intro {
	color: #999999;
	text-align: left;
	padding-bottom:25px;
}

.prd_show_prdname {
	font-size: 18px;
	font-weight: bold;
	color: #FF7800;
	text-align: left;
}
.prd_show_intor {
	color: #999999;
	text-align: left;
	padding-bottom: 30px;
}
.page {
 color: #999999;
 font-weight: bold;
 height: 26px;
 text-align: center;
 display:none;
 line-height:200%;
 display:inline;
}
.page a:link {
 color: #333333;
 text-decoration: none;
}
.page a:visited {
 color: #333333;
 text-decoration: none;
}
.page a:hover {
 color: #FF3300;
 text-decoration: none;
}
.page ul{
 list-style:none;
 margin:0px;
 padding:0px;
}
.page ul li{
 float:left;
 background-image: url(page_bg.jpg);
 background-repeat: no-repeat;
 background-position: center;
 width: 27px;
}

a:link {
	color: #3c4f61;
	text-decoration: none;
}
a:visited {
	color: #3c4f61;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}

.content_bg {
	background-image: url(content_top.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	text-align: center;
}
.content_tit {
	width: 650px;
	text-align: left;
	font-weight: bold;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-bottom:20px;
	padding-top:20px;
	background-image: url(tit_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:40px;
}
.content_panel{
	width: 90%;
	margin:0 auto;
	text-align: left;
	margin-top:30px;
}


.footer {
	font-size: 12px;
	color: #3e4f5e;
	text-align:right;
	height: 27px;
	background-color: #aebdca;
	padding-right: 15px;
}
.footer a {
	color: #3e4f5e;
	text-decoration: none;
}


.footer a:visited {
	color: #3e4f5e;
}
.footer a:hover {
	color: #b71d1d;
	text-decoration: underline;
}
.left_contact {
	font-size: 12px;
	text-align: left;
	height: 90%;
}
.panel {
	background-color: #eeeeee;
	border: 1px solid #e0e0e0;
}
.service_btn_bg {
	background-color: #fafafa;
	border: 1px solid #ededed;
}


