﻿#tplContainer {
width:770px;
font:12px Verdana;
margin:0 auto;
text-align:left;
color:#5d5f5a;
line-height:14px;
}
.tplWrap {
background:url("../img/line.gif") repeat-y 0 0;
}
.tplBorder {
border:1px solid #fd8b2b;
}
.tplHeader h1 {
margin:0;
padding:0;
background:url("../img/head.jpg") no-repeat center center;
text-indent:-9999px;
height:150px;
}
.tplText h3{
font-size:12px;
color:#fd8b2b;
padding:0;
margin:0;
font-weight:bold;
}
.tplText h2{
padding:0;
margin:0;
color:#5d5f5a;
font-size:18px;
line-height:normal;
text-align:center;
}
#tplContainer a{
color:#5d5f5a;
text-decoration:none;
}
#tplContainer a:hover{
text-decoration:underline;
}
#tplContainer ul{
margin:0;
padding-left:10px;
list-style:none;
}
#tplContainer ul li{
margin:0;
padding:3px 0 0 10px;
background:url("../img/li.gif") no-repeat 0 6px;
}
.tplLeft {
float:left;
width:266px;
background:#e9ebdd;
border-bottom:1px solid #fd8b2b;
height:765px;
}
.tplRight {
float:right;
width:491px;
background:#dfe2c5;
border-bottom:1px solid #fd8b2b;
height:765px;
}
.tplPaddL {
padding:9px 21px 0 6px;
}
.tplPaddR {
padding:9px 9px;
}
.tplFLeft {
float:left;
width:266px;
background:#dfe2c5;
height:80px;
}
.tplFRight {
float:right;
width:491px;
background:#e9ebdd;
height:80px;
}
.tplClear {
height:1px !important;
min-height:1px !important;
font-size:1px !important;
line-height:1px !important;
clear:both !important;
padding:0 !important;
margin-top:-2px;
float:none !important;
}
.tplFootPad {
padding:6px 9px 5px 9px
}