html, body {
	padding: 0px;
	margin: 0px;
	height: 100%;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	background: #eeeeee;
	color : #666666;
}

.main {
	width: 950px;
	background:url(img/common.jpg);
}

.clearer {
	clear: both;
}

.top1 {
	float: left;
	width : 416px;
	background:url(img/top1.jpg) no-repeat;
	height : 235px;
}

.top2 {
	float: left;
	width : 534px;
	background:url(img/top2.jpg) no-repeat;
	height : 235px;
}

.top3 {
	width : 845px;
	background-color: #eeeeee;
	height : 55px;
	background:url(img/top3.jpg) no-repeat right bottom;
	color: #4c8fdb;
	font-size: 34px;
	text-align: left;
	padding-left: 105px;
	padding-top: 15px;
	background-color: #eeeeee;
}

.top_sale {
	color: #ffffff;
	font-size: 12px;
	text-align: left;
	margin-left: 10px;
	margin-top: 10px;
	font-weight: bold;
	line-height: 16px;
}

.top_name {
	color: #7aaf51;
	font-size: 30px;
	margin-left: 50px;
	margin-top: 105px;
}

.bottom_sale {
	color: #df4756;
	font-size: 24px;
	margin-left: 100px;
	margin-top: 45px;
	text-align: left;
}

.bottom_tel {
	color: #4c8fdb;
	font-size: 20px;
	margin-left: 100px;
	text-align: left;
}

.copyright {
	font-size: 11px;
	text-align: left;
	margin-top: 20px;
}

.copyright A:link, .copyright A:visited, .bottom_create A:link, .bottom_create A:visited, .bottom_menu A:link, .bottom_menu A:visited, .content A:link, .content A:visited{
	color: #4c8fdb;
}

.copyright A:hover, .bottom_create A:hover, .bottom_menu A:hover, .content A:hover{
	color: #7aaf51;
}

.bottom_menu {
	font-size: 11px;
	margin-top: 50px;
	text-align: right;
}

.bottom_create {
	font-size: 11px;
	text-align: right;
	margin-top: 20px;
}

.content_name {
	color: #7aaf51;
	font-size: 30px;
	margin-bottom: 10px;
	text-align: left;
}

.left_top {
	float: left;
	width : 250px;
	background:url(img/menu1.jpg) no-repeat;
	height : 30px;
}

.right_top {
	float: right;
	width : 700px;
	height : 30px;
	background:url(img/content1.jpg) no-repeat;
}

.left_column {
	float: left;
	width : 250px;
	background:url(img/menu3.jpg);
}

.right_column {
	float: right;
	width : 700px;
	background:url(img/content2.jpg) right top no-repeat;
	background-color: #ffffff;
}

.content {
	width : 680px;	
	text-align: left;
	margin-right: 20px;
}

.menu {
	width : 250px;
	background: url(img/menu2.jpg) top no-repeat;
}

.point {
	width : 160px;
	text-align: left;
	font-size: 14px;
	padding: 20px 20px 20px 0px;
}

.point sup {
	color: #7aaf51;
	font-weight: bold;
}

.point A:link{
	color: #4c8fdb;
	font-size: 20px;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}

.point A:visited{
	color: #4c8fdb;
	font-size: 20px;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}

.point A:hover{
	font-size: 20px;
	color: #ffffff;
	background-color: #7aaf51;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}

.bottom_left {
	float: left;
	width : 250px;
	height : 235px;	
	background:url(img/bottom1.jpg) no-repeat;
	background-color: #eeeeee;
}

.bottom_right {
	float: right;
	width : 700px;
	height : 235px;	
	background:url(img/bottom2.jpg) no-repeat;
	background-color: #eeeeee;
}

.bottom_l {
	float: left;
	width : 350px;
}

.bottom_r {
	float: right;
	width : 350px;
}

.img {
	border-top: 1px solid #00ccff;
	border-left: 1px solid #00ccff;
	border-bottom: 1px solid #00ccff;
	border-right: 1px solid #00ccff;
}
