@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #639bbb;
	background-image: url(image/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.main {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #095476;
}
.main1 {
	width: 900px;
}
.banner {
	height: 260px;
}
.nav {
	height: 30px;
	background-image: url(image/bg_nav.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-left: 100px;
}
.nav a, .nav a:visited {
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	color: #A8E0F9;
	text-decoration: none;
	display: inline-block;
	padding-right: 16px;
	padding-left: 16px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #57CBF5;
}
.nav a:hover {
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
	padding-right: 16px;
	padding-left: 16px;
	background-image: url(image/bg_nav.gif);
	background-repeat: repeat-x;
	background-position: center -60px;
}






a.selected, a:visited.selected, a:hover.selected {
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
	padding-right: 16px;
	padding-left: 16px;
	background-image: url(image/bg_nav.gif);
	background-repeat: repeat-x;
	background-position: center -60px;
}



a.inquirey span, a:visited.inquirey span {
	background-image: url(image/inquirey_icn.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 40px;
	line-height: 30px;
	display: inline-block;
	height: 30px;
	cursor:pointer;

}



a:hover.inquirey span {
	background-image: url(image/inquirey_icn.gif);
	background-repeat: no-repeat;
	background-position: right -60px;
	padding-right: 40px;
	line-height: 30px;
	display: inline-block;
	height: 30px;
		cursor:pointer;
}





a.inquirey1 span, a:visited.inquirey1 span, a:hover.inquirey1 span  {
	background-image: url(image/inquirey_icn.gif);
	background-repeat: no-repeat;
	background-position: right -60px;
	padding-right: 40px;
	line-height: 30px;
	display: inline-block;
	height: 30px;
		cursor:pointer;

}


.nav5 {

	float: right;}

/*.nav5 a, .nav5 a:visited {
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	color: #A8E0F9;
	text-decoration: none;
	display: inline-block;
	padding-right: 16px;
	padding-left: 16px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #57CBF5;

}
.nav5 a:hover {
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
	padding-right: 16px;
	padding-left: 16px;
	background-image: url(image/bg_nav.gif);
	background-repeat: repeat-x;
	background-position: center -60px;
}*/

.contentarea {
	background-color: #FFFFFF;
	padding-top: 50px;
	padding-right: 100px;
	padding-bottom: 50px;
	padding-left: 100px;
	text-align: justify;
}
.contentarea_partners {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 100px;
	padding-bottom: 100px;
	padding-left: 100px;
	text-align: justify;
}
.footer {
	background-color: #A7A9AC;
	height: 28px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 28px;
	font-size: 11px;
}
.ideaplus {
	float: right;
}
h1 {
	color: #005BAA;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 18px;
}
.imgpad {
	margin-left: 200px;
}
.productlist {
	height: 250px;
	width: 200px;
	overflow: auto;
	line-height: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin-right: 30px;
	}
	.selprod {
	font-weight: bold;
	margin-bottom: 8px;
	margin-left: 12px;
}
	.productlist a, .productlist a:visited {
	line-height: 24px;
	color: #000000;
	text-decoration: none;
	display: block;
	padding-right: 12px;
	padding-left: 12px;
}
.productlist a:hover {
	line-height: 24px;
	color: #000000;
	text-decoration: none;
	display: block;
	padding-right: 12px;
	padding-left: 12px;
	background-color: #CCCCCC;
	background-image: url(image/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.imgpad30 {
	margin-left: 30px;
}

.parnerslogoimg {
	padding: 16px;
	border: 1px solid #CCCCCC;
	text-align: center;
	vertical-align: middle;
}
.parnerslogotext {
	padding-left: 50px;
}
.contact td {
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.productlist1 {

}
.productlist1 td span{
	font-style: italic;
	color: #666666;
}
.productlist1 td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.productlist1 h1 {
	color: #005BAA;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 18px;
}
a.productlink, a:visited.productlink {
	color: #000000;
	text-decoration: none;
	cursor:pointer;
	display: block;
}
a:hover.productlink {
	color: #000000;
	text-decoration: none;
	background-color: #EAEAEA;
	cursor:pointer;
	display: block;
}
.padleft {
	padding-left: 50px;
}
.padright {
	padding-right: 50px;
}
.132 {
	width: 132px;
}
