.menu {
	font-size: 7.5pt;
	line-height: 100%;
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #FF9933;
}
.tlink {
	font-size: 9pt;
	line-height: 120%;
	color: #FF6600;
	text-decoration: none;
}
.t {
	font-size: 9pt;
	line-height: 140%;
	color: #333333;
	text-decoration: none;
}
.ts {
	font-size: 8pt;
	line-height: 140%;
	color: #666666;
	text-decoration: none;
}
.h02 {
	font-size: 12pt;
	line-height: 180%;
	color: #333333;
	font-weight: bold;

}
.n {

	font-size: 9pt;
	line-height: 150%;
	color: #333333;
}
.h03 {


	font-size: 12pt;
	line-height: 180%;
	color: #330099;
	font-weight: bold
}
.cap {


	font-size: 8pt;
	line-height: 130%;
	color: #333333;
}
.h01 {

	font-size: 16pt;
	line-height: 150%;
	color: #000066;
	font-weight: bold;
}
.pagebreak {
	page-break-after: always;
}
.info {  font-size: 9pt; line-height: 140%}
.navi {  font-size: 12pt; line-height: 140%; color: #333333; text-decoration: none; font-weight: bold}
.main_color_block1 { font-size: 8pt; line-height: 140%; color: #000099; text-decoration: none; }
.main_color_block2 { font-size: 9pt; line-height: 140%; color: #000099; text-decoration: none; }
.main_color_block3 { font-size: 11pt; line-height: 140%; color: #000099; text-decoration: none; }
.nb { font-size: 9pt; line-height: 150%; color: #333333; font-weight: bold}
.nbg {
font-size: 9pt; line-height: 150%; color: #336600; font-weight: bold
}
.read {
font-size: 11pt; line-height: 200%; color: #003366; font-weight: bold;
border-bottom:1px dotted #369;
}.readTitle {
	font-size: 10pt;
	line-height: 180%;
	color: #003366;
	font-weight: bold;
	border: 1px solid #003366;
}
.borderTable {
	font-size: 9pt;
	line-height: 140%;
	color: #333333;
	text-decoration: none;
	text-align: center;
	border: 1px solid #999999;
}
.readBorder {
	font-size: 11pt;
	line-height: 180%;
	color: #003300;
	font-weight: bold;
	padding:5px;
	border: 1px solid #696;
	background-color: #EEFFEE;
	margin:15px 0 5px 0;
}
table .table1{
	border-collapse:collapse;
	font-size:10pt;
	line-height:140%;
	color:#333;
	
	margin-bottom:15px;
	
}
table .table1 th{
	background-color:#CFF;
	font-weight:bold;
	padding:5px;
	border:1px solid #999;
}

table .table1 td{
	padding:5px;
	border:1px solid #999;
}

.n_right{
	display:block;
	text-align:right;
	margin-top:5px;
}

.n_center{
	display:block;
	text-align:center;
	margin-top:5px;
}

.n_left{
	display:block;
	text-align:left;
	margin-top:5px;
}


/*IT特区 ---------------------------------------------------*/
.it_label{
	display:block;
	margin:0px 0 10px 0;
	padding:5px 5px;
	border-bottom:1px solid #06C;
	border-left:4px solid #06C;
	font-size:12pt;
	font-weight:bold;
	color:#003366;
}

table tr.it_colored{
	background-color:#EEFFFF;
}

table tr td.it_border{
	border-top:1px dotted #EEE;
	border-bottom:1px dotted #999;
}

div.it_indent{
	display:block;
	margin:10px 0px 20px 20px;
}
/*---------------------------------------------------*/
