body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #713E00;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}#container {
	width: 949px;
}
#logo {
	float: left;
	width: 500px;
	text-align: left;
	font-size: 26px;
	height: 46px;
	padding-top: 10px;
}
#email {
	float: left;
	width: 449px;
	text-align: right;
	font-size: 24px;
	color: #F72C6A;
	height: 56px;
}
#email a{
	color: #F72C6A;
	text-decoration:none;
	font-size:15px;
}
#email a:hover{
	color: #F72C6A;
	text-decoration:underline;
	font-size:15px;
}
#menu_area {
	float: left;
	width: 949px;
	background-image: url(../images/menubar_bg.jpg);
	background-repeat: repeat-x;
	height: 40px;
	text-align: left;
	color: #FFFFFF;
	margin-bottom: 5px;
}
#menubar {
	float: left;
	width: 682px;
	height: 40px;
}
#searcharea {
	float: left;
	height: 40px;
	width: 260px;
	padding-left: 7px;
}
#homebanner {
	float: left;
	height: 301px;
	width: 581px;
	padding-right: 12px;
}
#marketplace_bg {
	float: left;
	height: 292px;
	width: 146px;
	padding-left: 18px;
	padding-right: 18px;
	text-align: left;
	color: #F50A47;
	background-image: url(../images/marketplace_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 9px;
}
#joinus_top {
	float: left;
	height: 174px;
	width: 148px;
	font-size: 29px;
	color: #F72C6A;
	padding-right: 10px;
	padding-left: 16px;
	text-align: left;
	background-image: url(../images/signup_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 9px;
}
#home_body {
	float: left;
	width: 949px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
}
#bottomnav {
	float: left;
	width: 949px;
	padding-top: 10px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #66CCEF;
	color: #7c4e19;
}
#bottomnav a{
	color: #7c4e19;
	text-decoration:none;
}
#bottomnav a:hover{
	color: #66CCEF;
	text-decoration:underline;
}
#copyright {
	float: left;
	width: 949px;
	padding-top: 10px;
	padding-bottom: 30px;
	font-size: 11px;
	color: #999999;
}
#leftside {
	float: left;
	width: 277px;
}
#left_party_tips {
	float: left;
	width: 267px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #F2EAE2;
	font-size: 27px;
	color: #6F4412;
}
.leftside_txt {
	float: left;
	width: 257px;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #F2EAE2;
}
#left_blue_title {
	float: left;
	width: 267px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #66CCEF;
	font-size: 14px;
	color: #5E3B12;
	font-weight: bold;
}
#left_pink_title {
	float: left;
	width: 267px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #f72c6a;
	font-size: 14px;
	color: #5E3B12;
	font-weight: bold;
}
#left_green_title {
	float: left;
	width: 267px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #9fe21b;
	font-size: 14px;
	color: #5E3B12;
	font-weight: bold;
}
#left_orange_title {
	float: left;
	width: 267px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #ff992b;
	font-size: 14px;
	color: #5E3B12;
	font-weight: bold;
}
#inner_top_menu {
	float: left;
	width: 647px;
	padding-left: 20px;
	padding-top: 15px;
}
#inner_top_menu a{
	color:#6f4412;
	text-decoration:none;
}
#inner_top_menu a:hover{
	color:#f72c6a;
	text-decoration:underline;
}

#inner_body {
	float: left;
	width: 647px;
	padding-left: 20px;
	padding-top: 15px;
}
#home_top {
	float: left;
	width: 949px;
}
.homebox {
	float: left;
	width: 230px;
}
.homebox_right{
	float: right;
	width: 239px;
	padding-right: 2px;
}
#bluetitle{
	float: left;
	width: 220px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #66CCEF;
	font-size: 18px;
	color: #5E3B12;
	font-weight: bold;
}
#greentitle{
	float: left;
	width: 220px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #9fe21b;
	font-size: 18px;
	color: #5E3B12;
	font-weight: bold;
}
#pinktitle{
	float: left;
	width: 220px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #f72c6a;
	font-size: 18px;
	color: #5E3B12;
	font-weight: bold;
}
#orangetitle{
	float: left;
	width: 220px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #ff992b;
	font-size: 18px;
	color: #5E3B12;
	font-weight: bold;
}
#browntitle{
	float: left;
	width: 220px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #7f511b;
	font-size: 18px;
	color: #ea9543;
	font-weight: bold;
}
.homebox_content {
	float: left;
	width: 210px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #F2EBE4;
}
#hometxt {
	float: left;
	width: 655px;
	padding-left: 10px;
	padding-top: 20px;
}
#inner_body ul{
	color: #f72c6a;
}
#inner_body ul li{
	padding-bottom: 8px;
}
.size_15 {
	font-size: 15px;
}

.size_18 {
	font-size: 18px;
}
.size_25 {
	font-size: 25px;
}
.float_left {
	float: left;
}
.color_blue {
	color: #66CCEF;
}
.color_white {
	color: #FFFFFF;
}
h1 {
	font-size: 30px;
	font-weight: normal;
	color: #6F4412;
	margin-top: 0px;
}
h2 {
	font-size: 30px;
	font-weight: normal;
	color: #F72C6A;
	margin-top: 0px;
}


a:link {

            color: #f72c6a;

            text-decoration: none;

}

a:active {

            color: #f72c6a;

            text-decoration: none;

}

a:visited {

            color: #f72c6a;

            text-decoration: none;

}

 

a:hover {

            color: #f72c6a;
			
            text-decoration: underline;

}

