﻿input, textarea{ font-size:12px; font-family:"宋体";}
/* CSS Document */
*{font-size:12px;}
/*reset*/
html, address, blockquote, body, dd, div, dl, dt, fieldset, form, frame, frameset, 
h1, h2, h3, h4, h5, h6, noframes, ol, p, ul, center, dir, hr, menu, pre {display: block } 
input, textarea{ font-size:12px; font-family:"宋体";}
li {display:list-item; list-style:none;} 
head{display:none}
table{display:table}
tr{display:table-row}
thead{display:table-header-group}
tbody{display:table-row-group}
tfoot{display:table-footer-group}
col{display:table-column}
colgroup{display:table-column-group}
td, th{display:table-cell;}
caption{display:table-caption}
th{font-weight:bolder;text-align:center}
caption{text-align:center}
body{margin:0 auto;}
h1{font-size:14px; margin:15px 0 0 0; padding:5px 0 0px 0; text-indent:4em;}
h1 a{font-weight: bolder;font-size:14px;}
h2{font-size:13px; margin:0; padding:0;}
h3{font-size:13px; margin:0; padding:0;}
h4, p, blockquote, ul, fieldset, form, ol, dl, dir, menu {margin:0; padding:0;}
h4{font-size:14px; margin:0; padding:0;}
h5 {font-size:12px; margin:0; padding:0;} 
h6{ font-size:10px; margin:0; padding:0;} 
p {}
h1, h2, h3, h4, h5, h6, b, strong {font-weight: bolder;}
blockquote{margin-left: 40px; margin-right: 40px}
i, cite, em, var, address{font-style:italic;}
pre, tt, code, kbd, samp{font-family:monospace;}
pre{white-space:pre}
button, textarea, input, object, select{display:inline-block;}
big{font-size:18px;}
small, sub, sup{font-size:12px;}
sub {vertical-align:sub}
sup{vertical-align:super}
table{border-spacing: 0px; border-collapse:collapse; }
thead, tbody, tfoot{vertical-align:middle}
td, th{vertical-align:inherit}
s, strike, del{text-decoration:line-through}
hr{border:1px inset}
ol, ul, dir, menu, dd{margin-left:0px}
ol{list-style-type:decimal}
ol ul, ul ol, ul ul, ol ol{margin-top:0; margin-bottom:0}
u, ins {text-decoration:underline}

:before, :after {white-space:pre-line}

center{text-align:center}
abbr, acronym{font-variant:small-caps; letter-spacing:0.1em}
:link, :visited{text-decoration:none;}
:focus{outline:thin dotted invert}

/* Begin bidirectionality settings (do not change) */
BDO[DIR="ltr"]{direction:ltr; unicode-bidi:bidi-override}
BDO[DIR="rtl"]{direction:rtl; unicode-bidi:bidi-override}

*[DIR="ltr"]{direction:ltr; unicode-bidi:embed}
*[DIR="rtl"]{direction:rtl; unicode-bidi:embed}

/* -----链接类----- */
a {
	font-size: 12px;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}


/* ------颜色类 ------*/
.red {color:red;}
.cBg1{border:1px solid #96C2F1; background-color:#EFF7FF}
.cBg1 h1{margin:1px; background-color:#B2D3F5;height:24px;}
.cBg2{border:1px solid #9BDF70; background-color:#F0FBEB;}
.cBg2 h1{margin:1px; background-color:#C2ECA7; height:24px;}
.cBg3{border:1px solid #BBE1F1; background-color:#EEFAFF;}
.cBg4{border:1px solid #CCEFF5; background-color:#FAFCFD;}
.cBg5{border:1px solid #FFCC00; background-color:#FFFFF7;}
.cBg6{border:1px solid #92B0DD; background-color:#FFFFFf;}
.cBg6 h1{margin:1px; background-color: #E2EAF8; height:24px;}
.cBg7{border:1px solid #A9C9E2; background-color:#E8F5FE;}
.cBg8{border:1px solid #E3E197; background-color:#FFFFDD;}
.cBg9{border:1px solid #ADCD3C; background-color:#F2FDDB;}
.cBg10{border:1px solid #F8B3D0; background-color:#FFF5FA;}
.cBg11{border:1px solid #D3D3D3; background-color:#F7F7F7;}
.cBg12{border:1px solid #BFD1EB; background-color:#F3FAFF;}
.cBg13{border:1px solid #FFDD99; background-color:#FFF9ED;}  
.cBg14{border:1px solid #CACAFF; background-color:#F7F7FF;}  
.cBg15{border:1px solid #A5B6C8; background-color:#EEF3F7;}
.cBg16{border:1px solid #CEE3E9; background-color:#F1F7F9;}
.cBg17{border:1px solid #CAE3FF; background-color:#F4F9FF;}
.cBg18{border:1px solid #C9D9EE; background-color:#ECF8FF;}
.cBg19{border:1px solid #5C9CC0; background-color:#F2FAFF;}
.blue {color:#3F19FF;}
/* 字体字号类 */
.f12{font-size:12px;}
.f14{font-size:14px;}
.f18{font-size:18px;}
.fb{font-weight:bold;}

/*-----结构控制类------*/
.l{float:left;}
.r{float:right;}
.c{margin:0 auto; text-align:center;}/*  居中类  */
.clear{clear:both;}/* 清除类 有时候为了兼容 */
.forff{clear:both;}

/*------ 结构表现类 ----*/
.b{border:1px solid #A2CDE4; background:#F0FAFF;}
.bn{border:none;}
.mt15{margin-top:15px;}
.pt15 {padding-top:15px;}
/*---------背景类-------*/


/*----module----*/
body{ margin:0px }
.w980{width:980px; margin:0 auto;}
.778{width:778px; margin:0 auto;}
#top{width:980px; margin:0 auto; height:15px; padding-top:5px; background:url(/images/index2008/skin/top.gif) 100px -2px no-repeat;}
#top span {float:left; margin-left:10px;}
#top a {float:right; padding:0 5px;}
#head{width:980px; height:98px; padding-top:3px; margin:5px auto; background:#F3F0E9 url(/images/index2008/skin/head.gif) no-repeat;}

/*
#logo{float:left; width:300px; height:90px; padding-left:30px;}
#nav{float:right; width:600px; height:80px;}
#nav dl { width:600px; margin-top:10px; height:80px; float:right;}
#nav dt {color:red;}
#nav dt , #nav dd {float:left; width:58px; height:15px; padding-top:4px; text-indent:5px; font-size:12px; filter: DropShadow(Color=ffffff, OffX=1, OffY=1, Positive=1);}
*/

#nav dt a{
	color:Black;
	text-indent:4px; font-size:12px; filter: DropShadow(Color=ffffff, OffX=1, OffY=1, Positive=1);
}
#nav dt a.red
{
	color:red;
	text-indent:4px; font-size:12px; filter: DropShadow(Color=ffffff, OffX=1, OffY=1, Positive=1);
}
#nav dt a:hover {
	color: #FF6600;
    text-indent:4px; font-size:12px; filter: DropShadow(Color=ffffff, OffX=1, OffY=1, Positive=1);
	text-decoration: underline;
}

#nav dd a{
	color:Black;
	text-indent:4px; font-size:12px; filter: DropShadow(Color=ffffff, OffX=1, OffY=1, Positive=1);
}
#nav dd a.red
{
	color:red;
	text-indent:4px; font-size:12px; filter: DropShadow(Color=ffffff, OffX=1, OffY=1, Positive=1);
}
#nav dd a:hover {
	color: #FF6600;
    text-indent:4px; font-size:12px; filter: DropShadow(Color=ffffff, OffX=1, OffY=1, Positive=1);
	text-decoration: underline;
}

#logo{float:left; width:300px; height:90px; padding-left:30px; margin-top:3px;}
#nav{float:right; width:590px; height:80px;}
#nav dl { width:590px; margin-top:10px; height:80px; float:right;}
#nav dt {}
#nav dt , #nav dd {float:left; width:57px; height:15px; padding-top:4px; text-indent:4px; font-size:12px; filter: DropShadow(Color=ffffff, OffX=1, OffY=1, Positive=1);}




#navbar {width:900px; height:21px; margin:0 auto; text-align:right; padding-top:4px; background:url(/images/index2008/skin/line.gif) no-repeat;  padding-right:80px;}
#navbar a {padding:0 4px 0 5px;}
#navbar span {float:left; text-indent:50px;}
.sal{height:130px; margin:0 auto; background:url(/images/index2008/skin/search.gif) no-repeat;}
#search{width:680px; float:left; height:120px;}
.sle{padding-top:25px; text-indent:80px;}
.sle span {padding:0 5px; font-weight:bold;cursor:hand;}
.sle .ared{font-weight:bold;color:Red;}
.sle .ablue{font-weight:bold;color:Black;}
.sle a { padding-left:25px;}




.in {height:35px; width:680px;}

#in {padding:0px 0 0 80px; width:430px; float:left;}
#in input {width:430px; height:25px; padding:5px 5px 0 5px; background:url(/images/index2008/skin/input.gif) no-repeat; border:none;}

#bu {float:right; width:150px;}
#bu input {background:url(/images/index2008/botton.gif) no-repeat; height:29px; width:95px; border:none;}
 
.searchword{text-indent:80px; padding-top:5px;}


/*logoinBefore*/
#logoin{width:280px; padding-top:45px; height:70px; float:right; background:url(/images/index2008/skin/logoin.gif) 30px 20px no-repeat;}
#logoin label {padding-left:20px;}
.loglink{padding-top:3px; text-align:center;}
.loglink a {padding:0 5px;}
#log {position:relative; bottom:50px; left:210px; width:50px; height:21px; background:url(/images/index2008/logoin.jpg) no-repeat; border:none; }



/*logoinAfter*/
#logoinAfter{width:260px; padding:25px 0 0 20px; height:70px; float:right;}
#logoinAfter div {font-weight:bold;}
#logoinAfter div  span {color:red;}
#logoinAfter ul li {float:left; width:120px; height:18px; text-indent:2em;}



.rightside {width:182px; height:330px; float:right; border:1px solid #E6DED3; margin:5px; _display:inline;}
.rightside h2 {text-indent:2em; padding:5px; background:#F3F0E9; border-bottom:1px solid #E6DED3;}
/*.rightside div {float:left; margin:5px 0 0 5px; width:118px; text-align:center; _display:inline}*/
.rightside img {padding:2px; border:1px solid #E6DED3;}
.right_doc_pic {

	float: left;
	width: 180px;
	height:300px;
	overflow:hidden;
}
.right_doc_pic ul {
	margin: 0px;
	padding: 0px;
	float: left;
}
.right_doc_pic li {
	float: left;
	width: 90px;
	list-style-type: none;
	display: block;
	text-align: center;
	line-height: 20px;
}
.right_doc_pic img
{
	width:75px;
	height:105px;
}


h1 {background:url(/images/index2008/skin/line1.jpg) no-repeat; height:20px;}
.Sa{border:1px solid #E6DED3; border-top:none; height:345px;}


.concent {float:left; border:1px solid #E6DED3; margin:5px; height:330px; width:460px; _display:inline; overflow:hidden;}
.concent h2 {text-indent:2em; padding:5px; background:#F3F0E9; border-bottom:1px solid #E6DED3;}
.concent div {border:1px solid #E6DED3; background:#FDFAF4; margin:10px; height:108px; overflow:hidden;}
.concent h3 {text-align:center; padding-top:5px;}
.concent h3 a {color:Red;}
.concent h3 a {color:Red; font-size:18px;}
.concent p {text-indent:2em; padding:5px 10px; margin:5px; margin-top:0;  line-height:18px;}
.concent p a{color:Red;}

/*
.concent div {border:0px; background:#FDFAF4; margin:5px;}
.concent .subjectcss {text-align:center; padding:5px;}
.concent .subjectcss a{ font-weight:bold;color:Red;}
.concent .pcontent {text-indent:2em; line-height:25px; padding:5px 10px; margin:0px; margin-top:0; }
*/


.concent ul {width:450px;}
.concent ul li {width:225px; line-height:21px; height:21px;  float:left; text-indent:2.5em; background:url(/images/index2008/nav_ico.gif) 10px 0px no-repeat;overflow:hidden;}

.Sb{border:1px solid #E6DED3; border-top:none; height:500px;}
.Sb h2 {color:#9D292A; background:#F3F0E9;}
.Sb h2 a {color:#9D292A; font-weight:bold;}
.ask2 {width:220px;  height:170px; _height:173px; margin:5px; float:left; border:1px solid #E6DED3; background:#FDFAF4; _display:inline}
.ask2 textarea {width:190px; height:90px; margin:10px;}
.ask2 div { padding-left:15px;}
.ask3 {width:470px; height:170px; margin:5px; float:left; border:1px solid #E6DED3; background:#FDFAF4; _display:inline}
/*.ask3 table {width:450px; margin:5px 0 5px 10px;overflow:hidden;height:130px;}*/
.ask3 input {width:80px;}
.ask3 textarea {width:430px; height:28px;}
.ask4 {width:250px; padding-bottom:2px; height:168px; _height:172px; margin:5px; float:right; border:1px solid #E6DED3; background:#FDFAF4; _display:inline}
.ask4 p {width:130px; float:left; text-indent:2em; padding:5px 10px; line-height:18px;}
.ask4 p img {margin-top:10px;}
.ask4 div {padding-top:10px;}

.ask7 {width:250px; height:300px; margin:5px; float:right; border:1px solid #E6DED3; background:#FDFAF4; _display:inline}
.ask7 h3 {clear:both; text-indent:2em; color:#BD7E5A; margin:5px 0;}
.Sb ul {margin-top:5px;}
.Sb ul li {background:url(/images/index2008/ico.gif) 10px 5px no-repeat; text-indent:1.8em;  color:#6A5D48}
#QQ li {float:left;line-height:15px; width:125px; height:15px; background:url(/images/index2008/qq.gif) 5px 5px no-repeat; text-indent:1.5em; padding:2px 0;}
#QG li {float:left;line-height:15px; width:125px; height:15px; background:url(/images/index2008/qg.gif) 5px 5px no-repeat; text-indent:1.5em; padding:2px 0;}

h2 {text-indent:2em; padding:5px; background:#FFFBF2; border-bottom:1px solid #E6DED3; position:relative;}
h2 span {float:right; position:absolute; top:5px; right:20px; font-weight:200;}
h2 span a{color:#BD7E5A; font-weight:bolder}
h3 {position:relative;}
h3 span {float:right; position:absolute; top:5px; right:20px;}
h3 span a{color:#BD7E5A;font-weight:bolder}
.Sc{border:1px solid #E6DED3; border-top:none; height:1155px; *height:1130px!important;}
.Scleft {float:left; width:714px; }
.Scleft h2 {color:#9D292A; background:#F3F0E9; text-indent:1em;font-weight:normal}
.Scleft h2 a {color:#9D292A; }
.Scleft h2 strong a{font-size:14px;}
.Scleft div {float:left; width:345px; margin:5px; border:1px solid #E6DED3; background:#F3F0E9; _display:inline;}
.Scleft div h2 span {padding:0 5px;}
.Scleft dl {padding:5px; margin:5px; background:#FDFAF4; height:80px; border:1px solid #DACDBC;}
.Scleft dt ,.Scleft dd {float:left; height:14px; padding-top:5px;}
.Scleft dt {width:70px;}
.Scleft dd {width:175px;  _height:16px; color:#8C6A58; text-indent:2em; background:url(/images/index2008/ico.gif) 10px 5px no-repeat;}
.Scright {width:250px; height:565px; *height:550px; float:right; border:1px solid #E6DED3; margin:5px; _display:inline;}
.Scright img {margin:21px 15px; padding:5px; background:#FFEFD9; border:1px solid #E6DED3;}
#hd {margin:10px 15px 0 15px; padding:5px; background:#FFEFD9; border:1px solid #E6DED3;}
.Scright h2 {color:#BD7E5A; background:url(/images/index2008/skin/h2.gif); border-top:1px solid #E6DED3;}
.Scright h3 {color:#BD7E5A; background:url(/images/index2008/skin/h2.gif); border-top:1px solid #E6DED3; border-bottom:1px solid #E6DED3;
text-indent:2em; height:20px; padding-top:5px; margin-top:18px;}
.Scright ul {margin:7px;}
.Scright ul li {height:14px; background:url(/images/index2008/nav_ico.gif) 10px top no-repeat; text-indent:2em; padding:8px 0 0 0; color:#6A5D48}
#say {width:702px; border:1px solid #E6DED3; float:left; margin:5px; _display:inline;}
#say div {float:left; text-align:center; width:158px;}
#say h2 {float:left; width:20px; padding:15px 10px 10px 20px; margin-right:15px; line-height:20px; border:none; text-indent:0; height:110px; border-right:1px solid #E6DED3;}
#say img {margin:5px; padding:5px; border:1px solid #F3F0E9}
#say p {}

#says {width:702px; border:1px solid #E6DED3; float:left; margin:5px; _display:inline;}
#says div {float:left; text-align:center; width:158px;}
#says h2 {float:left; width:20px; padding:15px 10px 10px 20px; margin-right:15px; line-height:20px; border:none; text-indent:0; height:110px; border-right:1px solid #F3F0E9;}
#says img {margin:5px; padding:5px; border:1px solid #cdcdcd;}
#says p {}

.Sd{border:1px solid #E6DED3; border-top:none; height:330px;}
.Sdleft {float:left; width:714px; }
.Sdleft div {float:left; width:345px; height:150px; margin:5px; border:1px solid #E6DED3;  _display:inline;}
.Sdleft div img {float:left; margin:5px; padding:5px; border:1px solid #FFE7DA;}
.Sdleft div ul {float:right; width:180px; padding-top:10px;}
.Sdleft div ul li {padding:3px 0;}
.Sdright {width:250px; height:313px;  float:right; border:1px solid #E6DED3; margin:5px; _display:inline;}
.Sdright ul li {height:14px; background:url(/images/index2008/nav_ico.gif) 10px top no-repeat; text-indent:2em; padding:8px 0 0 0; color:#6A5D48;}
.Sdright h2 {color:#BD7E5A; background:url(/images/index2008/skin/h2.gif);}
.Sdright h3 {color:#BD7E5A; background:url(/images/index2008/skin/h2.gif); border-top:1px solid #E6DED3; border-bottom:1px solid #E6DED3;
text-indent:2em; height:20px; padding-top:5px; margin-top:3px;}

/*友情链接*/
.linksd{border:1px solid #E6DED3; border-top:none; height:63px;}
.linkcss {float:left; width:978px;margin:0px;padding:0px; }
.linkcss h2 {color:#BD7E5A; background:url(/images/index2008/skin/h2.gif);}
/*.linkcss .leftdiv {float:left; width:230px; height:125px; margin:5px; border:1px solid #E6DED3;  _display:inline;}
.linkcss .leftdiv div {padding-left:5px; padding-bottom:0px;margin:0px;line-height:21px;padding-top:5px; height:75px;text-align:left}*/
.linkcss .rightdiv {float:right; width:965px; margin:5px; border:1px solid #E6DED3;  _display:inline;}
.linkcss .rightdiv div{padding-left:10px;padding-bottom:0px;margin:0px;line-height:21px;padding-top:5px; text-align:left}
/*底部文件*/
#divfoot{width:980px; margin:0 auto;}
#divfoot #foot{width:760px; margin:0 110px; height:163px; font-size:12px;}
#divfoot #set{background:url(/images/index2008/bg-foot2.gif) center center no-repeat;height:20px; padding-top:8px;}
#divfoot #foot-w{width:680px;}
#divfoot .c{margin:0 auto; text-align:center;}/*  居中类  */
#divfoot .f12{font-size:12px;}
#divfoot .cGray-a{color:#696969;}
#divfoot .cRed{color:#ff0000;}
#divfoot .cBlue{color:#0066CB;}
#divfoot .w-980{width:980px; margin:0 auto;}
#divfoot .pt-15{padding-top:15px;}
#divfoot a.blue1:link{text-decoration: none; color:#0066CB;}
#divfoot a.blue1:visited{text-decoration: none; color:#0066CB;}
#divfoot a.blue1:hover{text-decoration: none; color:#0066CB;}
#divfoot a.blue1:active{text-decoration: none; color:#0066CB;}
#divfoot .l{float:left;}
/*结束*/

.left{width:300px; height:320px; margin:5px; padding:5 5 2px 5px; border:1px solid #E6DED3; float:left; _display:inline;}
/*.left p {text-align:center; padding:5px 0; border:1px solid #E6DED3; background:#FDFAF4;}
.left div {background:#FDF9EC url(/images/index2008/this.gif) no-repeat; padding-top:10px;}*/

#scrolldiv{text-align:center;padding-left:0px;margin:0px 0px 0px 0px;float:left;height:300px;}
#scrolldiv #fc{margin:0px 0px 0px 0px;}
#scrolldiv #fc img{height:225px;}
#scrolldiv #fc div{margin:0px 0px 0px 0px;float:left;}
.bigon{line-height: 20px;width: 71px;text-align: center;background-image: url(/images/index2008/whitering.gif);background-repeat: no-repeat;}
.bigoff{line-height: 20px;width: 71px;text-align: center;}
#scrolldiv #con{font-size:14px;margin-top:10px;padding-top:3px;padding-bottom:6px;}
#scrolldiv #con a{font-size:17px; font-weight:bold;}
/*#scrolldiv #con{font-size:14px; margin-top:5px !important;margin-top:-5px;}-----显示标题时用这个样式*/
#scrolldiv  #num{text-align:right;float:left;margin-top:2px !important;margin-top:0px;padding-top:0px; padding-right:0px;background-color: #CCCCCC; margin-left:0px;margin-right:0px;width:300px;}
#scrolldiv #num div{float:right;margin-left:2px;margin-right:1px;padding-top:7px;padding-left:0px;padding-right:0px;padding-bottom:5px;cursor:hand;width:71px;float:left;text-align:center;}
#scrolldiv #num div img {
	width: 68px;
	border:0px;
	height: 54px;
	padding-left: 2px;
}

/*列表的样式*/
.ul3{float:left;padding:0px; margin:0px; font-size:12px;}
.ul3 li {width:140px;line-height:15px; height:14px; padding-top:5px;}
.as-2 a {padding:0 4px;}

.ul4{float:left;padding:0px; margin:0px; font-size:12px;}
.ul4 li {width:180px;line-height:15px; height:14px; padding-top:5px;background:url(/images/index2008/ico.gif) 10px 5px no-repeat;
text-indent:2em;overflow:hidden;}
.ask5 {width:220px;float:left;height:98px; margin:5px; float:left; border:1px solid #E6DED3; background:#FDFAF4; _display:inline}
.ask5 li{width:200px;line-height:22px;height:20px;overflow:hidden;padding:0px;margin:0px;}
.ask6 {width:229px;float:left; height:98px; margin:5px; float:left; border:1px solid #E6DED3; background:#FDFAF4; _display:inline}
.ask6 li{width:210px;line-height:22px;height:20px;overflow:hidden;padding:0px;margin:0px;}
.ask_5{float:left; margin:5px;  border:1px solid #E6DED3; _display:inline;width:702px;height:192px;overflow:hidden;}
.ask_5 ul{float:left;display:inline;margin:0px;padding:0px;}
.ask_5 li{width:345px;line-height:22px;height:20px;overflow:hidden;padding:0px;margin:0px;float:left;}
.listh1{width:345px;overflow:hidden;}
.listh2{width:700px;}
.listh2 li{width:345px;line-height:22px;height:20px;overflow:hidden;padding:0px;margin:0px;float:left;}







