/*
Author: Richard Chow
Author URI: http://www.noapex.org/
*/

@import url("style.css");

a:link,a:visited {
color:#552E00;
text-decoration:none;
}
a:hover,a:active {
color:#552E00;
text-decoration:underline;
}
#Head {
margin:0 auto;
padding:0 7px;
width:764px;
background-color:#fff;
}
#Topic {
overflow:hidden;
padding-left:30px;
line-height:26px;
color:#fff;
background:url("../Images/Topic.jpg") repeat-x left top;
}
#Topic span {
float:right;
margin:0 30px 0 0;
}
#Topic span a:link,#Topic span a:visited {
color:#fff;
text-decoration:none;
}
#Topic span a:hover,#Topic span a:active {
color:#fff;
text-decoration:none;
}
#Banner {
margin:1px 0;
border:1px solid #D9B683;
}
#Navi {
padding:7px 0 0 36px;
height:18px;
border:1px solid #E1CE9D;
background:url("../Images/Navi.jpg") repeat-x left top;
}
#Navi a:link,#Navi a:visited {
color:#000000;
text-decoration:none;
}
#Navi a:hover,#Navi a:active {
color:#666666;
text-decoration:none;
}
#Content {
margin:0 auto;
padding:2px 7px;
width:764px;
background-color:#fff;
}
#MainBox {
padding:10px 0;
border:1px solid #EEE8D1;
background:url("../images/MainBox.gif") repeat-x left 1px;
}
#Title {
text-align:center;
}
#Title h4 {
margin:10px 0;
color:#623E00;
font-size:18px;
}
#Title p {
margin:0 0 10px;
color:#623E00;
}
#Title h5 {
margin:0 42px;
padding:3px 0;
color:#623E00;
font-weight:normal;
font-family:Verdana;
border-top:1px solid #F1EBD8;
border-bottom:1px solid #F1EBD8;
}
#Title span {
color:#623E00;
font-size:12px;
font-weight:normal;
}
#Title a:link,#Title a:visited {
color:#623E00;
text-decoration:none;
}
#Title a:hover,#Title a:active {
color:#623E00;
text-decoration:none;
}
/**公开目录参数**/
#Catalog {
width:720px;
margin:20px auto;
font-size:14px;
}
#Catalog table {
background-color:#F7CDA6;
}
#Catalog td {
padding:6px;
text-align:center;
background-color:#fff;
}
#Catalog td.bold {
font-weight:bold;
color:#666666;
background-color:#FDF0E3;
}
#Summary {
margin:0 20px;
padding:10px 15px;
line-height:24px;
color:#A56100;
font-size:14px;
border:1px dashed #ccc;
}

#MainBox #MainSub {
margin:15px 30px;
line-height:24px;
font-size:14px;
}
#MainBox #MainSub p.Video {
margin:0 0 10px;
text-align:center;
}
#Editor {
margin:5px 15px 0;
}
#Editor h5 {
text-align:right;
font-size:14px;
}
#Page {
margin:15px 30px 10px;
line-height:24px;
}
#Page h5 {
font-weight:normal;
padding:0 0 0 20px;
background:url("../images/PageDot.gif") no-repeat left 5px;
}
#Page h5 a {
color:#FF6600;
text-decoration:none;
}
#Interfix {
margin:0 auto;
width:700px;
font-family:"宋体";
}
#Interfix h4 {
padding:2px 0 0 24px;
line-height:24px;
color:#552E00;
border:1px solid #E3E3E3;
background:url("../images/Interfix.gif") repeat-x left top;
}
#Interfix ul {
padding:10px 24px 8px;
line-height:22px;
color:#725E00;
border:1px solid #E3E3E3;
border-top:0;
}
#Interfix li a:link,#Interfix li a:visited {
color:#725E00;
text-decoration:none;
}
#Interfix li a:hover,#Interfix li a:active {
color:#725E00;
text-decoration:none;
}
#Foot {
margin:0 auto;
padding:10px 0;
width:778px;
text-align:center;
background-color:#fff;
}
#Foot p.Links {
margin:0 72px 6px;
padding:8px 0;
font-size:14px;
background:url("../images/line.gif") repeat-x left bottom;
}
#Foot p {
padding:4px 0;
color:#552E00;
text-align:center;
}
