a {
	text-decoration: none;
	color: #1B9331;
}
a:hover {
	text-decoration: underline
}
a:visited {
	color: #10481B;
}
a:active {
	color: #FF0000;
}

img{
border:none;
}

.clear{
clear:both;
}

.s2 {
	font-size: 11px;
	line-height: 14px;
}
.s3 {
	font-size: 12px;
	line-height: 16px;
}
.s4 {
	font-size: 14px;
}
.s5 {
	font-size: 18px;
}

li {
	font-size: 12px;
	padding-bottom: 10px;
}

dl {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 10px 10px 0px;
}
dd {
	font-size: 12px;
	font-weight: normal;
	margin-left: 0;
	line-height: 16px;
	margin-bottom: 10px;
	margin-right: 0px;
}


td,p {
	font-size: 12px;
	line-height: 16px;
}
th,p {
	font-size: 12px;
	line-height: 16px;
}
/*p {
	text-indent: 1em;
}*/
h3 {
	font-size:15px;
	line-height: 20px;
	color: #009933;
border:1px solid #ccc;
background:#eeffaa;
padding:3px 10px;
}


h2 {
	width: 710px;
	font-size: 16px;
	margin: 0px;
	padding: 10px 0px 0px 3px;
	height: 28px;
	background-position: 0px 13px;

}

#linkroot {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	font-size: 12px;
}
.caution {
	color: #FF0000;
}

.subtitle {
	width: 710px;
	background-image: url(images/subtitle_background.gif);
	background-repeat: no-repeat;
	color: #666666;
	font-size: 16px;
	margin: 10px 0px 0px;
	padding: 10px 0px 0px 3px;
	letter-spacing: 3px;
	height: 25px;
	background-position: 0px 7px;
}

table.factory_content td,
table.tech_content td,
table.product_content td{
padding:5px;
vertical-align:top;
}



.factory_content,
.tech_content,
.product_content{
width:700px;
margin-left:20px;
}


.factory_content .factory_data{
border-left:1px solid green;
border-top:1px solid green;
}

.factory_data,
.product_data{
padding:5px;
}

table.factory_content td .caption,
.tech_content .caption{
color:brown;
font-weight:bolder;
font-size:12px;
}

.factory_address{
background:#FFFBBB;
padding:10px;
border:1px solid #ccc;
}
