/*-------------共用属性---------------*/
div{
  word-break:break-all;	
}
/*所有网页的宽度和外框线*/
div#basetable {
	width: 920px;
	border: 0px solid #EAEAEA;
	background-color: #FFFFFF;
}
#detailbase {
	width: 820px;
}

/*网页的基本底色和字体*/
body {
	font-size: 9pt;
	SCROLLBAR-FACE-COLOR: #e8e7e7;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #BDC6C8;
	SCROLLBAR-3DLIGHT-COLOR: #666666;
	SCROLLBAR-ARROW-COLOR: #ff6600;
	SCROLLBAR-TRACK-COLOR: #dddddd;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #000000;
	margin: 0px;
	TEXT-ALIGN: center;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	/*background-image: url(enimages/sp_bg_page.gif);*/
}
#flclose {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	background-color: #E7EADF;
	margin: 2px;
	padding: 3px;
}

table {
	font-size: 9pt;
}

/*---文字---*/
.title {
	font-weight: bold;
	color: #0033CC;
}
.titleblue {
	color: #0066CC;
}

.blue {
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;
}
#grey {
	font-size: 9pt;
	color: #333333;
}

/*普通文字链接之一*/
a{
	color: #3C3C3C;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}

a:link {
	color: #3C3C3C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;

}
/*普通文字链接之二*/
a2{
	color: #666666;
}
a2:hover {
	color: #FF6600;
	text-decoration: underline;
}

a2:link {
	color: #666666;
	text-decoration: none;
}
a2:visited {
	text-decoration: none;
}

/*框边线*/
#border {
	border: 1px solid #CCCCCC;
}

#border-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#border-left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#border-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

/*行高*/
#line130 {
	line-height: 130%;
}
#line150 {
	line-height: 150%;
}
#line180 {
	line-height: 180%;
}
#line200 {
	line-height: 200%;
}

/*出错*/
#erroms {
	font-size: 12pt;
	line-height: 180%;
	color: #CC6600;
	background-color: #FFFFFF;
	margin: 50px;
	height: 250px;
	width: 500px;
	border: 1px solid #87AFC2;
	background-image: url(images/err.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 80px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 150px;
}
#erroms2 {
	font-size: 12pt;
	line-height: 180%;
	color: #CC6600;
	background-color: #FFFFFF;
	margin: 50px;
	height: 250px;
	width: 500px;
	border: 1px solid #87AFC2;
	background-image: url(images/err2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 80px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 150px;
}

#erroms3 {
	color: #CC6600;
	background-color: #FFFFFF;
	margin: 50px;
	height: 250px;
	width: 500px;
	border: 1px solid #87AFC2;
	padding-top: 80px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-image: url(images/err3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12pt;
}



/*--------菜单样式（浅底）-------*/
.menu{
	color: #B4DDED;
}

a.menu:hover {
	color: #FFFF00;
	text-decoration: none;
}
a.menu:link {
	color: #B4DDED;
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
}
/*--------菜单样式（反白）-------*/
.tmenu{
	color: #FFFFFF;
	letter-spacing: 2px;
}

a.tmenu:hover {
	color: #FFFF00;
	text-decoration: none;
}
a.tmenu:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.tmenu:visited {
	text-decoration: none;
}

/*----顶端菜单(整框)------*/

#topmenubox {
	width: 100%;
	background-color: #044398;
	font-size: 9pt;
	background-repeat: repeat-x;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #D7EFFF;
	background-image: url(images/sp_bg_topmenu.gif);
	height: 36px;
}
/*----顶端菜单底色和底图------*/
.topmenu {
	font-size: 9pt;
	height: 32px;
	margin-bottom: 4px;
}
.topmenu td {
	text-align: center;
	color: #FFFFFF;
	padding-top: 6px;
	background-repeat: no-repeat;
	background-position: left center;
	width: 95px;
	border: 0px solid #FFFFFF;
	FILTER: glow(Color=#222222,Strength=1)
}.topmenu th{
	font-weight: normal;
	width: 1px;
	background-image: url(images/sp_menu_split.gif);
	background-repeat: no-repeat;
	background-position: center;
}
/*左边菜单外框*/

.leftbox {
	padding-top: 5px;
	padding-bottom: 60px;
	width: 180px;
}

.rightbox {
	width: 180px;
	background-color: #0163BE;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #66a3e0;
	background-image: url(images/sp_bg_right.gif);
}
/*菜单变色*/


#lefttitle {
	font-size: 10.5pt;
	color: #0066CC;
	letter-spacing: 2px;
	margin-top: 32px;
	margin-right: 15px;
	margin-bottom: 20px;
	padding: 5px;
	font-weight: bold;
	width: 120px;
	text-align: left;
	margin-left: 16px;
}
#lefttitle img{
	margin-bottom: -3px;
	margin-right: 5px;
}

ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }
#rightmenu {
	width: 160px;
	margin: 10px;
	text-align: left;
        }

#rightmenu li a {
        height: 28px;
        text-decoration: none;
        }

#rightmenu li a:link, #rightmenu li a:visited {
	color: #FFFFFF;
	display: block;
	padding: 8px 0 0 30px;
	background-image: url(images/sp_bg_leftmenu.gif);
	background-position: 0 -56px;
        }

#rightmenu li a:hover, #rightmenu li a:active {
	color: #FFFF00;
	padding: 8px 0 0 30px;
	background-image: url(images/sp_bg_leftmenu.gif);
	background-position: 0 -28px;
	filter: Glow(Color=#555555, Strength=1);
        }
#current {
	color: #FFCC00;
	background-image: url(images/sp_bg_leftmenu.gif);
	background-position: 0 0px;
	font-weight: bold;
	height: 28px;
	padding: 8px 0 0 30px;
	filter: Glow(Color=#222222, Strength=1);
        }
/*----------------------功能模块样式----------------------------*/
/*网页导航*/

.pagenavtop {
	height: 20px;
	width: 98%;
	margin-bottom: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
.pagenavtop td{
	text-align: right;
	padding-right: 20px;
}

/*页首行为导航*/
#navhead {
	width: 280px;
	background-image: url(images/sp_top_navleft.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #9B9B9B;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	color: #EFEFEF;

}


/*中间部分*/
.maintable {
	background-repeat: repeat-x;
	width: 100%;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	height: 488px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-image: url(images/sp_bg_center.gif);
}

#cbox {
	background-repeat: repeat-x;
	background-position: right top;
	background-image: url(images/sp_ctop.gif);
	text-align: center;
}
#cbox2 {
	background-color: #FFFFFF;
	height: 400px;
	width: 716px;
	background-image: url(images/sp_bg_center2.gif);
}

/*列表和内容*/
.contents {
	width: 92%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 5px;
}
.contents td {
	font-size: 9pt;
	line-height: 180%;
	font-weight: normal;
	color: #555555;
	padding: 3px;

}
.contents th {
	font-size: 10.5pt;
	font-weight: bold;
	color: #0066FF;
	background-image: url(images/sp_dh.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	height: 20px;
	padding-left: 20px;
	padding-top: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;


}

.newslist {
	width: 92%;
}
.newslist td {
	height: 20px;
	padding-left: 2px;
	background-repeat: no-repeat;
	background-position: left center;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4EFE8;
	padding-top: 3px;
	padding-bottom: 3px;
}
.newslist th{
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: left center;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4EFE8;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 9pt;
	font-weight: normal;
	background-image: none;
	letter-spacing: 0px;
	width: 70px;
	text-align: right;
}

.newsdetail {
	width: 100%;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

.newsdetail th{
	font-size: 16pt;
	color: #0066CC;
	height: 50px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
}
.newsdetail td{
	font-size: 9pt;
	line-height: 160%;
	background-color: #FFFFFF;

}

.indexlist {
	font-size: 9pt;
	padding: 8px;
	border: 1px solid #CCCCCC;
	line-height: 140%;
}
/*页头*/
.headbox {
	width: 100%;
	height: 80px;
	background-image: url(images/sp_top_bg.gif);
	background-repeat: repeat-x;
	color: #666666;
}


.headbox td{
	padding-left: 15px;
	color: #999999;
}

.tophead {
	background-image: url(images/sp_bg_tophead.gif);
	height: 70px;
	width: 403px;
}

/*页尾*/
.footbox {
	height: 80px;
	border-top-color: #FFFFFF;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	background-repeat: no-repeat;
	background-position: top;
}
.footbox td{
	line-height: 150%;
	background-color: #3C66AC;
	color: #E0FAFE;
	padding-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.footlink {
	height: 30px;
	color: #FFFFFF;
	text-align: right;
}
#footsplit {
	text-align: right;
	margin-top: 12px;
	width: 92%;
	margin-bottom: 12px;
}



/*详细内容*/

.pagedetail {
	width: 820px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #0066CC;
	border-left-color: #CCCCCC;
}
.pagedetail th{
	font-size: 18pt;
	color: #0066CC;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#pagedetailtitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: center;
	padding: 8px;
	width: 760px;
	font-size: 18pt;
	color: #993300;
	margin: 5px;
}


.picdetail {
	background-color: #FFFFFF;
	line-height: 180%;
	color: #999999;
	padding: 5px;
}

.picdetail td{
	background-color: #FFFFFF;
	padding: 5px;
}


/*栏目首页*/

.cindexlist {
	width: 96%;
	margin: 0px;
}
.cindexlist th{
	font-size: 10.5pt;
	color: #0066CC;
	text-align: left;
	font-weight: bold;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}
.cindexlist td{
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;


}

.cnewslist {
	width: 99%;
}
.cnewslist td {
	background-repeat: no-repeat;
	background-position: left center;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	background-color: #FFFFFF;
	padding: 3px;
}
.cnewslist th {
	color: #666666;
	font-size: 9pt;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	font-weight: normal;
	width: 70px;
	padding: 3px;
}

.crnews {
	width: 206px;
	margin-bottom: 3px;
}
.crnews td {
	background-repeat: no-repeat;
	background-position: left center;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6D8DD;
	background-color: #F0FEFF;
	line-height: 150%;
	padding: 2px;
}
.crnews th {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066CC;
	font-size: 9pt;
	text-align: left;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
	height: 20px;
	background-image: url(images/sp_bg_right3.gif);
}

.loadlist {
	width: 96%;
	line-height: 100%;
}
.loadlist td {
	padding-left: 8px;
	background-repeat: no-repeat;
	background-position: left center;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	padding-top: 1px;
	padding-bottom: 1px;
	height: 20px;
	padding-right: 1px;
}
.loadlist th {
	text-align: right;
	width: 70px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	color: #333333;
	background-color: #FFFFFF;
	font-size: 9pt;
	padding: 1px;
	background-image: none;
	height: 20px;
}
/*--------------------------首页新闻----------------------------*/

#indexnewsbox {
	line-height: 140%;
	
}
#inewstitle {
	font-size: 10.5pt;
	font-weight: bold;
	color: #0348A7;
	letter-spacing: 1px;
	margin: 2px;
	background-image: url(../images/sp_dot_red.gif);
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	
}
#inewslist {
	font-size: 9pt;
	line-height: 150%;
	margin: 3px;
	background-image: url(../images/sp_dot_nav01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#inewsmore {
	text-align: right;
	width: 98%;
	color: #0066CC;
}
#inewspic {
	align: right;
	height: 80px;
	width: 70px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 80px;
	margin-left: 5px;
}
#pdetail {
	margin-top: 12px;
	margin-right: 30px;
	margin-bottom: 12px;
	margin-left: 30px;
	font-size: 10.5pt;
	line-height: 160%;
	color: #333333;
}

