*{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:#6f98b4;}

a:hover{color:#3682b6;}

/*layout*/
#page-set{
width:765px;
margin:0 auto;
text-align:left;
}

#page-set table{ border:#999 solid 2px;background:#fff;}

#header{ height:143px; background:url(img/header.jpg) no-repeat;}

#table-right{
width:256px;
padding:10px 15px 0 0;
font-size:13px;
line-height:180%;
vertical-align:top;
}

#table-left{
padding:15px 20px;
font-size:14px;
line-height:300%;
vertical-align:top;
}

#footer{
margin-top:10px;
font-size:13px;
padding:10px;
}

/* header detail*/
#header h1{ padding:0;}
#header h1 a{ display:block; width:560px; height:140px;}
#header h1 a span{ display:none;}

/*table-right*/
#navlist{border-top:#555 double 3px;border-bottom:#555 double 3px;}
#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;
}
#table-right ul{ margin:5px 0;}

#cate li{background:url(img/nav.jpg);}
#cate{border-top:#a76626 double 3px;border-bottom:#a76626 double 3px;}
#cate li a{
padding:3px 3px 2px 23px;
background:url(img/nav_bg.jpg) 3px 7px 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:url(img/nav_hover.jpg) 3px 7px no-repeat; text-decoration:underline;}
/*table-left*/
#txt-name{
margin:10px 0;
padding:35px 5px 3px 2px;
background:url(img/h2.jpg) no-repeat right bottom;
border-bottom:#6f98b4 solid 3px;
}
#txt-name h2{ 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:#6f98b4 solid 1px;
}
#article 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;
}


