@import url("../../style/normal.css");



body, ul, li, p, h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
}

.clear {
	font-size: 1px;
	clear: both;
}

ul.Archive {
	list-style-type: none;
	margin-left: 20px;
}

ul.Archive li {
	background: url(../../common/img/icon.gif) no-repeat;
	text-indent: 15px;
	margin: 5px 0px;
}

ul.Archive li span {
	font-size: 11px;
	padding: 0px 10px;
}

ul.Archive img {
	margin-left: 10px;
}



#ColTex h3 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 20px;
}

#ColTex h3 span {
	font-size: 12px;
	font-weight: normal;
	padding-left: 20px;
}

#ColTex h4 {
	font-size: 14px;
	color: #F30;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #000;
}

#ColTex h5 {
	font-size: 12px;
	margin-bottom: 10px;
}

#ColTex p {
	margin-bottom: 10px;
	text-indent: 12px;
	line-height: 180%;
}

#ColTex .ImageArea {
	width: 150px;
	float: right;
	text-align: right;
}

#ColTex .ImageArea img {
	width: 132px;
	height: 136px;
}

#ColTex .ImageAreaC {
	margin-left: 30px;
}

#ColTex .ImageAreaC p {
	font-size: 12px;
	text-align: center;
}


#ColTex .ImageAreaF2 {
	width: 200px;
	float: left;
	text-align: center;
}

#ColTex #F2 {
	padding-top: 100px;
}






