@charset "utf-8";

#header {
	height: 238px;
	width: 972px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	width: 972px;
	margin-right: auto;
	margin-left: auto;
}
#left {
	float: left;
	width: 201px;
	background-image: url(../images/index_12.gif);
}
#content {
	float: right;
	width: 771px;
	font-size: 11pt;
	line-height: 1.5em;
	letter-spacing: 0.2em;
}
#footer {
	clear: both;
	width: 972px;
	margin-right: auto;
	margin-left: auto;
}
body {
	/*background-image: url(../images/index_02.jpg);
	background-repeat: repeat-x;*/
	margin-left: 0px;
	margin-top: 0px;
	
	/*font-size: 11pt;
	line-height: 1.5em;
	letter-spacing: 0.2em;*/
}
p {
	font-size: 11pt;
	line-height: 1.5em;
	letter-spacing: 0.2em;
	text-indent: 2.4em;
	text-justify: distribute;
	margin: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-align: justify;
}
/*
#td_style {
	border-radius: 10px;
	border: 1px solid #6699FF;
}
*/
#td_radius10{
	border-radius: 10px;
	border: 1px solid #6699FF;
}

/*
#txt_blue{
	border-radius: 10px;
	border: 1px solid #6699FF;
}
*/

/*
#main #content table tr td table tr #td_style table tr td {
	border-radius: 10px;
	border: 1px solid #6699FF;
}*/

#detail img{
	width:133px;
	height:200px;
}
#major_subject, #work_subject{
	height:1em;
	position:relative;
	z-index:9999;
	margin:0px;
	padding-bottom: 5px;
}
#major_1st, #work_1st{
	padding:0px;
	float:left;
	width:250px;
	margin-top:0px;
	margin-left:0px;
	z-index:9999;
}
#major_2nd, #work_2nd{
	background-color: #CCFFFF;
	padding: 0px;
	width: auto;
	margin-top: 0px;
	margin-left: 250px;
	visibility: hidden;
	z-index: 9999;
	-webkit-transition: all;
	-o-transition: all;
	transition: all;
	border-radius: 10px;
}
#major_content, #work_content{
	clear: both;
	position: relative;
	z-index: 0;
	margin: 0px;
	padding-top: 1px;
}
a:link, a:visited, a:active{
	text-decoration: none;
	color:#00F;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}

#detail_data_a, #detail_data_b{
	font-size: 9pt;
	font-family: "新細明體";
}

#txt_blue {
	color: #0099FF;
}
#txt_brown {
	color: #990000;
	font-weight: bold;
}
#txt_red {
	color: #FF0000;
}
#right_top_link{
	font-size: 9pt;
	font-family: "新細明體";
}
#txt_center{
	text-align: center;
}
#txt_right{
	text-align: right;
}
