body {
	background-color: #000000;
}
a,a:link,a:active,a:visited{
	color: #000000;
	text-decoration:underline;
}
a:hover{
	color: #0A57A4;
	text-decoration:none;
}
p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	/*color: #000000;*/
	color: #676767;
}

.pad_updw ol{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
}
.pad_updw li{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
}


.p_bule{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-align: left;
	font-size: 12px;
	color: #3366CC;
}


.mark1 {
	color: #339933;
}
.mark2 {
	color: #FF3300;
	font-weight: bold;
}
.mark3 {
	color: #FF0000;
}
.mark4 {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF0000;
}
.mark5 {
	color: #FFD019;
}
.mark6 {
	color: #339933;
	font-size: 11px;
	text-align: right;
}
.udline1px {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c1c1c1;
}


.allp_pad {
	padding-right: 80px;
	padding-left: 20px;
}
h1{
	font-size: 15px;
	color: #006699;
	text-decoration: underline;
}
h2{
	font-size: 18px;
	color: #9C0400;
}

.td01 {
	background-color: #FFFBE7;
}
.td02 {
	background-color: #EFFBE7;
}
.td03 {
	background-color: #E7FBFF;
}
.p13xs {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
}
.pad_updw {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
}
.td_dwline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.white_icon {
	color: #FFFFFF;
}
.a2p1 {
	color: #738200;
}
.td07_01 {
	background-color: #1F0951;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 5px;
	text-align:left;
	width:580px;
	margin-left:20px;

}
.a4p1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #005071;
	line-height: 26px;
}
.a5tdoline {
	border: 5px solid #FFFFFF;
}
.a5td2p {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 5px 10px;
	line-height: 20px;
}
.h1p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #006699;
	font-weight: bold;
}
.h2p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CC0033;
	font-weight: bold;
}
.h3p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}

/*--------------------------------datatable只有底線----------------------------------*/
.datatable {/*by news用*/
	border-collapse: collapse;
	margin-left:30px;
    background-color: #FFFFFF;
}
.datatable caption {
    padding-left:5px;
	text-align:left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 30px;
	color: #339933;	
}

.datatable td {
	padding-left:5px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 30px;
	color: #000000;
	border: 1px solid #BBBBBB;	
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/icon/dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;*/
}
.datatable td.td1_001{
	text-align:left;
    background-color: #2C7EDC;/*#99CCCC*/
    font-size: 13px;
	line-height: 30px;
    color: #FFFFFF;
    border: 1px solid #CCCCCC;
	font-weight:normal;
}

.datatable td.tdbottom {
    background-color: #005394;
    border: 1px solid #CCCCCC;
	height:5px;
}
.datatable td a,.datatable td a:link ,.datatable td a:active,.datatable td a:visited {
	color: #000000;
	text-decoration:underline;
}
.datatable td a:hover{
   color: #0A57A4;
   text-decoration:none;
}
.datatable img {
    border:none;
}
.datatable th {/* bgcolor-灰色 */
    background-color: #2C7EDC;/*#99CCCC*/
    font-size: 13px;
	font-weight:bold;
    text-align: center;
	line-height: 30px;
    color: #FFFFFF;
    border: 1px solid #CCCCCC;
}
/*--------------------------------datatable----------------------------------*/

/*--------------------------------td----------------------------------*/
.tdwhite {
	background-color: #FFFBE7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	/*padding-right: 10px;*/
	padding-left: 5px;
	padding-top: 5px;
	text-align: left;
}
.tdwhiteR {/*靠右*/
	background-color: #FFFBE7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	padding-top: 5px;
	text-align: right;
}
/*--------------------------------td----------------------------------*/

/*--------------------------------datatable2----------------------------------*/

.datatable2 {/*form*/
	border-collapse: collapse;
	margin-left:30px;
    background-color: #BBBBBB;
}
.datatable2 caption {
    padding-left:10px;
	text-align:left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	color: #339933;	
}


.datatable2 td {
	padding-left:10px;
	text-align:left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	color: #676767;
	border: 1px solid #BBBBBB;	
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/icon/dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;*/
}
.datatable2 td.tdbottom {
    background-color: #005394;
    border: 1px solid #FFFFFF;
	height:5px;
}
.datatable2 td a,.datatable2 td a:link ,.datatable2 td a:active,.datatable2 td a:visited {
	color: #676767;
	text-decoration:underline;
}
.datatable2 td a:hover{
   color: #0A57A4;
   text-decoration:none;
}
.datatable2 img {
    border:none;
}
.datatable2 th {/* bgcolor-綠色 */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	color: #FFFFFF;
	background-color: #2C7EDC;/*#99CCCC*/
	padding-left: 10px;
	padding-top: 5px;
	font-weight:normal;
	text-align:left;
	border: 1px solid #BBBBBB;
}
/*--------------------------------datatable2----------------------------------*/

/*--------------------------------datatable3----------------------------------*/
.datatable3 {/*by news用*/
	margin-left:20px;
}
.datatable3 caption {
    padding-left:5px;
	text-align:left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	color: #339933;	
}

.datatable3 td {
    height:30px;
	padding-left:3px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	color: #676767;
	/*color: #000000;	
	background-image: url(../images/icon/dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;*/
}
.datatable3 td.tdbottom {
    background-color: #005394;
    border: 1px solid #CCCCCC;
	height:5px;
}
.datatable3 td a,.datatable3 td a:link ,.datatable3 td a:active,.datatable3 td a:visited {
   text-decoration:underline;
   color: #676767;	
}
.datatable3 td a:hover{
   /*color: #0A57A4;*/
   color: #c28e12;
   text-decoration:none;
}
.datatable3 img {
    border:none;
}
.datatable3 th {/* bgcolor-灰色 */
    /*background-color: #2C7EDC;#99CCCC*/
    font-size: 12px;
    text-align: center;
    color: #68470c;
	font-weight:normal;
}
/*--------------------------------datatable3----------------------------------*/

/*--------------------------------datatable4----------------------------------*/
.datatable4 {/*by news用*/
	margin-left:20px;
}
.datatable4 caption {
    padding-left:5px;
	text-align:left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	color: #339933;	
}

.datatable4 td {
    height:30px;
	padding-left:3px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	color: #676767;	
	/*background-image: url(../images/icon/dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;*/
}
.datatable4 td.tdbottom {
    background-color: #005394;

	height:5px;
}
.datatable4 td a,.datatable4 td a:link ,.datatable4 td a:active,.datatable4 td a:visited {
   text-decoration:underline;
   color: #676767;	
}
.datatable4 td a:hover{
   color: #0A57A4;
   text-decoration:none;
}
.datatable4 img {
    border:none;
}
.datatable4 th {/* bgcolor-灰色 */
    background-color: #2C7EDC;/*#99CCCC*/
    font-size: 13px;
    text-align: center;
    color: #FFFFFF;
    border: 1px solid #CCCCCC;
	font-weight:normal;
}
/*--------------------------------datatable4----------------------------------*/

.submit {
	width:74px;
	height: 20px;
	/*	text-align:center;*/
	vertical-align:middle;
	color:#333333;
	background-color: #FFFFFF;
	background-image: url(../images/icon/btn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "新細明體";
	padding-top:2px;
	padding-left:2px;
	font-size: 11px;
}

.submit2 {
	width:120px;
	height: 20px;
	/*	text-align:center;*/
	vertical-align:middle;
	color:#333333;
	background-color: #FFFFFF;
	background-image: url(../images/icon/btn2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "新細明體";
	padding-top:2px;
	padding-left:2px;
	font-size: 11px;
}

.leftimg {
    background-color:#FFFFFF;
    float:left;
	border: 1px solid #CCCCCC;
	margin-top:2px;

	margin-bottom:2px;
	padding: 5px;
}

.leftimg2{
    background-color:#FFFFFF;
    float:left;
	/*border: 1px solid #CCCCCC;*/
	margin-top:2px;
    margin-bottom:2px;
	padding: 5px;
}

.ifo_photo{
	border: 1px solid #999999;	
	padding:3px;
}
.whitewd {
    text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}


/*小太空人專區*/

#photo_pad{
	/**/width:600px;
	padding-left:10px;
	padding-top:10px;
	height:100%

}
.gallary {
	float: left;
	/**/padding:4px;
	width:225px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 20;
}
.gallary img {
	float: none;
	margin: 0px;
	border: none;
	padding: 0px;
}
/**/.gallaryPic {
	display:block;
	width:225px;
	padding:2px;	
}
.gallaryPic1 {
	height:181px;
	display:block;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
}
.gallaryTxt {
	width:130px;
	height:50px;
	border:none;
	float:none;
	font-family: "新細明體","Times New Roman", Times, serif;
	font-size: 11px;
	color: #9B9B9B;
	padding:2px;
}
/*.gallaryBTN {
text-align:right!important;
}*/

.td_title{
   /*border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #BBBBBB;*/
	text-align: center;
	font-size: 12px;
	width:122px;
	height:22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #463410;	
}
.td_bottom{
	text-align: center;
	font-size: 12px;
	width:225px;
	height:30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3366CC;	/*background-color: #CCCCCC;
	display: inline-table;*/
}
.td_bottomB{
	text-align: center;
	font-size: 12px;
	width:225px;
	height:50px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3366CC;	/*background-color: #CCCCCC;
	display: inline-table;*/
}

.td_btn{
	text-align: center;
	font-size: 12px;
	width:122px;
	height:31px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;	
}

.vtbtn{
   width:177px;
   float:left;
}
.vtbtn2{
   width:146px;
   float:right;
   padding-top:30px;
}

.clearer{
   clear:both;
}

.num_page{/*頁碼*/
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	line-height:24px;
	height:50px;
}
.num_page a:link,.num_page a:active,.num_page a:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.num_page a:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

/*小太空人專區*/
