﻿@charset "utf-8";
/* CSS Document */

#about {
	width: 620px;
	height: auto;
	position: relative;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#about a ,#about a:visited {color: #FF6600;text-decoration: none;}
#about a:hover, #about a:active{color: #336699;text-decoration: none;}
#page_right #about h1{
	font-size: 24px;
	color: #FF6600;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	height: 24px;
	width: auto;
}
.text_box {
	height: auto;
	width: 600px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	position: relative;
}

#about h2 {
	font-size: 16px;
	color: #379595;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	height: auto;
	width: auto;
	margin-bottom: 0px;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 20px;
}
#about p {
	font-size: 12px;
	color: #333333;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	padding-left: 20px;
	margin-left: 20px;
}
#about .milestone_ul1 {
	height: auto;
	width: 520px;
	padding-left: 0px;
	margin-left: 40px;
	font-size: 13px;
	color: #666666;
}
#about .milestone_ul1 li {
	padding-top: 10px;
	padding-bottom: 3px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
	height: auto;
	width: 500px;
	list-style-type: none;
}
#about .milestone_ul2 {
	height: auto;
	width: 520px;
	padding-left: 0px;
	margin-left: 40px;
	font-size: 13px;
	color: #31708E;
}
#about .milestone_ul2 li {
	padding-top: 10px;
	padding-bottom: 3px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #DBEBEC;
	height: auto;
	width: 500px;
	list-style-type: none;
}
.text_oran {
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.text_oran2 {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#about .ul_l {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	position: relative;
	height: auto;
	width: 560px;
	background-position: top;
	margin: 0px;
}

#about .ul_l li {
	list-style-image: url(../images/exh_list_icon3.gif);
	font-size: 13px;
	color: #333333;
	margin-left: 50px;
	position: relative;
	height: auto;
	width: auto;
	padding: 0px;
}
#about .ul_s  {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	position: relative;
	height: auto;
	width: 340px;
	background-position: top;
	margin: 0px;
}
#about .ul_s li {
	list-style-image: url(../images/exh_list_icon3.gif);
	font-size: 13px;
	color: #333333;
	margin-left: 20px;
	position: relative;
	height: auto;
	width: auto;
}


#about .img_right {
	float: right;
	height: auto;
	width: auto;
}

