/**基本文字格式定义**/
body{
	margin: 0px;
	SCROLLBAR-ARROW-COLOR: #48b4d8;
	SCROLLBAR-TRACK-COLOR: #0090fc;
	SCROLLBAR-BASE-COLOR: #2448b4;
	background: #ffffff url(images/body.background.jpg) repeat-y center;
}
body,td,th{
	color:#333333;
	font-size: 12px;
	font-family : "Lucida Grande", Lucida, Verdana, Arial, Helvetica, "宋体", sans-serif;
	line-height: 1.4;
}

a{
	text-decoration: none;
	color: #666666;
}
a:hover{
	text-decoration: underline;
	color: #003399;
}

form {display: inline;}

input,select,textarea{
	font: 9pt Tahoma, Verdana; 
	background-color: #F8F8F8 ;
	padding: 2px;
}

hr {height: 1px;color: #7B97E0;margin: 0px;padding: 0px;}


.issLinkStyle1 a,.issLinkStyle1 a:visited,.issLinkStyle1 a:hover{
	color:#FFFFFF;
	text-decoration: none;
}
.issLinkStyle1 a:hover{
	color:#FFFF00;
	text-decoration:underline;	
}

/*************************************************************/

#issTopbar{
	text-align:right;
	padding:0px 20px;
	line-height:30px;
	height:30px;
	background-color:#ffffff;
	border-bottom:1px dotted #999999;
}
#issTopbar,#issTopbar a{
	color:#999999;
}

#issMenubar{
	padding-left:30px;
	line-height:30px;
	border-bottom:2px solid #FFCC00;
	background: url(images/footbar.bg.jpg) repeat-x;
}
#issMenubar,#issMenubar td{
	color:#FFFFFF
}
#issNavBar{
	padding-left:30px;
	border-bottom:1px dotted #999999;
	background-image: url(images/icon.nav.gif);
	background-repeat: no-repeat;
}
.issBlock{
	padding:0px 2px;
}
.issSeparate{
	height:20px;
}
.divContainer{
	position:relative;
	left:50%;
	width:770px;
	margin-left:-385px;	
}
#footbar{
	text-align:center;
	line-height:30px;
	background: url(images/footbar.bg.jpg) repeat-x;
	height:30px;
	color:#FFFFFF;
}

#footbar a{
	color:#FFFFFF;

}


#footbar2{
	color:#666666;
	text-align:left;
	padding-left:15px;
}




#leftBar,#leftBar td{
	color:#0066CC;
}
#leftBar a{
	color:#0066CC;
}
#leftBar {
	border-right:1px solid #999999;
}


#leftBar .panel{
	width:174px;
	margin-bottom:5px;
}


#leftBar .panel .rowTitle {
	color:#666666;
	padding-left:30px;
	height:24px;
	line-height:22px;
	background-image: url(res/index_r17_c1.gif);
}
#leftBar .panel .rowContent {
	padding:5px;
	padding-left:20px;
	padding-right:20px;
	background-image: url(res/index_r13_c1.gif);
}
#leftBar .panel .rowFoot {
	height:15px;
	background-image: url(res/index_r15_c1.gif);
	overflow:hidden;
	line-height:15px;
}

#blockTop{
}
#blockTop .panel{
	width:320px;
}
#blockTop .rowTitle{
	padding-left:35px;
	padding-top:3px;
	height:30px;
	line-height:30px;
	background-image: url(images/panel.top.title.bg.gif);
}
#blockTop .rowContent {
	padding:5px;
	background-image: url(images/panel.top.row.bg.gif);
}
#blockTop .rowFoot{
	height:15px;
	background-image: url(images/panel.top.foot.bg.gif);
	overflow:hidden;
	line-height:15px;
}

#blockMain{
}
#blockMain .panel{
width:580px;
}
#blockMain .rowTitle{
	padding-left:35px;
	padding-top:3px;
	height:30px;
	background-image: url(images/panel.main.title.bg.gif);
}
#blockMain .rowContent {
	padding:5px;
	background-image: url(images/panel.main.row.bg.gif);
}
#blockMain .rowFoot{
	height:15px;
	background-image: url(images/panel.main.foot.bg.gif);
	overflow:hidden;
	line-height:15px;
}






/*************************************文档页面查看的内容区************************/
/*容器*/

#FLEXI_CONTENT{
	line-height: 1.6;
	margin: 0;
	font-size: 14px;
	font-family : "Lucida Grande", Lucida, Verdana, Arial, Helvetica, "宋体", sans-serif;
}
#FLEXI_CONTENT p{
	text-indent: 2em;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: justify;
}

#FLEXI_CONTENT hr{
	color:  #444444;
	background-color: #444444;
	height: 1px;
	border: 0px;
	width:  90%;
	margin: 5px auto;
 }
 
#FLEXI_CONTENT H1{
	font-size: 18px;
	line-height: 24px;
	padding-right: 10px;
	padding-left: 20px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#FLEXI_CONTENT H2{
	font-size: 16px;
	line-height: 28px;
	font-weight: bold;
	margin-left: 20px;
}

#FLEXI_CONTENT H3{
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	margin-left: 20px;	
}

/* 分页器 */
.issPager{
	background: url(../../../_images/nav.arrow.gif) no-repeat 3px 8px;
	border-top: 1px solid #bbbbbb;
	padding: 2px 14px;
}
.issPager .pager,.issPager .pager:visited,.issPager .pager:hover,
.issPager .pager_current,.issPager .pager_current:visited,.issPager .pager_current:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	background-color: #dddddd;	
	border: 1px solid #999999;
	border-left:none;
	border-right:none;
	margin-left: 3px;
	padding:2px 5px;
}
.issPager .pager:hover,.issPager .pager_current,.issPager .pager_current:visited,.issPager .pager_current:hover {
	background-color: #bbbbbb;
	color:#444444;
}
/* 自动收缩框的样式 */
.collapse_panel {
	border: 1px solid #666666;
	text-align: left;
}
.collapse_content {
	width: 100%;
	overflow: scroll;
	background: #FFFFE1;
}

.collapse_title,.collapse_title_collapsed {
	background: #99B5E9;	
}

.collapse_a_button,.collapse_a_button_collapsed{
	background-image: url(../../_images/up.gif);
	cursor: hand;
	height: 20px;
	width: 20px;
	background-repeat: no-repeat;
	margin: 2px;
}
.collapse_a_button_collapsed
{
	background-image: url(../../_images/down.gif);
}
