﻿.study_pad_1
{
	height: 480px;
	background-image: url(../../images/study_master_8.gif);
	background-repeat: repeat;
}

#study_first_row, #study_second_row, #study_third_row, #study_fourth_row, #study_fifth_row
{
	margin: 0 auto;
	width: 1024px;
}


.studyMenuItem
{
	margin: 4px 0px 0px 0px;
	text-align: center;
	padding-left: 30px;
	padding-right: 10px;
	font-weight: bold;
}

.studyMenuItem .menuItemAnchor
{
	text-align: center;
	font-family: 新細明體,Arial,MingLiU;
	font-size: 19px;
	color: #696969;
}

.study_content_pad
{
}

.study_content_text
{
	text-align: left;
	font-family: 新細明體,Arial,MingLiU;
	font-size: 18px;
	line-height: 22px;
	margin: 28px 10px 20px 18px;
	overflow: auto;
	scrollbar-face-color: #c4c232;
	height: 90%;
}

.study_content_header
{
	text-align: center;
	font-family: 新細明體,Arial,MingLiU;
	font-size: 28px;
	font-weight: bold;
	border-bottom-style: double;
	line-height: 38px;
}

.study_bottom
{
	width: 450px;
	height: 30px;
	font-family: 新細明體,Arial,MingLiU;
	font-size: 18px;
	color:#696969;
}
