@charset "UTF-8";

/*======================================

	stop h2 
	
=======================================*/

#main h2#stopIndex { background: url(../stop/images/stop_h2.gif) no-repeat; }

/*======================================

	stop Left
	
=======================================*/

#stopLeft {
  position: relative;
	float: left;
  width: 210px;
	margin-top: 0px;
}
#stopLeft div {
  position:relative;
  left: 5px;
	top: 0px; 
  width: 180px;
  height: 90px;
  text-indent: -9999px;
  font-size: 1px;
}

/*======================================

	stop_content
	
=======================================*/

div#contentStop {
  position: relative;
	float: right;
  width: 550px;
	margin-top: 15px;
}
/*\*/
* html div#contentStop {
}
/**/
#contentStop h3 {
  width: 540px;
	height: 35px;
	padding-left: 10px;
	margin: 5px 0 0 0;
  font-size: 14px;
	font-weight: bold;
	line-height: 35px;
	color: #FFFFFF;
	background: url(../stop/images/stop_h3bg.gif) no-repeat;
}
/*\*/
* html #contentStop h3 {
  width: 550px;
}
/**/
#contentStop p {
	margin: 15px 10px;
}
#contentStop p.pbottom {
	margin: 15px 10px 70px 10px;
}
#contentStop p.read {
	margin: 5px 15px 30px 5px;
}
#contentStop p.read img {
	vertical-align: middle;
	margin: 0 5px;
}
#contentStop p.pRightimg img {
	float: right;
	margin: 0px 0px 10px 10px;
}
#contentStop ol {
	margin: 15px 10px;
	list-style-type: decimal;
	list-style-position: outside;
	padding-left: 1.2em;
}
/*\*/
* html #contentStop ol {
	padding-left: 1.5em;
	margin: 15px 10px 15px 15px;
}
/**/

/* stop_index.html
---------------------------------------------------- */
#Stop1 ul {
  margin: 20px 0 40px 10px;
}
#Stop1 ul li {
  display: inline;
  font-size: 12px;
  color: #FFFFFF;
}
#Stop1 ul li a { margin-left: 8px; padding: 0 3px; text-decoration: none; color: #FFFFFF; background: #EF4141; }
#Stop1 ul li a:link { }
#Stop1 ul li a:visited { }
#Stop1 ul li a:hover { color: #CA0101; background: #FFCCCC; }

/*\*/
* html #Stop1 ul li a { padding: 3px; }
/**/
#contentStop table {
  width: 530px;
  margin: 0 0 50px 5px;
  border-collapse: collapse;
  border-width: 0px;
  empty-cells: show;
  font-size: 12px;
}
#contentStop table tr {
  line-height: 1.4;
}
#contentStop table th {
  padding: 8px 15px 8px 15px;
	text-align: left;
	border-right: 1px solid #FFFFFF;
}
#contentStop table th.thBig {
  font-size: small;
	padding-top: 30px;
	border-right: none;
}
/*\*/
* html #contentStop th.thBig { font-size: x-small; }
/**/
#contentStop table th.thBig span {
  padding: 8px 15px 8px 15px;
  background: #A3E1F4;
	padding: 2px 5px;
}
#contentStop table th.thTL {
  padding: 5px;
  background: #A3E1F4;
	text-align: center;
	border-right: 1px solid #FFFFFF;
}
#contentStop table th.thTBL {
  padding: 5px;
  background: #A3E1F4;
	text-align: center;
	border-right: 1px solid #FFFFFF;
}
#contentStop table th.thTBLR {
  padding: 5px;
  background: #A3E1F4;
	text-align: center;
	border-right: 1px solid #FFFFFF;
}
#contentStop table td {
  padding: 1px;
}
#contentStop table td.tdR {
  padding: 1px;
	text-align: center;
}
#contentStop table tr.trT td {
  height: 20px;
	border: none;
	border-bottom: 1px solid #999999;
}
