body {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font: 12px/1.5 Arial, Helvetica, sans-serif;
	color: #666666;	
}
td {
	margin: 0;
	padding: 0;
	font: 12px/1.5 Arial, Helvetica, sans-serif;
	color: #333333;
}
.leftbg {
	background:#ffffff;
}
td.line1{
		BORDER-BOTTOM: 1px solid #dddddd;
		}
td.line2{
		BORDER-BOTTOM: 1px dotted #dddddd;
		}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover, a:active {
    color: #ff0000;
}

img {
	border: 0;
}
input,select {
	font-size: 12px;
}
input {
	height: 20px;
	border: #cccccc 1px solid;
}
textarea {
	border: #4c87d3 1px solid;
	font-size: 12px;
}
button {
	font-size: 12px;
	height: 20px; 
}
h1 {
	height: 28px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
}
p {
	margin: 0;
	line-height: 180%;
}
.newsTitle{
	font-family:"ËÎÌå";
	color:#666666;
	font-size:16px;	
		
}
#MenuDiv {
	position: absolute;
	width: 1px;
	height: 1px;
	visibility: hidden;
	z-index: 999;
}
.Menu {
	border: 1px #4c87d3 solid;
	background-color: #eeeeee;
	font-size: 9pt;
	color: #336699;
	line-height: 150%;
}
.Menu a:link, .Menu a:visited {
	color: #336699;
}
.list a:link, .list a:visited {
	color: #666666;
	text-decoration: none;
}
.list span {
	float: right;
	color: #999999;
}
.newslist span {
	float: right;
	color: #cccccc;
}
#Picshow img {
	width: 120px;
	height: 90px;
	/*border: 3px solid #bfbfbf;*/
}
.pic {
	float: left;
	text-align: center;
}
.productlist li {
	float: left;
	margin-top: 5px;
	width: 128px;
	height: 120px;
	text-align: center;
	line-height: 30px;
}
.productlist li div {
	width: 105px;
	height:120px;
	background: #ffffff;
}
.productlist img {
	/*width: 105px;*/
	height: 120px;
}
#ClassList b {
	font-size: 14px;
	color: #FF5500;
}
#ClassList .small1 {
	width:335px;
	float:left;
	text-align:left;
	padding:6px 3px 5px 13px;	
	background:#fff6d4;
}
#ClassList .small2 {
	width:335px;
	float:left;
	text-align:left;
	padding:6px 3px 5px 13px;
}
#BottomNav a {
	color:#ffffff;
}
a.link1 {
	line-height:30px;
	margin-left:5px;
}
a.link1:link, a.link1:visited {
	color: #000000;
	text-decoration: none;
	
}
a.link1:hover, a:active {
    color: #ffffff;
}
a.link2:link,a.link2:visited,a.link2:hover,a.link2:active {
	color: #0000ff;
	font-weight:bold;
	margin-left:5px;
	line-height:30px;
}
a.link3:link,a.link3:visited,a.link3:hover,a.link3:active {
	color:#FFffff;
	margin-left:5px;
	line-height:30px;
}

a.link4 {
	line-height:30px;
	margin-left:5px;
}
a.link4:link, a.link4:visited {
	color: #0000ff;
	text-decoration: none;
	
}
a.link4:hover, a.link4:active {
    color: #0000ff;
}




/* common styling */
.menu {font-family: arial, sans-serif; position:relative; margin:0; font-size:11px; margin:0;}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; width:125px; height:32px; text-align:left; padding-left:15px; color:#fff; background:url(../images/nav_bg.jpg); line-height:32px; font-size:11px; overflow:hidden;font-weight:bold;}
.menu ul li ul li a, .menu ul li ul li a:visited {width:160px;}
.menu ul {padding:0; margin:0;list-style-type: none; }
.menu ul li {float:left; margin-right:1px; position:relative;}
.menu ul li ul {display: none;}
/* specific to non IE browsers */
.menu ul li:hover a {color:#fff; background:#006BB6;}
.menu ul li:hover ul {display:block; position:absolute; top:32px; left:0; width:160px;}
.menu ul li:hover ul li a.hide {background:#006BB6; color:#fff;}
.menu ul li:hover ul li:hover a.hide {background:#6fc; color:#000;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#006BB6; color:#fff;}
.menu ul li:hover ul li a:hover {background:#006BB6; color:#000;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:160px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-160px;}