@charset "utf-8";
/* CSS Document */
body,td,th {
	font-size: 14px;
}
body {
	margin-top: 0px;
	background:url(../images/pageBG1.png) 0px 63px repeat-x;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
img {
	border:0px;
	margin:0px;
	padding:0px;
}
ul {
	margin:0px;
	padding:0px;
}
li {
	list-style:none;
	margin:0px;
	padding:0px;
}
form {
	margin:0px;
	padding:0px;
}
.hr {
	width:98%;
	height:20px;
	border-bottom:1px solid #CCC;
	margin:0px 0px 20px 0px;
}
#main {
	margin:0px auto;
	width:1000px;
	border-right:#dddddd 1px solid;
	overflow:hidden;
}
#headMenu {
	width:100%;
	height:63px;
}
#headMenuleftGap {
	width:266px;
	height:63px;
	background-color:#c0e0ff;
	float:left;
}
#headMenuC {
	margin-top:14px;
	float:left;
}
#logo {
	width:266px;
	height:249px;
	background-image:url(../images/logo.jpg);
	float:left;
}
#headPic {
	width:715px;
	height:249px;
	background-image:url(../images/headBG.jpg);
	float:left;
}
#left {
	width:264px;
	background-color:#c0e0ff;
	border-top:#dddddd 1px solid;
	border-left:#dddddd 1px solid;
	border-right:#dddddd 1px solid;
	padding-top:20px;
	float:left;
}
#left h1 {
	width:123px;
	height:25px;
	margin:0px;
	padding:0px;
}
#productList {
	background:url(../images/productList.jpg) no-repeat;
}
#productSearch {
	background:url(../images/productSearch.jpg) no-repeat;
}
#mail {
	background:url(../images/mail.jpg) no-repeat;
}
#productListC {
	margin-bottom:30px;
}
#productListC li {
	width:200px;
	height:30px;
	line-height:30px;
	overflow:hidden;
	padding-left:20px;
}
#searchPanel {
	margin-left:20px;
	margin-bottom:20px;
}
#mailC li {
	width:200px;
	height:30px;
	line-height:30px;
	overflow:hidden;
	padding-left:20px;
}
#map {
	text-align:center;
}
#right {
	width:675px;
	margin:0px 20px;
	float:left;
	overflow:hidden;
}
#right h1 {
	width:440px;
	height:23px;
	margin:20px 0px 15px 0px;
	padding:0px;
	border-bottom:1px solid #d8d8d8;
	overflow:hidden;
}
#firmIntro {
	background:url(../images/firmIntro.jpg) no-repeat;
}
#productIntro {
	background:url(../images/productIntro.jpg) no-repeat;
}
#firmInfo {
	background:url(../images/firmInfo.jpg) no-repeat;
}
#newsTitle {
	background:url(../images/newsTitle.jpg) no-repeat;
}
#techTitle {
	background:url(../images/techTitle.jpg) no-repeat;
}
#contractUsTitle {
	background:url(../images/contractUsTitle.jpg) no-repeat;
}
.commonContent {
	padding:0px 10px;
}
#productImgList {
	text-align:center;
}
#productImgList img {
	border:2px solid #78ccf3;
}
#footer {
	border-top:1px solid #999;
	margin-top:20px;
	padding-top:20px;
	text-align:center;
	font-size:12px;
}
ul.myList li {
	list-style:none;
	margin-left:30px;
	text-indent:20px;
	background:url(../images/listHead.gif) no-repeat;
}
#articleContent {
	padding:20px 30px;
}
#articleContent img {
	margin:10px;
}
#techList li {
	line-height:20px;
	list-style:none;
	margin-left:30px;
	margin-bottom:10px;
	text-indent:20px;
	background:url(../images/listHead.gif) no-repeat;
}