﻿@charset "utf-8";
/*:: ::*/
/* CopyRight By anylee*/
/* CSS Document  Created by anylee(flash8_any@163.com) 2007-7-21*/

/*全局样式*/
body,div,span,h1,h2,h3,h4,ul,li,img,p,b,textarea,input,select,form,a,table,tr,td {
margin:0;
padding:0;
font-family:verdana,Arial, Helvetica, sans-serif;
list-style-type:none;
font-size:12px;
color:inherit;
z-index:inherit;
}
body {
background:#2D2D2D;
}

/*统一功能按钮*/
.btn {
width:68px;
height:25px;
font:12px Arial;
color:#666;
line-height:25px;
text-align:center;
background:url("../images/btnBg.jpg") no-repeat;
border:0;
}

a {
font:12px Arial;
color:#900;
height:20px;
line-height:20px;
text-decoration:underline;
}
a:hover {
color:#F00;
text-decoration:underline;
}

ul,dl,dd,H1,H2,H3,H4,H5,H6,H7 {
margin:0;
padding:0;
list-style:none;
}

/*主体样式*/
#container,#top,#main,#footer {
margin:0 auto;
width:770px;
}
#top {
margin-top:20px;
height:145px;
background:url(../images/news-banner.jpg);
}

#main {
background:url(../images/book-bg.jpg);
}
.mainContainer {
margin:0 auto;
padding:10px 0;
}
.mainContainer,.mainIntro {
width:730px;
}
.mainForm {
margin:0 auto;
width:730px;
}
.mainForm input {
height:20px;
color:#666;
line-height:20px;
border:#ccc 1px solid;
}
.mainForm input,textarea {
border:#CCC 1px solid;
}
.mainFormCont {
margin:0 auto;
padding:10px 0;
width:684px;
}
H1 {
margin:0 auto;
padding:5px 0 5px 5px;
width:650px;
font:bold 14px Arial, Helvetica, sans-serif;
color:#333;
line-height:16px;
text-align:center;
background:#F5F5F5;
border-top:#ccc 1px solid;
border-bottom:#ccc 1px solid;
}


.back {
height:30px;
line-height:30px;
}
/*!important(IE jump FF use)*/
.back a {
margin-left:20px!important;
margin-left:0px;
color:#C00;
border-bottom:#ccc 1px dotted;
text-decoration:none;
}
.back a:hover {
color:#F00;
border-bottom:#F00 1px dotted;
text-decoration:none;
}
.page {
font:bold 12px Arial, Helvetica, sans-serif;
color:#F00;
text-align:right;
}
.page a {
margin:0 2px;
color:#333;
text-decoration:underline;
}
.page a:hover {
color:#F00;
text-decoration:underline;
}

/*general*/
h2 {
margin:0 auto;
width:650px;
font:12px Arial, Helvetica, sans-serif;
color:#999;
line-height:30px;
text-align:center;
border-bottom:#ccc 1px dotted;
}
h2 span {
font:12px Arial, Helvetica, sans-serif;
color:#999;
line-height:30px;
}
.general {
margin:0 auto;
padding:5px 0;
width:650px;
line-height:18px;
text-align:left;
}
.general img {
border:#EEE 5px solid;
display:block;
}

#footer {
height:100px;
color:#333;
text-align:center;
background:url(../images/news-footer.jpg);
}
.footerBlank {
height:20px;
}
#footer span {
margin-top:10px;
}
.ip {font-size: 20px;font-weight: bold;font-family: Verdana, Arial, Helvetica, sans-serif;color: #FE701A;}
