/* CSS Document */
.link-hei a{
color:#000;
text-decoration:none;
}
.link-hei a:hover{
color:#000;
text-decoration:underline;
}
.link-gray a{
color:#757772;
text-decoration:none;
}
.link-gray a:hover{
color:#757772;
text-decoration:underline;
}
.link-green a{
color:#85b066;
text-decoration:none;
}
.link-green a:hover{
color:#ffd15a;
text-decoration:underline;
}
.link-green-none a{
color:#85b066;
text-decoration:none;
}
.link-green-none a:hover{
color:#85b066;
text-decoration:none;
}
body{
margin:0;
font-size:12px;
font-family:Arial;
line-height:18px;
}
#DivTitle{
width:963px;
height:114px;
background:url(../images/index_01.gif) no-repeat left;
}
#DivTitle .div1{
width:158px;
height:41px;
background:url(../images/index_02.gif) no-repeat left;
margin-top:7px;
margin-left:11px;
float:left;
display:inline;
}
#DivTitle .div2{
float:left;
width:620px;
display:inline;
color:#85b066;
margin-top:18px;
margin-left:12px;
}
#DivTitle .div3{
float:left;
display:inline;
color:#757772;
margin-top:18px;
}
#DivTitle .div3 span{
padding-left:6px;
margin-left:8px;
background:url(../images/index_03.png) no-repeat left 4px;
}
#DivContent{
width:963px;
min-height:352px;
padding-top:15px;
}
* html #DivContent{
height:352px;
}

#DivContent .table1{
color:#85b066;
}
#DivContent .table2{
color:#847884;
}

#DivContent .span1{
padding-left:10px;
font-weight:bold;
color:#ffd15a;
background:url(../images/index_12.png) no-repeat left 0px;
}
#DivContent .span2{
padding-left:10px;
color:#818380;
}
#DivContent .span3{
padding-left:10px;
color:#818380;
font-weight:bold;
}
#DivContent .span4{
padding-left:18px;
color:#82b067;
}
#DivBottom{
width:963px;
height:151px;
background:url(../images/index_04.gif) no-repeat left;
}