@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	font-family: Tahoma, Geneva, sans-serif;
	background:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#FCE4F1;
}
#bg_navigator{
	background:url(../images/bg_menu.gif);
	background-repeat:repeat-x;
	width:100%;
	height:19px;
}
.Menu{
	width:991px;
	background:url(../images/bg_menu.gif);
	background-repeat:repeat-x;
	height:18px;
}
#Header {
	width:100%;
	background-image:url(../images/bg_menu.gif);
	height:18px;
}
.tableBorder1px {
	border-collapse:collapse;
}
.tableBorder1px td {
	border:1px solid #666;
	padding:2px;
}
.tableBorder1px th {
	background-color:#ED459A;
	color:#FFF;
	font-weight:bold;
	border:1px solid #666;
	border-top:none;
	padding:2px;
	height:20px;
}
.DetailSupGroup {
	margin-right:auto;
	margin-left:auto;
	width:104px;
	margin-top:10px;
	margin-bottom:10px;
	height:100px;
	text-align:center;
	overflow:hidden;
}
.DetailSupGroup img {
	border:2px solid #E6017B;
}
