/**/
img {
	background: transparent;
	border: none;
}

.clear {
	clear: both;
}

h2.header {
	width: 980px;
	margin: 30px auto;
	margin-bottom:0px;
	margin-top:18px;
	background: url(../images/btm_line.png) no-repeat bottom center;
	padding-bottom: 20px;
}

h3.header {
	margin-bottom: 30px;
}

.section{
	background:url(../images/white_bar_1.png) center bottom repeat-x;
	margin-bottom: 40px;
}

#d1{
	width:980px;margin:0 auto;margin-top:114px;
}

#d1_1 {
	margin: 50px auto;
}

#main-img {
	float: left;
	margin-top:40px;
}

#main-right {
	float: right;
}

#main-right #ul-left {
	float: left;
	margin: 0px 5px 0px 20px;
}

#main-right #ul-right {
	float: right;
	margin: 0px;
}

#main-right ul li {
	height: 99px;
	margin-bottom: 5px;
}

.opacity a:hover img {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

