@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 1002px;
}
a {
	text-decoration:none;
	color:#165586;
}
a:hover {
	text-decoration:underline;
}
a:visited{
	color:#165586;
}
h1{
	font-size:12px;
	text-transform: capitalize;
}
h2{
	font-size:12px;
	display:inline;
}
h3{
	font-size:12px;
}
.img1{
	width: 13px;
	height: 14px;
	float:left; 
	padding-top:7px; 
	padding-right:7px;
}
.img2{
	width: 13px;
	height: 14px;
	float:left; 
	padding-top:7px; 
	padding-right:3px;
}
input.order { 
	width: 300px;
	padding: 0px; 
	color: #808080; }
td.order{ 
	height:30px; 
	text-align:left; 
	padding-left:20px;
	padding-right:10px;
	}
td.order2{
	height:30px;
	font-weight: bold;
	word-spacing: 2em;
	vertical-align:middle;
	text-align:left;
	background-color:#F0F0F0;
	padding-left:20px;
}

#main {
	height: auto;
	width: 1002px;
}
#main #middle {
	float: left;
	height: auto;
	width: 490px;
	margin-left: 10px;
	padding-top: 10px;
	color: #165586;
}
#main #product {
	float: left;
	height: auto;
	width: 793px;
	margin-left: 10px;
	padding-top: 10px;
	color: #165586;
	overflow: hidden;
}
#main #product td{
	padding-left:4px;
}
#main #product h2{
	font-size:12px;
	font-weight:bold;
	line-height:30px;
	background:#e6e9ee;
	text-indent: 1em;
}
#main #product p{
	text-indent: 1em;
	text-align:justify;
	font-size:12px;
	line-height:25px;
}
#main #news{
	float: left;
	height: auto;
	width: 765px;
	margin-left: 25px;
	margin-right:13px;
	padding-top: 10px;
	color: #165586;
}
#main #news p{
	text-indent: 1em;
	text-align:justify;
	font-size:12px;
	line-height:25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d6e0ea;
}
#main #news ul { padding: 0; margin: 10px 5px;}
#main #news ul li{ display: inline-block; width: 300px; float:left; padding-left: 10px;  line-height: 20px; height: 20px; }
#main #news ul li a{ text-transform: capitalize; padding-left: 20px; background-image: url(../images/white.jpg); background-repeat: no-repeat; background-position: 0px 0px; }
#main #newsDetail{
	float: left;
	height: auto;
	width: 765px;
	margin-left: 25px;
	margin-right:13px;
	padding-top: 10px;
	color: #165586;
}
#main #newsDetail h1{
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;	
}
#main #newsDetail img {
	float:left;
	padding:0 10px 10px 0; 
}
#main #newsDetail p{
	padding-bottom: 15px;
}
#main #newsDetail h2{ padding-bottom: 15px; font-size: 14px; 	
}
.productleft {
	float: left;
	height: 125px;
	width: 244px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	background-color:#d6e0ea;
}
.productleft:hover{
	background-color:#e6e9ee;
}
.productright {
	float: left;
	height: 125px;
	width: 245px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-color:#e6e9ee;
}
.productright:hover{
	background-color:#d6e0ea;
}
.productname {
	height: 18px;
	width: 241px;
	padding:2px 0 0 3px;
}
.productcontent {
	height: 103px;
	width: 234px;
	padding:2px 0 0 10px;
	line-height:20px;
}
#main #right {
	float: left;
	height: auto;
	width: 292px;
	margin-left:11px;
	padding-top:10px;
	background-color: #f7f8fa;
}
.rightTitle {
	height: 30px;
	width: 292px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a2abb0;
}
#knowledge {
	float: left;
	height: 30px;
	width: 261px;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #165586;
	background-color: #d6e0ea;
	padding-left: 20px;
}
#knowledgeBlank {
	float: left;
	height: 30px;
	width: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	background-color: #345b84;
}
.knowledgeContent{
	height: auto;
	width: 261px;
	font-size: 11px;
	line-height: 30px;
	font-weight: bold;
	color: #486378;
	padding-left:20px;
	background-color: #FFFFFF;
	height: auto;
}
.applicationtag { padding: 0 10px; line-height: 20px; height: 20px;}
