*{
	font-size: 10pt; 
	font-family: "宋体";
	margin:0px;
	padding:0px;
}
body{
	scrollbar-face-color:threedhighlight;
	scrollbar-highlight-color:#0055ff;
	scrollbar-arrow-color:#0099ff;
	margin:0px auto;
	padding:10px 50px;
	text-align:center;
}

.break{
	word-wrap: break-word;
	text-overflow:ellipsis;
	overflow: hidden; 
	white-space : normal;
}

a:link {color: #000088; text-decoration: none}
a:visited {color: #000088; text-decoration: none}
a:hover {color: #0000FF; text-decoration: none}

#head {
	width:770px;
	height:96px;
	background:url(images/headbanner.jpg) center;
	padding-top:45px;
	padding-left:670px;
	text-align:left;
}

#menu {
	width:770px;
	padding:0px;
	margin:8px 0px;
}
#nav {
	height:30px;
	list-style:none;
	float:left;
	border-bottom:3px dashed #dddddd;
	margin:0px;
	padding:0px;
}
#nav li{
	float:left;
}
#nav li a{
	color:#ffffff;
	text-decoration:none;
	padding-top:6px;
	display:block;
	width:125px;
	height:25px;
	text-align:center;
	background:url(images/menuback.jpg);
	background-position:0px 0px;
	margin-left:3px;
	font:bold 10pt 宋体;
	letter-spacing : 3px;
}
#nav li a#current,#nav li a:hover{
	background:url(images/menuback.jpg);
	background-position:0px -25px;
	color:#ffffff;
}

#demo{
	overflow:hidden;
	height:150px;
	width:770px;
}

#main {
	width: 770px;
}

#left {
	float:left;
	width: 220px;
}
#right {
	float:right;
	width: 543px;
}

.shorttitle, .longtitle{
	background:url(images/mainleft.jpg) no-repeat;
	padding-top:10px;
	margin-top:10px;
	width:220px;
	height:30px;
	font:bold 10pt 宋体;
	letter-spacing : 3px;
}
.longtitle{
	background:url(images/mainright.jpg) bottom no-repeat;
	width:543px;
	padding-left:20px;
	text-align:left;
}
#ProductsTitle{
	letter-spacing : 0px;	
	padding-left:10px;
}
#announcecontent,#cataloglist,#aboutcontent,#infocontent,#LongContent{
	border:1px solid #cccccc;
	border-top:0px;
}
#announcecontent{
	width:220px;
	height:160px;
	padding:5px 10px;
	font-family:Arial,隶书;
	color: #000088;
	font-size:12pt;	
}
h3{
	text-align:left;
	text-indent:2em;
	font:11pt 宋体;
}
h4{
	text-align:right;
	font:9pt 宋体;
}

.cataloglist{
	cursor:hand;
	width:218px;
	height:45px;
	padding-top:10px;
	padding-left:50px;
	background:url(images/Catalog.jpg) no-repeat top center;
	text-align:left;
}
.cataloglistsub{
	display:block;
	margin:10px 0px;
}
.cataloglistsub li{
	display:block;
	height:25px;
	padding-top:10px;
}
.cataloglistsub li a:hover{
	color: #004400; text-decoration: underline;	
}

#aboutcontent,#infocontent,#LongContent{
	width: 543px;
	text-align:left;
	text-indent:2em;
	padding:10px 15px;
	line-height:150%;
}


#foot{
	width:770px;
	margin:10px auto 0px;
	padding:10px;
	border:1px solid #cccccc;
}

#ProductCenter{
	width: 543px;
	border:1px solid #cccccc;
	border-top:0px;
	text-align:center;
	padding:0px 0px 20px 0px;
}
#ProductClass{
	width:210px;
	height:130px;
	margin:10px;
	padding:0px;
	cursor:hand;
	font-size:13pt;
	color:#FF0000;
	font-weight:bold;
	line-height:130px;
	word-wrap: break-word;
	text-overflow:ellipsis;
	overflow: hidden; 
	white-space : normal;
}
#ProductList{
	border:1px solid #cccccc;
	width:115px;
	margin:7px;
	padding:0px;
	font-size:10pt;
	font-weight:bold;
	float:left;
}
#ProductList h1,#ProductList h2,#ProductList h4{
	border-bottom:1px solid #cccccc;
}
#ProductList h2{
	padding:8px 5px 0px 5px;
	height:30px;
}
#ProductList h4{
	text-align:center;
	height:20px;
	padding-top:5px;
}
#ProductList h2 a:hover {color: #0000FF; text-decoration: none}
#ProductList h3{
	font-size:10pt;
	font-family:"Times New Roman","宋体";
	text-indent:0;
	text-align:left;
}

.tableborder{
	border:1px solid #cccccc;
	margin:15px 0px;
	width:100%;
}
.tableborder h4{
	text-align:left;
	padding:3px 0px 3px 10px;
}

.tableborder1{
	border-right:1px solid #cccccc;
}

.tableborder2{
	border-bottom:1px solid #cccccc;
	padding:5px;
}
.tableborder3{
	padding:10px;
}

#ProductMain,{
	border:1px solid #cccccc;
	margin:10px 0px;
}
#ProductTitle{
	height:30px;
	background:url(images/maintitle.jpg);
	font-size:15pt;
	padding-top:10px;
}

.ProductsSearch{
	padding:0px 2px 15px 2px;
	border-bottom:1px solid #cccccc;
	margin-bottom:10px;
}