img				{border: 0px;}
.side_title		{font-family: Arial, 新細明體, taipei; font-size: 11; font-weight: bold; color: #333333;}
.footer_item	{font-family: Arial, 新細明體, taipei; font-size: 11; font-weight: normal; color: #ffffff; text-decoration:none;}
.footer_item2	{font-family: Arial, 新細明體, taipei; font-size: 11; font-weight: normal; color: #666666; text-decoration:none;}
.headline		{font-family: Arial, 新細明體, taipei; font-size: 16; font-weight: bold; color: #004e87;}
.sub_headline	{font-family: Arial, 新細明體, taipei; font-size: 14; font-weight: bold; color: #333333;}
.sub_head		{font-family: Arial, 新細明體, taipei; font-size: 14; font-weight: bold; color: #004e87;}
.sub_head_red	{font-family: Arial, 新細明體, taipei; font-size: 12; font-weight: bold; color: #008288;}
.content		{font-family: Arial, 新細明體, taipei; font-size: 12; font-weight: normal; color: #333333;}
.content_bold	{font-family: Arial, 新細明體, taipei; font-size: 11; font-weight: bold; color: #333333;}
.terms			{font-family: Arial, 新細明體, taipei; font-size: 10; font-weight: normal; color: #333333;}
td				{font-family: Arial, 新細明體, taipei; font-size: 11; font-weight: bold; color: #000000;}
a:link			{color: #004e87; text-decoration:none;}
a:active		{color: #004e87; text-decoration:none;}
a:visited		{color: #004e87; text-decoration:none;}
a:hover			{color: #9a0066; text-decoration:none;}
.left_bullet	{color: #004e87; text-decoration:none;}
.index_content	{font-family: Arial, 新細明體, taipei; font-size: 11; font-weight: normal; color: #000000;}
.index_content2	{font-family: Arial, 新細明體, taipei; font-size: 11; font-weight: normal; color: #333333;}
.a2				{font-family: Arial, 新細明體, taipei; font-size: 11; font-weight: normal; color: #333333; text-decoration: underline;}
.a2_high		{font-family: Arial, 新細明體, taipei; font-size: 11; font-weight: normal; color: #008288; text-decoration: underline;}
input           {font-family: Arial, 新細明體, taipei; font-size: 12; color: #000000;}
select          {font-family: Arial, 新細明體, taipei; font-size: 12; color: #000000;}
textarea        {font-family: Arial, 新細明體, taipei; font-size: 11; color: #000000;}

body {
	margin: 2em;
}

/*#privacy-terms {
	width: 590px;
	height: 150px;
	overflow: auto;
	background: #eee;
}

#privacy-terms p {
    padding: 0 1em;
    line-height: 1.3;
}

#agree { display: show; }

input:disabled {
     background: #dddddd;
 } */
 
.styled-button-1 {
	color:#FFF;
	background-color:#004e87;
	border-radius:2px;
	border:none;
	font-size:12px;
	padding:8px 8px 8px 8px;
}

.styled-button-2 {
	background-color:#ccccccc;
}