@charset "utf-8";

/* rule reset */

html, body, div, span, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	border:0;
	outline:0;
}

/* basic style */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 0px;
	color: #000000;
	background-color: #663333;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}

h1 {
	color:#000000;
	font-size:24px;
	font-weight:bold;
	line-height:30px
}

h2 {
	color:#000000;
	font-size:18px;
	font-weight:bold;
	line-height:23px
}

h3 {
	color:#000000;
	font-size:16px;
	font-weight:bold;
	line-height:21px
}


/* layout style */

#outer_Group {
	background-color: #ffffff;
	margin: 0px;
	text-align: center;
	width: 800px;
	padding: 0px;
}

#outer_Grupe  #td_under_memu {
	background-color: #FFFFFF;
	text-align: left;
	font-size: 16px;
	line-height: 26px;
}
#outer_Grupe #td_under_memu #link {
	font-size: 14px;
	line-height: 18px;
}


#outer_Grupe #td_under_memu #copyright {
	font-size: 9px;
	margin: 5px;
	line-height: 12px;
}

#outer_Grupe  #td_right {
	background-color: #FFFFFF;
}

#outer_Grupe  #td_right  #td_right_main {
	text-align: left;
	margin: 0px;
	padding: 5px 10px 10px;
	line-height: 26px;
}

#outer_Grupe #td_right #td_right_main #under_link {
	text-align: center;
}

#outer_Grupe #td_under_memu #group {
	text-align: center;
}
