﻿@charset "utf-8";
@import url(layout.css);
/*-------------------------------------------------------------------------------------------------------*/
/*--Design Setting Start--*/

/*--base design--*/
p {
	color: #666666;
	font-size: 15px;
}
.p1 {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	font-weight: normal;
	color: #666666;
}
strong{
	color: #666666;
	font-weight: bold;
}

h1 img {
	float: left;
}


h2, h2 span {
	font-size: 16px;
	color: #444444;
	font-weight: bold;
}

h3 {
	clear: both;
	padding-left: 14px;
	background: url(../images/menutitle.gif) no-repeat left 6px;
	border-bottom: 1px dotted #999;
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: normal;
	color: #FF6600;
}

h4 {
	color: #006699;
	font-size: 15px;
	font-weight: normal;
}

a {
	color: #FF9900;
	text-decoration: none;
	font-size: 15px;
}
a:hover {
	color: #D75116;
	text-decoration: underline;
}

body {
	background: #EEE;
	color: #666666;
}

.wrap {
	background: #FFF;
	color: #666666;

}

.layout {
	background: #FFF;
}

.leftbg {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/bg_leftbg.gif);
}

.center {
	vertical-align: top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../images/bg_page.jpg);
	background-position: right top;
	background-repeat: repeat-y;
}

.rightbg {
	vertical-align: top;
	/*background: url(../images/centerbgr.gif) no-repeat left 10px;*/
}

.leftblock, .rightblock {
	width: 50%;
	vertical-align: top;
	padding: 0 10px 0 10px;
}

.btn {
	background: url(../images/menubg.gif) repeat-x left top;
	border:1px solid #999;
	padding: 2px;
	color: #666;
	font-size: 12px;
}

.lp, .cp, .qp, .forwardForm {
	margin-top: -8px;
	padding: 10px;
}

.lp h2, .np h2, .cp h2, .qp h2, .forwardForm h2, .sitemap h2{
	padding-left: 34px;
	background-image: url(../images/titleIcon.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;

}

.accesskey {
	position:absolute;
	filter:alpha(opacity=0);	
	-moz-opacity:0;
	opacity:0.5;
	text-decoration:none;
	display:none;
}
/*-------------------------------------------------------------------------------------------------------*/


/*--header design--*/
.header {
	background: #FFFFFF url(../images/hdbg.jpg) repeat-x left top;
}

.nav {
	float: right;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.nav li {
	display: inline;

}
.nav li a {
	color: #8c8c8c;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 6px;
	padding-right: 6px;
	background: url(../images/next.gif) no-repeat left 4px;
	font-size: 12px;
	text-decoration: none;
}
.nav li a:hover {
	color: #FF0000;
}

.header .visitor {
	position: absolute;
	top: 80px;
	left: 3px;
	font-size: 10px;
	color: #d8d8d7;

}
.header .visitor em {
	color: #d8d8d7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;

}
.header .update {
	position: absolute;
	top: 80px;
	left: 123px;
	font-size: 10px;
	color: #d8d8d7;
}
.header .update em {
	color: #d8d8d7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}

.header .search{
	position: absolute;
	top: 40px;
	right: 20px;
	font-size: 13px;
	background-image: url(../images/icon_search.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 19px;
	color: #626262;
}
.header .search .text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	height: 16px;
	margin-right: 6px;
}
.header .search .btn{
	background-image: url(../images/bg_btn.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 22px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #FFFFFF;
}


/*-------------------------------------------------------------------------------------------------------*/


/*--top static menu design--*/
.top .menu {
	position: absolute;
	left: 240px;
	top: 77px;
}

.top .menu li {
	display: inline;
	background: url(../images/micon.gif) no-repeat right 5px;
	*background: url(../images/micon.gif) no-repeat right 3px !important;/*IE7*/
	padding-left: 8px;
	padding-right: 6px;
}
.top .menu li a {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.top .menu li a:hover {
	color: #FFFF00;
	text-decoration: underline;
}

/*-------------------------------------------------------------------------------------------------------*/


/*--left dynamic menu design--*/
.leftbg .mlmenu {
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
}

.leftbg .mlmenu ul {
	margin: 0;
	width: 234px;
	_width: 234px;
	border-top: 1px solid #bfbfbf;
	list-style-type: none;
}

.leftbg .mlmenu li a {
	font-size: 13px;
	line-height: 200%;
	*line-height: 180% !important;/*IE7*/
	font-weight: bold;
	letter-spacing: 0.15em;
	background: #FFFFFF url(../images/nav1.gif) no-repeat left top;
	display: block;
	width: 234px;
	_width: 234px;
	margin: 0px;
	color: #474747;
	text-align: left;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	border-left: 1px solid #bfbfbf;
	*padding: 6px 5px 2px 35px !important;/*IE7*/
	text-decoration: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 35px;
	#padding-left: 50px;
}
.leftbg .mlmenu li ul li a {
	font-size: 13px;
	line-height: 200%;
	*line-height: 180% !important;/*IE7*/
	font-weight: normal;
	letter-spacing: 0.15em;
	background: #FFFFFF url(../images/nav2.gif) no-repeat left top;
	display: block;
	width: 234px;
	_width: 234px;
	margin: 0px;
	color: #474747;
	text-align: left;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	border-left: 1px solid #bfbfbf;
	*padding: 6px 5px 2px 35px !important;/*IE7*/
	text-decoration: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 35px;
	#padding-left: 50px;
}
.leftbg .mlmenu li a:hover {
	text-decoration: none;
	color: #CC3300;
}
html > body .leftbg .mlmenu li a {
	width: 192px;
	color: #474747;
}
.leftbg .mlmenu li {
	display: inline;
	position: relative;
}
.leftbg .mlmenu li ul{
	position: absolute;
	top: 0;
	margin-top: -1px;
	margin-left: 234px;
	display: block;
	_padding-bottom: 10px;
}

.leftbg .mlmenu h2 {
	font-size: 20px;
	line-height: 100%;
	margin: 0px;
	background-color: #d53030;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "標楷體";
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 16px;
	border-bottom-width: 9px;
	border-bottom-style: solid;
	border-bottom-color: #edaa1a;
}




/*--left  menu design--*/
.leftbg .menu {
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
}

.leftbg .menu ul {
	margin: 0;
	width: 234px;
	_width: 234px;
	border-top: 1px solid #bfbfbf;
	list-style-type: none;
}

.leftbg .menu li a {
	font-size: 15px;
	line-height: 200%;

	*line-height: 180% !important;/*IE7*/
	font-weight: bold;
	letter-spacing: 0.15em;
	background: #FFFFFF url(../images/nav1.gif) no-repeat left top;
	display: block;
	width: 234px;
	_width: 234px;
	margin: 0px;
	color: #474747;
	text-align: left;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	border-left: 1px solid #bfbfbf;

	*padding: 6px 5px 2px 35px !important;/*IE7*/
	text-decoration: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 35px;

	#padding-left: 50px;
}
.leftbg .menu li ul li a {
	font-size: 15px;
	line-height: 200%;
	*line-height: 180% !important;/*IE7*/
	font-weight: normal;
	letter-spacing: 0.15em;
	background: #FFFFFF url(../images/nav2.gif) no-repeat left top;
	display: block;
	width: 234px;
	_width: 234px;
	margin: 0px;
	color: #474747;
	text-align: left;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	border-left: 1px solid #bfbfbf;
	*padding: 6px 5px 2px 35px !important;/*IE7*/
	text-decoration: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 35px;
	#padding-left: 50px;
}
.leftbg .menu li a:hover {
	text-decoration: none;
	color: #CC3300;
}
html > body .leftbg .menu li a {
	width: 192px;
	color: #474747;
}
.leftbg .menu li {

}
.leftbg .menu li ul{

	margin-top: -1px;

	_padding-bottom: 10px;
}

.leftbg .menu h2 {
	font-size: 20px;
	line-height: 100%;
	margin: 0px;
	background-color: #d53030;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "標楷體";
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 16px;
	border-bottom-width: 9px;
	border-bottom-style: solid;
	border-bottom-color: #edaa1a;
}
/*-------------------------------------------------------------------------------------------------------*/


/*--ad design--*/
.ad {
	margin-top: 10px;
	text-align: center;
}

.ad li img {
	width: 180px;
}
/*-------------------------------------------------------------------------------------------------------*/


/*--headline design--*/
.rightbg .headline, .rightbg .mybox, .leftbg .headline, .leftbg .mybox {
	margin: 0;
	padding: 0;
	width: 232px;
	margin-bottom: 10px;
}

.rightbg .headline .body, .rightbg .mybox .body, .leftbg .headline .body, .leftbg .mybox .body {
	border: 1px solid #bfbfbf;
	padding: 6px;
	background: url(../images/infobox2.gif) no-repeat right bottom;
}

.headline {
	margin-top: 10px;
	margin-bottom: 10px;
}

.headline h2, .mybox h2 {
	font-size: 15px;
	line-height: 120%;
	margin: 0px;
}

.headline li, .mybox li {
	list-style: none;
	background: url(../images/icon_menu1.gif) no-repeat left 7px;
}
.headline li a, .mybox li a {
	padding-left: 15px;
}

.headline .image {
	width: 150px;
}

.headline .date, .mybox .date, .mitch .date {
	margin-left: 6px;
	color: #999;
	font-size: 12px;
}

.headline .detail a, .mybox .detail a, .mitch .detail a {
	color: #D75116;
	text-decoration: underline;
	margin-left: 6px;
}
.headline .detail a:hover, .mybox .detail a:hover, .mitch .detail a:hover {
	color: #D75116;
	text-decoration: none;
}

.headline .more, .mybox .more, .mitch .more {
	text-align: right;
	margin-top: 6px;
}
.headline .more a, .mybox .more a, .mitch .more a {
	border: 1px solid #CCC;
	font-size: 12px;
	color: #336699;
	padding: 5px;
	font-weight: bold;
	background: url(../images/tabbg.gif) repeat-x left top;
	text-decoration: none;
}
.headline .more a:hover, .mybox .more a:hover, .mitch .more a:hover {
	color: #D75116;
	text-decoration: underline;
}

.headline .source, .mybox .source, .mitch .source {
	color: #999;
	font-size: 12px;
	text-align: right;
}

.rightbg .headline h2, .leftbg .headline h2 {
	padding: 10px 6px 6px 40px;
	background: url(../images/headtext.gif) no-repeat left top;
}

.rightbg .mybox h2, .leftbg .mybox h2 {
	padding: 10px 6px 6px 40px;
	background: url(../images/headlist.gif) no-repeat left top;
}

.center .headline h2, .center .mybox h2 {
	padding-left: 16px;
	background: url(../images/menutitle.gif) no-repeat left 2px;
	border-bottom: 1px dashed #CCC;
}

.center .headline h2 span, .center .mybox h2 span {
	color: #888;
}

.center .headline .body, .center .mybox .body {
	background: #F4F4F4;
	padding: 10px;
}

.center .boxs h2 {
	padding-left: 16px;
	background: url(../images/menu_icon.gif) no-repeat left 3px;
}

.center .boxs li {
	list-style: none;
	background: url(../images/icon_arrow3.gif) no-repeat left 7px;
}

.mitch .body {
	border: 1px solid #EEE;
	padding: 10px;
	background: #FFF url(../images/sidebox.gif) repeat-x left top;
	*background: #FFF url(../images/sidebox.gif) repeat-x left 1px !important;/*IE7*/
}

.mitch h2 {
	background: url(../images/h2bg.gif) no-repeat left top;
	height: 36px;
	padding: 4px;
	margin-bottom: -8px;
}

.mitch h2 span {
	color: #FFF;
}

.mitch a {
	color: #336699;
}
.mitch a:hover {
	color: #D75116;
	text-decoration: underline;
}
/*-------------------------------------------------------------------------------------------------------*/


/*--friendly design--*/
.friendly {
	margin-bottom: 10px;
	font-size: 12px;

}

.friendly .before {
	color: #999;


}

.friendly .path {
	margin-bottom: 10px;
	color: #B3B3B3;
	z-index: 1;
	position: relative;
	top: -20px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/pathbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 28px;
	height: 24px;
}

.friendly .path a {
	padding: 0 4px 0 4px;
	color: #999999;
}

.friendly .path img {
	padding: 0 4px 0 4px;
}

.function {
	text-align: right;
	font-size: 12px;
	padding-right: 6px;
	margin-top: -20px;

}
.function li {
	display: inline;
}
.function li a {
	color: #edaa1a;
}
.function li a:hover {
	color: #D75116;
}

.function .print {
	padding-left: 16px;
	background: url(../images/print.gif) no-repeat left -1px;

}

.function .forward {
	padding-left: 24px;
	background: url(../images/email.gif) no-repeat left -1px;

}


/*--lp design--*/
.lp .subnode {
	margin-top: 6px;
}
.lp .subnode li {
	display: inline;
	margin-right: 6px;
	border-right: 1px solid #CCC;
	font-size: 13px;
}
.lp .subnode li a {
	font-size: 13px;
}

.lp p {
	margin-bottom: 10px;
}

.lp .category li {
	display: inline;
	margin-right: 6px;
}
.lp .category li a {
	font-size: 15px;
}

.lp .page {
	font-size: 13px;
	background: #EEE;
	padding: 4px;
	clear: both;
}
.lp .page em {
	color: #D75116;
	margin-left: 4px;
	margin-right: 4px;
	font-style: normal;
}
.lp .page .condition {
	margin-top: -25px;
	margin-right: 6px;
	text-align: right;
}
.lp .page .condition a {
	padding-left: 8px;
	background: url(../images/icon_arrow5.gif) no-repeat left 2px;
}
.lp .advsearch{
	float: right;
	font-size: 12px;
	background-image: url(../images/icon_menu1.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 13px;
}
.lp .listTb{
	border-collapse:collapse;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.lp .listTb th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-align: left;
}

.lp .listTb td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.lp .listTb2{
	border-collapse:collapse;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.lp .listTb2 th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-align:right;
	width: 15%;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 5px;
	padding-bottom: 4px;
}

.lp .listTb2 td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align:left;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 5px;
	padding-bottom: 4px;
}
.lp .listTb2 td select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
}
.lp .listTb2 td .btn{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
.lp .listTb2 td input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
}




.lp .listTb3{
	border-collapse:collapse;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.lp .listTb3 th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-align:center;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 5px;
	padding-bottom: 4px;
}

.lp .listTb3 td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align:left;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 5px;
	padding-bottom: 4px;
}
.lp .listTb3 td select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
}
.lp .listTb3 td .btn{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
.lp .listTb3 td input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
}
.lp .caltr {
	border:1;
	border-color:#ebebeb; 
	border-style:solid;	
	border-collapse:collapse;
}
.lp .caltr td{
	border-bottom-width: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}



.list {
	font-size: 15px;
	margin-top: -10px;
	margin-bottom: 10px;
}
.list li {
	line-height: 250%;
}
.list .number {
	margin-right: 6px;
	color: #D75116;
}
.list .date {
	color: #999;
	padding-left: 8px;
}

.list2{
	margin-bottom: 20px;
	margin-left: 90px;
	margin-top: 20px;

}
.list2 li{
	font-family: "新細明體";
	font-size: 15px;
	background-image: url(../images/icon_list2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 33px;
	margin-bottom:8px;
	padding-top: 4px;
	padding-bottom: 5px;
	color: #666666;
}
/*-------------------------------------------------------------------------------------------------------*/
.np table{
	width: 90%;
	border-collapse:separate;
	margin-left: 15px;
	padding-top: 25px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.np table td{
	width: 50%;
	background-image: url(../images/icon_npli.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 32px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;

}
.np table td a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
.np table td a:hover{
	color: #CC0000;
	text-decoration: none;
}
.np {}
.np ul{
           margin:0 0px 0 10px;
           clear:both;          
}
.np li {
	display: inline-block;
	float:left;
	width:45%;
	height:40px;
	max-height:40px;
	_height:40px;
	overflow: auto;
	border-bottom: 1px dashed #CCCCCC;
	background-image: url(../images/icon_npli.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin-top: 10;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.np li a {
	color: #666666;
	line-height: 25px;
	font-size:100%;
}
.np li a:hover {
	color: #FF0000;
}
/*--cp design--*/
.cp .webFun {
	margin-top: 10px;
}

.cp .webFun li {
	display: inline;
	padding-right: 8px;
	font-size: 12px;
	color: #666;
}
.cp .webFun li img {
	padding-right: 2px;
}
.cp .webFun li em {
	font-style: normal;
	color: #FF0000;
}

.cp .webFun .clickFun {
	padding-left: 20px;
	background: url(../images/icon-click.gif) no-repeat left top;
}
.cp .webFun .diggFun {
	padding-left: 18px;
	background: url(../images/icon-digg.gif) no-repeat left top;
}
.cp .webFun .commentFun {
	padding-left: 18px;
	background: url(../images/icon-comm.gif) no-repeat left 1px;
}
.cp .webFun .trackbackFun {
	padding-left: 16px;
	background: url(../images/icon-track.gif) no-repeat left top;
}
.cp .webFun .forwardFun {
	padding-left: 16px;
	background: url(../images/icon-track.gif) no-repeat left top;
}

.cp .tabpanel {
	background: #FFF;
}

.cp .listTb{
	border-collapse:collapse;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.cp .listTb th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-align: left;
}

.cp .listTb td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.cp .listTb2{
	border-collapse:collapse;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.cp .listTb2 th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-align:right;
	width: 15%;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 5px;
	padding-bottom: 4px;
}

.cp .listTb2 td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align:left;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 5px;
	padding-bottom: 4px;
}
.cp .listTb2 td select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
}
.cp .listTb2 td .btn{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
.cp .listTb2 td input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
}


/*--tabpanel design--*/
.tabpanel form {
	font-size: .75em;
	margin: 0 0 15px;
	padding: 8px;
	border: 1px solid #cccccc;
	background: #F9F9F9;
}
.tabpanel form table {
	font-size: inherit;
	line-height: 1.5em;
	border-collapse: collapse;
	border: none;
	margin: 0;
	color: #444444;
}
.tabpanel form table caption {
	text-align: left;
	font-size: 1.25em;
	padding-bottom: .5em;
}

.tabpanel form table th {
	font-weight: normal;
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
	padding: 3px 13px 3px 0;
	background: url(../images/th_bg2.gif) no-repeat right 7px;
}
.tabpanel form table td {
	text-align: left;
	vertical-align: top;
	padding: 0 0 3px 3px;
}
.tabpanel input.btn {
	font-size: 1em;
	color: #333333;
}
.tabpanel input.text {
	width: 300px;
	height: 1.3em;
	border: 1px solid #BBBBBB;
	padding: 2px 3px 0;
	font-size: 1em;
	color: #444444;
}
.tabpanel form input.verify {
	width: 160px;
	height: 1.3em;
	border: 1px solid #BBBBBB;
	padding: 2px 3px 0;
	font-size: 1em;
}
.tabpanel  form textarea {
	width: 300px;
	height: 8em;
	border: 1px solid #BBBBBB;
	padding: 2px 3px 0;
	display: block;
	font-size: 1em;
}
.tabpanel form select {
	font-size: 1em;
}
.tabpanel ul , .tabpanel ol {
	padding: 0;
	margin: 0;
}
.tabpanel li {
	font-size: .75em;
	line-height: 1.5em;
	padding: 0 0 .5em;
	margin: 0;
}
.tabpanel div h3 {
	font-size: 0.95em;
	padding: .8em 0 .5em 0;
	margin: 0;
	clear: both;
}

/*--web2Tag--*/
.web2Tag {
	padding-bottom: 10px;
}
.web2Tag ul {
	border-bottom: dotted 1px #aaa;
	overflow: hidden;
	width: 100%;/*�ץ�IE6*/
}
.web2Tag li {
	float: left;
}
*+html>body .web2Tag li {
	white-space: nowrap;
}
.web2Tag li a {
	margin-right: 2px;
}
.web2Tag li em {
	font-style: normal;
}
.web2Tag li span.tagDel img , .web2Tag li span.tagAdd img {
	vertical-align: middle;
	margin-right: 1em;
	cursor: pointer;
}
/*--web2Favorite--*/
.web2Favorite {
}
.web2Favorite ul , .web2Digg ul {
	margin-left: 1.5em;
}
.addFavorite li , .web2Digg li {
	list-style: square;
}
/*--web2Comment--*/
.web2Comment li li {
	font-size: 1em;
}
.web2Comment ul ul {
	margin-left: 1em;
}
.openClose {
	font-size: 1em;
	padding: 0;
	margin: 0 0 1.2em;
	overflow: hidden;
	width: auto;
}
.openClose li {
	float: left;
	margin-right: 1.5em;
	padding-left: 22px;
	background: url(../images/icon_close.gif) no-repeat left top;
}
.openClose li a {
	color: #555555;
}
.openClose li:first-child {
	background: url(../images/icon_open.gif) no-repeat left top;
}
.tabpanel .treeview {
	clear: both;
	margin: 0;
	padding: 0;
}
.treeview li {
	line-height: 1.8em;
}
.treeview>li {
	margin-bottom: .5em;
	padding-bottom: .5em;
	padding-left:1em;
	border-bottom: 1px dotted #aaa;
}
.treeview>li ul {
	padding-bottom: 0;
	margin-bottom: 0;
}
.treeview>li li {
	margin-bottom: 0em;
	padding-bottom: 0;
}
/*--web2Digg--*/
.web2Digg {
}
.web2Digg form img {
	margin-right: 1px;
	vertical-align: 5%;
}
.web2Digg form img + input {
	margin-left: .8em;
}
/*--web2Trackback--*/
.web2Trackback form td input.text {
	width: 250px;
}
.web2Trackback ul {
}
.web2Trackback li {
	border-bottom: dotted 1px #aaa;
	margin: 0;
	padding: .8em 0 .6em;
	line-height: 1.5em;
	width: 100%;
}
.web2Trackback li .title {
	display: block;
	color: #000000;
	font-size: 1.1em;
	margin-bottom: 5px;
	letter-spacing: 1px;
}
.web2Trackback li .abstract {
	display: block;
	letter-spacing: 1px;
	margin: .5em 0;
}
/*--web2Forward--*/
.web2Forward {
}
.web2Forward ul {
}
.tabpanel .web2Forward li {
	display: inline;
	margin-right: .4em;
	padding-right: .8em;
	background: url(../images/dot4.gif) no-repeat right 2px;
}
.tabpanel .web2Forward li .who {
	padding-right: 0.6em;
	margin-right: .3em;
	background: url(../images/icon_colon.gif) no-repeat right 1px;
}
.tabpanel .web2Forward li:last-child {
	background: none;
}
/*----*/

.cp h3 {

}

.cp .image {
	margin-top: 10px;

	
}

.cp .image img {
	border: 2px solid #CCCCCC;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 0;
}

.cp .image span {
	font-size: 13px;
	color: #FF3300;
	display: block;
}

.cp .info {
	margin-top: 10px;
	float: right;
	display: none;
}

.cp .info li {
	font-size: 13px;
	color: #666666;
	display: inline;
	margin-right: 4px;
}

.cp .info span {
	color: #CC6600;
	padding-left: 4px;
}

.cp .related h3, .cp .download h3 {
	clear: both;
	padding-left: 14px;
	background: url(../images/menutitle.gif) no-repeat left 6px;
	border-bottom: 1px dotted #999;
	margin-bottom: 10px;
}

.cp .related ul, .cp .download ul {
	margin: -10px 0 10px 16px;
}

.cp .related li a, .cp .download li a {
	font-size: 13px;
	padding-left: 10px;
	background: url(../images/patharrow.gif) no-repeat left 2px;
}

.cp .related .date, .cp .download .date {
	margin-left: 6px;
	font-size: 13px;
	color: #999;
}

.cp p {
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
/*-------------------------------------------------------------------------------------------------------*/


/*--qp and forward design--*/
.qp table label, .forwardForm table label {
	font-size: 13px;
	color: #999;
}

.qp table th, .forwardForm table th {
	text-align: left;
	padding-right: 6px;
	vertical-align: top;
}

.qp table caption, .forwardForm table caption {
	color: #336699;
	visibility: hidden;
}

.qp form div, .forwardForm form div {
	text-align: center;
	margin-top: 10px;
	padding-top: 4px;
	border-top: 1px dotted #999;
}
/*-------------------------------------------------------------------------------------------------------*/


/*--sitemap design--*/
.sitemap {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.sitemap p {
	margin-left: 30px;
	margin-right: 0px;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 5px;
	color: #333333;
	line-height: 22px;
}


.sitemap ul {
	margin-left: 30px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	padding: 0px;
	color: #333333;
}
.sitemap ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 15px;
	line-height: 22px;

}


.sitemap a:hover{
	color: #0099CC;
	text-decoration: none;
	font-size: 13px;
}


/*--footer design--*/
.footer {
	background-color: #edaa1a;
}

.footer p {
	position: relative;
	color: #FFF;
	margin-left: 230px;
	padding-top: 10px;
	font-size: 13px;
}
.footer p a{
	color: #FFFF66;
	font-family: Arial, Helvetica, sans-serif;
}
.footer p span {
	display: block;
}

.footer .update, .footer .visitor {
	color: #FFF;
	font-size: 13px;
	padding-left: 14px;

}

.footer em {
	margin-left: 4px;
	margin-right: 4px;
	color: #FFFFFF;
	font-size: 13px;
	font-style: normal;
}

.footer .visitor {
	margin-left: 64px;
	margin-top: 8px;
}

.footer .egov {
	float: left;
	margin-top: -5px;
	margin-left: 45px;
}

.footer .aaa{
	float: right;
	margin: 10px;
}

.footer .copyright {
	position: relative;
	margin-top: 5px;
	margin-left: 230px;
}
.footer .copyright li {
	display: inline;
	padding-left: 8px;
	padding-right: 6px;
	background: url(../images/patharrow.gif) no-repeat left 6px;
}
.footer .copyright li a {
	font-size: 12px;
	color: #FFFF33;
}
.center_banner{
	text-align: center;
}
.center_banner img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
/*-------------------------------------------------------------------------------------------------------*/


/*-------------------------------------------------------------------------------------------------------*/


/*--quickLink design--*/
.quickLink {
	text-align: right;
	margin-top: 10px;
	clear: both;
}

.quickLink li {
	font-size: 12px;
	display: inline;
	background-image: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
.quickLink li a {
	color: #FF9900;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
.quickLink li a:hover {
	color: #FF0000;
}

.quickLink .gotop {
	padding-left: 14px;
	padding-right: 6px;
	background: url(../images/top.gif) no-repeat left top;
}

.back {
	padding-left: 14px;
	padding-right: 6px;
	background: url(../images/back.gif) no-repeat left top;
}
/*-------------------------------------------------------------------------------------------------------*/
.table1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
}
.table1 .td{
	width: 50%;
}
.table1 td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-right: 10px;
}
.table1 table {
	width: 95%;
}
.table1 table td{
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 5px;
}
.table1 table caption{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-align: left;
}
.table1 table th{
	padding-top: 5px;
	width: 70px;
	vertical-align: middle;
	height: 60px;
}
.table1 table td img{
	float: right;
	width: 60px;
}
.table1 table a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF6600;
}
.table1 table a:hover{
	color: #CC0000;
}


/*-------------------------------------------------------------------------------------------------------*/
.table2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;

}
.table2 .td{
	width: 50%;
	vertical-align: top;
}
.table2 td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-right: 10px;
}
.table2 table {
	width: 95%;
}
.table2 table td{
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 5px;
}
.table2 table caption{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-align: left;
}

.table2 table a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF6600;
}
.table2 table a:hover{
	color: #CC0000;
}

.table3{
	margin-top: 15px;
	margin-bottom: 15px;
	border-collapse:collapse;
	width: 80%;
	margin-left: 50px;
}
.table3 th{
	vertical-align: top;
	width: 110px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 5px;
}
.table3 td{
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	padding-top: 23px;
}
.table3 ol{
}
.table3 ol li{
	font-size: 13px;
	color: #333333;
	background-image: url(../images/arrow_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 15px;
}
.table4{
	border-collapse:collapse;
	margin-right: 8%;
	margin-left: 8%;
}
.table4 td{
	text-align: center;
}
.border1{
	border: 2px solid #CCCCCC;
}
.qa {}

.qa table{
border-collapse:
	margin-bottom: 30px;
}

.qa table td{
	vertical-align: top;
	font-size: 15px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 3px;
}

.qa table td.td_q{
	vertical-align: top;
	font-weight: bold;
	color: #FD5A0D;
}

.qa table td.td_a{
	vertical-align: top;
	color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 6px;
}

.qa table td span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	margin-left: 1em;
	font-weight: normal;
}

/*--Design Setting End--*/
/*-------------------------------------------------------------------------------------------------------*/

