

h2{
text-align: center;
color: #1E90FF;
}

.hr2{
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
}

.hr3{
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	border:0; height:1px; background-color: #A5A5A5;
}

.hr4{
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 5px;
	margin-bottom: 1px;
}


.hr0{
 	height:1px;border:none;border-top: 1px dashed #A3A3A3;
}

.dotted{
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	border-top:1px dashed #cccccc;height: 1px;overflow:hidden;
}


td{
	/*font-size: 13px;*/
}

.note{
color: #666666;
}

.note2{
	color: #666666;	
	font-size: 14px;
	padding-top: 5px;
}

table.thintable {
	border-width: 1px;
	border-spacing: ;
	border-style: inset;
	border-color: #E0E0E0;
	border-collapse: collapse;
	border-right: inset;
	background-color: rgb(255, 255, 240);
	border-top: 1px solid #779999;
   border-bottom: 1px solid #779999;
   border-left: 1px solid #779999;
   border-right: 1px solid #779999;
	font: 12px Tahoma, Verdana;
	
}
table.thintable th {
	border-width: 1px;
	padding: 2px;
	border-style: inset;
	border-color: White;
	background: Lime url(image3.gif);
	-moz-border-radius: ;
}
table.thintable td {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: #E0E0E0;
	/*ackground-color: white;*/
	-moz-border-radius: ;
}

table.thintable2{
	background-color: #cccccc;
	font-size: 15px;
	border-width: 1px;
	border-spacing: ;
	border-style: inset;
	border-color: Black;
	border-collapse: collapse;
	border-right: inset;
	background-color: rgb(255, 255, 240);
	border-top: 1px solid #779999;
   border-bottom: 1px solid #779999;
   border-left: 1px solid #779999;
   border-right: 1px solid #779999;
	/*font: 12px Tahoma, Verdana;*/
}
table.thintable2 th {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	/*border-color: White;*/
	-moz-border-radius: ;
	font-size: 13px;
	border-color: Black;
}
table.thintable2 td{
	/*background-color: #FFFFFF;*/
	border-width: 1px;
	padding: 4px;
	border-style: inset;
	border-color: Black;
	/*ackground-color: white;*/
	-moz-border-radius: ;
	/*font-size: 15px;**/
	/*font-size: 15px;*/
}


table.no_line {
	border-width: 0px;
	border-spacing: 0px;
	border-style: inset;
	border-color: ;
	border-collapse: collapse;
	background-color: ;
	font-size: 15px;
}
table.no_line th {
	border-width: 0px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	/*background-color: white;*/
	-moz-border-radius: ;
}
table.no_line td {
	border-width: 0px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	/*background-color: white;*/
	-moz-border-radius: ;
}

table.none{
	border-width: 1px;
	border-spacing:White ;
	border-style: inset;
	border-color: White;
	border-collapse: collapse;
	border-right: inset;
	/*background-color: rgb(255, 255, 240);*/
	border-top: 1px solid White;
   border-bottom: 1px solid White;
   border-left: 1px solid White;
   border-right: 1px solid White;
	font: 12px Tahoma, Verdana;
}
table.none td{
	background-color: White;
}



.default_table{
	border-width: 1px;
	border-style: solid;
	border-color: #DBDBDB;
	border-collapse: separate;
	background-color: white;
	margin: 2 0 0 0;
}

textarea	{
	background-color: White;
	border: 1px solid Silver;
	font: 12px Tahoma, Verdana;
	/*color: #333333;*/
	margin: 0px 0;	
}
input{
	background-color: White;
	border: 1px solid Silver;
	font: 12px Tahoma, Verdana;
	/*color: #333333;*/
	/*margin: 0 0 0 0;	*/
	vertical-align: middle;
	/*height:20px;*/
}


input.groovybutton
{
   font-size:12px;
   font-family:Arial,sans-serif;
   height:26px;
   background-image:url(button.gif);
   border-style: inset;
   border-color: #779999;
   border-width:1px;

}

.groovybutton_href
{
  float: right;
  margin: 2px 0px 2px 0px;
  padding: 5px 0px 0px 0px;
  width: 100px;
  height: 19px;
  border-top: 1px solid #344D4E;
  border-bottom: 1px solid #779999;
  border-left: 1px solid #344D4E;
  border-right: 1px solid #779999;
  background: #cccccc;
  text-align: center;
  text-decoration: none;
  color: black;
  background-image:url(button.gif);
  white-space: nowrap;
  
  
}



a {
			
			color: #4A4CFF;
			text-decoration: none;
			/*font: 12px Tahoma, Verdana;*/
}

a:hover {
			text-decoration: underline;
}

.button{
	border: 1 solid #CCCCCC;
	text-decoration: none;
	color: Red; 
}

.checkbox{
	background-color: White;
	border: 0px solid Silver;
	/*color: #333333;*/
	margin: 0px 0;	
}
.radio{
	background-color: White;
	border: 0px solid Silver;
	/*color: #333333;*/
	margin: 0px 0;	
}



/*calander*/

table.cal {
	border-width: 1px;
	border-spacing: ;
	border-style: inset;
	border-color: #CECECE;
	border-collapse: collapse;
	border-right: inset;
	background-color: rgb(255, 255, 240);
	border-top: 1px solid #CECECE;
   border-bottom: 1px solid #CECECE;
   border-left: 1px solid #CECECE;
   border-right: 1px solid #CECECE;
	
	
	font-size: 10px;
	
	
}
table.cal th {
	border-width: 1px;
	padding: 2px;
	border-style: inset;
	color: Black;
	-moz-border-radius: ;
}
table.cal td {
	border-width: 1px;
	padding: 4px;
	border-style: inset;
	border-color: #CECECE;
	color: #323232;
	/*ackground-color: white;*/
	-moz-border-radius: ;
}
table.cal .no{
	display:inline-block;
	width:26px;
	height:26px;
	border-radius:50px;
	-moz-border-radius:50px;
	-webkit-border-radius:50px;
	font-size:14px;
	color:#fff;
	background:#3da2e6;
	line-height:26px;
	text-align:center;
	margin-bottom: 2px;
	fo
}

table.cal .apply{
	
	width:115px;
	height:20px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	font-size:12px;
	color:#fff;
	background: #32CD32;
	line-height:20px;
	text-align:center;
	margin-bottom: 2px;
}

table.cal .close{
	
	width:115px;
	height:20px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	font-size:12px;
	color:#fff;
	background: #FF9797;
	line-height:20px;
	text-align:center;
	margin-bottom: 2px;
}


table.cal .type1{
	
	width:115px;
	height:20px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	font-size:12px;
	color:#fff;
	background: #FF9797;
	line-height:20px;
	text-align:center;
	margin-bottom: 2px;
}

table.cal .type2{
	
	width:115px;
	height:20px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	font-size:12px;
	color:#fff;
	background: #FF1515;
	line-height:20px;
	text-align:center;
	margin-bottom: 2px;
}

table.cal .type3{
	
	width:115px;
	height:20px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	font-size:12px;
	color:#fff;
	background: #B9B9B9;
	line-height:20px;
	text-align:center;
	margin-bottom: 2px;
}


/*tooltip*/
p#vtip { display: none; position: absolute; padding: 10px; left: 5px; font-size: 0.8em; background-color: white; border: 1px solid #a6c9e2; -moz-border-radius: 5px; -webkit-border-radius: 5px; z-index: 9999; font-size: 14px; }
p#vtip #vtipArrow { position: absolute; top: -10px; left: 10px }


	div#abgne_marquee {
		position: relative;
		overflow: hidden;	/* 超出範圍的部份要隱藏 */
		width: 400px;
		height: 25px;
		/*border: 1px solid #ccc;*/
		/*color: Black;*/
	}
	div#abgne_marquee ul, div#abgne_marquee li {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	div#abgne_marquee ul {
		position: absolute;
	}
	div#abgne_marquee ul li a {
		display: block;
		overflow: hidden;	/* 超出範圍的部份要隱藏 */
		font-size:12px;
		height: 25px;
		line-height: 25px;
		text-decoration: none;
	}
	
	
/*陰影*/
.shadow {
	background: #f8f8f8;
	border-top:1px solid #ccc;
	border-right:1px solid #666;
	border-bottom:1px solid #999;
	border-left:1px solid #ccc;
	padding: 7px;
}
}
/*陰影*/

.line2{
background: #676767;height: 1px;
overflow: hidden;
}

.default_table{
	border-width: 1px;
	border-style: solid;
	border-color: #292929;
	border-collapse: separate;
	background-color: white;
	margin: 2 0 0 0;
}

.no_line{
	-moz-box-shadow:inset 0px 0px 0px rgba(10%,10%,30%,0.5);
	-webkit-box-shadow:inset 0px 0px 0px rgba(10%,10%,30%,0.5);
	box-shadow:inset 0px 0px 0px rgba(0,0,0,0.3);
	border-bottom: 1px solid #000000; 
	border-left: 1px solid #ffffff; 
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	padding:0px;
	margin-top: 0px; 
	margin-bottom:0px;
	text-align: center;
	font-size: 17px;
}

#no_line{
	-moz-box-shadow:inset 0px 0px 0px rgba(10%,10%,30%,0.5);
	-webkit-box-shadow:inset 0px 0px 0px rgba(10%,10%,30%,0.5);
	box-shadow:inset 0px 0px 0px rgba(0,0,0,0.3);
	border-bottom: 1px solid #000000; 
	border-left: 1px solid #ffffff; 
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	padding:0px;
	margin-top: 0px; 
	margin-bottom:0px;
	text-align: center;
	font-size: 17px;
}

.contact_title{
	
		color: #C2C2C2;
}


.fixed_box{
	background-color: #959595;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	border-radius:3px;
	color: White;
	
}

.fixed_box a {
	font-size: 16px;
	color: White;
	text-decoration: none; 
}

.fixed_box a:hover {
	color: White;
	text-decoration: none; 
}

.rotate_box{
	background-color: #DEB887;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	border-radius:3px;
	color: White;
	
}

.rotate_box a {
	font-size: 16px;
	color: White;
	text-decoration: none; 
}

.rotate_box a:hover {
	color: White;
	text-decoration: none; 
}

.text_white{
	color: White;
}

.m-title{
	font-size: 24px;
	text-align: left;
}

.pt5{
	
	padding-top: 5px;
}
.pt10{
	
	padding-top: 10px;
}

.p_title{
color: #AFAFAF;
}

.put_checkbox{
	
	width: 30px;
	height: 30px;
}