/*由 杨玉新 创建*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
td {
	font-family: "新宋体";
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
.border {
	border: 1px solid #E2DFD6;
}
.border_2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E2DFD6;
	border-left-color: #E2DFD6;
}
.font_white {
	color: #FFFFFF;
}




/*由 李海涛 创建*/


/*用于首页 风景*/
div.landscape { 
     width: 306px;
}

div.landscape_img {
     width: 102px;
	 height: 80px;
	 float: left;
	 padding: auto;
	
}


/*用于首页客户相册*/
div.user_photo {
     width: 660px;
	 height:300px;
	 margin:auto;
}

div.user_photo_bg {
     width: 159px;
	 height: 134px;
	 float: left;
	 background-image: url(picbg.jpg);
	 margin-left: 3px;
	 margin-top: 8px;
	 
}
div.user_photo_font {
     height:16px;
	 width:150px;
	 text-align:center;
}

div.user_photo_img {
    height:108px;
	width:150px;
}
	 

