@charset "utf-8";
/* CSS Document */

/******************************基本信息************************************************************/
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	TEXT-ALIGN: center;
	background-position: center top;
}

.bold {
	font-weight: bold;
}

.typeline{
	font-size: 14px;
	line-height: 26px;
	text-align: left;
}

.type18{
	font-size: 24px;
	line-height: 32px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0860a8;
}

.type14{
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;	
}

body img{
	border: 0px;
}



a:link,a:visited {
	color: #0860a8;
	text-decoration: none;
}
a:hover{
	color: #0860a8;
	text-decoration: underline;
}

/******************************顶部信息************************************************************/
#top {
	background-image: url(../images/topbg.gif);
	background-repeat: repeat-x;
	clear: both;
	height: 89px;
	width: 100%;
}

#top a:link,#top a:visited {
	color: #0860a8;
	text-decoration: none;
}
#top a:hover{
	color: #0860a8;
	text-decoration: underline;
}

#top1 {
	width: 960px;
	height: 89px;
	margin-right: auto;
	margin-left: auto;
}

#top11 {
	width: 348px;
	height: 89px;
	float: left;
}

#top12 {
	width: auto;
	height: 26px;
	float: right;
	text-align: right;
	padding-top: 6px;
	padding-right: 14px;
}

#top13 {
	width: 610px;
	height: 38px;
	float: right;
	text-align: right;
}

#banner {
	width: 960px;
	height: 180px;
	margin-right: auto;
	margin-left: auto;
}

#banner2 {
	width: 960px;
	height: 120px;
	margin-right: auto;
	margin-left: auto;

}

/******************************中间信息************************************************************/
#mid {
	width: 960px;
	height: 320px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 18px;
	overflow: hidden;
}

#mid2 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 18px;
	line-height: 16px;
	text-align: left;
	font-size: 12px;
}

.tdtitle {
	background-image: url(../images/titlebg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 18px;
	height: 32px;
	width: 227px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.tdcenter {
	height: 286px;
	width: 225px;
	text-align: left;
	border: 1px solid #CCCCCC;
	line-height: 16px;
}

.tdcenter2 {
	height: 210px;
	width: 198px;
	text-align: left;
	line-height: 24px;
	background-image: url(../images/boxbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 18px;
}

/******************************底部信息************************************************************/

#bouttom {
	width: 960px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 26px;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	padding-top: 6px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #1c80c2;
}

/******************************产品**********************************************************/
.pro{ margin:0px; padding:0px; width:358px; height:155px; float:left;}