
body {
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
}

body, th, td, input, textarea {
	font-family: 宋体;
	font-size: 12px;
	color: #666666;	
}
 A:visited {
	TEXT-DECORATION: none;FONT-SIZE: 12px;color: #000;
}

A{
	font-weight: normal;
	font-size: 12px;
	text-decoration:none;
	color: #7f7f7f;

}

A:hover{
font-size: 12px;
text-decoration:underline;
color: #333;	
}

h1 {
	margin: 0px;
	padding: 3px 0px 15px 0px;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}

h2 {
	margin: 0px;
	padding: 0px 0px 0px 2px;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
}

h4 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #06A;
}

p{
	margin: 0px;
	padding: 0 0 5px 0;
	text-align: justify;
	font-size:12px;
	color:#6c6c6c;
	line-height: 16px;
}
.wrap{
width:903px;
margin:auto;
padding:0 40px 0 40px;
}
.header{
width:903px;
height:67px;
}
.logo{
 margin:5px 0 0 30px;
float:left;
}
.headerbutton{
height:67px;
margin:2px 30px 0 0;
float:right;
/*-----------------------------menu-------------------*/
}
#menu{
width:903px;
height:41px;
margin:auto;
clear:both;
margin:5px 0 0 25px;
float:left;
}
#menu ul{
width: auto;
float:left;
display:block;
list-style:none;
padding:0px;
margin:0px;
}
#menu ul li{
display:inline;
padding:0px;
margin:0px;
height:41px;
}
#menu ul li a{
display:block;
padding:0px;
padding:0px;
float:left;

}
#menu ul li.selected a{
display:block;
padding:0px;
padding:0px;
float:left;
}
#menu ul li a:hover{
/*----------------tab_bg---------*/

}
.tab_bg{
width:903px;
height:263px;
clear:both;
margin:5px 0 0 23px;
float:left;

}
.tab_left{
width:614px;
height:263px;
float:left;
margin:5px 0 0 5px;
}
.tabs{
width:225px;
float:right;
padding:6px 48px 0 0;

}
.webpart_toprbg {
	background-image: url(../images/webpart_toprbg.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 9px;
	background-position: right;
}
.webpart_toplbg {
	background-image: url(../images/webpart_toplbg.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 9px;
}
.webpart_topbg {
	background-image: url(../images/webpart_topbg.gif);
	background-repeat: repeat-x;
}
.webpart_midlbg {
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d6d6d6;

}
.webpart_midrbg {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d6d6d6;

}
.webpart_midbg {
	background-color: #FFFFFF;
	padding:5px;

}
.webpart_botrbg {
	background-image: url(../images/webpart_botrbg.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 9px;
	background-position: right top;

}
.webpart_botlbg {
	background-image: url(../images/webpart_botlbg.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 9px;
}
.webpart_botbg {
	background-image: url(../images/webpart_botbg.gif);
	background-repeat: repeat-x;
	background-position: top;

}
.pic_box{
  display: table-cell;
  vertical-align:middle;
  width:172px;
  height:102px;
  text-align:center;
  display: block;
  font-size: 90px;
  border:1px solid #d0d0d0;
  margin-bottom: 7px;
}
.pic_box img {
  vertical-align:middle;

} 
/*-------------------center_content------------*/
.center_content{
width:903px;
clear:both;
margin:5px  0 0 18px;
float:left;
}
.left_content{
width:614px;
height:228px;
float:left;
margin:10px 0 0 10px;
background:url(../images/news_bg.gif) no-repeat center;
}
UL.centerTitleList {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none;
}
UL.centerTitleList LI {
	CLEAR: both; 
	FLOAT: left; 
	WIDTH: 180px;
	LIST-STYLE-TYPE: none;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	cursor: hand;
	display:block;
}
UL.centerTitleList LI A {
	PADDING-LEFT: 15px; FLOAT: left; COLOR: #565656; HEIGHT: 22px; TEXT-DECORATION: none;FONT-SIZE: 12px;color: #333333;
}
UL.centerTitleList LI A:link {
	BACKGROUND: url(../images/arrow01.gif) no-repeat left top; COLOR: #565656; TEXT-DECORATION: none;FONT-SIZE: 12px;color: #333333;
}
UL.centerTitleList LI A:visited {
	BACKGROUND: url(../images/arrow01.gif) no-repeat left top; COLOR: #565656; TEXT-DECORATION: none;FONT-SIZE: 12px;color: #000;
}
UL.centerTitleList LI A:hover {
	BACKGROUND: url(../images/arrow01.gif) no-repeat left top; COLOR: #003366; TEXT-DECORATION: underline;FONT-SIZE: 12px;color: #000;
}
UL.centerTitleList LI A:active {
	BACKGROUND: url(../images/arrow01.gif) no-repeat left top; COLOR: #003366; TEXT-DECORATION: underline;FONT-SIZE: 12px;color: #333333;
}
.right_content{
width:225px;
float:right;
padding:6px 40px 0 0;
}
/* ----- Footer ----- */

#footer {
	clear: both;
	float:left;
	padding: 20px 0px 0px 25px;
	width: 903px;
	height: 70px;
	background:url(../images/bot_bg.jpg) no-repeat center;
}

#footer a{
	font-weight: normal;
	font-size: 12px;
	text-decoration:none;
	color: #7f7f7f;
}
#footer a:hover{
font-size: 12px;
text-decoration:underline;
color: #333;	
}
.left_foot 
{
clear: both;
float:left;
padding:10px 0 0 30px;
}
.center_foot {
	float:left;
	padding:10px 0 0 120px;
}
.right_foot {
float:right;
padding:10px 35px 0 0;
}
/* ----- 二级页面 ----- */
.contentmain{
width:940px;
float:left;
margin:10px 0 0 25px;
}

.Navigation_box{
width:940px;
height:22px;
clear: both;
float:left;
margin:10px 0 0 25px;
}

.Navigation {
width:40%;
float:left;
padding:0px 0 0 2px;
}
.Navigation a{
	font-weight: normal;
	font-size: 12px;
	text-decoration:none;
	color: #7f7f7f;
}
.Navigation a:hover{
font-size: 12px;
text-decoration:underline;
color: #333;
}
.hotnews {
width:400px;
padding:0 0px 0 2px;
float:left;

/*-----------------------------leftmain-------------------*/
}
.leftmain {
width:192px;
height:378px;
float:left;
margin:0px 0 0 25px;
background:url(../images/leftmain_bg.jpg) no-repeat right top;
}

.contentleftmain {
width:650px;
float:left;
margin:0px 0 0 25px;
}

.contentleftmain p{
	margin: 0px;
	padding: 12px 2px 8px 2px;
	text-align: justify;
	font-size:12px;
	color:#6c6c6c;
	line-height: 26px; 
}

#leftmenu{
width:181px;
margin:auto;
padding:0 0 0 0px;
clear:both;
float:left;
background:url(../images/leftmenu_bg.jpg) repeat-y left;
}
#leftmenu ul{
display:block;
list-style:none;
padding:0px;
margin:0px;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
cursor;
}
#leftmenu ul li{
display: block;
padding:0px;
margin:0px;
height:30px;
}
#leftmenu ul li a{
	width:181px;
	height:30px;
	display:block;
	float:left;
	background:url(../images/leftmenu_linkbg.jpg) no-repeat center;
	color:#2b65a4;
	font-weight: bold;
	line-height:30px;
	text-decoration:none;
	padding:0 0 0 0px;
	text-indent: 36px;
}
#leftmenu ul li.selected a{
width:181px;
height:30px;
float:left;
font-weight: bold;
display:block;
padding:0 0 0 0px;
color:#fff;
background:url(../images/leftmenu_hoverbg.jpg) no-repeat center;
}
#leftmenu ul li a:hover{
width:181px;
height:30px;
font-weight: bold;
color:#fff;
text-decoration:none;
background:url(../images/leftmenu_hoverbg.jpg) no-repeat center;
/*-----------------------------rightmain-------------------*/
}
.rightmain {
width:665px;
float:right;
margin:0px 15px 0 5px;
}
.contentrightmain {
width:210px;
float:right;
margin:0px 25px 0 10px;
}

.maincontent {
 width:630px;
 float:right;
 margin:10px 28px 10px 15px;
}
.maincontent p{
	margin: 0px;
	padding: 0 0 5px 0;
	text-align: justify;
	font-size:12px;
	color:#6c6c6c;
	line-height: 26px; 
}
.maincontent h1{
	font-size:x-large;
	color:#276bbe;
	text-align: center;
	font-family: "宋体";
}
.select {
	font-family: "宋体";
	font-size:12px;
	height: 20px;
	width: 100%;
}
.input {
	font-family: "宋体";
	font-size:12px;
	height: 16px;
	width: 100%;
	border: 1px solid #7f9db9;
}

TD {
	WORD-BREAK: break-all
}
.table-stroke {
	BORDER-COLLAPSE: collapse
}
.form-title {
	BORDER-RIGHT: #e0dfe3 1px solid;
	BORDER-TOP: #e0dfe3 1px solid;
	BORDER-LEFT: #e0dfe3 1px solid;
	BORDER-BOTTOM: #e0dfe3 1px solid;
	HEIGHT: 25px;
	BACKGROUND-COLOR: #fff;
	text-align: center;
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #6ca0d5;


}
.form-label {
	BORDER-RIGHT: #e0dfe3 1px solid;
	BORDER-TOP: #e0dfe3 1px solid;
	FONT-SIZE: 12px;
	BACKGROUND: #fff;
	BORDER-LEFT: #e0dfe3 1px solid;
	COLOR: #333333;
	BORDER-BOTTOM: #e0dfe3 1px solid;
	FONT-FAMILY: "宋体";
	height: 28px;
	text-align: center;
}

.form-title1 {
	BORDER-RIGHT: #e0dfe3 1px solid;
	BORDER-TOP: #e0dfe3 1px solid;
	BORDER-LEFT: #e0dfe3 1px solid;
	BORDER-BOTTOM: #e0dfe3 1px solid;
	HEIGHT: 20px;
	BACKGROUND-COLOR: #fff;
	text-align: left;
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #6ca0d5;
	padding: 4px;

}
.form-label1 {
	BORDER-RIGHT: #e0dfe3 1px solid;
	BORDER-TOP: #e0dfe3 1px solid;
	FONT-SIZE: 12px;
	BACKGROUND: #fff;
	BORDER-LEFT: #e0dfe3 1px solid;
	COLOR: #333333;
	BORDER-BOTTOM: #e0dfe3 1px solid;
	FONT-FAMILY: "宋体";
	height: 20px;
	text-align: left;
	padding: 4px;
}

.bg-topl {
	BACKGROUND-POSITION: left top; BACKGROUND-IMAGE: url(../images/bg_topl.jpg); WIDTH: 11px; BACKGROUND-REPEAT: no-repeat; HEIGHT: 13px
}
.bg-topr {
	BACKGROUND-POSITION: right top; BACKGROUND-IMAGE: url(../images/bg_topr.jpg); WIDTH: 11px; BACKGROUND-REPEAT: no-repeat; HEIGHT: 13px
}
.bg-topc {
	BACKGROUND-IMAGE: url(../images/bg_topc.jpg); BACKGROUND-REPEAT: repeat-x; HEIGHT: 13px
}
.bg-midl {
	BACKGROUND-IMAGE: url(../images/bg_midl.jpg); BACKGROUND-REPEAT: repeat-y
}
.bg-midr {
	BACKGROUND-IMAGE: url(../images/bg_midr.jpg); BACKGROUND-REPEAT: repeat-y
}
.bg-midl {
	BACKGROUND-IMAGE: url(../images/bg_midl.jpg); BACKGROUND-REPEAT: repeat-y
}
.bg-midc {
	BACKGROUND-COLOR: #ffffff;
	padding-top: 5px;
}
.bg-botl {
	BACKGROUND-POSITION: left top; BACKGROUND-IMAGE: url(../images/bg_botl.jpg); WIDTH: 11px; BACKGROUND-REPEAT: no-repeat; HEIGHT: 13px
}
.bg-botr {
	BACKGROUND-POSITION: right top; BACKGROUND-IMAGE: url(../images/bg_botr.jpg); WIDTH: 11px; BACKGROUND-REPEAT: no-repeat; HEIGHT: 13px
}
.bg-botc {
	BACKGROUND-IMAGE: url(../images/bg_botc.jpg); BACKGROUND-REPEAT: repeat-x; HEIGHT: 13px
}
	
/*-------------sitemap-----------*/	
.inner_container .right_wrapper {
	MIN-HEIGHT: 500px; BACKGROUND:  #fff repeat-y right 50%; LEFT: 226px; WIDTH: 734px; POSITION: relative; _height: 500px
}
.inner_container .sitemap_wrapper {
	MARGIN-TOP: -280px; MIN-HEIGHT: 580px; LEFT: 15px; WIDTH: 945px; PADDING-TOP: 100px; _height: 580px
	
}
.lightBlue {
	COLOR: #00a2d9	
}
.sitemap_main {
	width:903px;height:450px;clear:both;margin:5px 0 0 5px;float:left;	
}
.sitemap_wrapper .sitemap_text_content_wrapper {
	MARGIN: 0px 50px; POSITION: relative
}
.sitemap_box {
	PADDING-LEFT: 10px; MIN-HEIGHT: 200px; BORDER-LEFT: #ccd6e4 1px solid; POSITION: absolute; _height: 200px
}
.sitemap_box P {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 5px
}
.sitemap_box .channel {
	MARGIN-BOTTOM: 20px
}
.sitemap_box .channel A {
	TEXT-DECORATION: none
}
.sitemap_box .subCategory {
	MARGIN-LEFT: 15px
}
.sitemap_box P A {
	TEXT-DECORATION: underline;font-size: 12px;text-decoration:underline;color: #558fc9;
}
.sitemap_box P A:hover {
	TEXT-DECORATION: none
}
.sitemap_text_content_wrapper #box_1 {
	LEFT: 5px
}
.sitemap_text_content_wrapper #box_2 {
	LEFT: 210px
}
.sitemap_text_content_wrapper #box_3 {
	LEFT: 420px
}
.sitemap_text_content_wrapper #box_4 {
	LEFT: 620px
}
.sitemap_text_content_wrapper #box_5 {
	LEFT: 5px; TOP: 240px
}
.sitemap_text_content_wrapper #box_6 {
	LEFT: 210px; TOP: 240px
}


.menudown-topl {
	BACKGROUND-POSITION: left top; BACKGROUND-IMAGE: url(../images/menudown_topl.gif); WIDTH: 8px; BACKGROUND-REPEAT: no-repeat; HEIGHT: 8px; z-index:5;
}
.menudown-topr {
	BACKGROUND-POSITION: right top; BACKGROUND-IMAGE: url(../images/menudown_topr.gif); WIDTH: 8px; BACKGROUND-REPEAT: no-repeat; HEIGHT: 8px
}
.menudown-topc {
	BACKGROUND-REPEAT: repeat-x;
	HEIGHT: 8px;
	background-image: url(../images/menudown_topc.gif);

}
.menudown-midl {
	BACKGROUND-IMAGE: url(../images/menudown_midl.gif); BACKGROUND-REPEAT: repeat-y
}
.menudown-midr {
	BACKGROUND-IMAGE: url(../images/menudown_midr.gif);
	BACKGROUND-REPEAT: repeat-y;
	background-position: right;
	width: 8px;
}
.menudown-midl {
	BACKGROUND-REPEAT: repeat-y;
	background-position: left;
	width: 8px;
}
.menudown-midc {
	BACKGROUND-COLOR: #e8f2f8;
	text-align: center;


}
.menudown-botl {
	BACKGROUND-POSITION: left top; BACKGROUND-IMAGE: url(../images/menudown_botl.gif); WIDTH: 8px; BACKGROUND-REPEAT: no-repeat; HEIGHT: 8px
	}
.menudown-botr {
	BACKGROUND-POSITION: right top; BACKGROUND-IMAGE: url(../images/menudown_botr.gif); WIDTH: 8px; BACKGROUND-REPEAT: no-repeat; HEIGHT: 8px
	}
.menudown-botc {
	BACKGROUND-IMAGE: url(../images/menudown_botc.gif); BACKGROUND-REPEAT: repeat-x; HEIGHT: 8px
		}
.menudown a{
	font-weight: normal;
	font-size: 12px;
	text-decoration:none;
	color: #333;
	text-align: center;
	padding:4px 3px 4px 3px;
	line-height: 20px;

}
.menudown a:hover{
font-size: 12px;
text-decoration:underline;
color: #333;
text-align: center;
padding:2px 3px 2px 3px;   
line-height: 20px;
}

.SPAN_Limit
{
	overflow: hidden; text-overflow: ellipsis; white-space: nowrap; cursor: hand;display:block;
}

#marqueeHotNews a{
	font-weight: normal;
	font-size: 12px;
	text-decoration:none;
	color: #7f7f7f;

}
#marqueeHotNews a:hover{
font-size: 12px;
text-decoration:underline;
color: #333;	
}

#application_titlebar
{
	display: block;
	height: 24px;
	text-indent: 10px;
	text-decoration: none;
	background-repeat: repeat-x;
	z-index: 3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #59af6e;
	line-height: 200%;
	overflow: hidden;
	color: #045f1d;
	font-size: 14px;
	font-weight: bold;
	padding-left: 0px;
	background-position: center top;
}

