﻿body {
	width:100%;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url('i/body.png');
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
#main_container {
	position: relative;
	width: 836px;
	height: auto;
	text-align: center;
	cursor: auto;
	margin: 25% auto 25% auto;
}
#logo {
	top: 10px;
	left: 20px;
	width: 193px;
	height: 144px;
	right: 20px;
	position: absolute;
	background-image: url('i/logo.png');
	background-position: center center;
	background-repeat: no-repeat;
	display: none;
}
#logo_new {
	top: 10px;
	width: 189px;
	height: 150px;
	position: relative;
	margin: 0px auto;
	background-image: url('i/logo_t.png');
	background-position: center center;
	background-repeat: no-repeat;
}
#languages {
	background-position: center center;
	position: absolute;
	top: 160px;
	right: 10px;
	width: 205px;
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 12px;
	background-color: #FFFFFF;
	background-image: url('i/language_bg.png');
	background-repeat: no-repeat;
}
#right_menu {
	border: 1px solid #FFFFFF;
	padding: 5px;
	margin: 0px;
	position: absolute;
	right: 10px;
	top: 10px;
	height: auto;
	width: auto;
	color: #FFFFFF;
	clear:both;
}
#right_menu A {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#right_menu A:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
#menu {
	background-position: center center;
	position: relative;
	width: 836px;
	height: 30px;
	background-color: #E20A16;
	text-align: center;
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('i/menu_bg.png');
	background-repeat: no-repeat;
}
#container_top {
	background-position: center top;
	margin: 0px auto 0px auto;
	position: relative;
	width: 836px;
	height: 210px;
	top: 0px;
	background-color: #FFFFFF;
	background-image: url('i/top.png');
	background-repeat: no-repeat;
}
#container_content {
	margin: 0px auto 0px auto;
	width: 836px;
	position: relative;
	height: auto;
	padding-top: 10px;
}
#container_footer {
	clear:both;
	background-position: center center;
	margin: 20px auto 0px auto;
	position:absolute;
	text-align: center;
	bottom: 1px;
	width: 836px;
	height: 127px;
	background-image: url('i/footer.png');
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	z-index:-1;
	padding-top:10px;
}
#author {
	clear:both;
	margin: 20px auto 0px auto;
	position: relative;
	bottom: 1px;
	width: 836px;
	height: auto;
	background-color: #FFFFFF;
	visibility:hidden;
}
#content {
	border: 1px solid #CCCCCC;
	width: 520px;
	height: auto;
	background-color: #F5F5F5;
	margin-left: 20px;
	margin-bottom:10px;
	clear:both;
}
#fleft {
	position: absolute;
	width: auto;
	left: 0px;
	clear: both;
}
#fright {
	position: absolute;
	width: auto;
	right: 0px;
	clear: both;
}
#rightbox {
	float: right;
	width: 275px;
	height: auto;
	position: absolute;
	top: 0px;
	right: 10px;
}
.rbtitle {
	background-position: center bottom;
	border: 1px solid #CCCCCC;
	background-color: #F5F5F5;
	font-family: arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	margin: 10px 5px 10px 5px;
	padding: 10px 5px 10px 5px;
	background-repeat: no-repeat;
}
.rbtitle a{
				color:black;
				font-size:11px;
				text-decoration:none;
}
#news {
	padding-top: 20px;
	height: auto;
}
.delete_border {
	border-width: 0px;
}
.menu A {
	border: 1px hidden #FFFFFF;
	padding: 5px 10px 5px 10px;
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
	position: relative;
	margin-right: 15px;
	margin-left: 15px;
}
.menu A:hover {
	border: 1px solid #FFFFFF;
}
.content_title {
	padding-top: 10px;
	padding-left: 10px;
	font-weight: bold;
}
.content_text {
	padding: 10px;
	text-align: justify;
	line-height: 25px;
}
.content_text p {
	text-indent: 35px;
}
.ximg {
	text-align: right;
	right: 10px;
	position: absolute;
}
.new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: auto;
	width: auto;
	font-weight: normal;
	margin-bottom: 20px;
}
.ntext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}
.cnt {
	/*position:fixed;*/
	border: 1px solid #CCCCCC;
	width: 160px;
	height: auto;
	background-color: #F5F5F5;
	margin-left: 19px;
	margin-top:10px;
	float:left;
}
.cnt_title {
	padding-top: 10px;
	padding-left: 10px;
	font-weight: bold;
}
.cnt_text {
	padding: 10px;
}
.more_btn {
	margin: 0px 5px 5px 0px;
	padding: 10px 0px 0px 0px;
	background-image: url('i/btn.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	color: #000000;
	text-decoration: none;
	bottom: 5px;
	width: 81px;
	height: 24px;
	float: right;
	/*position:absolute;*/
}
.more_btn a{
	text-decoration:none;
	color:black;
}
.table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin:10px;
}
input, select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:black;
}
#qpoly {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style:circle;
	}

.qcerts {
	border: 1px solid #CCCCCC;
	width: 110px;
	height: auto;
	background-color: #F5F5F5;
	margin-left: 15px;	
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	text-align:center;
}
.product{
	/*position:relative;*/
	margin: 20px 10px 20px 10px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	height:auto;
	cursor:pointer;
}
.pimg {
	position:relative;
	margin: 5px;
	border: 1px solid #CCCCCC;
	width:200px;
	height:150px;
	float:left;
}
.pimg img {
	float:left;
}
.pinfo {
	margin: 5px;
	border: 0px solid #CCCCCC;
	clear:left;
}
.detay {
	margin: 20px 10px 10px 10px;
	/*padding:5px;*/
}
.detayfoto{
	margin: 0px 5px 5px 5px;
	width: 490px;
	height: auto;
	border:1px #CCCCCC solid;
	text-align:center;
	clear:both;
}
#back_btn{
	border: 1px solid #CCCCCC;
	width: 500px;
	height: auto;
	background-color: #F5F5F5;
	margin-left: 20px;
	margin-bottom:10px;
	padding:10px;
	text-align:right;
	clear:both;
}
#back_btn a{
	text-decoration:none;
	color:black;
	font-weight:bold;
}
#msgstatus {
	color:red;
}
/*-------------------Home Page------------------*/
.itemViewerItem {
	width: 520px;
	height: 200px;
}
.itemViewerItem div {
	border: 1px solid #000;
	width: 0px;
	height: 0px;
}
.productGroupOthersCotainer {
	width: 520px; /*background:#abc;*/
}
.productGroupOthersRind {
	width: 520px;
	height: 200px;
	position: relative;
	overflow: hidden;
	background: #ccc;
	padding: 0x;
	margin: 0px;
}
.itemViewerNav a {
	background-position: center;
	text-align: center;
	width: 10px;
	height: 10px;
	font-weight: normal;
	font-family: Arial;
	font-size: 10px;
	margin-right: 3px;
	padding: 7px;
	background: url(i/itm.gif) no-repeat;
}
.itemViewerNav a:link, .itemViewerNav a:visited, .itemViewerNav a:hover {
	color: #a6d0ff;
	text-decoration: none;
	font-weight: bold;
}
.itemViewerNav a.current {
	background: url(i/itm.gif) no-repeat;
	color: #034ea1;
}

