body
{
	margin:0px;
	font-size : 9.5pt;
	font-family : Tahoma,Arial,Verdana;
	background-color:#BCBCBC;
	filter:progid:DXImageTransform.microsoft.gradient(gradienttype=0,startColorStr=#333333,endColorStr=#eeeeee);
	/*  B5C5B9    333   BCBCBC   737373*/
	/*background-image:url(../images/background.jpg);*/
}

table,td
{
	margin:0px;
	padding:0px;
	font-size : 9.5pt;
	font-family : Tahoma,Arial,Verdana;
}

.menuBg
{
	/*background-image:url(../images/menubg.jpg);*/
	background:url(../images/menubg.jpg) repeat-x;
	height:26px;
	margin:0;
	padding:0;
}

.menuLine
{
	background-image:url(../images/menuLine.jpg);
	height:26px;
	width:3px;
}

.menuBottom
{
	background-image:url(../images/menuBottom.jpg);
	height:10px;
}

.contentTop
{
	height:2px;
}


.content
{
	background-color:#ccc;
}

.center
{
	margin:0 auto;
}

.titleTop
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding-left:15px;
}

.titleTop2
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding-left:30px;
}

.borderB{ border-bottom:1px dashed #CCCCCC;}

.search{
	padding-right:10px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	background:#fff;
	float:right;
	position:relative;
	/*width: 280px;*/
}
.search .input{
	padding-top:2px;
	height:16px;
	width: 180px;
	border: 1px solid #0086C6;
	font-size:14px;
	background:#fff url(../images/search_btn.gif) no-repeat right 0;
}
.search .btn{
}
.label{color:#ccc;position:absolute;left:12px;top:6px;display:block;height:22px;line-height:22px;font-size:12px;}
span.submit{cursor:pointer;position:absolute;left:171px;top:6px;width:20px;height:20px;text-indent:-999em;}

.inputBorder
{
	border:#cde0eb 1px solid;
	height:20px;
	width:160px;
}

.inputBorder2
{
	border:#cde0eb 1px solid;
	width:260px;
}

.border{border:1px #CDE0EB solid;}
.border4{border:1px #8DB3CA solid;}
.bc{background-color:#EFF5F7; }
.bar{margin:0 auto 8px;}
.breadth{width:512px;}

.margin_t{ margin-top:20px;}
.sfyh{ margin:5px auto; text-align:center; width:472px;}
.w3{color:#333;font-weight:bold; font-size:14px; line-height:26px;}

.buttonCss
{
	background:url(../images/submit.gif);
	width:77px;
	height:26px;
	border:0px;
}

.error
{
	color:#f00;
}

a:link 
{
	 color: #000; text-decoration: none
}
a:visited 
{
	 color: #000; text-decoration: none
}
a:hover 
{
	 color: #069; text-decoration: none
}



.page {
	clear: both;
	float: none;
	width: 400px;
	padding-bottom: 12px;
	padding-top: 29px;
	_padding-top: 14px;
	text-align: center;
}
.page a:link{
	border: 1px solid #ccc;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
	+padding-bottom: 2px;
	padding-left: 5px;
	color: #000;
	background-color:#DDF9FF;
}
.page a:visited{
	border: 1px solid #ccc;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
	+padding-bottom: 2px;
	padding-left: 5px;
	color: #000;
	background-color:#DDF9FF;
}
.page a:hover {
	color: #fff;
	background-color: #11b0d8;
	text-decoration: none;
}

.contentBottom
{
	width:580px;
	height:15px;
	background:url(../images/contentBottom.gif);
}

