body,td,th {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial;
	line-height:150%;
}
body {
	background-color: #76836C;
	background-image: url(../images/bgg.jpg);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #1BD7C4;
}
a:active {
	text-decoration: none;
	color: #1BD7C4; 
}
/*index product name*/
a.index_pname:link {
	color: #E3E3E3;
	text-decoration: none;
}
a.index_pname:visited {
	text-decoration: none;
	color: #E3E3E3;
}
a.index_pname:hover {
	text-decoration: underline;
	color: #1BD7C4;
}
a.index_pname:active {
	text-decoration: none;
	color: #1BD7C4;
}


.P_style_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	/*font-weight: bold;*/
}
.P_style_title_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #838383;
	text-decoration: none;
	font-weight: normal;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.cat_level1 {
	padding-left: 30px;
	padding-bottom:4px;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}

.border_productlist
{
	border:1px solid #a5a5a5;
}
.modelno {
	color: #E6E4D1;
}

.index_pname
{
	font-size:14px;
	font-weight:bold;
}

.productlist_title {
	font-size: 16px;
	font-weight: bold;
	color: #169284;
}

.product_title {
	font-size: 16px;
	font-weight: bold;
	color: #E40000;
}

.list_item
{
	margin:10px 0px;
	border:1px solid #a5a5a5;
}
input,select
{
color:#FFFFFF;
background:#000000;
border:1px solid #B9BABE;
}
.topbg {
	background-image: url(../images/topbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 488px;
	width: 100%;
	position: absolute;
	z-index: 1;
	top: 0px;
}

