table#title{
	background-color: #ffcc00;
	width: 730px;
	margin-top: 5px;
}

#title #in{
	margin: 5px;
	
}


/*border*/



.border_1_t {
	width: 100%;
	height: 0px !important;
	border-bottom: 10px solid #000000;
	margin-bottom: 0.5em !important;
	line-height: 0px;
}
.border_1 {
	width: 100%;
	height: 4px !important;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-top: 2em !important;
	line-height: 0px;
}
.border_1_b {
	width: 100%;
	height: 0px !important;
	border-bottom: 10px solid #000000;
	margin-top: 2em !important;
	line-height: 0px;
}

.border_1_b2 {
	width: 100%;
	height: 6px !important;
	border-top: 1px solid #000000;
	border-bottom: 3px solid #000000;
	margin-top: 2em !important;
	line-height: 0px;
}

.border_2 {
	width: 100%;
	height: 0px !important;
	border-bottom: 10px solid #a24485;
	margin-top: 20px !important;
	line-height: 0px;
}

.border_3 {
	width: 100%;
	height: 4px !important;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-top: 1em !important;
	margin-bottom: 1em !important;
	line-height: 0px;
}
.border_1_b3 {
	width: 100%;
	height: 1px !important;
	border-top: 1px solid ;
	margin-top: 1em !important;
	line-height: 0px;
}

.border_4 {
	width: 100%;
	height: 4px !important;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-top: 1em !important;
	line-height: 0px;
}

/*color*/
.color_1 {
	color: #ff6600 !important;
	border-color: #ff6600 !important;
	font-weight: bold;
}
.color_2 {
	color: #c9191c !important;
	border-color: #c9191c !important;
	font-weight: bold;
}
.color_3 {
	color: #bb9615 !important;
	border-color: #bb9615 !important;
	font-weight: bold;
}
.color_4 {
	color: #e08e1c !important;
	border-color: #e08e1c !important;
	font-weight: bold;
}
.color_5 {
	color: #83b344 !important;
	border-color: #83b344 !important;
	font-weight: bold;
}
.color_6 {
	color: #a24485 !important;
	border-color: #a24485 !important;
	font-weight: bold;
}
.color_7 {
	color: #9999ff !important;
	font-weight: bold;
}

.color_8 {
	color: #000000 !important;
	font-weight: bold;
}

.color_9 {
	color: #FFCC66 !important;
	font-weight: bold;
}

