@charset "UTF-8";
body {
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
margin:0px;
padding:0px;

font-size:12px;
color:#000000;

background-position:top;
background-repeat:repeat-x;
}
a {
color:#3366CC;
text-decoration:none;
}
img {
border:0px;
}
h1 {
background-color:#DDD;
padding-right:10px;
text-align:right;
font-size:12px;
height:30px;
line-height:30px;
margin:0px 0px 0px 0px;
}
h2 {
background-color:#000000;
font-size:14px;
font-weight:bold;
color:#CCFF66;
height:22px;
line-height:22px;
margin:0px 0px 0px 0px;
}
h3{
margin:0px 0px 0px 0px;
}
td{
text-align:left;
vertical-align:top;
}
button {
background-color:transparent;
border:0px;
margin:0px;
padding:0px;
}
hr{
clear:both;
height: 0px;
border: 0px;
border-top: 1px solid #999;
}
#menu {
position: relative;
top: 0;
left: 0;
display: block;
width: 100%;
height:30px;
z-index: 200;
background-color: #000;
display:none;
}
.container {
width:auto;

background-color:#FFFFFF;
height:100%;
}
.menu{
background-image:url(../images/ip_menubg.gif);
background-repeat:repeat-x;
height:30px;
width:320px;
position:fixed;
}
.menu div{
float:left;
clear:none;
}
.news {
width:320px;
}
.news_panel {
margin-left:10px;
margin-right:10px;
}
.news_date {
font-size:10px;
margin-top:10px;
}
.news_title {
font-size:18px;
font-weight:bold;
color:#6FA000;
}
.blog_title {
font-size:18px;
font-weight:bold;
color:#333333;
}
.news_desc {
font-size:12px;
margin-top:10px;
margin-left:20px;
}
.news_category {
font-size:12px;
}
.project {
}
.project_title {
margin-left:10px;
margin-right:10px;
font-size:18px;
font-weight:bold;
}
.project_body {
margin-left:10px;
margin-right:10px;
}
.support {
margin-left:10px;
margin-right:10px;
}
.support div{
}
.support textarea {
width:100px;
}
.support input {
width:100px;
}
.support button {
}
.footer {
height:30px;
line-height:30px;
font-size:12px;
background-color:#000;
padding-left:10px;
}
.footer a{
color:#FFF;
}
.banners {
margin:10px 10px 10px 10px;
}
