*{margin:0;padding:0;}
html{margin:0; padding:0;}

img{border:none;}
ul,ol{margin:0;padding:0;}
ul li {list-style: none;}
ul li a{text-decoration:none;border:none;}
body {margin: 0; padding: 0; font-family: arial, sans-serif, Osaka, verdana; color: #333; font-size: 13px;}

a { color: #2e629a; text-decoration:none; font-weight: bold;}

a:hover {color: #333;}

/* container */
#tempframe {
width: 772px;
background: url(img/pageback.gif) repeat-y;
}
/* Header */
#header {
width: 759px;
margin-left: 6px;
background: url(img/head.jpg) no-repeat;
padding: 10px 0 174px 0;
text-align: right;
}
#header span {
display: block;
padding-bottom:50px; 
}
#header a {
display: block;
width: 368px;
height: 87px;
margin-right: 22px;
}

/* main */
#main {
margin: 20px 20px 20px 10px;
}
/* left list*/
#listside  {
float: left;
width: 210px;
}
#listtop {
display: block;
width: 210px;
background: url(img/list_top.gif) no-repeat;
color:#fff;
font-size:18px;
text-align: center;
font-weight: bold;
}
#listtop span {
display: block;
padding: 15px 0 9px 0;
} 
#list li a {
display: block; 
width: 210px;
background: #fff url(img/list.gif) no-repeat;
color: #333;
}
#list li a:hover {
background: url(img/list_hover.gif) no-repeat;
color: #2e629a;
}
#list li a span {
display: block;
padding: 18px 5px 20px 36px;
}
#bottom {
display: block;
width: 210px;
height: 12px;
background: url(img/list_btm.gif) no-repeat left top;
}
#pr {
padding: 10px;
color: #999;
}
/* Content */

#textside {
float: right;
width: 510px;
} 
#topicpath {
font-size:12px;
background: url(img/topicpath.gif) no-repeat;
padding: 3px 10px;
}
#textside h2 {
font-size:12px;
}  
#textside .title {
width: 510px;
background: url(img/pagetitle.gif) no-repeat;
padding: 4px 0 0 6px;
}
#textside .title span {
color: #fff;
font-weight: bold;
}
#textside .title h1 {
padding: 6px 0 5px 7px;
font-size: 26px;
}
#textside .title a {
display: block;
width: 90px;
height: 20px;
margin-left: 418px;
}
#textside .text_space { 
padding: 20px;
line-height: 300%;
}
#category li { padding: 10px; font-size: 16px;}

#textside .totop {
text-align: right;  
}

/* foot */
#footer {
clear: both;
width: 760px;
background-color: #141414;
font-size: 11px;
margin-left: 6px;
}
#footer ul {
padding: 10px;
}
/* copyright */
#copyright {
text-align: right;
color: #fff;
padding-top: 30px;
}
