
html {}
body {color: #555555; margin: 0; padding: 0;   font-family: "微軟正黑體", "新細明體", Verdana, Arial, Helvetica, sans-serif;-webkit-text-size-adjust:none;}


a {color: #333; text-decoration: none; font-weight: normal; background-color: transparent;}
a:hover {color:#809A3F;}

.register{
font-size:13px;
text-shadow: 1px 1px 1px #FFF;
}

#CADCH_SEARCH {
	
	width:			100px;
	border-top:1px solid #d2d2d2;
	border-right:1px solid #d9d9d9;
	border-left:1px solid #d9d9d9;
	border-bottom:1px solid #dfdfdf;
	font-size:		13px;
	padding:		0px;
	margin:			0px;
	z-index:		4;
	top:			14px;
	right:			0px;
	overflow:hidden;
	background: #e6e6e6;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow:0px 1px 0px #f2f2f2;
	-moz-box-shadow:0px 1px 0px #f2f2f2;
	-webkit-box-shadow:0px 1px 0px #f2f2f2;
}

#line{
width:			996px;
padding:		0.5px;
background: #eeeeee;
}

#line1{
margin:5x;
width:			400px;
padding:		2px;
background: #325D88;
}


#footer {width:100%; margin-top:30px; font-size:12px;text-align:center; vertical-align: middle; color: #DDD; padding:10px;line-height:20px;background:url(/images/424242bg_4_4.gif) left bottom repeat;}
#footer a {color: #DDD; font-weight: normal;}
#footerbar {font-size:10px;text-align:center;background-color: transparent;padding-right:10px;}







/** subject styles **/
.area {
	display:inline-block;
	float:left;
	position:relative;
	margin:0px 15px 0px 15px;
	color:#FFF;
	width:304px;
	height:440px;
	overflow:hidden;
}

.block {
	padding:0px;
	position:relative;
	width:304px;
	height:440px;
	overflow:hidden;
}
.photo{position:relative;z-index:1}
.content {
  text-align:left;
	font-size:14px;
	text-shadow:0px 1px 0px #000;
	position:absolute;
	z-index:2;
	top:320px;
	left:0px;
	background:#64622D url(images/subject_bg.png) repeat-x 0px 0px;
	width:264px;
	height:440px;
	line-height:20px;
	padding:20px;
}
.content h1{margin-top:0px;margin-bottom:16px;font-size:20px;font-family: "微軟正黑體","Microsoft JhengHei";}
.content a {color:#FFF;text-decoration:none;}
.content a:hover {color:#FFF}
.boxbutton a{
	display:inline-block;
	line-height:1.2em;
	font-size:18px;
	color:#FFF;
	font-weight:500;
	background:#403F1D url(images/boxbutton.png) repeat-x 0px 0px;
	padding:5px 20px 8px 15px;
	border-radius:2px;
	box-shadow:1px 1px 1px rgba(0,0,0,0.2);
	border-collapse:separate;/*IE9 Bug Fix*/
	behavior: url(/en/themes/CHCCD_2011V/PIE.htc);
}
.boxbutton a:hover{background:#195797;text-decoration:none;}
.boxbutton a.sp:hover{background:#AC9E7F;}
/** subject styles END **/


.blockTitle {
	padding: 0px;
	color:#2D6430;
	margin:0px 0px 5px 0px;
	border: 1px solid #ddd;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#E2E2E2));
	background: -moz-linear-gradient(#FFFFFF, #E2E2E2);
	background: -ms-linear-gradient(#FFFFFF, #E2E2E2); /*IE10*/
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#E2E2E2);
	-pie-background: linear-gradient(#FFFFFF, #E2E2E2);
	behavior: url(/js/PIE.htc);
	}

div.blockTitle div.itemHead {
	padding:3px 0px 3px 26px;
	font-size:16px;
	font-weight: 700;
	text-shadow: 0px 1px 0px #FFFFFF;
	display:block;
	background: url(/images/icon.png) no-repeat 4px 50%;
	border: 1px solid #fff;
	font-family: "微軟正黑體","Microsoft JhengHei";
	}
	
	.itemText {margin: 0px 5px 0px 5px; line-height: 22px;background-color: transparent;border-bottom:0px solid #CBBFA5;padding-bottom:20px;font-size:15px;}
	
h3{margin-top:0px;margin-bottom:16px;font-size:16px;}

.a_page_w_1 {
	background-color: #999999;
	height: 1px;
}/*--白線區格--*/

.next_bg {
	background-color: #E0E0E0;
	border: 1px solid #CCCCCC;
}

.photo_bg {
	background-color: #FFFFFF;
	border: 1px solid #D9D7D7;
}