@charset "utf-8";

body {
	background-color:#FFFFFF;
}


.form th {
	font-weight:bold;
	padding:5px 10px 5px 5px;
	text-align:left;
	width:95px;
}
.form td, .form th {
	border-color:#E0E0E0;
	border-style:solid;
	border-width:0 0 1px;
	height:140%;
	padding:5px;
}

.EngText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.ChinText {
	font-family: "新細明體";
	font-size: 12px;
	color: #666;
	line-height: 18px;
	text-decoration: none;
}
a.ChinText:hover {
	font-family: "新細明體";
	font-size: 12px;
	color: #EC1A24;
	line-height: 18px;
}
.ChinTextBlue {
	font-family: "新細明體";
	font-size: 12px;
	color: #00165A;
	line-height: 18px;
}
.ChinTitleRed {
	font-family: "新細明體";
	font-size: 16px;
	font-weight: bold;
	color: #EC1A24;
	line-height: 22px;
}
.ChinTextBlue a, .ChinTextBlue a:visited {
	font-family: "新細明體";
	font-size: 12px;
	color: #00165A;
	line-height: 18px;
	text-decoration: none;
}
.ChinTextBlue a:hover {
	font-family: "新細明體";
	font-size: 12px;
	color: #EC1A24;
	line-height: 18px;
	text-decoration: underline;
}
.ChinTextWhite {
	font-family: "新細明體";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}
.ChinTextBlueBig {
	font-family: "新細明體";
	font-size: 15px;
	color: #00165A;
	line-height: 18px;
}
.box-left-shadow {
	background-image: url(../img/box-left-shadow.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.membermenu-border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.box-right-shadow {
	background-image: url(../img/box-right-shadow.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.box-border {
	border: 1px solid #CCC;
}
.smallchintext-grey {
	font-family: "新細明體-ExtB";
	font-size: 11px;
	color: #666;
	text-decoration: none;
}
a.smallchintext-grey:hover {
	font-family: "新細明體-ExtB";
	font-size: 11px;
	color: #EC1A24;
	text-decoration: none;
}
.smallchintext-red {
	font-family: "新細明體-ExtB";
	font-size: 11px;
	color: #EC1A24;
}

.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #FFF;
	background-color: #CCC;
	border: none;
	
	
	
}
.verticalLine {
	background-image: url(../img/vertical-line.gif);
	background-repeat: repeat-y;
}

.selectbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #FFF;
	background-color: #00165A;
	
}
.titletext {
	font-family: "新細明體-ExtB";
	font-size: 14px;
	color: #00195A;
	font-weight: normal;
}


.box-bottom-shadow {
	background-image: url(../img/box-bottom-shadow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.memberPhotoContainer_member {
	display: table-cell; 
	width: 174px; 
	height: 218px; 
	border: 1px solid #ccc;
	text-align: center;
	vertical-align: middle;
}

.memberPhotoContainer_guest {
	border: 1px solid #FFF;
}

.memberPhoto {
	width:174px; 
	max-height: 218px;
}

.newsPhoto {
	width:460px; 
	max-height: 460px;
}
