@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666; /*RGB(23, 114, 41)RGB(216, 214, 199)#fff; */
	/*background-image: url(../../Images/Bkg.jpg); */
	background-image: url(/templets/images/bg.jpg); /**/
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-size: 12px;
	color: #000000;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #CC0000;
}
.ltd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #038E9A;
	height: 25px;
	text-indent: 10px;
}
.select1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	width: 170px;
	background-position: center;
	border: 1px solid #006666;
}
.menu {height:23px;width:190px;}
.menu ul {margin:0px; padding:0px; list-style:none; text-align:center;}
.menu li {display:inline; line-height:23px;}
.menu li a {color:#333333;font-weight:bold; text-decoration:none; padding:5px 12px 5px 12px;background-color:#CECECE;}
.menu li a.tabactive {color:#FFFFFF;background-color:#038E9A; font-weight:bold;  position:relative;}
#tabcontent1,#tabcontent2,#tabcontent3,#tabcontent4 {border:1px solid #038E9A; width:190px; text-align:center;padding:6px 0px; font-size:12px; margin-bottom:5px;margin-top:1px;}
.more {
	width: 40px;
	background-position: right;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #038E9A;
	text-indent: 15px;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
}

a.stitle:link { color: #FFFFFF; text-decoration: none} 
a.stitle:visited { color: #FFFFFF; text-decoration: none} 
a.stitle:hover { color: #FF0000; text-decoration: underline} 
a.stitle:active { color: #FF0000; text-decoration: underline} 
.frmdiv{
	border: 1px solid #038E9A;
	OVERFLOW:auto;
	HEIGHT: 150px;
	width: 523px;
	margin-left:15px;
	scrollbar-face-color:#038E9A;
	SCROLLBAR-BASE-COLOR: #cccccc;
	scrollbar-shadow-color:#006666;
	scrollbar-3dlight-color:#006666;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#cccccc;
	scrollbar-darkshadow-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.listtb{
	border: 1px solid #006666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.listtb title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006666;
}
.dl{

	margin:10px auto 0px;
	border-bottom:1px dotted #DDD;
	}.listtd {
	border: 1px solid #CCCCCC;
}
.detd1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006666;
	text-align: center;
}
.detd2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #ECECEC;
	text-align: center;
}
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
}