a:link {
	color: #3d81ee;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #3d81ee;
}
a:hover {
	text-decoration: underline;
	color: #3d81ee;
}
a:active {
	text-decoration: underline;
	color: #3d81ee;
}
img {
	border:none
}
img.thumb_img {
	cursor:pointer;
	display:block;
	margin-bottom:10px
}
body {
	width:auto;
	height:auto;
	background-color:#FFF;
	background-image:none;
	background-repeat:repeat-x;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:5px;
	margin-right:auto;
}
#main {
	border:none;
	width:1000px;
	height:560px;
	text-align:left;
}
#menu {
	border:none;
	width:400px;
	height:560px;
	background-image:url(../img/left-bg.jpg);
	text-align:left;
	float:left;
}
#banner {
	border:none;
	width:600px;
	height:560px;
	background-image:url(../img/right-bg.jpg);
	text-align:left;
	float:left;
}
#copyright {
	background-color:#FFF;
	width:1000px;
	height:10px;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#666;
	padding-top:3px;
}
#textmenu {
	width:300px;
	height:400px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	padding-left:100px;
	padding-top:150px;
	line-height:15px;
}
#adsense {
	width:200px;
	height:200px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	padding-left:380px;
	padding-top:30px;
}
#domainsale { width:1000px; height:69px; text-align:center;}
