/*
Author: Richard Chow
Author URI: http://www.noapex.org/
*/

@import url("style.css");

a:link,a:visited {
color:#003C62;
text-decoration:none;
}
a:hover,a:active {
color:#003C62;
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 #83BBD9;
}
#Navi {
padding:5px 0 0 36px;
height:20px;
border:1px solid #ADC6CD;
background:url("../Images/Navi.jpg") repeat-x left top;
}
#Navi a:link,#Navi a:visited {
color:#000;
text-decoration:none;
}
#Navi a:hover,#Navi a:active {
color:#003C62;
text-decoration:none;
}
#Content {
margin:0 auto;
padding:2px 7px;
width:764px;
background-color:#fff;
}
#MainBox {
padding:10px 0;
border:1px solid #D1EAEE;
background:url("../images/MainBox.gif") repeat-x left 1px;
}
#Title {
text-align:center;
}
#Title h4 {
margin:10px 0;
color:#003C62;
font-size:18px;
}
#Title p {
margin:0 0 10px;
color:#003C62;
}
#Title h5 {
margin:0 42px;
padding:3px 0;
color:#003C62;
font-weight:normal;
font-family:Verdana;
border-top:1px solid #D8EDF1;
border-bottom:1px solid #D8EDF1;
}
#Title span {
color:#003C62;
font-size:12px;
font-weight:normal;
}
#Title a:link,#Title a:visited {
color:#003C62;
text-decoration:none;
}
#Title a:hover,#Title a:active {
color:#003C62;
text-decoration:none;
}
/** 公开目录参数 **/

#Catalog {
margin:20px auto;
width:720px;
font-size:14px;
}
#Catalog table {
background-color:#3FA1BE;
}
#Catalog td {
padding:6px;
background-color:#fff;
text-align:center;
}
#Catalog td.bold {
font-weight:bold;
background-color:#ACE6F7;
}
#Summary {
margin:20px;
padding:10px 15px;
font-size:14px;
color:#A56100;
line-height:24px;
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;
}
#MainBox #MainSub #Editor {
margin:5px 15px 0;
text-align:right;
}
#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:#00472B;
border:1px solid #E3E3E3;
background:url("../images/Interfix.gif") repeat-x left top;
}
#Interfix ul {
padding:6px 12px 5px;
line-height:20px;
color:#003C62;
border-left:1px solid #E3E3E3;
border-right:1px solid #E3E3E3;
border-bottom:1px solid #E3E3E3;
}
#Foot {
margin:0 auto;
padding:10px 0;
width:778px;
text-align:center;
background-color:#fff;
}
#Foot .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:#003C62;
text-align:center;
}