/*
Author: Richard Chow
Author URI: http://www.noapex.org/
*/

@import url("style.css");
@import url("link.css");
@import url("master.css");

#Head {
position:relative;
margin:0 auto;
width:900px;
font-size:Tahoma;
}
#Banner {
width:900px;
height:125px;
}
#Banner img {
display:block;
}
#Content {
overflow:hidden;
margin:0 auto;
padding:0 4px 8px;
width:892px;
font-family:"宋体";
background-color:#fff;
}
#MainBox {
float:right;
width:659px;
}
#MainBox #Title {
padding:8px 0 0 18px;
height:18px;
border:1px solid #A1CBE2;
background:url("../Images/Title.gif") repeat-x left top;
}
#MainBox #Title h4 {
padding:0 0 0 20px;
font-weight:normal;
font-size:12px;
background:url("../Images/TitleList.gif") no-repeat left top;
}
#MainBox .List {
padding:15px 0;
height:auto !important;
height:840px;
min-height:840px;
font-size:14px;
border-left:1px solid #A1CBE2;
border-right:1px solid #A1CBE2;
border-bottom:1px solid #A1CBE2;
}
#MainBox #List ul {
padding:10px 15px;
line-height:22px;
}
#MainBox #List li.HR,#MainBox div.HR {
padding:3px 0;
height:3px;
background:#fff url("../Images/line.gif") repeat-x left center;
}
#MainBox #List li span {
color:#AE0000;
}
#MainBox hr {
display:none;
}
#MainBox #Page {
text-align:center;
}

#List .IncImg {
margin:0 auto;
width:625px;
}
#List .IncImg .Img {
float:left;
width:230px;
}
#List .IncImg .Img img {
padding:3px;
width:210px;
height:158px;
border:1px solid #ccc;
}
#List .IncImg .Inc {
float:right;
width:390px;
}
#List .IncImg .Inc h5 {
padding:3px 0;
font-size:14px;
border-bottom:1px dotted #1B9009;
}
#List .IncImg .Inc p {
padding:5px 0;
line-height:18px;
color:#299298;
font-size:13px;
}
#List .IncImg .Inc p span {
color:#F40404;
}

#List .Tag {
margin:0 10px;
padding:5px 8px 3px;
font-weight:bold;
border:1px dashed #A1CBE2;
}
#List .Tag span {
color:#F40404;
}

#List #Photo img {
padding:3px;
width:200px;
height:150px;
border:1px solid #ccc;
}
#List #Photo td {
text-align:center;
font-size:12px;
}
#List #Photo p {
padding:6px 0;
line-height:16px;
}

#Tax .IncImg {
margin:0 auto;
width:625px;
}
#Tax .IncImg .Img {
float:left;
width:180px;
}
#Tax .IncImg .Img img {
width:170px;
height:150px;
}
#Tax .IncImg .Inc {
float:right;
width:430px;
}
#Tax .IncImg .Inc h5 {
padding:3px 0 5px;
font-size:14px;
border-bottom:1px dotted #1B9009;
}
#Tax .IncImg .Inc .Summary {
padding:5px 0;
line-height:18px;
/*color:#299298;*/
font-size:12px;
}

#MainBox #About {
padding:10px 15px;
line-height:20px;
}
#MainBox #About h4 {
margin:0 0 5px;
font-size:16px;
text-align:center;
}
#MainBox #About p.Video {
margin:0 0 10px;
text-align:center;
}

/** #begin ImageNews **/
.ImageNews {
overflow:hidden;
padding:5px 0 0;
}
.Image {
float:left;
padding:6px 6px 0 6px;
width:215px;
height:190px;
border:1px solid #D4D4D4;
background:url("../images/ImageBack.gif") repeat-x left bottom;
}
.News {
float:right;
width:420px;
padding:3px 3px 0 5px;
}
.News .NewsTitle {
padding:0 10px 4px 5px;
overflow:hidden;
border-bottom:1px solid #BE2D00;
}
.News .NewsTitle img {
margin:3px 0 0;
float:right;
}
.News .NewsTitle h4 {
margin:1px 0 0;
padding:2px 0 0 20px;
background:url("../images/NewsTitle.gif") no-repeat left 1px;
}
/* 子栏目
.NewsTitle dl {
float:right;
overflow:hidden;
margin:3px 10px 0;
}
.NewsTitle dd {
float:left;
padding:0 2px;
color:#078C17;
}
*/
.News ul {
line-height:21px;
margin:6px 3px 0 5px;
}
.News li {
padding-left:12px;
background:url("../images/NewsDot.gif") no-repeat left 7px;
}
.News li span {
float:right;
font-family:Arial;
font-size:11px;
}
/** #end ImageNews **/

/* 黄色 */
.Org .IncTop {
border:1px solid #FEDB99;
background:url("../Images/OrgTop.gif") repeat-x left top;
}
.Org .IncTop h5 {
background:url("../Images/OrgSub.gif") no-repeat left top;
}
.Org ul {
border-left:1px solid #FEDB99;
border-right:1px solid #FEDB99;
border-bottom:1px solid #FEDB99;
}

/* 蓝色 */
.Blue .IncTop {
border:1px solid #C5CED5;
background:url("../Images/BlueTop.gif") repeat-x left top;
}
.Blue .IncTop h5 {
background:url("../Images/BlueSub.gif") no-repeat left top;
}
.Blue ul {
border-left:1px solid #C5CED5;
border-right:1px solid #C5CED5;
border-bottom:1px solid #C5CED5;
}

/* 绿色 */
.Green .IncTop {
border:1px solid #C7ECE3;
background:url("../Images/GreenTop.gif") repeat-x left top;
}
.Green .IncTop h5 {
background:url("../Images/GreenSub.gif") no-repeat left top;
}
.Green ul {
border-left:1px solid #C1EEE2;
border-right:1px solid #C1EEE2;
border-bottom:1px solid #C1EEE2;
}

.IncList {
position:relative;
margin:4px 0 0;
}
.IncList .IncTop {
overflow:hidden;
height:26px;
}
.IncList .IncTop h5 {
position:absolute;
top:0;
left:0;
z-index:1;
padding:8px 0 0 18px;
width:95%;
height:28px;
font-weight:normal;
font-family:Arial;
font-size:12px;
}
.IncTop h5 span {
float:right;
font-size:10px;
}
.IncList ul {
height:auto !important;
height:160px;
min-height:160px;
padding:5px 8px;
line-height:20px;
}
.ImgInc {
overflow:hidden;
margin:4px 0 0;
height:26px;
border:1px solid #CED5DA;
background:url("../Images/IncTop.gif") repeat-x left top;
}
.ImgInc h5 {
padding:6px 15px 0 18px;
height:26px;
font-weight:normal;
font-family:Arial;
font-size:12px;
}
.ImgInc h5 span {
margin:2px 0 0;
}
.IncImage {
overflow:hidden;
padding:8px 8px 6px;
height:auto !important;
height:160px;
min-height:160px;
border-left:1px solid #CED5DA;
border-right:1px solid #CED5DA;
border-bottom:1px solid #CED5DA;
}
.IncImage .IncPhoto {
float:left;
width:200px;
}
.IncImage .IncPhoto img {
padding:3px;
width:180px;
height:135px;
border:1px solid #B6E1F7;
}
.IncImage .IncPhoto p {
text-align:center;
margin:6px 0 0;
}
.IncImage ul {
float:right;
margin:2px 0 0;
width:440px;
line-height:20px;
}

.Main {
overflow:hidden;
margin:4px 0 0;
}
.Big {
position:relative;
float:left;
width:450px;
}
.BigTop {
height:25px;
border:1px solid #F9DCB9;
background:url("../Images/BigTop.gif") repeat-x left top;
}
.BigTop h5 {
overflow:hidden;
position:absolute;
top:0;
left:0;
z-index:1;
padding:7px 20px 0 30px;
width:93%;
height:33px;
background:url("../Images/BigSub.gif") no-repeat left top;
}
.BigTop h5 span {
float:right;
margin:1px 0 0;
font-weight:normal;
font-family:Arial;
font-size:10px;
}
.Big ul {
padding:8px 8px 5px;
height:auto !important;
height:160px;
min-height:160px;
line-height:20px;
border-left:1px solid #F9DCB9;
border-right:1px solid #F9DCB9;
border-bottom:1px solid #F9DCB9;
}
.Small {
float:right;
width:206px;
}
.Small h5 {
overflow:hidden;
padding:7px 10px 0 15px;
height:18px;
border:1px solid #E1D269;
background:url("../Images/SmallTop.gif") repeat-x left top;
}
.Small h5 span {
float:right;
font-weight:normal;
font-family:Arial;
font-size:10px;
}
#Leader {
padding:10px 0 8px;
height:auto !important;
height:155px;
min-height:155px;
text-align:center;
border-left:1px solid #F9DCB9;
border-right:1px solid #F9DCB9;
border-bottom:1px solid #F9DCB9;
}
#Leader img {
width:180px;
height:135px;
}
#Leader p {
margin:6px 0 0;
}

.Person {
margin:5px 20px;
font-size:12px;
text-align:center;
}
.Explain {
overflow:hidden;
padding:4px 5px;
border-bottom:1px solid #ddd;
}
.Explain img {
width:560px;
height:50px;
}
.Explain .Photo {
float:left;
width:200px;
}
.Explain .Photo img {
padding:3px;
width:180px;
height:135px;
border:1px solid #A1CBE2;
}
.Explain p.About {
margin:6px 0 0;
}
.Explain .Work {
float:left;
width:400px;
text-align:left;
}
.Explain .Work h5 {
padding:3px 0;
font-size:14px;
border-bottom:1px dotted #1B9009;
}

.BigTopic h5 {
padding:7px 15px 0 20px;
height:18px;
color:#004D7C;
border:1px solid #F9DCB9;
background:url("../Images/BigTop.gif") repeat-x left top;
}
.BigTopic h5 span {
float:right;
font-weight:normal;
font-family:Arial;
font-size:10px;
}
.SpecList li {
float:left;
width:214px;
}
.LinkList {
margin:4px 0 0;
}
.LinkList ul {
overflow:hidden;
padding-top:14px;
padding-bottom:3px;
height:auto !important;
height:76px;
min-height:76px;
line-height:28px;
}
.LinkList li {
float:left;
padding-bottom:10px;
width:144px;
text-align:center;
background:url("../Images/list.gif") no-repeat center top;
}
.LinkList li a {
display:block;
margin:0 auto;
width:127px;
height:28px;
}
#Dir {
padding:5px;
height:auto !important;
height:288px;
min-height:288px;
border-left:1px solid #F9DCB9;
border-right:1px solid #F9DCB9;
border-bottom:1px solid #F9DCB9;
}
#Dir ul {
line-height:18px;
}

.Part {
overflow:hidden;
margin:4px 0 0;
padding:0 5px;
height:182px;
border:1px solid #DDEAF3;
background:url("../Images/Part.jpg") repeat-x left top;
}
.Part .PartList {
float:left;
width:360px;
height:182px;
border-right:1px solid #DDEAF3;
}
.Part h5 {
margin:3px 0 0 6px;
padding:5px 0 4px 16px;
color:#004D7C;
border-bottom:1px solid #CFDEE5;
background:url("../Images/PartDot.gif") no-repeat left 6px;
}
.Part .PartList ul {
margin:5px;
line-height:20px;
}
.Part .PartAbout {
float:right;
width:280px;
height:182px;
border-left:1px solid #DDEAF3;
}
.Part .PartAbout .About {
margin:5px;
height:90px;
}
.Part .PartAbout img {
margin:0 5px;
}

#SideBar {
float:left;
width:227px;
border-left:1px solid #B6E1F7;
border-right:1px solid #B6E1F7;
border-bottom:1px solid #B6E1F7;
background:#F7FCFF url("../Images/SideBar.gif") repeat-x left top;
}
#SideBar h5 {
overflow:hidden;
padding:7px 12px 0 20px;
height:19px;
border-top:1px solid #C3E1FF;
border-bottom:1px solid #C3E1FF;
background:url("../Images/SideList.gif") repeat-x left top;
}
#SideBar h5 a.Dot {
padding:0 0 0 20px;
background:url("../images/SideBarDot.gif") no-repeat left 1px;
}
#SideBar h5 img {
float:right;
margin:2px 0 0;
}
#SideBar .Side ul {
margin:5px 8px;
height:auto !important;
height:280px;
min-height:280px;
line-height:18px;
}
#SideBar .Side li {
padding:3px 0;
background:url("../Images/line.gif") repeat-x left bottom;
}
#SideBar .Side li span {
color:#F40404;
}

#SideBar .Menu {
overflow:hidden;
}
#SideBar .Menu ul {
float:left;
padding:5px 12px;
line-height:18px;
}
#SideBar .Menu li {
float:left;
padding:3px 0;
width:100px;
text-align:center;
background:url("../Images/line.gif") repeat-x left bottom;
}

#SideBar #TypeMenu ul {
padding:5px 12px;
line-height:18px;
}
#SideBar #TypeMenu li {
padding:3px 0;
text-align:center;
background:url("../Images/line.gif") repeat-x left bottom;
}

#Foot {
margin:0 auto;
width:900px;
text-align:center;
background-color:#fff;
}


