body {
	background-image: url(images/bg4.gif);
	background-repeat: repeat-x;

background-color: #E7FDB3;

	margin: 0px 0px 20px 0px;

	text-align: center;
}

#container {
	background-image: url(images/container_bg.gif);
	background-repeat: no-repeat;

	width: 660px;
}

.title_dot {
padding: 5px 0px 5px 8px;
font-size:15px;
border-left: solid 5px #C3EFA4;
border-bottom: dotted 1px #C3EFA4;
}
	
.main {
width: 660px;
border-left: 1px solid #D6F497;
border-right: 1px solid #D6F497;
border-bottom: 1px solid #D6F497;
}

.topi {
border-left: 1px solid #D6F497;
border-right: 1px solid #D6F497;
border-bottom: 1px solid #D6F497;
}

.icon {
padding: 8px 5px 8px 8px;
border-bottom: 1px dotted #00CC33;
}

.i_text {
font-size: 11px;
line-height:120%;
padding: 7px 0px 8px 0px;
border-bottom: 1px dotted #00CC33;
}

.content {
font-size: 13px;
line-height:110%;
padding: 5px 15px 0px 20px;
}

.content_b {
font-size: 13px;
line-height:150%;
padding: 5px 15px 0px 20px;
}

.box {
font-size: 12px;
line-height:110%;
padding: 5px;
border: 1px solid #EEEEEE;
}

.title {
font-size: 15px;
line-height:130%;
padding: 7px;
border-bottom: 1px dotted #CCCCCC;
border-left: 6px solid #94FF6F;
}

.padddd {
font-size: 13px;
line-height:130%;
padding: 0px 10px 0px 0px;
}

.b_text {
font-size: 12px;
line-height:130%;
padding: 7px;
}

.text {
font-size: 13px;
line-height:130%;
padding: 7px;
}

.text_2 {
font-size: 13px;
line-height:110%;
padding: 0px 12px 0px 0px;
}

.footer {
border-top: 2px solid #CDF183;
padding: 0px 0px 7px 10px;
}

.leftmenu {
padding-left: 9px;
}

a { color: #999966; text-decoration: underline; }
a:link		{ color: #336666; text-decoration: underline; }
a:visited	{ color: #999999; text-decoration: underline; }
a:active	{ color: #999999; text-decoration: none; }
a:hover		{ color: #999999; text-decoration: none; }

