body,ul,ol,li,dl,dd,dt,h1,h2,h3,h4,h5,h6,p,form,input,fieldset,legend{
	margin: 0;
	padding: 0;
}
body{
	color: #000;
	font: 15px "ËÎÌå",Arial,sans-serif;
	text-align: left;
	background: #FFF;
}
ul{
	list-style: none;
}
th,td{
	padding: 3px 10px;
}
fieldset,img{
	border: 0;
}
form,#header,#mainmenu,#sideleft,#userinterface,.pages,#jumpto,#loading{
	display: none;
}
#main{
	width: 100%;
	background: #FFF;
}
#sideright{
	width: 100%;
	line-height: 150%;
	background: #FFF;
}
#sideright h1{
	padding: 10px 0;
	border-bottom: 3px solid #888;
	font-size: 25px;
	line-height: 25px;
	font-weight: normal;
	text-align: center;
}
#sideright h3{
	margin: 20px 0 10px;
	padding-left: 10px;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	background: url(images/ico2.gif) no-repeat left center;
}
#sideright h4{
	font-size: 15px;
	font-weight: bold;
}
#sideright h4,#sideright ul{
	margin: 10px 0 5px 20px;
}
.image{
	margin: 5px 0;
	text-align: center;
}
#sideright p{
	text-indent: 2em;
	margin: 1em 0;
}
#aboutus ol{
	margin-left: 20px;
	list-style-position: inside;
}
#news li a,#news li a:link,#news li a:visited{
	color: #000;
	text-decoration: none;
}
}
#productconfigure{
	border-collapse: collapse;
	width: 100%;
}
#productconfigure td{
	border: 1px solid #C1DAD7;
	color: #000;
}
.configureitem{
	width: 20%;
	background: #E2E2E2;
}
.configurecontent{
	width: 80%;
	background: #F9F9F9;
}
#newsfoot{
	color: #000;
	text-align: right;
}
#onlinedata{
	clear: both;
	margin: 10px 0;
	border: 0;
	width: 100%;
}
#onlinedata td{
	padding: 10px 10px;
	background: #FCFCFC;
}
#onlinedata th{
	padding: 2px 5px;
	color: #FFF;
	text-align: center;
	background: #888;
}
.author{
	width: 15%;
	vertical-align: top;
}
.publishtime{
	width: 25%;
	vertical-align: top;
}
.content{
	width: 60%;
}
#bottom{
	border-top: 3px solid #555;
	width: 100%;
	padding: 5px 0;
	color: #000;
	text-align: center;
	background: #FFF;
}
#bottom li{
	line-height: 150%;
}
#bottom li a,#bottom li a:link,#bottom li a:visited{
	color: #000;
	text-decoration: none;
}