/* @charset "gb2312"; */
/* CSS Document */

/****** top page
-----------------------------------------------------*/
h1#img_home {
	background-image: url(../../css/images/home/sanace080331.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 760px;
	text-indent: -9999px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*news release
-----------------------------------------------------*/
#news {
	float: right;
	width: 490px;
	text-align: left;
	margin-top: 5px;
}


#news ul {
	font-size: small;
	color: #666666;
}
#news li {
	text-decoration: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	width: 100%;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 1.2em;
}
p.news_infomation {
	font-size: 9px;
	color: #FFFFFF;
	width: 70px;
	text-align: center;
	padding-top: 0.8em;
	height: 0.8em;
	float: left;
	background-color: #999999;
	clear: both;
	letter-spacing: 0em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 0px;
	padding-bottom: 0px;
}
p.news_product {
	font-size: 9px;
	color: #FFFFFF;
	width: 70px;
	text-align: center;
	padding-top: 0.8em;
	height: 0.8em;
	float: left;
	background-color: #395daa;
	clear: both;
	letter-spacing: 0em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 0px;
	padding-bottom: 0px;
}
p.news_date {

}
#news li a{
	clear: both;
}
#news li a:hover{
	text-decoration: underline;

}
p.news_date {
	font-size: 12px;
	text-indent: 5px;
	height: 16px;
}


/*side banner
-----------------------------------------------------*/
#banner {
	width: 258px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#brand_top {
	margin-bottom: 5px;
	height: auto;
}
#banner #brand_top #sanace {
	width: 258px;
	background-color: #636262;
	height: 100px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	clear: both;
	margin-bottom: 3px;
}
#banner #brand_top #sanmotion {
	width: 258px;
	background-color: #636262;
	height: 100px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	clear: both;
	margin-bottom: 3px;
}
#banner #brand_top #sanups {
	width: 258px;
	background-color: #636262;
	height: 100px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	clear: both;
}

#banner #brand_top ul {
	float: left;
	height: auto;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	width: auto;
	margin-left: 0px;
}

#brand_top li {
	list-style-type: none;
	clear: none;
	text-align: left;
	float: none;
	width: auto;
	display: block;
	height: auto;
	line-height: 1.6em;
}
#banner #brand_top a {
	color: #FFFFFF;
	font-weight: normal;
}

#banner #brand_top img {
	margin-bottom: 0px;
	float: left;
	clear: both;
	margin-right: 20px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}


#event_top {
	margin-bottom: 5px;
	height: auto;
	width: 258px;
	border: 1px none #CCCCCC;
}

#event_top ul {
	margin-top: 5px;
}

#event_top li {
	list-style-type: none;
	clear: both;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 2px;
	height: auto;
	width: 250px;
	font-size: 10px;
	line-height: 1.2em;
	background-color: #FFFFFF;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 1px none #CCCCCC;
}
#event_top li img {
	float:none;
	margin: 2px;

}
#event_top li p {
	text-align: left;
	width: 138px;
	float: right;
	height: auto;
}

