body {
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/* TOP */
#top1 {
	border-bottom: 1px dashed #707070;
	width: 902px;
	height: 20px;
	padding: 10px 0 10px 0;
}
#logo {
	width: 50%;
}
#ts {
	width: 14%;
	font-size: 13px;
	font-weight: bolder;
	color: #464646;
	vertical-align: top;
}
.book {
	color: #ff6600;
	margin-left: 6px;
	font-size: 12px;
	letter-spacing: 2px;
	text-decoration: none;
}
.book:visited{
	color: #ff6600;
}
.top_trade {
	width: 18%;
	vertical-align: top;
	font-size: 10px;
	color: #464646;
}
.top_trade a {
	color: #ff6600;
}
.top_trade a:visited {
	color: #ff6600;
}
#th1 {
	border-bottom: 1px dashed #707070;
	width: 902px;
	height: 20px;
	padding: 10px 0 10px 0;
}
.thtd {
	width: 132px;
	vertical-align: top;
}
#th1 img {
	border: 1px solid #66cc66;
	margin-bottom: 5px;
}
#th1 a {
	font-size: 10px;
	color: #464646;
	text-decoration: none;
}
#th1 a:visited {
	color: #464646;
}
#th1 a:hover {
	color: #ff6600;
}
#th2 {
	width: 1px;
	border-top: 1px solid #339933;
	border-left: 1px solid #339933;
}
#th2 td {
	border-bottom: 1px solid #339933;
	border-right: 1px solid #339933;
}


#th3 {
	width: 1px;
}
#th3 td {
	border: 1px solid #339933;
	width: 127px;
	height: 127px;
}
/* TOP END */
/* ALL */
#all {
	width: 902px;
	height: 20px;
	padding: 0px 0 0px 0;
	height: 100%;
}
/* MAIN MENU */
#main_menu {
	background: #7cc576;
	height: 40px;
	text-align: center;
	font-size: 12px;
	font-weight: bolder;
	color: #464646;
	border-bottom: 1px dashed #707070;
}
#main_menu a{
	color: #464646;
	text-decoration: none;
	margin: 4px;
}
#main_menu a:visited{
	color: #464646;
	text-decoration: none;
}
#main_menu a:hover{
	color: #fff;
	text-decoration: none;
}
#menu_act {
	color: #fff;
	margin: 4px;
}
/* MAIN MENU END */
/* SIDE */
.side {
	background: #c4e5c1;
	width: 190px;
	border-left: 1px dashed #707070;
	border-right: 1px dashed #707070;
	vertical-align: top;
	border-bottom: 1px dashed #707070;
}
.side h2 {
	background: #464646;
	font-size: 13px;
	color: #66cc66;
	padding: 3px;
	margin: 8px 0 2px 0;
	padding-left: 10px;
	font-weight: normal;
}
.cats {
	padding: 8px;
	width: 190px;
	font-size: 10px;
	font-weight: bolder;
}
.cats a{
	color: #464646;
	display: block;
}
.cats a:visited{
	color: #464646;
}
.cats a:hover{
	color: #ff6600;
}

.sites {
	padding: 8px;
	width: 190px;
	font-size: 10px;
	color: #464646;
}
.sn {
	color: #464646;
	display: block;
	font-weight: bolder;
}
.sn:visited{
	color: #464646;
}
.sn:hover{
	color: #ff6600;
}
.sl {
	color: #ff6600;
}
.sl:visited{
	color: #ff6600;
}


.ad {
	width: 100%;
	margin: 10px 0 10px 0;
	text-align: center;
}

.mov {
	padding: 0px;
	width: 190px;
	font-size: 9px;
	color: #464646;
}
.mov td {
	padding: 3px;
	vertical-align: top;
	height: 1px;
}
.mn {
	color: #464646;
	font-weight: bolder;
}
.mn:visited{
	color: #464646;
}
.mn:hover{
	color: #ff6600;
}
.ml {
	color: #ff6600;
}
.ml:visited{
	color: #ff6600;
}
/* SIDE END */
/* CONTENT */
#content1 {
	width: 100%;
	vertical-align: top;
	padding: 10px;
	font-size: 11px;
	border-bottom: 1px dashed #707070;
}
h1 {
	font-size: 16px;
	color: #464646;
	margin: 18px 0 4px 0;
	font-weight: bolder;
}
#content1 a {
	color: #ff6600;
}
#content1 a:visited{
	color: #ff6600;
}
#links {
	font-size: 11px;
}
#links td {
	vertical-align: top;
}
.ttb {
	color: #339933;
}
/* FOOTER */
#footer {
	background: #464646;
	height: 80px;
	text-align: center;
	color: Silver;
	font-size: 10px;
}
/* FOOTER */
/* CONTENT END */
/* ALL END */
