﻿body {
	background:#90bed8 url('images/bg-page.jpg') top left repeat-x;
	font-size:12px;
	font-family:Tahoma;
	font-weight:normal;
	color:#616161;
	margin:0px;
	padding:0px;
	text-align:justify;
}
html {
	background:#90bed8 url('images/bg-page.jpg') top left repeat-x;
	font-size:12px;
	font-family:Tahoma;
	font-weight:normal;
	color:#616161;
	margin:0px;
	padding:0px;
	text-align:justify;
}
img{
	border:0;
}
li {
	margin:0;
	padding:0;
}

ul {
	margin:0;
	padding:0;
}

div {
	margin:0;
	padding:0;
}

a:link    { color: #616161; text-decoration:none;}
a:visited { color: #616161; text-decoration:none; }
a:hover   { text-decoration: underline; }

/*-------------------------body----------------------------*/
#body{
	width:800px;
	background:#fff;
	height:auto;
	margin-top:20px;
	padding:0;
	text-align:left;
	clear:both;
}
#page-body{
	background:#fff;
	padding:0;
	margin:0;
	width:800px;
	float:left;
	height:auto !important;
}

/*-------------------------Left-page----------------------------*/
#left-page{
	width:216px;
	padding:10px;
	float:left;
	padding:15px 10px 10px 10px;
}
.logo{
	width:216px;
	height:102px;
	float:left;
}
.menu-main{
	width:216px;
	padding:10px 0 0 0;
	margin:0;
	height:auto;
	font-family:"Microsoft Sans Serif";
	color:#919191;
	text-transform:uppercase;
	font-size:12px;
	float:left;
}
.menu-main  ul {
	list-style:none;
	padding:0;
	margin:0;
}
.menu-main  ul  li {
	background:#fff url('images/menu-none.jpg') top left no-repeat;
	width:216px;
	height:30px;
	color:#919191;
	text-indent:30px;
	line-height:30px;
	font-weight:bold;
	position:relative;
}
.menu-main ul li a:link {
	color:#919191;
}
.menu-main ul li a:visited {
	color:#919191;
}
.menu-main ul li  a {
	width:216px;
	height:30px;
	color:#919191;
	text-indent:30px;
	line-height:30px;
	display:block;
	font-weight:bold;
}
.menu-main ul li a:active {
	color:#4f70c1;
	text-decoration:underline;
	background:#fff url('images/menu-hover.jpg') top left no-repeat;
	width:216px;
	height:30px;
}

.menu-main ul li a:hover {
	color:#4f70c1;
	text-decoration:underline;
	background:#fff url('images/menu-hover.jpg') top left no-repeat;
	width:216px;
	height:30px;
}

.bg-search{
	background:#fff url('images/bg-search.jpg') top left no-repeat;
	width:216px;
	height:71px;
	margin:15px 0;
	float:left;
}
.title-search {
	font-family:"Microsoft Sans Serif";
	color:#919191;
	float:left;
	text-indent:20px;
	width:216px;
	text-transform:uppercase;
	font-weight:bold;
	padding-top:10px;
}
.from-searh{
	width:216px;
	float:left;
	padding:5px 0;
}
.from{
	width:135px;
	height:20px;
	float:left;
}
.from  input{
	border:1px #919191 solid;
	margin-left:20px;
	margin-right:10px;
	width:135px;
	height:17px;
	color:#919191;
}
.bt-search{
	width:40px;
	height:21px;
	float:right;
	margin-right:7px
}



/*-------------------------Right-page----------------------------*/
#rig-page{
	width:540px;
	float:left;
	clear:right;
	padding:15px 10px 10px 10px;
}
.banner{
	width:539px;
	height:186px;
	padding-bottom:10px;
}
.pd-content{
	width:540px;
	float:left;
	padding-top:10px;
}
.about{
	width:530px;
	float:left;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0;
}
.title-about{
	font-size:18px;
	color:#616161;	
	font-family:"Microsoft Sans Serif";
}
.title-about  span {
	color:#4f70c1;
}
.txt-page{
	color:#616161;
	text-align:justify;
	padding:10px 10px 10px 10px;
}
.txt-page  span {
	color:#4f70c1;
}
.txt-page  img {
	padding:0 10px 10px 0;
}

.news-press{
	width:197px;
	float:left;
	height:auto;
	padding:0 0 10px 0;
}
.line-top-press{
	width:197px;
	height:38px;
	background:#fff url('images/line-top-press.png') top left no-repeat;
}
.bg-center-press {
	width:197px;
	background:#f7f7f7 url('images/bg-center-press.jpg') top left repeat-y;
	height:auto;
	text-align:justify;
}
.line-bt-press{
	width:197px;
	height:10px;
	background:#fff url('images/bg-bt-press.jpg') top left no-repeat;
}
.tile-press {
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#616161;
	font-family:"Microsoft Sans Serif";
	text-indent:45px;
	padding-top:18px;
}
.tile-press  span {
	color:#4f70c1;
}
.news-more{
	padding:10px;
	color:#616161;
}
.news-more  ul {
	list-style:none;
	padding:0;
	margin:0;
}
.news-more  ul  li {
	padding-top:5px;
	text-decoration:underline;
}
.news-more a:visited {
	text-decoration:underline;
}
.news-more a:hover {
	text-decoration:underline;
}
.news-more a {
	text-decoration:underline;
}
.news-more  ul  li  img {
	padding-right:5px;
}
.view-more{
	color:#4f70c1;
	font-size:9px;
	font-weight:bold;
	text-align:right;
	padding-right:10px;
}
.view-more a:hover {
	color:#4f70c1;
}
.view-more a:visited {
	color:#4f70c1;
}
.view-more a:link {
	color:#4f70c1;
}
.title-page {
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#4f70c1;
	font-family:"Microsoft Sans Serif";
	padding:0 0 10px 0;
	float:left;
	width:100%;
}
.title-page  span {
	color:#616161;
}
.title-page  img {
	padding:0 10px;
}

.bg-featured-pr{
	background:#e6e6e6;
	height:86px;
	width:100%;
	border:1px #ccc solid;
	margin:0 0 10px 0;
	float:left;
}
.img-featured-pr {
	width:84px;
	height:61px;
	float:left;
	padding:10px 12px;
}
.img-featured-pr  img {
	border:1px #ccc solid;
}
*html .img-featured-pr {
	padding:10px 11px;
}

/*-------------------------------------------------Footer---------------------------------------------*/

.footer{
	height:55px;
	width:100%;
	float:left;
	background:#e5e5e5;
}
.copyright{
	float:left;
	width:210px;
	padding:10px 10px 10px 20px;
	font-size:11px;
}
.mn-footer{
	width:520px;
	float:right;
	font-size:11px;
	padding:10px 20px 10px 10px;
}
.mn-footer  ul {
	list-style:none;
	padding:0;
	margin:0;
}
.mn-footer  ul  li {
	color:#616161;
	font-size:11px;
	float:left;
	padding-right:10px;
}
.line-mn-footer{
	width:5px;
	height:13px;
}

/*-------------------------------------------------News---------------------------------------------*/
.txt-bold {
	font-weight:bold;
	color:#616161;
}
.pd-other-news{
	width:255px;
	float:left;
	padding: 20px 0 10px 0;
}
.dot-news{
	background: url('images/dot-news.gif') top center repeat-y;
	width:5px;
	float:left;
	margin:20px 10px 10px 10px;
	height:270px;
}
.txt-news{
	text-align:justify;
	padding:10px 5px 0 0;
	width:100%;
	float:left;
}
.txt-news  img {
	padding:0 10px 10px 0;
}
.email-prin{
	width:100%;
	text-align:right;
	float:left;
	font-size:11px;
}
.email-prin  img {
	padding-right:5px;
}
/*-------------------------------------------------Product--------------------------------------------*/
.title-dt-pr{
	color:#4f70c1;
	font-size:14px;
	font-weight:bold;
}
.title-dt-pr  img {
	padding:0 10px 10px 0;
}
.pro-more{
	width:220px;
	float:left;
	padding:5px 10px 10px 0;
}
/*-------------------------------------------------Distributor-------------------------------------------*/
.flash-dist{
	width:540px;
	float:left;
	padding:10px 0;
}



/*-------------------------------------------------Contact-us--------------------------------------------*/
.img-contact {
	width:162px;
	height:312px;
	float:left;
	padding:0 10px 10px 0;
}
.rig-contact{
	width:360px;
	float:left;
	padding:0 0 20px 5px;
}
.title-contact{
	font-size:18px;
	color:#4f70c1;
	float:left;
	font-weight:bold;
	width:360px;
	padding-bottom:5px;
}
.pd-email {
	width:100%;
	padding-top:30px;
	clear:both;
	float:left;
}
.bt-reset {
	width:50px;
	height:20px;
	float:left;
}
.bt-reset  input {
	padding-left:20px;
}
/*-------------------------------------------------Contact-Detail--------------------------------------------*/
.pd-contact{
	width:100%;
	float:left;
	text-align:left;
	padding:15px 0 20px 0;
}
.pd-form{
	width:100%;
	float:left;
	margin-bottom:10px;
}
.name-left{
	width:105px;
	float:left;
	padding-right:5px;
}
.form-rig{
	width:240px;
	float:left;
}
.form-rig  textarea {
	width:185px;
	height:70px;
	border:1px #ccc solid;
}
.form-rig  input {
	width:185px;
	height:15px;
	border:1px #ccc solid;
}
.form-rig  select {
	width:185px;
	height:20px;
	border:1px #ccc solid;
}
.pd-part-number{
	width:220px;
	float:left;
	padding:10px 10px 10px 0;
}
.with-full{
	width:100%;
	float:left;
	padding-bottom:5px;
}
.part-nb-left {
	width:155px;
	float:left;
	padding-right:5px;
}
.part-nb-left  input {
	height:15px;
	width:150px;
	border:1px #ccc solid;
}
.part-nb-rig {
	width:30px;
	float:left;
}
.part-nb-rig  input {
	width:23px;
	height:15px;
	border:1px #ccc solid;
	float:left;
}
.pd-submit {
	float:left;
	width:100%;
	padding:10px 0;
}
.bt-submit {
	width:130px;
	padding-left:140px;
}
