﻿body
{
	background-color: #3399CC;
	margin: 0px;
}
a:visited
{
	color:Blue;
}
.HeadTitle
{
	background-image: url(images/BaiduFirst_Top01.jpg);
	background-repeat: no-repeat;
	height: 145px;
}
.Headh1
{
	padding-top: 0px;
	padding-bottom: 4px;
}
.Menu
{
	width: 990px;
	text-align: left;
	float: left;
}
.Menu ul
{
	list-style: none;
	margin-right: 10px;
	float: right;
}
.Menu li
{
	float: left;
	padding-left: 45px;
}
.Menu a
{
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.Menu a:link
{
	padding-left: 20px;
	color: #FFFFFF;
	text-decoration: none;
	color: #FFFFFF;
}
.Menu a:visited
{
	padding-left: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.Menu a:hover
{
	padding-left: 20px;
	color: #FFFFFF;
	text-decoration: underline;
}
.Menu a:active
{
	padding-left: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.seo1
{
	clear: both;
	padding-bottom: 10px;
}

.emailcss
{
	border: double 3px #CCCCCC;
	padding: 10px;
	text-align: center;
}
/*left*/
.main_left
{
	width: 250px;
	float: left;
	padding-left: 10px;
}
.main_right
{
	width: 703px;
	float: right;
	margin-right: 7px;
}
.contactus
{
	margin-left: 0px;
	border: solid 1px #cccccc;
	height: 380px;
}
.contactustitle
{
	background-color: #cccccc;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: Red;
}
.contactus_title_div
{
	clear: both;
	font-size: 14px;
	padding: 10px 10px 0px 10px;
}
.contactus_title
{
	float: left;
	width: 30%;
}
.contactus_content
{

	width: 70%;
}
.contactus_content_ul
{
	float: left;
	margin: 0px;
}
.left_img
{
	margin-left: 10px;
	clear: both;
	font-size: 14px;
	padding: 10px 0px 0px 30px;
}

/*right*/
.banner
{
	background-image: url(images/banner.gif);
	background-repeat: no-repeat;
	height: 254px;
	padding-bottom: 10px;
}
.banner_detail
{
	padding-top: 220px;
	padding-left: 580px;
	font-weight: bold;
}
.servicetitle
{
	background-color: #cccccc;
	padding-top: 5px;
	padding-bottom: 5px;
	color: Red;
	padding-left: 10px;
	font-weight: bold;
}
.service_div
{
	clear: both;
	height: 275px;
	margin-top: 10px;
	font-size: 12px;
}
.tuiguang
{
	font-size: 14px;
	font-weight: bold;
	color: Red;
	padding: 10px;
	border: double 3px #cccccc;
	margin-top: 10px;
	margin-bottom: 10px;
}
.service_div_1
{
	border: solid 1px #cccccc;
	float: left;
	width: 24%;
}
.service_div_2
{
	border: solid 1px #cccccc;
	float: left;
	width: 24%;
	margin-left: 6px;
}
.service_div_3
{
	border: solid 1px #cccccc;
	float: left;
	width: 24%;
	margin-left: 6px;
}
.service_div_4
{
	border: solid 1px #cccccc;
	float: right;
	width: 24%;
	margin-left: 5px;
}
.taocan
{
	font-size: 14px;
	font-weight: bold;
	color: Red;
	padding: 10px;
	border: double 3px #cccccc;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 160px;
}
.taocan_div_1
{
	float: left;
	width: 24%;
	text-align: center;
}
.taocan_div_2
{
	float: left;
	width: 24%;
	margin-left: 6px;
	text-align: center;
}
.taocan_div_3
{
	float: left;
	width: 24%;
	margin-left: 6px;
	text-align: center;
}
.1taocan_div_3
{
	float: left;
	width: 48%;
	margin-left: 6px;
	margin-top:50px;
	text-align: center;
}
.taocan_div_4
{
	float: right;
	width: 24%;
	margin-left: 5px;
	text-align: center;
}

.detail
{
	text-align: right;
	padding-bottom: 5px;
	padding-right: 5px;
}
.service_img
{
	text-align: center;
}
/*bottom*/
.bottom
{
	clear: both;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	font-size: 12px;
}
.baojing
{
	height: 60px;
	padding-top: 10px;
	clear: both;
}
.newscss
{
	border: double 3px #CCCCCC;
	padding: 10px;
	text-align: left;
}
.newscss ul
{
	list-style: none;
	margin: 0px;
	padding:0px;
}
.newscss li
{
	list-style: none;
	font-size:12px;
	margin: 0px;
	padding:0px;
}
.seonewstitle
{
	background-color: #cccccc;
	color: Red;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight:bold;
}
.bottom_right
{
	float: right; padding-right: 20px;
}
.bottom_left
{
	float: left; padding-left: 20px;
}