﻿#tplContainer {
font-size:12px;
margin-bottom:12px;
width:770px;
font-family: Arial, Sans-Serif;
text-align:left;
border-bottom: 35px solid #8ac640;
}
.tplHeader{
background:url("../img/head.jpg") no-repeat 0 0;
text-indent:-9999px;
height:333px;
padding:0;
margin:0;
}
.tplMain{
padding:0;
margin:0;
background:#ebebed url("../img/line.jpg") repeat-x 0 0;
}
#tplContainer p
{
    margin-top: 12px !important;
    margin-bottom: 12px !important;
}
.tplMainPadd{
padding: 25px 20px 27px 85px;
margin:0;
background: url("../img/bg.jpg") no-repeat 0 0;
}

.tplMain h2{
padding:0;
margin:0;
color:#623581;
font-size:18px;
}


#tplContainer ul{
margin-top:10px;
padding:0;
list-style:none;
}
#tplContainer ul li{
margin:0;
padding:0 0 0 12px;
background:url("../img/li.gif") no-repeat 0 5px;
}
.tplMain a {
color:#000;
font-weight:bold;
}
.tplMain a:hover {
text-decoration:none;
}
