/* CSS Document */
body{
margin:0px;
background-color:#EEEEEE;
}

a:link {
	color: #FF9900;
}
a:visited {
	color: #FF9900;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF9900;
}
h1{
font-size:10px;
line-height:16px;
margin:0px;
font-weight:normal;
color:#9B9983;
background-color:#EFEEE5;
text-align:center;
border-bottom:1px solid gray;
}

h2{
font-size:12px;
color:#666666;
margin:0px;
font-weight:normal;
padding-left:30px;
}

h3{
font-size:12px;
margin:0px;
font-weight:bold;
color:#003366;
line-height:20px;
}

.comment{
width:460px;
height:1px;
color:#CCCCCC;
font-size:10px;
line-height:12px;
overflow:hidden;
}
.news{
width:350px;
height:360px;
margin-left:10px;
background-color:#FFFFFF;
overflow:auto;
font-size:12px;
line-height:16px;
padding:5px;
text-align:left;
}
.style1 {color: #FF0000}

.footer{
font-size:12px;
line-height:24px;
color:#9B9983;
text-align:center;
background-color:#EFEEE5;
border-top:1px solid gray;
}

.header1{
width:100%;
background-color:#FFFFFF;
}

.header2{
background-image:url(../share/menu-back.gif);
background-repeat:repeat-x;
}

.sen{
width:722px;
margin-top:15px;
border-top:1px solid #888888;
border-left:1px solid #888888;
border-right:1px solid #888888;
}

.topcontent{
padding-top:10px;
background-image:url(index-img/topmighty8.gif);
background-repeat:no-repeat;
}

.topproduct{
width:130px;
height:10px;
background-color:#FFFFFF;
}

.kikiten{
width:350px;
font-size:12px;
line-height:16px;
color:#333333;
margin:20px 0px;
}


