body {
	font-family:sans-serif;
	font-size: 12px;
	color: #000000;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	margin-top:10px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#0082b6;
}
a:link, a:visited {
	text-decoration: none;
	color: #003663;
	text-decoration:none;
	color:#175796;
}
a:hover {
	text-decoration: underline;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
a.menu0:link, a.menu0:visited,a.menu0:active {
	padding-top:5px;
	height:16px;
	background-image:url(../images/menu_bg.jpg);
	margin-bottom:1px;
	padding-left:10px;
	padding-right:5px;
	width:135px;
	color:#333;
	display:block;
	font-size:10px;
	font-weight:bold;
}
a.menu0:hover {
	padding-top:5px;
	height:16px;
	background-image:url(../images/menu_bg.jpg);
	background-position:0px 21px;
	margin-bottom:1px;
	padding-left:10px;
	padding-right:5px;
	width:135px;
	color:#fff;
	display:block;
	font-size:10px;
	font-weight:bold;
}a.menu2:link, a.menu2:visited,a.menu2:active {
	text-decoration: none;
	color: #ff3300;
	font-weight:bold;
}
a.menu2:hover {
	text-decoration: underline;
	color: #53a8fc;
}a.menu_selected:link, a.menu_selected:visited,a.menu_selected:active {
	padding-top:3px;
	height:18px;
	background-image:url(../images/menu_bg.jpg);
	margin-bottom:1px;
	padding-left:10px;
	padding-right:5px;
	width:135px;
	color:#fff;
	font-weight:bold;
	display:block;
}
a.menu_selected:hover {
	color:#000;
	font-weight:bold;
	text-decoration:underline;
	padding-top:3px;
	height:18px;
	background-image:url(../images/menu_bg.jpg);
	background-position:0px 21px;
	margin-bottom:1px;
	padding-left:10px;
	padding-right:5px;
	width:135px;
	display:block;
}
a.home_news_title:hover{
	text-decoration:underline;
}.bold{
	font-weight:bold;
}.black{
	color:#000000;
}.red{
	color:#FF0000;
}.white{
	color:#FFFFFF;
}.border_talbar{
	border:1px solid #dddddd;
}.price{
	color:#f7941c;
	font-weight:bold;
	font-size:14px;
}.old_price{
	text-decoration:line-through;
}
#loading {
	position:absolute;
	left:401px;
	top:343px;
	width:261px;
	height:50px;
	z-index:1;
	border:1px solid #DDDDDD;
	background-color:#eeeeee;
	visibility:hidden;
}

/*send to friend start*/
#send2Friend{
	display:none;
	width:200px;
	position:absolute;
	padding:5px;
	top:5px;
	left:130px;
	background-color:#c8e3f1;
	border:1px solid #378cc5;
	cursor:auto;
}
#send2Friend_title{
	display:none;
}
.send2Friend_input{
	border:1px solid #378cc5;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #378cc5;
	padding:3px;
	width:180px;
}
.send2Friend_submit{
	border:1px solid #378cc5;
	background-color:#e2e2e2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:3px;
}
/*send to friend end*/