@charset "utf-8";

/*================================右边=================================*/
#right {
	float: right;
	width: 394px;
	display: block;
}
#right .contact {
	background-repeat: no-repeat;
	background-position: left top;
	width: 394px;
	height: 221px;
	float: right;
	background-image: url(../images/01_05.jpg);
	overflow: hidden;
}
#right .contact p {
	padding-top: 90px;
	padding-left: 15px;
	line-height: 22px;
	color: #515151;
	font-size: 12px;
	padding-right: 10px;
	padding-bottom: 20px;
}
#right .pic {
	float: left;
	width: 238px;
}

#right .mail {
	width: 394px;
	float: right;
	background-image: url(../images/01_06.jpg);
	height: 35px;
}
#right .about {
	background-image: url(../images/01_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 394px;
	float: right;
	height: 286px;
	overflow: hidden;
	display: block;
}
#right .about p {
	padding-top: 80px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 24px;
	color: #525252;
	font-size: 12px;
}

#right .gundong {
	width: 227px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
#right .news {
	float: right;
	width: 745px;
	background-repeat: no-repeat;
	background-position: content top;
	height: 282px;
	display: block;
	background-color: #F3F3F3;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#right .news ul {
	padding-top: 12px;
	padding-left: 30px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#right .news ul li {
	text-decoration: none;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	line-height: 28px;
}

#right .news ul li a {
	display: block;
	float: left;
	color: #333;
	font-size: 12px;
	padding-content: 10px;
	width: 328px;
	text-decoration: none;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 28px;
}
#right .news ul li a:hover {
	float: content;
	color: #FFF;
	background-repeat: no-repeat;
	text-decoration: none;
	background-image: url(../images/p2.jpg);
	background-position: left top;
}
