﻿/* css for both */
#divWeb
{
	width: 100%;
	margin: 0px;
	background-color: #F8F9FA;
}
#divWeb ul
{
	height: 18px;
	padding-top: 4px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 2px;
	background-image: url(../../WebSite/Img/rls_head_bg.gif);
}
#divWeb ul li
{
	padding-left: 25px;
	display: block;
	font-weight: bold;
	font-size: 9pt;
	text-align: left;
	background-image: url(../../WebSite/Img/rls_dot.gif);
	background-repeat: no-repeat;
	background-position: 5px 1px;
	list-style: none;
}
table.jsb
{
	width: 781px;
	margin: auto;
	padding: 0;
	border: none;
	background-color: White;
}

/* css for website */
#divWebsite
{
	width: 100%;
	margin: 0px;
	background-color: #F8F9FA;
}
#divWebsite ul
{
	height: 18px;
	padding-top: 4px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 2px;
	background-image: url(../../WebSite/Img/rls_header.jpg);
	background-repeat: no-repeat;
}
#divWebsite ul li
{
	padding-left: 35px;
	display: block;
	font-weight: bold;
	font-size: 9pt;
	text-align: left;
	list-style: none;
}
#divCondMap
{
	margin-top: 5px;
	padding-left: 5px;
	text-align: center;
}

/* css for gridview */
td.release
{
	padding-left: 8px;
	text-align: left;
	background-image: url(../../WebSite/Img/rls_list_info.gif);
	background-repeat: no-repeat;
	background-position: 1px 7px;
}
td.infotime
{
	padding-right: 5px;
	text-align: right;
	color: #333333;
}


/* css for jsb */
.sp1
{
	color: #990000;
	font-weight: bold;
}
.sp2
{
	color: #990000;
}
input.btnSearch
{
	width:43px;
	height:21px;
	background-image:url(../../WebSite/Img/btn_Search.gif);
	border:none;
	background-color:Transparent;
	cursor: hand;
}

/* css for jsb website */
table.jsbweb
{
	width: 383px;
	padding: 0;
	border: none;
	background-color: White;
}
