@charset "utf-8";
/* CSS Document */

#wrap #center #main table,#wrap #center #main table tr td  {
	border: 1px solid #dcdcdc;
}
#wrap #center #main table  {
	font-size: 10px;
	margin-bottom: 15px;
}
#wrap #center #main table tr td  {
	padding: 3px;
}
#wrap #center #main .no_border {
	border: 1px solid #FFFFFF;
	text-decoration: none;
}
#wrap #center #main .no_border02 {
	border: 1px solid #99ccff;
	text-decoration: none;
	font-size: 12px;
}
