@charset "utf-8";
/* CSS Document */
html,body{ height:100%;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

.l_title_b{ padding:4px 0 0 10px; font-weight:bold;}
.gg{ background:url(../images/gg_bg.gif) #fffffe repeat-x top; color:#666666; line-height:20px;}
#gg_text{ width:234px; margin:10px; font-size:12px;}

#pro_type ul{ margin:0; padding:0; list-style:none;}
#pro_type li{ line-height:25px; font-size:12px; background:url(../images/menu_bg.gif) no-repeat top; border-bottom:#bbe293 solid 1px; padding-left:30px; text-decoration:none;}

.pro_type_link:link{color: #030;text-decoration:none;}
.pro_type_link:visited {color: #030;text-decoration:none;}
.pro_type_link:hover{ color:#990000; text-decoration:none;}
.pro_type_link:active{ color: #030;text-decoration:none;}

.box{ width:230px; color:#333333; font-size:12px;}

.protype{color:#e9fe00; font-size:14px; font-weight:bold;}

.proname{color:#206e08;text-decoration:none; font-weight:bold;}
.proname:link{color:#206e08;text-decoration:none; font-weight:bold;}
.proname:visited {color:#206e08;text-decoration:none; font-weight:bold;}
.proname:hover{ color: #CC3300; text-decoration:none; font-weight:bold;}
.proname:active{ color:#206e08;text-decoration:none; font-weight:bold;}

.foot:link{color:#fff;text-decoration:none; font-weight:bold;}
.foot:visited {color:#fff;text-decoration:none; font-weight:bold;}
.foot:hover{ color: #CC3300; text-decoration:none; font-weight:bold;}
.foot:active{ color:#fff;text-decoration:none; font-weight:bold;}

.foot_txt{ color:#333333; line-height:20px; font-family:Arial, Helvetica, sans-serif;}

.company{ font:Arial, Helvetica, sans-serif; font-size:12px; line-height:25px; color:#555;}
