/*-------------共用属性---------------*/
div{

}
/*所有网页的宽度和外框线*/
div#basetable {
	width: 918px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EAEAEA;
	border-right-color: #EAEAEA;
	border-bottom-color: #A5A496;
	border-left-color: #EAEAEA;
}
/*网页的基本底色和字体*/
body {
	font-size: 10px;
	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;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(enimages/sp_bg_page.gif);
}

/*banner*/
#iheadbanner {
	height: 200px;
	width: 918%;
	background-repeat: no-repeat;
	background-position: right;
	background-color: #0066CC;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f1f1f1;
}
#cheadbanner {
	height: 200px;
	width: 918px;
	background-position: left;
	background-repeat: no-repeat;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
}
#pheadbanner {
	background-color: #2c81d1;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FEC501;
	background-image: url(images/sp_top_detpage.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 70px;
	text-align: right;
	padding: 25px;
}




/*普通文字链接之一*/
a{
	color: #575757;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}

a:link {
	color: #666666;
	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: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0em;
	word-spacing: 0em;
}

a.menu:hover {
	color: #0066CC;
	text-decoration: none;
}
a.menu:link {
	color: #666666;
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
}
/*--------菜单样式（反白）-------*/
.tmenu{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

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 {
	height: 36px;
}
.topmenu td {
	text-align: center;
	color: #FFFFFF;
	padding-top: 5px;
	background-repeat: no-repeat;
	background-position: left center;
	border: 0px solid #FFFFFF;
	padding-bottom: 5px;
}.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: 15px;
	padding-bottom: 15px;
	width: 180px;
}
.leftmenutable {
	border: 0px solid #CCCCCC;
	width: 180px;
	margin: 0px;
	padding: 8px;
}

.rightbox {
	width: 190px;
	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;

}

.leftmenu th {
	background-image: url(enimages/sp_bg_leftmenu.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	font-weight: bold;
	color: #FF6600;
	font-size: 11px;
	padding-left: 26px;
	height: 25px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-bottom: 5px;
}



.menu_title  {
	padding-left: 26px;
	background-image: url(enimages/sp_bg_leftmenu.gif);
	background-repeat: no-repeat;
	background-position: left -25px;
	font-weight: bold;
	color: #666666;
	height: 25px;
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 4px;
}
.menu_title span  { position:relative; top:2px; left:8px; color:#666666; font-weight:normal; }
.menu_title2  {
	padding-left: 26px;
	background-image: url(enimages/sp_bg_leftmenu.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	font-weight: normal;
	color: #FF9900;
	height: 25px;
	padding-top: 3px;
	padding-bottom: 4px;

}
.menu_title2 span  { position:relative; top:2px; left:8px; color:#0066CC; font-weight:normal; }

/*----------------------功能模块样式----------------------------*/
/*网页导航*/

#pagetopnav {
	text-align: right;
	padding-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(enimages/sp_bg_cbox2.gif);
	background-repeat: no-repeat;
	background-position: 10px 16px;
	width: 100%;
	height: 30px;
}
/*页首行为导航*/
.navhead {
	width: 100%;
}
.navhead td {
	text-align: right;
	padding-right: 20px;
	font-size: 9pt;
	font-family: "宋体";
	color: #999999;
}


/*中间部分*/
.maintable {
	background-repeat: no-repeat;
	width: 100%;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	height: 350px;
	background-position: left top;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#cbox {
	background-repeat: repeat-y;
	background-image: url(enimages/sp_bg_cbox.gif);
	text-align: center;
	background-position: 10px 20px;
}
#cbox2 {
	background-color: #FFFFFF;
	background-image: url(enimages/sp_bg_cbox2.gif);
	background-position: 10px -40px;
	background-repeat: no-repeat;
	height: 12px;
}
#cbox3 {
	background-color: #FFFFFF;
	background-image: url(enimages/sp_bg_foot.gif);
	background-position: 10px 0px;
	background-repeat: no-repeat;
	height: 70px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 120%;
	padding-left: 30px;
	padding-top: 20px;
}

/*列表和内容*/
.contents {
	width: 650px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.contents td {
	font-size: 11px;
	line-height: 180%;
	font-weight: normal;
	color: #555555;
	padding: 3px;
	text-align: justify;

}
.contents th {
	font-size: 10.5pt;
	font-weight: bold;
	color: #0066FF;
	background-image: url(enimages/sp_line.gif);
	text-align: left;
	height: 20px;
	padding-left: 20px;
	padding-top: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-position: 0px 20px;


}

.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: 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;
	color: #FFFFFF;
	height: 64px;
	background-image: url(pic/headbg_01_.gif);
	background-repeat: repeat-x;
	background-position: right;
}
.headbox td{
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.tophead {
	background-image: url(images/sp_bg_tophead.gif);
	height: 70px;
	width: 403px;
}

/*页尾*/
.footbox {
	height: 30px;
	border-top-color: #FFFFFF;
	width: 100%;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	background-repeat: no-repeat;
	background-position: top;
}
.footbox td{
	line-height: 150%;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.footlink {
	height: 30px;
	color: #FFFFFF;
	text-align: right;
}



/*详细内容*/

.pagedetail {
	width: 96%;
	background-color: #FFFFFF;
}
.pagedetail th{
	width: 96%;
	font-size: 18pt;
	color: #990000;
	height: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}.pagedetail td{
	font-size: 9pt;
	line-height: 160%;
}

.picdetail {
	background-color: #FFFFFF;
	line-height: 180%;
	color: #999999;
	padding: 5px;
}

.picdetail td{
	background-color: #FFFFFF;
	padding: 5px;
}


/*栏目首页*/

.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;
}

