
.segment_half{
	margin-top:5px;
}

.segment{
	width:735px;
	margin-top:10px;
	clear:both;
}

.segment_double{
	width:735px;
	margin-top:20px;
}

.segment_triple{
	margin-top:30px;
}

/* content box */
.box_ms{
	width:105px;
	margin-right:5px;
	float:left;
}

.box_ms_left_cont{
	width:125px;
	height:100px;
	border-width:1px  0px;
	border-color:#40678C;
	border-style:dashed;
	margin-right:0px;
	float:left;
}

.box_tag{
	width:125px;
	margin-top:5px;
	float:left;
	}

.box_ms_left{
	width:245px;
	float:left;
	margin:15px 0px 0px 0px;
}

.box_ms_left05{
	width:240px;
	float:left;
	margin:15px 5px 0px 0px;
}

.box_pagetop{
	margin:5px 0px 0px 0px;
}
.box_pagetop_end{
	margin:5px 0px 20px 0px;
}

/* content style */
.text_cont{
	font-size: 11px;
	line-height: 140%;
	color: #2C2C2C;
	font-weight: nomal;
	margin:2px 0px 0px 1px;
	text-align: justify;
}

