/* CSS Document */
body {
width: 580px;
font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
background-color:#0f2a4b;
background-image:url(img/sub_bg3.gif);
background-repeat:repeat-y;
background-position:left;
margin-top: 0px;
margin-left: 10px;
padding:0px;
}

a.g1:link    { color:#999999; text-decoration: none; }
a.g1:visited { color:#999999; text-decoration: none; }
a.g1:hover   { color:#999999; text-decoration: underline; position:relative; left:1px; }
a.g1:active  { color:#999999; text-decoration: none; }

a.g2:link    { color:#999999; text-decoration: none; }
a.g2:visited { color:#999999; text-decoration: none; }
a.g2:hover   { color:#999999; text-decoration: underline; position:relative; right:1px; }
a.g2:active  { color:#999999; text-decoration: none; }

a.sogo:link    { color:#999999; text-decoration: none; }
a.sogo:visited { color:#999999; text-decoration: none; }
a.sogo:hover   { color:#999999; text-decoration: underline; }
a.sogo:active  { color:#999999; text-decoration: none; }

.subbg1 {
background-image:url(img/subbg_head2.gif);
background-repeat:no-repeat;
}

.subbg2 {
background-image:url(img/subbg_side.gif);
background-repeat:no-repeat;
background-position:top;
}

.main {
font-size: 12px;
color:#473827;
line-height:140%;
margin:0 10px 0 15px;
padding:5px;
}

.ml10 {
margin-left:10px;
}

.st {
font-size:10px;
color:#000033;
margin:0 10px;
}

.st2 {
font-size:12px;
color:#000033;
margin:0 20px;
}


.ct {
font-size:10px;
color:#999999;
margin-right:10px;
}

.cline {
border-top: 1px solid #c9c3b4;
}



