@charset "utf-8";
.sidebar_top {
	background-image: url(../images/sidemenu_case.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 215px;
}
#content {
	width: 670px;
	float: left;
	height: auto;
	padding-top: 15px;
	bottom: 10px;
	/* [disabled]margin-top: 20px;
*/
}
.content ul, .content ol {
	padding: 0 15px 15px 40px;
}
.content_right {
	background-image: url(../images/index_tittle.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 650px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	line-height: 30px;
	text-indent: 40px;
	margin-left: 15px;
	float: left;
}
.content_right_txt {
	float: left;
	height: auto;
	width: 618px;
	font-size: 14px;
	line-height: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DBDBDB;
	border-bottom-color: #DBDBDB;
	border-left-color: #DBDBDB;
	padding: 15px;
	margin-left: 15px;
	clip: rect(auto,auto,15px,auto);
	margin-bottom: 15px;
}
.case {
	font-size: 14px;
	line-height: 30px;
	border: 1px solid #DBDBDB;
	padding-left: 10px;
	margin-top: 10px;
	width: 120px;
	margin-left: 10px;
	float: left;
}
.case2 {
	　　font-size: 14px;
	line-height: 30px;
	border: 1px solid #DBDBDB;
	padding-left: 10px;
	margin-top: 10px;
	margin-left: 10px;
}
#content a:link {
	text-decoration: none;
	padding-left: 15px;
	color: #000000;
	background-image: url(../images/products_mark02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#content a:hover {
	text-decoration: none;
	color: #A7A7A7;
	background-image: url(../images/products_mark03.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#content a:visited {
	text-decoration: none;
	padding-left: 15px;
	color: #000000;
	padding-right: 5px;
	background-image: url(../images/products_mark02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
