/* CSS Document */
body {
	background-color: #D6D6D6;
}
.main_mnu{
width:100%;
text-align:center;
border:0px;
background:url(../images/index_04.jpg) repeat-x;
border-bottom:2px solid #006600;
}
.main_mnu a{
text-decoration:none; color:#FFFFFF
}
.main_mnu table td{
text-align:center;
border:0px;
padding-left:2px;
padding-right:2px;
}
.content{
width:90%;
margin-top:20px;
}
.td_index_content{
border:1px solid #CCCCCC;
border-top:4px solid  #66CC00;
vertical-align:top;
text-align:justify;
color:#333333;
font-family:tahoma;
font-size:11px;
padding:10px;
line-height:15px;
}
.td_news_content{
border:1px solid #CCCCCC;
border-top:4px solid #66CC00;
vertical-align:top;
text-align:justify;
color:#333333;
font-family:tahoma;
font-size:11px;
padding:15px;
line-height:15px;
}
.td_news_content a{
text_decoration:none;color: #333333;
}
.td_index_content_under{
background: url(../images/content_under_bg.jpg) repeat-x;
}
.footer{
font-size:11px;
font-family:tahoma;
color: #333333;
text-align:center;
height:40px;
vertical-align:text-top;
}
.footer a{
font-size:11px;
font-family:tahoma;
color: #006600;
text-align:center;
}
.product_content{
border-bottom:1px dotted #333333;
font-size:11px;
color:#333333;
direction:ltr;
text-align:right;
}
.product_content a{
color:#006600;
text-decoration:none;
font-weight:bold;
}
