﻿/* CSS Document */
*{font-size:12px;}
input, textarea{ font-size:12px; font-family:"宋体";}

/*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 } 
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:8px 0 3px 0; background:url(/images/blueimg/h1.gif) no-repeat; text-indent:3em;} 
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 } 
br:before { content: "\A" } 
:before, :after { white-space: pre-line }  

center { text-align: center } 
abbr, acronym { font-variant: small-caps; letter-spacing: 0.1em } 
:link, :visited { text-decoration: underline } 
: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:link{text-decoration: none;}
a:visited{text-decoration: none;}
a:hover{text-decoration: none;}
a:active{text-decoration: none;}

/* ------颜色类 ------*/
.cBlack{color:#000000;}
.cWhite{color:#ffffff;}
.cRed{color:#ff0000;}
.cYellow{color:#ffff00;}
.cLime{color:#00ff00;}
.cAqua{color:#00ffff;}
.cGold{color:#FFD700;}
.cOrange{color:#FFA500;}
.cGray{color:#ADADAD;}
.cGray-a{color:#696969;}
.cNavy{color:#004277;}

/* 字体字号类 */
.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;}

/*---------背景类-------*/
.bgGray{background:#EDEDED;}
.bgGray-img{background:url(/images/blueimg/bg-1.gif) center repeat-x;}
.bg1{background:url(/images/blueimg/bg1.jpg) top repeat-x;}
.bg2{background:url(/images/blueimg/bg2.gif) center repeat-x;}
.bgWhite{background:#ffffff;}
.bgBlue{background:#F9FAFE;}

/*----module----*/
.w980{width:980px; margin:0 auto;}
.778{width:778px; margin:0 auto;}
#top{width:980px; margin:0 auto;}
#head{width:980px; height:40px; margin:0 auto;}
#head img {float:left;}
#nav{width:600px; height:25px; padding:15px 0 0 50px; float:right; background:url(/images/blueimg/nav.gif) no-repeat;}




.left{float:left; width:640px;_width:650px;}

.left div {text-indent:2em; border:1px solid #A2CDE4; margin:0; padding:15px; line-height:20px; background:#F0FAFF;}
.right {float:right; width:330px;_width:320px;}
.right h1 {background:#F2F8FF; border:1px solid #B6E0F7; text-indent:2em; color:#19A4EE;}
.mt15 {margin-top:15px;}
.listimg{background:#F7FFF5; border:1px solid #A2CDE4; padding:7px 8px;height:340px;_height:320px; margin-bottom:10px; }
.list{background:#F7FFF5; border:1px solid #A2CDE4; padding:6px 8px; _padding:8px 8px; }
.list ul li {height:20px; line-height:20px; background:url(/images/blueimg/ico.gif) 10px 4px no-repeat; text-indent:25px;}

.help {background:#EFFFF2; border:1px solid #A2CDE4; margin-top:15px;}
.right .help h1 {border:none; margin-top:0; border-bottom:1px solid #A2CDE4;}
.help dl {padding:10px; line-height:18px;}
.help dd {padding-left:20px; }
.help dt {color:#FE7733;}
#card {}
.long {background:url(/images/blueimg/h11.gif) no-repeat;}
#card .l {margin:5px; border:1px solid #A2CDE4; width:572px; _width:565px; height:165px; padding:10px;}
#card .l dd {text-indent:2em; line-height:20px;}
#card .r {margin:5px; border:1px solid #A2CDE4; width:340px; _width:336px; height:165px; padding:10px;}
.l h2, .r h2 ,.l h3 {text-indent:2em;}
.r ul li {line-height:25px;}
#card p {text-indent:2em; padding:10px 5px; margin:5px 0; border:1px solid #99FF99; background:#EFFFF2;}
#pic {padding:10px 0; border:1px solid #A2CDE4; height:110px;}
#pic div {float:left; margin-left:10px; padding:5px; border:0px; background:#F7FDF3; _display:inline;}
#pic p {text-align:center; margin-top:5px;}
#picshow {padding:10px 0; border:1px solid #A2CDE4; height:165px;}
#picshow div {float:left; margin-left:10px; padding:5px; border:1px solid #A2CDE4; background:#F7FDF3; _display:inline;}
#picshow img {border:1px solid #A2CDE4; padding:2px;}
#picshow p {text-align:center; margin-top:5px;}


#left{width:300px; height:330px; clear:both; margin:0px; padding: 5px; border:1px solid #FFCAAC; _display:inline;  }
 /*
.left p {text-align:center; padding:5px 0; border:1px solid #FFE7F3; background:#FEF8FB;}
.left div {background:#FDF9EC url(/images/shenbing/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:240px;}
#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:8px !important;margin-top:8px;}
/*#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:1px;margin-right:1px;padding-top:7px;padding-left:0px;padding-right:0px;padding-bottom:5px;cursor:pointer;width:71px;float:left;text-align:center;}
#scrolldiv #num div img {
	width: 68px;
	border:0px;
	height: 54px;
	padding-left: 2px;
}





.left table {width:570px; *width:520px; margin:0;}
.left table td {padding:0 10px; *padding-left:5px; border:1px solid #A2CDE4;}
.left textarea {width:415px; *width:380px;}

#ta {height:155px; margin:15px 0 0 0;}
#ta table {width:280px; margin:0; background:#EFFFF2; float:left; border:1px solid #6DCA19; padding:5px 0;}
#ta table td {border:none; padding:2px 0 0 0;}
#ta table input {width:60px;}
#ta textarea {width:255px; *width:249px; height:25px; _height:22px; margin-left:10px;}
#ta div {float:left; margin:0px; padding:0px; height:150px; border:none;}
#ta h2 {text-indent:1em;}



#word {padding:0 0 0px 0; border:1px solid #A2CDE4; height:180px; background:#F7FCFE;}
#word h2{text-indent:2em; background:url(/images/blueimg/msfp_016.gif); height:18px; padding-top:5px; border-bottom:1px solid #FFCBF1; overflow:hidden}
#word h2 a { float:right; font-weight:200; position:relative; bottom:18px; right:10px; color:#000000}
#word h2 a:hover{color:#FF0000;}
#word ul {margin:0px 2 5 2px; padding:5 2 5 2px; border:0px; background:#FFFFFF;}
#word ul li {background:url(/images/blueimg/nav_ico.gif) 0px 0px no-repeat;  padding-left:16px;margin-bottom:2px;margin-top:1px; }
#logo{}
#search{}
#word .bigdivcss { float:left; margin:0px; padding:0px; background:#FFFFFF; display:inline}
#word .ttt {float:left; margin:5px 0 0 10px; border:1px solid #FFCBF1; background:#FFFBFE; height:80px; width:230px; _display:inline;}


/*底部文件*/
#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;}
/*结束*/



 /* -----链接类----- */
a:link{text-decoration: none;}
a:visited{text-decoration: none;}
a:hover{text-decoration: none;}
a:active{text-decoration: none;}
 
	#show{border:1px solid #A2CDE4; border-top:none; border-bottom:none; height:200px;width:358px; padding:4px; position:relative;}
    #show p {position:absolute; top:180px; width:268px; height:15px; padding-top:10px; left:4px; z-index:20; text-align:center; border:1px solid #efefef;filter:alpha(opacity=30);background-color:#cccccc;color:#000000;}
	#show p a{color:#000000;}
	.s0 {background:#DDFBD6 url(/images/bgicon.gif) 272px 5px no-repeat;}
	.s1 {background:#DDFBD6 url(/images/bgicon.gif) 272px 72px no-repeat;}
	.s2 {background:#DDFBD6 url(/images/bgicon.gif) 272px 138px no-repeat;}
	#show img {float:left;}
	#show div {float:right; width:80px;cursor:hand;height:200px;}
	#show div img {border:1px solid #00FF00; width:80px;height:65px;}
