	body, ul, ol, li, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, label, span, em, a, img
{
	border: 0;
	padding: 0;
	margin: 0;
}
body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	background-color: #F7FBFC;
	color: #333;
	background-image: url(..\\images\\bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
a {
	color: #0063A0;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000;
}
h1, h2, h3, h4, h5, h6 {
	color: #000000;
	line-height: 1.2;
	padding-top: 0px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	padding-top: 0px;
	font-size: 20px;
	color: #333;
}
#content .blue {
	color: #1681be;
}
#content .red {
	color: #cc0033;
}

#top_wrapper {
	width: 960px;
	position: absolute;
	left: 50%;
	margin-left: -480px;
	height: 100px;
}
#header {
	height: 80px;
	position: relative;
	z-index: 0;
}
#logo {
	float: left;
	padding-left: 20px;
	padding-top: 5px;
}
.support {
	float: right;
	padding-top: 15px;
	padding-right: 15px;
}
#menu {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	behavior: url(pie.htc);
	height: 32px;
	z-index: 2;
	background-image: url(..\\images\\menu-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #CCC;
	padding: 5px;
}
#menu a{
	display: block;
	color: #333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 7px;
	padding-right: 30px;
	padding-bottom: 7px;
	padding-left: 30px;
}
#menu a:hover, #menu .current{
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	behavior: url(pie.htc);
	color:#000;
	background-color: #f5f5f5;
}
#menu li{
	float:left;
	list-style-type: none;
	display: inline;
	padding-right: 20px;
}
#menu .end {
	border-right-style: none;
}
#ban-left {
	float: left;
	width: 550px;
	padding-top: 20px;
	padding-left: 50px;
}

#ban-left .ban-heading {
	font-size: 30px;
	line-height: 35px;
	font-weight: bold;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
}
#ban-left .ban-text {
	font-size: 16px;
	font-weight: normal;
	line-height: 26px;
	color: #000;
	padding-bottom: 10px;
}
#ban-right {
	float: right;
	width: 261px;
	padding-top: 36px;
}
#ban-right a {
	height: 40px;
	width: 230px;
	display: block;
	margin-bottom: 4px;
}
#breadcrumb {
	padding-left: 20px;
	line-height: 20px;
	padding-bottom: 5px;
}
#page {
	position: absolute;
	width: 100%;
	top: 352px;
}
#product-page {
	position: absolute;
	width: 100%;
	top: 150px;
}

#content {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	padding-bottom: 10px;
	padding-top: 0px;
	margin-bottom: 15px;
}
#content .title-second {
	font-size: 16px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	font-weight: bold;
	color: #000;
}
#content .title-third {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 20px;
	padding-top: 10px;
	padding-left: 10px;
}
#content .title-fourth {
	font-size: 14px;
	padding: 5px;
	font-weight: bold;
	color: #C00;
}
#content .title-fifth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#con-top .con-mid{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(pie.htc);
	border: 1px solid #FFF;
	padding: 20px;
}
#con-top .left-img {
	float: left;
	width: 70px;
	padding-top: 30px;
}
#con-top .right {
	float: right;
	width: 285px;
}
#con-top .right-text {
	float: right;
	width: 200px;
}
#con-btm {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(pie.htc);
	border: 1px solid #CCC;
	padding: 10px;
	background-color: #FFF;
}
#left {
	float: left;
	width: 650px;
}
#left .panel-first-left {
	float: left;
	width: 200px;
	text-align: center;
}
#left .panel-first-right {
	float: right;
	width: 440px;
}
#left .product-price {
	font-size: 16px;
	font-weight: bold;
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
}
#left .left-panel {
	margin-bottom: 20px;
}
#left .panel {
	padding-bottom: 10px;
}
#left .pnl-left-end {
	float: right;
	width: 200px;
	padding-left: 12px;
}
#left .panel-list {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCC;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	behavior: url(pie.htc);
	padding: 10px;
	margin-bottom: 15px;
}
#left .box {
	float: left;
	width: 160px;
}
#right {
	float: right;
	width: 250px;
}
#right .panel-top {
	background-color: #FFF;
	border: 1px solid #CCC;
	padding: 5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(pie.htc);	
	margin-bottom: 20px;
}
#right .panel {
	background-color: #FFF;
	padding: 0 5px 5px 5px;
}
#right-menu {
	background-color: #FFF;
}
#right-menu ul {
	list-style-type: none;
}
#right-menu li {
	display: block;
}
#right-menu a {
	display: block;
	background-image: url(..\\images\\arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 25px;
}
#right-menu a:hover {
	background-color: #f5f5f5;
}


#con-bottom {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	behavior: url(pie.htc);
	border: 1px solid #CCC;
	padding: 20px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	background-image: url(..\\images\\bg-footer.gif);
	background-repeat: repeat;
	background-position: left top;
	margin-top: 15px;
}
#content  p {
	padding-bottom: 10px;
	padding-top: 5px;
}
#footer-top {
	width: 100%;
	background-color: #EDEDED;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;

}
#footer {
	width: 940px;
	color: #666;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	font-size: 10px;
	padding: 10px;
}

#f_left {
	float: left;
	width: 430px;
	text-align: left;
}
#f_right {
	float: right;
	width: 460px;
	text-align: right;
}
#support {
	float: right;
	width: 250px;
}

#money-back {
	float: left;
	width: 80px;
	padding-top: 8px;
}


#footer p {
	padding-bottom: 5px;
}

#footer a {
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#marqueecontainer{
	position: relative;
	width: 218px;
	height: 205px;
	overflow: hidden;
	padding: 5px;
}
#vmarquee {
	position: absolute;
	width: 218px;
	z-index: 10;
}
#marqueecontainer .readmore {
	position: absolute;
	top: 190px;
	width: 208px;
	z-index: 11;
	padding: 7px 5px 7px 5px;
	background-color: #FFF;
	font-weight: bold;
	text-align: right;
}
#content-btm .btm-panel {
	float: left;
	width: 205px;
	padding-right: 20px;
}
#content-btm .btm-panel-right {
	float: right;
	width: 250px;
}
#content-btm .panel-top {
	background-color: #FFF;
	border: 1px solid #CCC;
	padding: 5px;
}
.com-list li {
	background-image: url(..\\images\\comment.jpg);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	list-style-type: none;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.com-list a {
	padding-top: 5px;
	padding-bottom: 5px;
}
.com-tips a {
	padding-top: 5px;
	padding-bottom: 5px;
}
.list {
}

.list ul {
	list-style-type: none;
}
.list li {
	padding-bottom: 5px;
	background-position: left 3px;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: 5px;
	background-image: url(..\\images\\arrow.gif);
}
.list-1 {
	float: right;
	padding-top: 15px;
	width: 470px;
}


.list-1 ul {
	list-style-type: none;
}
.list-1 li {
	padding-bottom: 5px;
	background-position: left 3px;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: 5px;
	background-image: url(..\\images\\arrow.gif);
}
.img_left {
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
}
.img_center {
	text-align: center;
	padding-left: 65px;
	padding-right: 40px;
}
.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 0px;
	width: 100%;
}

.button {
	margin-top: 0px;
	padding-left: 0px;
}
