*{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;}

body{
font-family:arial, sans-serif, Osaka, verdana;
color:#222;
text-align:center; 
background:#fafeff url(img/bg.jpg) repeat-x;
}

/*LINK*/
a{color:#0c75f2;}

a:hover{color:#75b4ff;}

/*layout*/
#wrapall{
width:765px;
margin:0 auto;
text-align:left;
border:#999 solid 3px;
border-top:none;
}

#wrapall table{ background:#fff;}

#header{ height:143px; background:url(img/header.jpg) no-repeat;}

#layout-right{
width:200px;
padding:10px 15px 0 0;
font-size:13px;
line-height:180%;
vertical-align:top;
}

#layout-left{
padding:15px 20px;
font-size:14px;
line-height:300%;
vertical-align:top;
}

#footer{
margin-top:10px;
font-size:13px;
padding:10px;
border-top:#aaa dashed 3px;
}

/* header detail*/
#header h1{ padding:0;}
#header h1 a{ display:block; width:560px; height:140px;}
#header h1 a span{ display:none;}

/*layout-right*/
#navlist li a{
border-bottom:#fff solid 1px;
border-top:#fff solid 1px;
padding:5px 3px 4px 5px;
background:#fae3cc;
display:block;
font-weight:bold;
}
#layout-right ul{ margin:5px 0;}

#cate li{background:#5abde4;}
#cate li a{
padding:3px 3px 2px 23px;
background:url(img/nav_bg.jpg) 3px 5px no-repeat;
display:block;
font-weight:bold;
color:#eee;
border-bottom:#fff solid 1px;
border-top:#fff solid 1px;
}
#cate li a:hover{ color:#fff; background:#70d8ff url(img/nav_hover.jpg) 3px 5px no-repeat; text-decoration:underline;}
/*layout-left*/
#layout-left h2{
margin:10px 0;
padding:20px 52px 3px 2px;
background:url(img/h2.jpg) no-repeat right bottom;
border-bottom:#003e76 solid 3px;
font-size:23px;
color:#000;
}

h3{
margin:10px 0;
padding:6px 3px 8px 40px;
color:#000;
font-size:16px;
background:url(img/h3.jpg) no-repeat;
border-bottom:#003e76 solid 1px;
}
#layout-left ul li{ line-height:300%;}

/*footer*/
#footer ul li{line-height:230%;}
#footer p{
padding:10px 0;
font-size:12px;
letter-spacing:2px;
color:#999;
}



