@charset "utf-8";
@charset "utf-8";
/* common Container */
#common {
	padding: 0;
	margin-bottom: 10px;
	border-bottom: #b0065a 1px dotted;
}

#common p {
	font-size: 11px;
	color: #000;
	margin-bottom: 11px; 
}

.common_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #d14c85;
	font-weight: normal;
	line-height: 40px;
	padding-left: 12px;
}
.common_Content {
	padding: 0 12px 0px 12px;
}

#common .Normal
{
FONT-FAMILY: Arial, Verdana, Arial, Arial, Times, serif;
font-size: 11px;
	color: #000;
font-weight:normal;
}

#common .SubHead    {
FONT-FAMILY: Arial, Times, serif;
font-size: 11px;
color: #000;
font-weight:bold;
}


/* dotted Container */
#dotted {
	padding: 0;
	margin-bottom: 10px;
	border-top: #b0065a 1px dotted;
}

#dotted p {
	font-size: 11px;
	color: #000;
	margin-bottom: 11px; 
}

.dotted_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #d14c85;
	font-weight: normal;
	line-height: 40px;
	padding-left: 12px;
}
.dotted_Content {
	padding: 12px 12px 0px 12px;
}

#dotted .Normal
{
FONT-FAMILY: Arial, Verdana, Arial, Arial, Times, serif;
font-size: 11px;
	color: #000;
font-weight:normal;
}

#dotted .SubHead    {
FONT-FAMILY: Arial, Times, serif;
font-size: 11px;
color: #000;
font-weight:bold;
}

/* rightpane Container */
#rightpane {
	padding: 0;
	margin-bottom: 10px;
}

#rightpane p {
	font-size: 11px;
	color: #000;
	margin-bottom: 11px; 
}

.lb_rightpane {background: url(lb.gif) no-repeat bottom right; width: 11px; height: 124px;}
.rb_rightpane {background: url(rb.gif) no-repeat bottom left; width: 11px; height: 124px;}
.cb_rightpane {padding: 0;}
.bl_rightpane {background: url(bl.gif) no-repeat bottom left; height: 15px;}
.br_rightpane {background: url(br.gif) no-repeat bottom right; height: 15px;}

.rightpane_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #919265;
	font-weight: bold;
	line-height: 14px;
	padding-left: 5px;
}
.rightpane_Content {
	padding: 12px 5px 0 5px;
}

#rightpane .Normal
{
FONT-FAMILY: Verdana, Arial, Times, serif;
font-size: 11px;
	color: #000;
font-weight:normal;
}

#rightpane .SubHead    {
FONT-FAMILY: Verdana, Arial, Times, serif;
font-size: 11px;
color: #000;
font-weight:bold;
}


