/* CSS Document */
body {
	margin: 10px;
	background-color: #f4f4f4;
	text-align: center;
	line-height: 20px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
}
h1{ padding: 0px 0px 5px 0px;
	font-family: SimHei, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: lighter;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
#main{margin-left:auto;
	margin-right:auto;
	padding: 15px 10px 10px 10px;
	width: 550px;
	background-color: #fff;
	text-align: left;
}
#main1{margin-left:auto;
	margin-right:auto;
	padding: 0px 0px 0px 0px;

	background-color: #fff;
	text-align: left;
}
.text3{

	font-size: 12px;
	color: #ed0000;
}
.text4{
	font-size: 13px;
	color: #ed0000;
}
.text5{
	font-size: 13px;
	color: #333;
	font-weight: bold;
}
img{
	border: none;
}
#closewindows{padding: 20px 10px 10px 5px;
	text-align: center;
}
.table1{
	background-color: #999;
	width: 100%;
}
.tdbt{
	line-height: 16px;
	color: #333;
	background-color: #eee;
	text-align: center;
	font-weight: bold;
	height: 25px;
}
.td{
	background-color: #fff;
	padding: 0px 10px 0px 10px;
	line-height: 20px;
}
.td2{
	background-color: #fff;
	padding: 0px 10px 0px 10px;
	line-height: 20px;
	text-align: center;
}
ol{
	list-style-type: decimal;
}
ol li ol{
	list-style-type: lower-alpha;
}
.table2 { background-color:#999; text-indent:0;}
.table2 td { background-color:#fff; padding:3px; line-height:1.2em;} 
.table2 .tit td {background-color:#eee;text-align:center;}
.p_right { text-align:right; margin:0;}
.new_tk { list-style:none;  }
.new_tk .li_t { text-indent:-2em;}
.new_tk .li_t2 {text-indent:-3em;}
.new_tk p { margin:0; text-indent:2em;}
.sec_ul { list-style:none;text-indent:0; margin-left:-30px; }
.th_ol { list-style-type: decimal;text-indent:0;}