@charset "utf-8";

/*================================右边=================================*/
#right {
	float: right;
	width: 238px;
}
#right .contact {
	background-repeat: no-repeat;
	background-position: left top;
	width: 238px;
	height: 296px;
	float: right;
	background-image: url(../images/01_08.jpg);
}
#right .contact p {
	padding-top: 30px;
	padding-left: 15px;
	line-height: 21px;
	color: #333;
	font-size: 12px;
	padding-right: 10px;
}
#right .pic {
	float: left;
	width: 238px;
}

#right .mail {
	width: 221px;
	font-size: 0px;
	line-height: 0px;
	float: left;
}
#right .about {
	background-image: url(../images/01_5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 737px;
	float: left;
	height: 228px;
}
#right .about p {
	padding-top: 60px;
	padding-right: 40px;
	padding-left: 230px;
	line-height: 22px;
	color: #525252;
	font-size: 12px;
}

#right .gundong {
	width: 500px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
#right .news {
	float: right;
	width: 238px;
	background-image: url(../images/01_06.jpg);
	background-repeat: no-repeat;
	background-position: content top;
	height: 242px;
	display: block;
}
#right .news ul {
	padding-top: 52px;
	padding-left: 25px;
}

#right .news ul li {
	line-height: 30px;
	text-decoration: none;
}

#right .news ul li a {
	display: block;
	float: left;
	color: #FFF;
	font-size: 12px;
	padding-content: 10px;
	width: 200px;
	text-decoration: none;
}
#right .news ul li a:hover {
	float: content;
	color: #CCC;
	background-repeat: no-repeat;
	text-decoration: none;
}
