#wrap2 {
	padding: 0px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(wtop/mainbg.jpg);
	background-repeat: repeat-y;
}
#top_bar {
	float: left;
	height: 32px;
	width: 860px;
	margin-top: 36px;
	padding-left: 50px;
}
#left_container {
	float: left;
	width: 190px;
	margin-top: 10px;
	padding-left: 50px;
}
#right_container {
	float: right;
	width: 650px;
	padding-right: 50px;
	margin-top: 10px;
	text-align: left;
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.bn_half_left {
	float: left;
	width: 320px;
}
.bn_half_right {
	float: right;
	width: 320px;
}
.bn_whole {
	margin-top: 10px;
	margin-bottom: 10px;
}
.label1 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.label2 {
	font-size: 14px;
	color: #2289FF;
	font-weight: bold;
}




h1 {
	font-size: 12px;
}
h2 {
	font-size: 12px;
	font-weight: normal;
}


.style1 {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.style2 {
	font-size: 14px;
	color: #268EFF;
	font-weight: bold;
}
.sep-line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.style3 {color: #FF0000}
.acase {
	font-size: 10px;
	background-color: #FFFFCC;
	width: 132px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	text-align: left;
	margin-right: 4px;
	margin-left: 4px;
}
.brandR {
	color: #FF0000;
}
.brandE {
	color: #268EFF;
}
.more
.more a:link {
	text-decoration:none;
}
.clear {
	clear:both
}

/*
	PRODUCTS
*/
.prd_categori {
	background-image: url(../images/products/category_RSS.jpg);
	background-repeat: no-repeat;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 40px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 20px;
}
.prd_categori_ed {
	background-image: url(../images/products/category_EDR.jpg);
	background-repeat: no-repeat;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 40px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 20px;
}
.prd_category_img {
	float: left;
	width: 330px;
	font-size: 12px;
	line-height: 18px;
}
.prd_category_body {
	float: right;
	width: 300px;
	
}
.prd_group {
	background-image: url(../images/products/group.jpg);
	background-repeat: no-repeat;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	color: #333333;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 20px;
}
.prd_model_img {
	float: left;
	width: 200px;
	text-align: center;
}
.prd_model_body {
	float: right;
	width: 430px;
	font-size: 12px;
	line-height: 18px;
}
.prd_model_name {
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
}
.prd_model_name_ed {
	color: #2E5FE6;
	font-size: 16px;
	font-weight: bold;
}
.prd_model_name a {color: #FF0000;}
.prd_model_name a:visited {color: #FF0000;}
.prd_model_name_ed a {color: #2E5FE6;}
.prd_model_name_ed a:visited {color: #2E5FE6;}
.prd_model_find {
	font-size: 16px;
	font-weight: bold;
}
