@charset "utf-8";
/* CSS Document */
@import url("layout.css");
@import url("header2.css");
@import url("mp.css");
@import url("left.css");
@import url("right2.css");
@import url("cp.css");
@import url("lp.css");
@import url("np.css");
@import url("sp.css");
@import url("form.css");
@import url("search.css");
@import url("menu2.css");
@import url("multimenu2.css");
@import url("SpryTabbedPanels.css");


.accesskey {font-size: 100%;float:left; margin:-15px 0 0;}
.accesskey a{color: #FFFFFF;}

h2{
	font-size: 100%;
	background-image: url(../images/h2_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px 0 5px 0px;
	margin:0px 0 20px 0;
	color: #8D4156;
	clear:both;
	font-weight: bold;
	letter-spacing: 1px;
	
}
a{
	color: #97264A;
}
a:hover{
	color: #CC6600;
	text-decoration: underline;
}
.blockquote{
	color: #996600;
	line-height: 170%;
	margin:5px 10px 0 10px;
}



.date{
	color: #666;
	margin-left:3px;
	font-weight: normal;
}

.more{
	
	float:right;		
	margin:5px 0 0px 0;
	clear:both;
}
.more a{
	font-size: 80%;
	color: #888;	
	background-image: url(../images/icon_more.gif);
	background-repeat: no-repeat;
	background-position: right center;	
	text-align:right;
	display:block;			
	margin:0px 0 ;
	padding:3px 12px 0px 0px;
	
}
html>body .more a{font-size: 90%;}
*+ html>body .more a{font-size: 80%;}
.leftimg {
	
}
.btn_center{ text-align:center;  clear:both;}


.PgSet{ float:right; margin:0 3px; clear:both; padding:0px;}
.PgSet li{
	display:inline;
	padding:0;
	background-image: none;
	border:none 0px;
	vertical-align:-10px;
	
}
.friendly{
	color: #666666;
	margin:0 0 0px 0px;
	text-align:left;
	clear:both;
	width:100%;
}
.friendly .path{	
	background-image: url(../images/icon_path.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding: 0 0px 0px 18px;
	margin:5px 0 0px 0px;
}

.friendly .path img{
	vertical-align: middle;
}
.friendly .function{
	float: right;
}
.friendly .function ul{margin:0 0 10px 0;}
.friendly .function li{padding:0 0 10px 0; display:inline;}
.friendly .function .print{
	background-image: url(../images/print.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 15px;
}
.friendly .function .forward{
	background-image: url(../images/forward.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 15px;
}
.friendly .function .back{
	background-image: url(../images/icon_back.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 15px;
}



.text_red{	color: #CC0000;}
.text_green{color: #009933;}
.text_blue{color: #0066CC;}

.text_Q{
	color: #0066CC;
	font-size: 100%;
	font-weight: bold;
	margin:5px 0 5px 0;
}
.text_A{
	color: #CC3300;
	font-size: 100%;
	font-weight: bold;
	margin:5px 0 5px 0;
}

.btngray{
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../images/btngray.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding:2px 3px 2px 3px;
	margin:0 1px;
	height:22px;
	vertical-align:middle;
	border: 1px solid #CCC;
}
.btnCom{
	color: #333333;
	background-image: url(../images/btnCombg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border: 1px solid #EAB13C;
	text-align: center;
	padding: 3px 0;
	font-size: 11px;
	width:60px;
	height:22px;
	vertical-align:middle;
}

.btnadd{
	color: #333333;
	background-image: url(../images/btnadd.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding:3px 0px 2px 0px;
	width:85px;
	border: 0px none;
	text-align: center;
	background-color: #FFFFFF;
}
.inputgray{
	border: 1px solid #B1CDD6;
	padding:4px 3px 0px 3px;
	color: #666666;
	vertical-align:middle;
	
}

/*---------------------------------------------float right*/
.floatright{ float:right;}
.floatright img{
	vertical-align: middle;
}
/*---------------------------------------------float left*/
.floatleft{ float:left;}
.floatleft img{
	vertical-align: middle;
}
/*---------------------------------------------quickLink*/
.quickLink{
	margin: 10px auto;
	text-align:right;
	font-size: 90%;	
	clear:both;
	
}
.quickLink ul{
	margin: 0px;
	text-align:right;
	list-style-type: none;
}
.quickLink li{
	display:inline;	
	padding:0 1px;
	background-image: none;
	border:0px none;
}
.quickLink a.gotop{
	background-image: url(../images/icon_home.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 15px;
	color: #999999;
}
.quickLink a.back{
	background-image: url(../images/icon_back.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 15px;
	color: #999999;
}

/*---------------------------------------------page*/
.page{	
	margin:10px 0 10px 0;
	text-align:center;
	clear:both;
}
.page em{
	color: #CC6600;
	font-weight: normal;
}
.page img{ vertical-align:middle;}
.page .prev{
	background-image: url(../images/icon_previous.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 10px;
}
.page .next{
	background-image: url(../images/icon_next.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	padding-right: 10px;
}
.page div{
	background-image: url(../images/icon_arrow2.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding:2px 0 3px 18px;
	margin:-18px 0 0 0;
	display:inline;
	float:right; 	
}

/*---------------------------------------------sitemap page*/
.sitemap {
	width:95%;
	color: #666666;
	vertical-align: top;
	clear:both;
	
}
.sitemap h3{
	font-size: 100%;
	font-weight: normal;
	color: #009933;
	margin: 5px 0;
	padding-bottom:3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.sitemap p{
	margin:5px 0 10px 0px;
	line-height: 170%;
	text-indent: 2.1em;
	letter-spacing:1px;
	color: #333333;
}
.sitemap ul{
	margin:10px 0 0 20px;
}
.sitemap li{
	list-style-type: none;
	line-height: 170%;
}
.sitemap li img{ vertical-align:middle;}
.sitemap .level{ margin:5px 0 0 15px;}
.sitemap .level li{	
	padding-left: 15px;
	line-height: 170%;
	list-style-type: none;
	font-weight: bold;
	border-bottom: 1px dotted #CCCCCC;
}
.sitemap .level ul{ margin:5px 0 5px 15px;}
.sitemap .level li li{
	padding-left: 15px;
	background-image: url(../images/icon_arrow3.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	list-style-type: none;
	font-weight: normal;
	border: 0px;
	line-height: 170%;
}
.sitemap .level li a{
	color: #880044;
}
.sitemap .level li li a{
	color:#666666;
	text-decoration: underline;
}

/*--footer design--*/
.footer {
	height: 120px;
	padding:2px 0 0 0px;
	font-size:75%;
	background: #FFFFFF url(../images/footer2.gif) repeat-x 0px top;
}

.footer .aaa{
	float: left;
	margin:35px 5px 0 5px ;
}
.footer p{
	color: #663366;
	margin:10px 0px 0 0px;
	line-height: 120%; 
	float: left;
	width:75%;
}
.footer p img{ float:left;margin:0 5px;}
.footer .copyright ul{
	text-align:center;
}
.footer .copyright li{
	display:inline;
	padding:0 0 0 2px;
	border-right:1px solid #CFEBB1;
}
.footer .copyright a{ color:#FFFFFF;}

.footer .egov{ float:right; margin:15px 10px 0 0;	}

.footer .update{
	color: #CC6666;
}
.footer .update em{
	color: #CC6666;
}

/*------------------------------------tabpanel ajaxbg */

div#container div.tabpanel div.tabpanel{
	clear: both;
	width:98%;
	border: solid 1px #ddd;
	background-color: #FFFFFF;
	background-image: url(../images/ajax_bodybg2.gif);
	background-repeat: repeat-x;
	background-position: 0px top;
	margin:0 0 10px 0;
	padding:5px 5px 0px 5px;
	float:left;
	position:relative
}
div#container div.tabpanel_banner div.tabpanel_banner {
	clear: both;
	width:98%;
	border: solid 1px #ddd;
	background-color: #FFFFFF;
	background-image: url(../images/ajax_bodybg2.gif);
	background-repeat: repeat-x;
	background-position: 0px top;
	margin:10 0 10px 0;
	padding:5px 5px 0px 5px;
}
div#container div.tabpanel_banner ul.tablist_1 {
	margin: 0px;
	padding:2px 0 0 5px;
	list-style-type: no
}
