/* Common Container */
#Common {
	padding: 0;
	margin-bottom: 5px;
}

#Common1 {
	padding: 0;
	margin-bottom: 10px;
}

#Common p {
	font-size: 13px;
	padding: 0; 
	color: #333;
	margin-bottom: 13px; 
	line-height: 150%;
}
#Common a:link, #Common a:visited {
	color: #d26a28;
	text-decoration: none;
}

#Common a:hover, #Common a:active {
	color: #d26a28;
	text-decoration: underline;
}
.Common_Content td
{line-height: 150%;
}
#Common Select {}
.ddl-left {background: url(ddl-left.gif) no-repeat; width: 8px; height: 35px;}
.ddl-bg {background: url(ddl-bg.gif) repeat-x; height: 35px;}
.ddl-right {background: url(ddl-right.gif) no-repeat; width: 8px; height: 35px;}
.Common_Content #common2 td
{
    padding: 0;
}

.Common_Content #common2 td p
{
    margin: 10;
}

.Common_topbg {border-bottom: #e4e4e4 1px solid; height: 46px;}
.Common_title {
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	color: #52b2e4;
	padding-left: 5px;
}

.Common_title_small {
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	color: #52b2e4;
	padding-left: 5px;
}

.Common_Content {
	padding: 10px 5px;
}

#Common .Normal
{
	font-family: Arial;
font-size: 13px;
	color: #333;
font-weight:normal;
line-height: 135%;
}

#Common .SubHead    {
	font-family: Arial;
font-size: 13px;
color: #333;
font-weight:bold;
line-height: 135%;
}


/* Round Container */
#Round {
	padding: 0;
	margin-bottom: 5px;
}

.round-tl {background: url(round-tl.jpg) no-repeat top left; width: 15px; height: 45px;}
.round-tb {background: url(round-tb.jpg) repeat-x top; height: 45px;}
.round-tr {background: url(round-tr.jpg) no-repeat top right; width: 15px; height: 45px;}
.round-lb {background: url(round-lb.jpg) repeat-y left; width: 15px;}
.round-rb {background: url(round-rb.jpg) repeat-y right; width: 15px;}
.round-bl {background: url(round-bl.jpg) no-repeat top left; width: 15px; height: 24px;}
.round-bb {background: url(round-bb.jpg) repeat-x top; height: 24px;}
.round-br {background: url(round-br.jpg) no-repeat top right; width: 15px; height: 24px;}


#Round p {
	font-size: 13px;
	padding: 0; 
	color: #333;
	margin-bottom: 13px; 
	line-height: 135%;
}
#Round a:link, #Round a:visited {
	color: #52b2e4;
	text-decoration: none;
}

#Round a:hover, #Round a:active {
	color: #52b2e4;
	text-decoration: underline;
}

.Round_title {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #52b2e4;
}

.Round_Content {
	padding-top: 10px;
}

#Round .Normal
{
	font-family: Arial;
font-size: 13px;
	color: #333;
font-weight:normal;
line-height: 135%;
}

#Round .SubHead    {
	font-family: Arial;
font-size: 13px;
color: #333;
font-weight:bold;
line-height: 135%;
}

