@charset "utf-8";
.bg1 {
	background-image: url(images/iecool_r5_c2.jpg);
	background-repeat: no-repeat;
}
.egde {
	border: 1px dashed #999999;
}

.link_down {
	font-size: 12px;
	line-height: 130%;
	color: #333333;
	text-decoration: none;

}
.link_down a:link,a:visited,a:hover{
	font-size: 12px;
	line-height: 130%;
	color: #999999;
	text-decoration: none;
}

.link_tit {
	color: #81ACCF;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
}
.link_tit a:hover{
	color: #06C;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
}
.link_tit a:link,a:visited{
	color: #FFF;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 5px;
}
h1 a:link,a:visited,a:hover{
	font-size: 16px;
	font-weight: bold;
	color: #069;
	text-decoration: none;
	padding: 5px;
}
h2 {
	color: #666633;
	text-decoration: none;
	margin: 0px;
	padding: 5px;
	font-size: 12px;
	font-weight: normal;
}
.content_tit {
	font-size: 15px;
	font-weight: bold;
	color: #1B4163;
	text-decoration: none;
	padding: 10px;
	line-height: 180%;
}.conteent_text1 {
	font-size: 12px;
	line-height: 150%;
	color: #333;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
}
.conteent_text1 a:hover{
	font-size: 12px;
	line-height: 150%;
	color: #09F;
	text-decoration: none;
}
.conteent_text1 a:link,a:visited{
	font-size: 12px;
	line-height: 150%;
	color: #666;
	text-decoration: none;
}
.conteent_text2 {
	font-size: 13px;
	line-height: 150%;
	color: #2B699C;
	text-decoration: none;
	font-weight: bold;
	padding: 5px;
}

