*{font-size:11px;font-family:Helvetica,Arial,sans-serif;color:#00206A;}

h1 {
	color: #00206A;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0px 6px 33px;
	margin: 0;
	background-image: url(i/h1icon.gif);
	background-repeat: no-repeat;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 15px 0px;
	margin: 0;
}

h3,h3 a {
	color: #4DA328;
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 0 0;
	margin: 0;
}

h6,h6 a {
	color: #4DA328;
	font-size: 11px;
	font-weight: bold;
	padding: 8px 0 0 0;
	margin: 0;
}

h4 {
	color: #68BD45;
	font-size: 11px;
	font-weight: bold;
	padding: 8px 0 0 0;
	margin: 0;
}

a {
	color: #4DA328;
	text-decoration: none;
}
a:hover {
	color: #00206A;
	text-decoration: underline;
}

a.active {
	color: #00206A;
	font-weight: bold;
}

div.more {
    text-align: right;
}
a.more {
	color: #4DA328;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 11px;
}
a.more:hover {
	text-decoration: none;
}

a.hx {
	color: #00206A;
	text-decoration: underline;
	font-weight: bold;
}

i {
	color: #4DA328;
	text-style: italic;
}

b {
	color: #4DA328;
	font-weight: bold;
}

p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 6px;
}

form {
	margin: 0px;
	padding: 0px;
}
.itext {
	width: 100px;
}

ul {
	padding:0 0 20px 0;
	margin:0;
	list-style:none;
}


li {
	margin: 0;
	padding: 0;
	padding-left: 29px;
	background-image: url(i/li_st.png);
	background-position: left top;
	background-repeat: no-repeat;
}

html>body ul ul{
	margin-left:20px;
}

ul ul li{
	background-image: url(i/li_st_act.png);
}

sup {
	font-size: 8px;
}
b sup{
	color: #4DA328;
}

/* SG */
#sgTop {
	background-image: url(i/sg-topbg.gif);
}
html>body #sgTop{

}

#sgTop div.contentLeft {
	width: 330px;
	float: left;
	margin: 25px 0 10px 0;
	padding: 0 20px 0 47px;
	border-right: 1px solid #68BD45;
}

#sgTop div.contentRight {
	width: 370px;
	float: left;
	padding: 25px 20px 10px 27px;
}

#sgTop div.rec,
.clist div.rec
{
	padding: 8px 0 8px 0;
	clear: both;
}

#sgTop div.contentRight div.rec,
.clist div.rec{
	padding: 8px 0 8px 0;
	float:left;
	clear: none;
	width: 120px;
	text-align:center;
	margin: 3px 3px 0 0;
}
.clist div.rec{
	margin: 3px 20px 0 0;
}
#sgTop div.contentRight  div.rec img,
.clist div.rec img{
	border: 1px solid #827F78;
	margin:0;
}



#searchSubmitImg {
	width:16px;
	height:16px;
	border:0;
}

#bottomBox {
	margin-top:0px;
}