﻿body
{
	/*overflow: auto;*/
	border: 1px;
	margin: 0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #f3f3f3;
	color: #000;
}
div, p, span, td
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}
div
{
	margin-left: auto;
	margin-right: auto;
}
table
{
	margin: 0 auto;
}
img
{
	border: 0;
}
a
{
	color: #444;
	text-decoration: none;
}
a:hover
{
	color: #3366ff;
	border-bottom: dotted 2px #cc3300;
}
#topmenu
{
	width: 991px;
	background-color: #eeeeee;
	border-bottom: 1px solid #cccccc;
	height: 22px;
	line-height: 22px;
	margin-bottom: 3px;
	padding-bottom: 1px;
	text-align: right;
	color: #444444;
}
#only_ie_bar
{
	display: none;
}

.cln
{
	clear: both;
}
#footer
{
	text-align: left;
	color: #3860A0;
	padding: 3px;
	margin: 1px auto 0;
	border: 1px solid #E3E9F4;
	border-width: 1px 0 0;
	width: 991px;
	background: url(../images/footer.gif) no-repeat right bottom;
	height: 120px;
}
#footer .bar
{
	background-image: url(../images/footer_bar.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	height: 28px;
	line-height: 28px;
	margin-bottom: 10px;
	text-align: center;
	margin-top:0;
}
#footer .bar a{color: #fff}
#footer .sideL
{
	font-family: Tahoma,Verdana;
	font-size: 12px;
}
#location_bar
{
	text-align: left;
	clear: both;
	background: url(../images/location_bar_bg.gif);
	height: 56px;
}
#pager_label
{
	text-align: right;
	padding-right: 20px;
	margin-top: 10px;
	margin-bottom: 2px;
	font-size: 11px;
}
#ca_cn
{
	clear: both;
	overflow: auto;
	width: 991px;
	background: #fff url(../images/sub_bg_left.gif) repeat-y 48px;
}
#div_search
{
	border: solid 1px #ccc;
	width: 228px;
	margin-bottom: 5px;
	padding: 0;
}
#div_search a:hover
{
	border: 0;
}

#ca_left
{
	width: 230px;
	float: left;
	background-color: #fff;
}
#ca_right
{
	float: right;
	width: 753px;
	background-color: #fff;
}
#shadow
{
	padding-bottom: 2px;
	background: #fff url(../images/shadow_bottom.gif) no-repeat 5px top;
}
#leftmenu
{
	width: 228px;
	border-left: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
}
#leftmenu ul
{
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background: url(../images/leftmenubg.gif) bottom repeat-x #fff;
	padding-top: 10px;
	padding-bottom: 20px;
}
#leftmenu li
{
	line-height: 30px;
	text-align: center;
}
#leftmenu li a
{
	display: block;
	background: url(../images/leftbg.gif) center center no-repeat;
	color: #000;
	border: none;
}
#leftmenu li a:hover
{
	display: block;
	background: url(../images/leftbg2.gif) center center no-repeat;
	color: #fff;
	border: none;
}

.subMenuHolder
{
	width: 730px;
	overflow: visible;
	margin-bottom: 3px;
}
#mainbox
{
	width: 726px;
	border-left: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	overflow: visible;
}
.maintitle
{
	padding-top: 5px;
	background: url(../images/maintitlebg.gif) 20px bottom no-repeat;
	height: 25px;
	text-align: left;
}
.left_block
{
	width: 228px;
	border-left: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	background: url(../images/leftmenubg.gif) bottom repeat-x #fff;
}
