div,span,table,a,ul,li{
    padding: 0px;
    margin: 0px;
}
table{
	border-collapse: collapse;
	border: 0px;
}
p{
    padding: 8px 0px;
}

body{
    padding: 0px;
    margin: 0px;
    font-family: Verdana;
    font-size: 13px;
	border: 0px;
	background: #faefd9;
	color:#666666;
}
a{
	font-family: Verdana;
    font-size: 13px;
    text-decoration: underline;
    font-weight: normal;
    color: #666666;
}
a:hover{
    color: #444444;
    text-decoration: none;
}
.all{
	width:1000px;
	background: url("/data/images/site/bg_all.jpg") repeat-y left top;
}
.header{
	width:1000px;
	background: url("/data/images/site/header.jpg") no-repeat left top;
}
.footer{
	width:1000px;
	background: url("/data/images/site/footer.jpg") no-repeat left bottom;
	padding:408px 0 0 0;
}
.counters{
	height:110px;
	width:100%;
	text-align:right;
}
.counters .p1{
	padding:0px 15px 45px 424px;
	font-family: Times new roman;
	font-size:14px;
	color:#454444;
	text-align:left;
	font-weight:bold;
}
.counters .p1 a{
	font-family: Times new roman;
	font-size:14px;
	color:#454444;
	text-decoration:none;
	font-weight:bold;
}
.counters .p{
	padding:0px 15px 0 450px;
	text-align:right;
}

.main_table{
	border-collapse:collapse;
	width:100%;
}

.menu_td{
	width:204px;
	vertical-align:top;
	text-align:center;
}

.menu_td ul{
	list-style:none;
	padding:80px 33px 115px 43px;
}

.menu_td li {
	line-height:30px;
	background: url("/data/images/site/menu_sep.gif") repeat-x left bottom;
}
.menu_td li a{
	font-family: Times new roman;
	font-size:18px;
	color:#FFFFFF;
	display:block;
	padding-bottom:5px;
	text-decoration:none;
}
.menu_td li a:hover, .menu_td li.active a{
	color:#6a073c;
}


.content_td{
	padding:10px 17px 0 0;
	vertical-align:top;
}
.content_td .title{
	text-align:right;
	font-family: Times new roman;
	font-size:18px;
	color:#FFFFFF;
}

.content_td .title div.b{
	background:url("/data/images/site/title_rep.jpg") repeat-x left top;
	height:49px;
}
.content_td .title div.b2{
	background:url("/data/images/site/title_bg.jpg") no-repeat left top;
	height:49px;
}
.content_td .title div.p{
	padding:5px 157px 0 26px;
}
.content_td .text{
	clear:both;
	padding:5px 45px 55px 45px;
	font-family: Times New Roman;
    font-size: 14px;
    color: #454444;
}
