/* CSS Document */






.border01 {
	border: 1px solid #D3D4DD;
}


.border02 {
	border-top: 3px solid #CCCCCC;
	border-right: 3px solid #CCCCCC;
	border-bottom: 3px none #CCCCCC;
	border-left: 3px solid #CCCCCC;
}

.border03 {
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.border04 {
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}


.border05 {
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.border06 {
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-size: 11px;
	color: #333333;
	padding: 8px;
}

.imagepadding_right {
	border: 1px solid #A9AB9F;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-left: 0px;

}

.imagepadding_left {
	border: 1px solid #A9AB9F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 15px;

}

.dottedline_grey {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CACCCD;
}

.dottedline_black {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}

.div01 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D4C9;
	
}

.div02 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D4C9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6D4C9;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D6D4C9;

}

.div03 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0E1EB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E1EB;
	background-image: url(../image_01/bg_05.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.div04 {
	border: 5px solid #E9E9F1;
}

.div05 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0E1EB;

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E0E1EB;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E1EB;
	background-image: url(../image_01/bg_05.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.div06 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E0E1EB;
	border-right-color: #E0E1EB;
	border-bottom-color: #E0E1EB;
	border-left-color: #E0E1EB;
}


.div07 {
	background-image: url(../image_01/bg_05.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	border: 1px solid E0E1EB;
}


.div08 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0E1EB;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E0E1EB;	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E1EB;
	background-image: url(../image_01/bg_05.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
