/*-------------共用属性---------------*/
div{
  word-break:break-all;	
}
/*所有网页的宽度和外框线*/
div#basetable {
	width: 892px;
	background-color: #000000;
	margin-bottom: 20px;
	background-repeat: no-repeat;
}
/*网页的基本底色和字体*/
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-color: #000000;
	text-align: left;
}

/*banner*/
#iheadbanner {
	height: 450px;
	width: 100%;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #000000;
	background-image: url(images/sp_bg_itop.gif);
}
#iflashbg {
	height: 500px;
	width: 100%;
	background-image: url(images/sp_bg_index.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.cheadbanner {
	height: 80px;
	width: 100%;
	background-position: left;
	background-repeat: no-repeat;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
}
#pheadbanner {
	background-repeat: no-repeat;
	background-position: left;
	height: 117px;
	text-align: right;
	padding: 0px;
	background-image: url(images/logo.gif);
}




/*普通文字链接之一*/
a{
	color: #88E8FF;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

a:link {
	color: #88E8FF;
	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;
}


/*--------菜单样式（浅底）-------*/
.menu{
	color: #E3E3E3;
}

a.menu:hover {
	color: #FFCC00;
	text-decoration: none;
}
a.menu:link {
	color: #E4E4E4;
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
}
/*--------菜单样式（反白）-------*/
.tmenu{
	color: #FFFFFF;
}

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: no-repeat;
	background-position: left top;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #D7EFFF;
}
/*----顶端菜单底色和底图------*/
.topmenu {
	font-size: 9pt;
	height: 36px;
}
.topmenu td {
	text-align: center;
	color: #FFFFFF;
	padding-top: 8px;
	background-repeat: no-repeat;
	background-position: left center;
	width: 95px;
	border: 0px solid #FFFFFF;
}.topmenu th{
	font-weight: normal;
	width: 1px;
	background-image: url(images/bg_menu_sp.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#selected {
	background-image: url(images/bg_menu_sp2.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
/*左边菜单外框*/

.leftbox {
	padding-bottom: 30px;
	width: 200px;
	background-color: #000000;
	height: 560px;
	background-image: url(images/sp_bg_left.gif);
	background-repeat: no-repeat;
}
.leftmenutable {
	border: 0px solid #CCCCCC;
	width: 160px;
	margin: 5px;
	padding: 8px;
}

.rightbox {
	width: 170px;
	background-color: #0066cc;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #66a3e0;
}


/*菜单变色*/

.leftmenu {
	width: 100%;
	margin-top: 5px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #C2C2C2;
	margin-bottom: 5px;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.leftmenu th {
	background-image: url(images/sp_bg_leftmenu2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	color: #FFBF00;
	padding-left: 30px;
	height: 28px;
	letter-spacing: 2px;
	text-align: left;
	font-size: 10.5pt;
}



.menu_title  {
	padding-left: 30px;
	background-image: url(images/sp_bg_leftmenu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: normal;
	color: #E8E8E8;
	height: 28px;
	letter-spacing: 1pt;
	font-size: 10.5pt;
}
.menu_title span  { position:relative; top:2px; left:8px; color:#E6E6E6; font-weight:normal; }
.menu_title2  {
	padding-left: 30px;
	background-image: url(images/sp_bg_leftmenu2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: normal;
	color: #FFCC00;
	height: 28px;
	letter-spacing: 1pt;
	font-size: 10.5pt;

}
.menu_title2 span  { position:relative; top:2px; left:8px; color:#FFCC00; font-weight:normal; }

/*----------------------功能模块样式----------------------------*/
/*网页导航*/

.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: 100%;
	color: #FFFFFF;
}
.navhead td {
	text-align: right;
	padding-right: 20px;
	font-size: 9pt;
	font-family: "宋体";
}


/*中间部分*/
.maintable {
	background-repeat: no-repeat;
	width: 100%;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	height: 488px;
	background-position: left top;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-top-width: 0px;
	border-bottom-width: 0px;
}

#cbox {
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(images/page2.gif);
	background-color: #000000;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#cbox2 {
	background-color: #FFFFFF;
	height: 400px;
	width: 716px;
	background-image: url(images/sp_bg_center2.gif);
}

/*列表和内容*/
.contents {
	width: 92%;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 5px;
}
.contents td {
	font-size: 10.5pt;
	line-height: 160%;
	font-weight: normal;
	color: #CCCCCC;
	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;
}
/*列表和内容*/
.encontents {
	width: 92%;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 5px;
}
.encontents td {
	font-size: 12px;
	line-height: 160%;
	font-weight: normal;
	color: #CCCCCC;
	padding: 3px;

}
.encontents 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: 90%;
}
.newslist td {
	height: 26px;
	background-repeat: no-repeat;
	background-position: left center;
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding: 4px;
}
.newslist th{
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: left center;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 9pt;
	font-weight: normal;
	background-image: none;
	letter-spacing: 0px;
	width: 90px;
	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;
	width: 100%;
}
.indexlist td{
	font-size: 9pt;
	padding-left: 18px;
	height: 18px;
}.indexlist th{
	font-size: 10.5pt;
	text-align: left;
	padding-left: 18px;
	color: #993300;
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	background-image: url(images/sp_dh.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
/*页头*/
.headbox {
	width: 100%;
	font-family: "黑体";
	font-size: 28pt;
	height: 64px;
	background-image: url(pic/headbg_01_.gif);
	background-repeat: repeat-x;
	background-position: right;
	background-color: #BDEFFF;
}
.headbox td{
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.tophead {
	background-image: url(images/sp_bg_tophead.gif);
	height: 70px;
	width: 403px;
}

#footbox {
	line-height: 180%;
	background-image: url(images/sp_foot_bg.gif);
	height: 88px;
	padding: 15px;
	color: #999999;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footnav {
	color: #CCCCCC;
	text-align: right;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 10px;
}





/*详细内容*/

.pagedetail {
	width: 100%;
	background-color: #FFFFFF;
	height: 400px;
}
.pagedetail th{
	width: 96%;
	font-size: 18pt;
	color: #990000;
	height: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: "仿宋_GB2312";
}.pagedetail td{
	font-size: 9pt;
	line-height: 160%;
	padding-right: 30px;
	padding-left: 30px;
}

.picdetail {
	background-color: #FFFFFF;
	line-height: 180%;
	color: #333333;
	padding: 5px;
	width: 100%;
}

.picdetail td{
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}


/*栏目首页*/

.cindexlist {
	width: 92%;
	margin-bottom: 12px;
}
.cindexlist th{
	font-size: 9pt;
	color: #0066CC;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}

.cnewslist {
	width: 96%;
}
.cnewslist td {
	padding-left: 2px;
	background-repeat: no-repeat;
	background-position: left center;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	padding-top: 3px;
	padding-bottom: 3px;
}
.cnewslist th {
	text-align: right;
	width: 80px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	color: #666666;
	background-color: #FFFFFF;
	font-size: 10px;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.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;
}

.indexlist {
	font-size: 9pt;
	width: 100%;
	height: 200px;
}


.indexlist td{
	font-size: 9pt;
	padding-left: 18px;
	height: 18px;
}.indexlist th{
	font-size: 10.5pt;
	text-align: left;
	padding-left: 18px;
	color: #FF6600;
	background-repeat: no-repeat;
	background-position: left center;
	height: 25px;
	background-image: url(images/biao_02.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.promenu {
	font-size: 9pt;
	width: 450px;
	height: 30px;
	padding: 5px;
	text-align: left;
	margin-right: 150px;
}


.promenu td{
	font-size: 10.5pt;
	padding-left: 20px;
	background-color: #333333;
	width: 100px;
	background-image: url(images/biao_01.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
}.promenu th{
	font-size: 10.5pt;
	text-align: left;
	padding-left: 18px;
	color: #FFCC00;
	background-repeat: no-repeat;
	background-position: 8px 8px;
	height: 25px;
	background-image: url(images/biao_02.gif);
	font-weight: normal;
	background-color: #990000;
	width: 100px;
}
