/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	width:1003px;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	text-align:center
	
}
/*
#main{
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 1003px;
	height: 108px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}
*/
#in_main {
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 100px;
	border-bottom-width: 0px;
	border-left-width: 100px;
	width: 100%;
	height: 408px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/***********************************************/
.weizhi{font-size: 14px;color: #FFF;}
a.weizhi:link{font-size: 14px;color: #FFF;}
a.weizhi:visited{font-size: 14px;color: #FFF;}
a.weizhi:hover{font-size: 14px;color: #dedede;}
a.weizhi:active{font-size: 14px;color: #FFF;}

.copy{font-size: 12px;line-height:22px;color: #000;}
a.copy:link{font-size: 12px;line-height:22px;color: #000;}
a.copy:visited{font-size: 12px;line-height:22px;color: #000;}
a.copy:hover{font-size: 12px;line-height:22px;color: #fff;}
a.copy:active{font-size: 12px;line-height:22px;color: #000;}

.linktop{font-size: 12px;line-height:22px;color: #9dc2da;}
a.linktop:link{font-size: 12px;line-height:22px;color: #9dc2da;}
a.linktop:visited{font-size: 12px;line-height:22px;color: #9dc2da;}
a.linktop:hover{font-size: 12px;line-height:22px;color: #0479c6;}
a.linktop:active{font-size: 12px;line-height:22px;color: #9dc2da;}

.admin{font-size: 12px;color: #c6043b;}

.bg{font-size: 12px;color: #fff;}
a.bg:link{font-size: 14px;color: #FFF;}
a.bg:visited{font-size: 14px;color: #FFF;}
a.bg:hover{font-size: 14px;color: #dedede;}
a.bg:active{font-size: 14px;color: #FFF;}

.dl{font-size: 14px;color: #007cdb;}

.tx{font-size: 12px;line-height:18px;color: #6e6a69;}

.linkfoot{font-size: 14px;color: #999999;}
a.linkfoot:link{font-size: 14px;color: #999999;}
a.linkfoot:visited{font-size: 14px;color: #999999;}
a.linkfoot:hover{font-size: 14px;color: #0479c6;}
a.linkfoot:active{font-size: 14px;color: #999999;}

/* HTML table styles                             */
/***********************************************/


a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
	
	
	
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 10px 0px;
	border-bottom: 1px solid #cccccc;
	width: 1003px;
}

#navBar{
    width:258px;
	float:left;
	margin: 0 auto;
	padding: 0px;
	background: url(../image/index_79.gif);
}

#content{
  float:right;
	width: 745px;
	margin: 0;
	padding: 0 0 0 0;
	background: url(../image/right_02.gif);
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 0px 0px 0px 0px;
	border-bottom: 0px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}

#search1{
	padding: 0px 0px 0px 0px;
	border-bottom: 0px solid #cccccc;
	font-size: 90%;
}

#search1 form{
 margin: 0px;
 padding: 0px;
}

#search1 label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 5px 10px 3px 7px;
	font-size: 90%;
	/*height:　101px;*/
}

.relatedLinks1{
	margin: 0px;
	padding: 3px 10px 2px 7px;
	font-size: 90%;
}


.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 0px 0px 6px 144px;
	font-size: 80%;
	border-top: 0px solid #cccccc;
}

#advert img{
	display: block;
}

#daojishi {
	padding: 0px 10px 0px 17px;
	font-size: 14px;
	font-weight: bold;
	color: #0181c8;
	background: url(../image/bj.gif);
	margin: 0px;
	height:38px;
	
}
*+html #daojishi {
	padding: 0px 10px 0px 17px;
	font-size: 14px;
	font-weight: bold;
	color: #0181c8;
	background: url(../image/bj.gif);
	margin: 0px;
	height:30px;}/*ie7*/

/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

#topnav {
	width: 345px;
	float: right;
	margin: 0px;
	border-top-width: 6px;
	border-right-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #0479C6;
	border-right-color: #0479C6;
	height: 92px;
}
/* 2级页面搜索盒 */ 
.topnav_ttl{height:28px;} 
.topnav_w936{
	clear:both;
	width:352px;/*这里调整整个滑动门的宽度*/
	margin-right: 0;
	margin-left: 0;
	text-align: left;
} 
/* TAB 切换效果 */ 
.topnav_tb_{
	float: left;
} 
.topnav_tb_ ul{
	height:28px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
} 
.topnav_tb_ li{
	height: 28px;
	line-height:1.9;
	width: 67px;
	cursor:pointer;
	float: left;
	text-align: center;
	font-size: 12px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
} 
/* 用于控制显示与隐藏的css类 */ 
.topnav_normaltab {
	background-repeat: no-repeat;
	color:#000000;
	background-image: url(../image/index_17.gif);
} 
.topnav_hovertab { background-image: url(../image/index_14.gif); background-repeat: no-repeat; color:#FFFFFF; font-weight:bold } 
.topnav_dis{display:block;} 
.topnav_undis{display:none;} 

.topnav-top1 {
	text-align: right;
	width: 300px;
	margin-top: 5px;
	margin-right: 8px;
	float: right;
}
#top {
	height: 98px;
	width: 1003px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../image/topr_01.gif);
}

/***********************************************/
/* HTML in_main                            */

#in_main {
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 100px;
	border-bottom-width: 0px;
	border-left-width: 100px;
	width: 1003px;
	height: 408px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;}

/*
#in_top {
	width:601px;
	float: left;
	text-align: center;
    margin-top:100px;
	margin-left: 201px;}
*/
#in_top {
	width:504px;
	text-align: left;
	margin: 100px 0 0 0;}

/*
#in_center {
    width: 601px;
	height: 175px;
	float: left;
	text-align: center;
	margin-top: 30px;
	margin-left: 201px;
	background-image:url(../image/in_07.gif);}
*/
#in_center {
    width: 601px;
	height: 175px;
	text-align: left;
	margin: 30px 0 0 0;	
	background-image:url(../image/in_07.gif);}
/*
#in_foot {
	width:601px;
	height:200px;
	float: left;
	text-align: left;
    margin-top:40px;
	margin-left: 201px;}
 .in_foot tr{
    width:300px;
	height:40px;
	text-align:left;}

 .in_foot tr td{
    width:500px;
	text-align: left;
    float: left;
	margin-top: 20px;
	margin-left: 100px;
	}
*/
#in_foot {
	width:601px;
	height:200px;
	text-align: left;
	margin: 40px 0 0 0;
}
 
.in_foot tr{
    width:300px;
	height:40px;
	text-align:left;}
 
.in_foot tr td{
    width:500px;
	text-align: left;
	margin: 20px 0 0 0;
	}

/***********************************************/ 


/***********************************************/
/* HTML zc_main   */
/*
#zc_main {
	width: 1003px;
	background-color:;
	background: #0e92e6 url(../image/zc_01.gif) repeat-x;}
	
#zc_top {
    width: 601px;
	margin-left: 201px;
	background:#fff;}
*/
#zc_main {
	width: 100%;
	background-color:;
	background: #0e92e6 url(../image/zc_01.gif) repeat-x;}
	
#zc_top {
    width: 601px;
	text-align:left;
	margin-left: 0 auto;
	background:#fff;}

/***********************************************/ 

/*新闻*/
.newtable01 {
	padding: 8px;
	background-color: #f7ffff;
	border: 1px solid #cccccc;
}
.leftContent {
	CLEAR: both
}
.leftContent .content .col {
	FLOAT: left
}
.leftContent .content .w1 {
	WIDTH: 162px;
	padding-top: 5px;
}
.leftContent .content .w2 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 14px; PADDING-BOTTOM: 0px; WIDTH: 240px; PADDING-TOP: 0px
}
.leftContent .content .w3 {
	WIDTH: 122px
}
.leftContent .content .w4 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 14px; PADDING-BOTTOM: 0px; WIDTH: 280px; PADDING-TOP: 0px
}
.leftContent .content .listText {
	CLEAR: both; BORDER-RIGHT: #cbcbcb 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #cbcbcb 1px solid; PADDING-LEFT: 5px; BACKGROUND: #f2f6fb; PADDING-BOTTOM: 3px; BORDER-LEFT: #cbcbcb 1px solid; COLOR: #cbcbcb; LINE-HEIGHT: 160%; PADDING-TOP: 8px; BORDER-BOTTOM: #cbcbcb 1px solid; TEXT-ALIGN: left
}
.leftContent .content .listText A {
	COLOR: #000
}
.leftContent .content .listText A:visited {
	COLOR: #000
}
.leftContent .content .listText A:hover {
	COLOR: #bc2931
}
.leftContent .content .pic {
	CLEAR: both
}
.leftContent .content .pic IMG {
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.leftContent .content .pic H6 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: normal; FONT-SIZE: 12px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px; TEXT-ALIGN: left
}
.leftContent .content .list {
	CLEAR: both
}
.leftContent .content .list UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px
}
.leftContent .content .list LI {
	CLEAR: both; PADDING-RIGHT: 0px; PADDING-LEFT: 2px; PADDING-BOTTOM: 0px; LINE-HEIGHT: 22px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; TEXT-ALIGN: left
}
.leftContent .content .list .line {
	BORDER-TOP: #ccc 1px dashed; MARGIN: 4px 0px 0px
}
.leftLine {
	BORDER-BOTTOM: #cbcbcb 1px solid
}
.leftHeight1 {
	OVERFLOW: hidden; HEIGHT: 272px
}
.leftHeight2 {
	OVERFLOW: hidden; HEIGHT: 295px
}
.leftHeight3 {
	OVERFLOW: hidden; HEIGHT: 312px
}
.leftHeight4 {
	OVERFLOW: hidden; HEIGHT: 285px
}
.FONT_h4 {
	CLEAR: both;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 4px;
	FONT-FAMILY: "黑体", "Arial Black", sans-serif;
	TEXT-ALIGN: left;
	font-size: 18px;
	font-weight: 100;
	display: block;
}
/* 标准盒模型 */ 
.ttl{height:18px;} 
.ctt{
	height:auto;
	padding:6px;
	clear:both;
	text-align:left;
	border-top-width: 0;
	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: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
} 
.w936{
	clear:both;
	width:432px;/*这里调整整个滑动门的宽度*/
	margin-right: 0;
	margin-left: 0;
} 
/* TAB 切换效果 */ 
.tb_{} 
.tb_ ul{height:24px;} 
.tb_ li{
	height: 24px;
	line-height:1.9;
	width: 72px;
	cursor:pointer;
	float: left;
	text-align: center;
} 
/* 用于控制显示与隐藏的css类 */ 
.normaltab { background-image:url(../images/new_title_bg02.gif); background-repeat: no-repeat; color:#000000;} 
.hovertab { background-image: url(../images/new_title_bg01.gif); background-repeat: no-repeat; color:#FFFFFF; font-weight:bold } 
.dis{display:block;} 
.undis{display:none;} 
.new_title {
	font-weight: bold;
	color: #316500;
	text-indent: 15px;
}
.new_table_border {
	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: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.new_view_right_border {
	border: 1px solid #CCCCCC;
}

/* 2级页面搜索盒 */ 
.search_ttl{height:18px;} 
.search_ctt{
	height:50px;
	text-align:left;
	background-color: #336600;
	padding: 6px;
	clear: both;
} 
.search_w936{
	clear:both;
	width:750px;/*这里调整整个滑动门的宽度*/
	margin-right: 0;
	margin-left: 0;
} 
/* TAB 切换效果 */ 
.search_tb_{
	padding-left: 56px;
} 
.search_tb_ ul{height:24px;} 
.search_tb_ li{
	height: 25px;
	line-height:1.9;
	width: 77px;
	cursor:pointer;
	float: left;
	text-align: center;
} 
/* 用于控制显示与隐藏的css类 */ 
.search_normaltab { background-image:url(../images/search_title_bg02.gif); background-repeat: no-repeat; color:#000000;} 
.search_hovertab { background-image: url(../images/search_title_bg01.gif); background-repeat: no-repeat; color:#FFFFFF; font-weight:bold } 
.search_dis{display:block;} 
.search_undis{display:none;} 


.k{
	border: 1px dashed #9fc9dd;
}



#tj_top{width:239px;}

.tj_top_r{
    width:239px;
	height:48px;
	background-image:url(../image/xtd.gif);
}
.t{
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}


.topnav-top_1 {
	text-align: right;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	float: right;
	text-align:left;
	height:28px;
	background-color:#027ac6;
}

.ll{font-size: 14px;color: #027ac6;}
a.ll{color: #027ac6;}
a.ll{color: #027ac6;}
a.ll{color: #0479c6;}
a.ll{color: #027ac6;}

.l{font-size: 12px;color: #006699;}
a.l{font-size: 12px;color: #006699;}
a.l{font-size: 12px;color: #006699;}
a.l{font-size: 12px;color: #0479c6;}
a.l{font-size: 12px;color: #006699;}

