body {
	margin: 0px;
	margin-top: 0px;
	font-size:14px;
	line-height: 150%;
	font-family: "宋体";
}

/*顶部左侧*/
.topleft1 {
	background-attachment: scroll;
	background-image: url(../images/top01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/*顶部右侧*/
.topright1 {
	background-image: url(../images/top02.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	background-attachment: scroll;
}
/*左侧背景*/
.bgleft {
	background-image: url(../images/bgleft1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
}

/*右侧背景*/
.bgright {
	background-attachment: scroll;
	background-image: url(../images/bgright1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

/*左侧底部背景*/
.bottomleft {
	background-image: url(../images/bgleft2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/*右侧底部背景*/
.bottomright {
	background-image: url(../images/bgright2.jpg);
	background-repeat: no-repeat;
	background-position:right bottom;
	}
	.list{
	font-size:14px;
	font-family:"宋体";
	}
	
a:active {
	text-decoration: none;
	color:#000000;
}

a:hover {

	text-decoration: none;w
	color:#000000;

}

a:visited {
	text-decoration: none;
	color:#000000;
} 

a:link {
	text-decoration: none;
	color:#000000;
}

.protitle{
font-weight:bold;
font-size:16px;
}
.confont{
font-size:16px;
font-family:"宋体";
color:#EEEEEE;
font-weight:bold;

}

.bottonfont{
color:#DDDDDD;
font-size:12px;
}

.neirong{
font-size:14px;
font-family:"宋体";
line-height: 150%;
}

.neirong2{
font-size:14px;
font-family:"宋体";
line-height: 150%;
font-weight:bold;
}

a.two{ color:#EEEEEE; text-decoration: none; font-weight:bold; font-size:14px} 
a.two:hover { color: #ffe990; text-decoration: none} 

a.page{ color:#555555; text-decoration: none;  font-size:14px} 
a.page:hover { color:#0066FF; text-decoration: none} 


/*凯*/
.pro1_title{
	font-size:14px;
	font-family:"宋体";
	color:#FFFFFF;
	background-color:#666666;
	border:1px solid;
	text-align:left;
	text-indent:15px;
	font-weight:bold;
	padding:4px;
}
.pro1_info{
	font-size:12px;
	font-family:"宋体";
	text-indent: 10px;
	text-align:left;
}