@charset "utf-8";

.box_r {
	float:left;
	width:672px;
	font-size:10pt;
	margin-bottom:10px
}

.box_r h1{
	font-size:11pt;
	color:#ffffff;
	background-color:#808080;
	padding:0 4px 0 4px;	/*,E,,*/
	margin:4px 0 4px 0;
}

.box_r p{margin:5px 5px 5px 5px;}

.box_r ol{
	margin:10px 0 10px 0;
	padding:0px;
	font-size:10pt;
	list-style:url("../img/arrow002_03.gif") outside;
}
.box_r li{margin:0 0 10px 20px;padding:0px;}

/*-----------------------------------------------------------------------------*/

div#main h3{
	margin-bottom:10px;
}
div#aboutProgledge p{
	margin:0 0 0 10px;
}
div.section h4{
	margin-bottom:20px;
	line-height:32px;
	font-weight:bold;
	background:url("../../common/image/checktitlebg.gif") no-repeat #e8e8e8;
}
div.section h4 span{
	margin-left:10px;
	padding:2px 0 2px 25px;
	background:url("../../common/image/checktitle.gif") no-repeat 0 0 #e8e8e8;
}
div#map div.rightBox{
	width:300px;
}
div#map dl{
	margin:0 0 20px 0;
	line-height:1.5;
}
div#map dt{
	padding-left:10px;
	background:url("../../common/image/triangle_orange.gif") no-repeat 0 0.5em;
}
div#map dd{
	margin-left:25px;
}
p.smallMap{
	margin-bottom:10px;
}
div#map div.leftBox li{
	margin-bottom:5px;
}
div#map div.leftBox li img{
	vertical-align:bottom;
}
div#school li{
	width:250px;
	text-align:center;
}
div#school li img{
	vertical-align:bottom;
}

/* 2.for feature style
===============================================================*/
div#feature p{
	margin-bottom:10px;
	padding:0 15px 0;
}
div#feature p.name{
	margin:10px 0 0;
	text-align:right;
}
div#management dt{
	margin:0 15px 10px;
	font-weight:bold;
}
div#management dd{
	margin:0 15px 20px 40px;
}

/* 3.for pupup style
===============================================================*/
body#popup{
	background:#FFF;
}
div#popwrapper{
	margin:30px 0 0 30px;
	width:565px;
	font-size:0.75em;
	line-height:1.5;
}
div#popwrapper h1{
	margin-bottom:15px;
}
div#popwrapper p{
	margin-bottom:15px;
}
div#popAddress{
	margin-bottom:50px;
}
div#popwrapper h2{
	margin-bottom:10px;
	text-indent:10px;
	color:#75bd06;
	font-weight:bold;
	line-height:2;
	border-bottom:solid 1px #75bd06;
	border-left:solid 4px #75bd06;
}
div#popwrapper dl{
	margin:0 0 20px 15px;
}
div#popwrapper dt{
	clear:both;
	float:left;
	display:inline;
	width:5em;
}
div#popwrapper dd{
	margin-left:5em;
}
p.print{
	margin-bottom:20px;
	padding-bottom:20px;
	text-align:center;
	border-bottom:solid 2px #e4e4e4;
}
p.close{
	margin-right:10px;
	text-align:right;
}

/* 4.for lecturer style
===============================================================*/
ul.anchorTop {
	margin-bottom:10px;
}
div.lecBox{
	margin-bottom:30px;
	padding-top:30px;
	border-top:solid 2px #ccc;
}
div.lecturer h4{
	margin-right:15px;
	margin-left:15px;
	line-height:32px;
	background:#e8e8e8;
}
div.profile{
	margin-bottom:10px;
}
div.lecRight{
	float:right;
	display:inline;
	margin-right:25px;
	width:320px;
}
div.lecLeft{
	float:left;
	display:inline;
	margin-left:15px;
	width:150px;
}
p.lecName{
	margin-bottom:15px;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.2;
}
p.lecName span{
	font-size:0.7em;
	font-weight:normal;
}

div.lecBox dl{
	margin:0 15px;
}
div.lecBox dd{
	margin-bottom:20px;
}
div.lecBox p.message{
	margin:0 15px 30px;
}


h5 {
    border-color: #227046;
    border-style: none none solid solid;
    border-width: medium medium 1px 5px;
    font-size: 16px;
    margin-bottom: 5px;
    padding: 5px 10px;
}
h6{
    border-color: #227046;
    border-style: none none solid solid;
    border-width: medium medium 1px 5px;
    font-size: 13px;
    margin-bottom: 5px;
    padding: 5px 10px;
	background:url("../../common/image/checktitlebg.gif") no-repeat #e8e8e8;
}

