* {
    margin: 0;
    padding: 0;
}
body{
 	background-color: #80A25F;
    color: #333333;
    font: 12px/15px Tahoma, Arial, Verdana;
    height: 100%;
    left: 0;
    position: relative;
    top: 0;
}
a{ color:#6B914C; }
a:hover{ color:#910603 }
img{border:0px;}
.wrap
{
	margin: 0 auto;
    padding: 0 15px;
    position: relative;
    width: 900px;
}
.header
{
	background: none repeat scroll 0 0 #ffffff;
    border-radius: 7px 7px 7px 7px;
    float: left;
    margin: 10px 0;
    padding: 5px 0;
    width: 100%;
}
.logo
{
	float: left;
    padding-left: 20px;
    width: 220px;
}
.phone_div {
    background: url("../images/phone_icon.png") no-repeat scroll 0 center transparent;
    font-family: georgia;
    font-size: 20px;
    height: 27px;
    letter-spacing: 2px;
    line-height: 20px;
    margin: 10px 0 0;
    padding: 0 0 0 22px;
    position: relative;
}
.headcontact
{
	text-align:right;
	float:right;
}	
.banner
{
	background-color: #B2C89F;
    border-radius: 7px;
    clear: both;
    padding: 10px;
    position: relative;

}
.banner img
{
	border-radius: 7px 7px 7px 7px;
}
.banner .slogon{color: #910603;
    font-family: Georgia;
    font-size: 18px;
    font-weight: bold;
    left: 80px;
    padding: 10px;
    position: absolute;
    top: 95px;}
#navigation {
    background: none repeat scroll 0 0 #B41A19;
    border-radius: 7px 7px 0 0;
    clear: both;
    color: #fe6b03;
    height: 40px;
    list-style-type: none;
    padding: 0px;
    position: relative;
	margin:15px 20px 0;
}
#navigation a {
     background: url("../images/nav_sp.png") no-repeat scroll right top transparent;
    color: #FFFFFF;
    font-family: Tahoma,Arial,Verdana;
    font-size: 12px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    padding:13px 12px;
    text-transform: uppercase;
}
#navigation a:hover,#navigation a.active{
color:#fff79a;
}
#navigation a.last{
	background:none;
}
#banner{
	border: 1px solid #6B914C;
    border-radius: 7px;
    margin:0 9px 10px;
    padding: 0;
}
.rcenter
{
	background: none repeat scroll 0 0 #B2C89F;
    border-radius: 0 0 7px 7px;
    height:90px;
    margin: 0 100px;
    padding: 0 30px;
}
.content
{
	background: none repeat scroll 0 0 #fff;
    border-radius: 7px 7px 7px 7px;
    clear: both;
    float: left;
    margin:15px 0;
    padding: 10px;
    position: relative;
}
.content_left
{
	float: left;
    padding: 15px 20px;
    width: 480px;
	border-right:1px dotted #6B914C;
}

.content_full
{
	float: left;
    padding: 15px 20px;
    width: 838px;
	border-right:0px dotted #6B914C;
}




.content_right{
	float: right;
    width: 320px;
	padding: 15px 19px 15px 20px;
	
}
h1{
	color:#910603;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	line-height:26px;
}
h2{
	background: none repeat scroll 0 0 #D3E1C9;
    border-radius: 5px 5px 5px 5px;
    color: #6B914C;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 20px;
    line-height: 20px;
    margin: 20px 0 0;
    padding: 4px 5px;
}
h3{
	padding:10px;
	text-align:center;
}
p{
	line-height:20px;
	padding:10px 0px;
	text-align: justify;
}
ul, ol{
	line-height: 18px;
    padding:0px 0 5px 15px;
    text-align: justify;
}
ul li,ol  li{
	margin:5px 0;
    padding: 0 0 0 5px;
}

.more
{
	background: url("../images/arrow.gif") no-repeat scroll right 8px transparent;
    color: #910603;
    float: right;
    font-size: 11px;
    font-weight: bold;
    padding: 0 11px;
    text-align: right;
    text-decoration: none;
}
a.more:hover
{
	text-decoration:underline;
}
.box {
    margin-bottom: 12px;
    min-height: 130px;
    width:320px;
	padding: 0;
}
.fr {
    float: right;
}
#tabMenu {
    list-style: none outside none;
    margin: 0;
    padding: 0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
}
#tabMenu li {
    cursor: pointer;
    float: left;
    margin: 0 5px -1px 0;
    padding: 0 10px;
}
#tabMenu li a:hover, #tabMenu li.selected span {
    background-color: #d3e1c9;
    background-position: right bottom;
    background-repeat: no-repeat;
    color: #6b914c;
}
#tabMenu li span {
    color: #3C3C3C;
    display: block;
    padding: 5px 0;
    text-decoration: none;
	font-weight: bold;
}
#tabMenu li:hover, #tabMenu li.selected {
   	background-color: #D3E1C9;
    background-position: left bottom;
    background-repeat: no-repeat;
    border-color: #6b914c;
    border-style: solid solid none;
    border-width: 1px 1px 0;
	border-radius: 5px 5px 0 0;
}
.boxBody {
    background-color: #D3E1C9;
    border: 1px solid #6B914C;
    min-height:100px;
    padding: 15px;
	border-radius: 0 5px 5px 5px;
}
.boxBody div.show {
    display: block;
}
.boxBody div {
    display: none;
}
.boxBody ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
	color:#6B914C;
}
.boxBody li {
    list-style-type: disc;
    margin-left: 14px;
	clear:both;
    /*padding-bottom: 8px;*/
}
.boxBody li a {
    color: #000000;
    line-height: 12px;
    text-decoration: none;
}
.boxBody li a:hover {
	color:#910603;
	text-decoration:underline;
}
.boxBody li span{
	float:right;
	padding:2px;
}
.img
{
	background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 7px 7px 7px 7px;
    display: block;
    float: left;
    margin: 0 5px;
    padding: 5px;
    text-align: center;
    width: 139px;
}
.img img{
	clear: both;
    text-align: center;
}
.img a{
	clear: both;
    color: #333333;
    display: block;
    margin: 5px;
    position: relative;
    text-decoration: none;
}
.img a:hover{
	color:#820702;
	text-decoration:underline;
}
.boxround{
	background-color: #D3E1C9;
    border: 1px solid #6B914C;
    border-radius:5px 5px 5px 5px;
    min-height: 100px;
    padding: 15px;
}
.footer
{
	/*background-color:#80A25F;*/
	border-top: 1px solid #B5C190;
    clear: both;
    color: #6B914C;
    font-size: 11px;
    margin: 0 auto;
    padding: 25px 10px;
    text-align: center;
}
.footer a, .headcontact a{
     border-right: 1px solid #6B914C;
    color: #FFFFFF;
    font-weight: bold;
    padding: 5px 9px;
    text-decoration: none;
}
.headcontact a{
	color: #80A25F;
    padding: 0 9px; 
}
.footer a:hover, .footer a.active, .headcontact a:hover, .headcontact a.active{
	color:#910603;
	text-decoration:underline;
}
.footer a.active, .headcontact a.active{
	text-decoration:none;
}
.footer a.last,.headcontact a.last{
	border:0px;
}