#news {
	width: 460px;
	margin: 0px;
	padding: 0px;
	/*background-color: #F5F3F1;*/
	background-color: #ffffff;
	text-align:left;
}

#news h2 {
	margin: 10px 0 0 0;
	padding: 0;
}

#news p a {
	float: right;
}
#news ul {
	float: left;
	margin: 0px;
	padding-top: 5px;
	padding-left: 10px;
	width: 450px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}

#news li {
	list-style:  none;
	font-size: small;
	line-height: 1.5;
}

#news ul a {
	text-decoration: none;
	font-size:11px; /*-----------------change-----------------*/
}

#news ul a:hover {
	text-decoration: underline;
}

.right {
/*	font-size: x-small; */ /*-----------------change-----------------*/
	list-style: none;
	text-align: right;
	border: none;
}

.bold {
	font-weight:bold;
}


/*-----------------change-----------------*/

/*
#news li.news_infomation {
	height: 24px;
	list-style-image: url(images/news/news_infomation.gif);
	list-style-position: inside;
	border-top: #666666 solid 1px;
}

#news li.news_product {
	height: 24px;
	list-style-image: url(images/news/news_product.gif);
	list-style-position: inside;
	border-top: #666666 solid 1px;
}
*/

#news li.news_infomation {
	padding-left:90px;
	background:url(images/news/news_infomation.gif) no-repeat;
	background-position:0px 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

#news li.news_product {
	padding-left:90px;
	background:url(images/news/news_product.gif) no-repeat;
	background-position:0px 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

/*-----------------change-----------------*/




.top_title {
	clear: both;
	margin: 0px;
	padding: 0;
	width: 100%;
	height: 20px;
	background-color: #D2D3C9;
}

.top_title h3 { /*-----------------change-----------------*/
background:url("/en/css/images/m.gif") no-repeat; 
background-position:5px 5px;
text-indent:8px;
}


#banner {
	float: left;
	width:285px;
	text-align:left;
	background-color: #ffffff;
	list-style:  none;
	/*	font-size: x-small; */
	font-size:11px; /*-----------------change-----------------*/
	line-height: 1.5;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

#banner th {
	text-align: center;
	height: 40px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #D2D3C9;
	border-bottom-color: #D2D3C9;

} 

#banner td{
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #D2D3C9;
	border-bottom-color: #D2D3C9;
}
#main1 {
	float: right;
	width: 460px;
	display: block;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main2 {
	width: 460px;
	margin-top: 10px;
	padding-top: 10px;
}


#pagebody #content #main1 #main2 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	list-style-type: none;
}
