@charset "utf-8";
body {
    font-family: "Lucida Grande", Lucida, Arial, Helvetica, sans-serif;
    margin: 0px;
	padding: 0px;
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	word-break: break-word;
	scrollbar-base-color : #dee2e4;
    scrollbar-3dlight-color : #dee2e4;
    scrollbar-highlight-color : #dee2e4;
    scrollbar-face-color : #dee2e4;
    scrollbar-arrow-color : #CCCCCC;
    scrollbar-shadow-color : #dee2e4;
    scrollbar-darkshadow-color : #dee2e4;
    scrollbar-track-color : #a6baca;
	
}

.clear {
    clear: both;
	margin: 0px;
	padding: 0px;
}
td {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
form {
    padding: 0px;
	margin: 0px;
}
.tx_main {
    color: #17652B;
	text-decoration: none;
}

.tx_mark {
    color: #CC0000;
	text-decoration: none;
}

.tx_gray {
    color: #999999;
	text-decoration: none;
}
.div_s1 {
    margin-left: 6px;
	margin-right: 6px;
}
.div_s3 {
    margin-left: 6px;
	margin-right: 6px;
}
.tx_red {
    color: #cc0000;
}
.tx_white {
    color: #333333;
}

.pic_ol2 {
    margin: auto;
	padding: 0px;
	border: solid 1px #CCCCCC;
}
.pic_ol3 {
    margin: auto;
	padding: 0px;
	border: solid 1px #CCCCCC;
	height: 150px;
	overflow: hidden;
}
