@charset "utf-8";
/* CSS Document */
h2{
font-size:18px;
font-weight:bold;
}
h3{
font-size:16px;
color:rgb(41,86,143);
}

#page{
margin:0px auto;
width:985px;
height:auto;
font-size:12px;
font-family:Arial, Helvetica, sans-serifl;
}

#title{
width:984px;
text-align:center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #29568F;
	line-height: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navi a{
text-decoration:none;
color:#FFFFFF;
}

#navi{
width:auto;
height:42px;
color:#FFFFFF;
background-color:rgb(102,102,102);
line-height:2.5em;
font-size:16px;
font-weight:bold;
padding-left:242px;
padding-right:10px;

}

#main{
width:984px;
height:auto;
margin:5px auto;
}

.products{
float:left;
width:220px;
background-color:rgb(218,227,236);

}

.tit{
line-height:1.2em;
padding-top:2px;
text-align:center;
height:22px;
font-size:16px;
font-weight:bolder;
color:rgb(41,86,143);
}

.subtit{
line-height:1.6em;
height:24px;
padding-left:16px;
color:rgb(41,86,143);
font-size:16px;
font-weight:bolder;
border-bottom:1px #FFFFFF solid;
border-top:1px #FFFFFF solid;
}

.item{
padding-left:20px;
font-size:14px;
height:20px;
line-height:1.6em;
border-bottom:1px #FFFFFF solid;
border-top:1px #FFFFFF solid;
}

.item a{
display:block;
color:#000000;
text-decoration:none;
}
.item:hover{
background-color:#d9d9d9;
color:#FFFFFF;
}
.item a:hover{
background-color:#d9d9d9;
color:#FFFFFF;
}

#content{
float:right;
width:750px;


}

#txt{
width:auto;
height:auto;
padding:5px 5px 10px 15px;

}

#footer{
clear:both;
margin:8px auto;
border-top:1px solid rgb(41,86,143);
padding-top:5px;
width:985px;
height:auto;
}

#table_css{width:auto;height:auto}

.td_css{width:auto;height:7px;}
.tr_css{width:auto; height:5px;}

