@charset "utf-8";
/* CSS Document */
.conbody_title {
	background:url(../data/other/title_bg.png) center no-repeat;
}
#content{
	width:960px;
	padding:0 20px;
	margin:0 auto;
	position: relative;
	line-height: 26px;
}
#content img {
	max-width: 960px !important;
	height: auto !important;
}
#content table td {
	padding: 5px 0;
	line-height: 25px;
	letter-spacing: 0px;
}
.contitle {
	color: #006666;
	font-size: 15px;
	font-weight: bold;
	display: inline-block;
	border:#006666 1px solid;
	padding:8px 10px;
}
