/*css*/
body{
font-family:arial,Osaka,sans-serif,verdana;
color:#000;
text-align:center;
background:url(img/slash.jpg);
}

*{margin:0;padding:0;line-height:160%;}
html,body{margin:0; padding:0}
img{border:none;}
ul,ol{margin:0;padding:0;}
ul li{list-style:none;list-style-postion:inline}
ul li a{text-decoration:none;border:none;}
h2,h3,h3,h4,h5{margin:0;padding:0;}

a{color:#a50f38;}
a:hover{color:#aa364f;}
.clear_all{ clear:both;}

#outbox01{
width:840px;
text-align:left;
margin:0 auto;
}

#sitetitle{
padding:5px 7px; 
border-bottom:solid 1px #ddd;
margin-bottom:15px;
text-align:center;
background:#fff;
border-bottom:solid 1px #fff;
box-shadow:0 0 4px #999;
background: -moz-linear-gradient(top,#fff,#eee);
background: -webkit-gradient(linear, center top, center bottom, from(#fff), to(#eee));
background: linear-gradient(top center, #fff 0%, #eee 100%);
}
#sitetitle_in{
margin:0 auto;
width:840px;
text-align:left;
}
#sitetitle a{
font-size:20px;
}


#globalnavgate{
width:26%;
padding:0  0 12px 0;
position:relative;
float:left;
font-size:12px;
}
#globalnavgate ul{
margin:0 0 10px 0;
background:#fff;
box-shadow:1px 1px 2px #999;
background: -moz-linear-gradient(top, #f9f9f9, #eee);
background: -webkit-gradient(linear, center top, center bottom, from(#f9f9f9), to(#eee));
background: linear-gradient(top center, #f9f9f9 0%, #eee 100%);
border:#fff solid 1px;
}
#globalnavgate ul li{
padding:10px 8px;
border-top:#fff solid 1px;
border-bottom:#e9e9e9 solid 1px;
}
#globalnavgate{
font-size:13px;
}
#sidebar_inner li a{
text-decoration:underline;
}

#box{
width:70%;
float:right;
position:relative;
font-size:13px;
margin:0 0 20px 0;
box-shadow:1px 1px 3px #999;
}
.image{
width:100%;
}
#sub_section{
padding:10px;
line-height:160%;
background:#ffffff;
}
#sub_section ul li{line-height:200%; padding-bottom:3px;}
#sub_section .sub_section_ads li{line-height:170%; margin-bottom:3px;}
#sub_section p{line-height:200%;}

 h2{
margin:10px 0;
display:block;
font-size:15px;
letter-spacing:-1px;
padding:1px;
border:#ccc solid 1px;
}
h2 span{
display:block;
padding:5px;border:#eee;
background: -moz-linear-gradient(top, #fff, #eee);
background: -webkit-gradient(linear, center top, center bottom, from(#fff), to(#eee));
background: linear-gradient(top center, #fff 0%, #eee 100%);
border-top:#cd4400 solid 4px;
}

 h3{ 
margin:10px 0;
border-bottom:#eb6f00 solid 1px;
font-size:15px;
letter-spacing:-1px;
}


#footer{
padding:13px;
background:#ddd;
font-size:12px;
color:#555;
text-align:center;
}
#footer_in{
width:840px;
margin:0 auto;
text-align:left;
}
#footer ul li{
line-height:180%;
}
#footer p{
letter-spacing:1px;
text-align:right;
font-size:11px;
}

