@charset "utf-8";
/* CSS Document */

.intrList{
}
.intrList ul{
	clear: left;
	float: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.intrList li{
	list-style-type: none;
}
.intrList li a{
	text-decoration: none;
	display:block;
	background-color: #E1F1FF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	width: 570px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
	background-image: url(../img/icon_home_01.gif);
	background-repeat: no-repeat;
	background-position: -1px 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4BAAFF;
	border-right-color: #4BAAFF;
	border-bottom-color: #4BAAFF;
	border-left-color: #4BAAFF;
}
.intrList li a:hover{
	text-decoration: none;
	display:block;
	list-style-type: none;
	background-color: #FFFDD2;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	width: 570px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
	background-image: url(../img/icon_home_01.gif);
	background-repeat: no-repeat;
	background-position: -1px 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4BAAFF;
	border-right-color: #4BAAFF;
	border-bottom-color: #4BAAFF;
	border-left-color: #4BAAFF;
}
.intrConTitle{
	float: left;
	width: 625px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.intrConTitleImg{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 90px;
}
.intrConTitleText{
	float: left;
	width: 480px;
	margin-left: 20px;
	background-color: #FFFDD2;
	padding: 10px;
}
.intrConTitleText p{
	margin-left: 15px;
	margin-bottom: 0px;
}
h4{
	font-size: 12px;
	color: #005BAC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #005BAC;
	border-bottom-color: #005BAC;
	margin-bottom: 10px;
	margin-top: 20px;
	background-color: #E1F1FF;
}
.intrConImg{
	margin-top: 10px;
}
.intrPoint{
	background-color: #fffdd2;
	padding: 10px;
	color: #F60;
	font-weight: bold;
	border: 1px solid #FFF988;
}
