body {
	background-color: #eae9e5;
	margin: 0px;
}
body,td,th,p,div,span,li,a { font-size: 12px; line-height:21px; }
.border-grey {
	border: 1px solid #b2b1ad;
	padding: 2px;
}
.txt { font-size: 12px; color: #404040; }

.remark { color:#404040; margin:5px; }
.about{
	background: #eae9e5 url(../images/about_bg.jpg) 50% 0px no-repeat;
}
.news{
	background: #eae9e5 url(../images/news_bg.jpg) 50% 0px no-repeat;
}
.product{
	background: #eae9e5 url(../images/product_bg.jpg) 50% 0px no-repeat;
}
.export{
	background: #eae9e5 url(../images/export_bg.jpg) 50% 0px no-repeat;
}
.Service{
	background: #eae9e5 url(../images/Service_bg.jpg) 50% 0px no-repeat;
}
.Case{
	background: #eae9e5 url(../images/Case_bg.jpg) 50% 0px no-repeat;
}
a:link {
	font-size: 12px;
	color: #404040;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #404040;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #BA0001;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #404040;
	text-decoration: none;
}
a.white:link {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.white:visited {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.white:hover {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
a.white:active {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.title {
	font-size: 14px;
	color: #BA0001;
	font-weight: bold;
}
.en {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
a.red:link {
	font-size: 12px;
	color: #BA0001;
	text-decoration: none;
}
a.red:visited {
	font-size: 12px;
	color: #BA0001;
	text-decoration: none;
}
a.red:hover {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.red:active {
	font-size: 12px;
	color: #BA0001;
	text-decoration: none;
}
.red12 {
	font-size: 12px;
	color: #BA0001;
}

