@CHARSET "UTF-8";

@import "common.css";

.about_hd{
	padding-bottom: 20px;
}

.leftspace{
	padding-left: 7px;	
}

.centerbox {
	padding-left: 20px;
}

.issue_list {
	list-style-type: none;
	padding-left: 20px;
	margin-top: 3px;
}

/**********info**************/

.info_hd{
	padding-bottom: 15px;	
}

table.info{
	width:90%;
	border-top:1px dashed #E8DED6;
    border-collapse:collapse;
}

table.info tr{
	border-top:1px dashed #E8DED6;
}
	
.ele {
	padding-top:20px;
	padding-bottom:20px;
	width: 140px;
}

.decimal{
	list-style-type: decimal;
	padding-left: 21px;
}
.decimal li{
	padding-top: 6px;
	padding-bottom: 6px;	
}
/******vision ******************/

/****** prize lecture coverage******************/

.when{
	vertical-align:top;
	width: 90px;		
}

/*******about logo************/
.about_logo{
	text-align: center;
	padding: 50px;		
}

/********greeting photo*******/
.greeting_photo {
	float: left;
	margin-right: 8px;
	margin-bottom: 5px;
}

/********map*****************/
.map_hd{
	padding-left:3px;
	padding-bottom: 15px;	
}

.access{
	list-style-type: decimal;
	padding-left: 21px;
	padding-bottom: 10px;
	padding-top: 17px;
}