h3 {
	clear : both;
	margin-bottom : 20px;
}

.box1 {
	clear : both;
	width : 605px;
}

.box1_left {
	float : left;
	width : 235px;
}

.box1_left p {
	margin-bottom : 20px;
	padding : 4px;
	border : solid 1px #bcbcbc;
}

.box1_left p a:hover img,.box1_right ul li a:hover img {
	opacity : 0.3;
	filter : alpha(opacity=60);
}

.box1_right {
	float : right;
	width : 350px;
}

h4 {
	margin : 5px 0 13px 0;
	padding-bottom : 15px;
	background : url(../../common/dl.gif) left bottom repeat-x;
}

.box1_right p {
	padding-bottom : 20px;
	line-height : 22px;
}

.box1_right ul {
	list-style : none;
}

.box1_right ul li.first{
	float : left;
	margin : 0 20px 20px 0;
	padding : 4px;
	border : solid 1px #bcbcbc;
}

.box1_right ul li.second{
	float : left;
	margin-bottom : 20px;
	padding : 4px;
	border : solid 1px #bcbcbc;
}

#data {
	clear : both;
	width : 605px;
	margin-bottom : 30px;
}

#data th {
	width : 79px !important;
	width /**/: 100px;
	padding : 10px;
	background : #968172;
	border-right : solid 1px #ffffff;
	font-weight : normal;
	color : #ffffff;
	line-height : 20px;
}

#data td {
	padding : 10px;
	background : #e8e3d2;
	line-height : 22px;
}