body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #999999;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #999999;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-base-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
	line-height: 1.6;
	font-size: 12px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: top;
}
.h4
{
	background-repeat: no-repeat;
	text-align: left;
	color: #660000;
}

#container {
	width:960px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	text-indent: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 0px;
	vertical-align: top;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;

}

.bread {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B0B0B0;
	margin: auto;

}

.images {
	background-color: #FFFFFF;
	margin: auto;
	padding: 2px;
	border: 1px solid #DDDDDD;

}

#version {
	width:960px;
	background-color: #FFFFFF;
	height: 100%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;

}


#header {
	width:960px;
	height: 200px;
	background-image: url(../images/index_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

#header-top {
	width:960px;
	height: 200px;
	background-image: url(../images/);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 960px;

}

#content{
	width: 960px;
	height: 100%;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
}


#left{
	width:220px;
	float: left;
	padding-top: 20px;
	height: 100%;
	padding-left: 20px;

}




#main{
	width:710px;
	float: left;
}

#main A:link {
	font-size: 13px;
	line-height: 1.6;
	color: #666666;
	text-decoration: none;
	letter-spacing: 2px;
}
#main A:visited {
	color: #666666;
	line-height: 1.6;
	text-decoration: none;
}
#main A:hover{
	line-height: 1.6;
	color: #669933;
	text-decoration: underline;
}




#footer {
	width:625px;
	height:50px;
	background-color: #FFFFFF;
	color: #666666;
	text-align: left;
	padding-top: 20px;
	background-image: url(../images/footer-logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6;
	padding-left: 335px;
	top: 0px;
	vertical-align: middle;
}
#footer A:link {
	font-size: 11px;
	line-height: 1.6;
	color: #666666;
	text-decoration: none;
	letter-spacing: 1px;
}
#footer A:visited {
	color: #FF9966;
	line-height: 1.6;
	text-decoration: none;
}
#footer A:hover{
	line-height: 1.6;
	color: #FF9966;
	text-decoration: underline;
}












#menu {
	height: 80px;
	padding-topmenu: 0px;
	width: 650px;
	font-size: 13px;
	font-weight: bold;
	float: right;
	margin-top: 20px;
}


#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
#menu ul li {
	float: left;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #004E75;
}
#menu ul li a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	height: 20px;
	width: auto;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

#menu ul li a:hover,#menu ul li a.current {
	font-weight: bold;
	background-image: url(../images/ws-index-03.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFFCC;
}






#submenu {
	padding-topmenu: 0px;
	width: 240px;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(../images/submenu_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	border-bottom-color: #CCCCCC;
	margin: auto;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#submenu-title {
	background-image: url(../images/submenu_title.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 170px;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 2px;
	padding-left: 30px;
	padding-top: 3px;

}

#submenu ul {
	list-style: none;
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	background-color: #FFFFFF;
	padding: 0px;
	border-bottom-color: #DFDFDF;
}
#submenu ul li {

}
#submenu ul li a {
	display: block;
	text-decoration: none;
	color: #666666;
	width: 168px;
	text-align: left;
	padding-left: 20px;
	height: 23px;
	letter-spacing: 1px;
	padding-top: 2px;
	margin: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#submenu ul li a:hover{
	background-color: #FFFFCC;
	text-decoration: none;
	color: #330000;
}
#submenu ul li a.current {
	color: #330000;
	background-color: #EEEEEE;
	text-decoration: none;
}

#submenu-bottom {
	background-image: url(../images/submenu_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 15px;
	width: 200px;


}











#breadCrumb{
	background-image: url(../images/ws-bg-02.jpg);
	background-repeat: no-repeat;
	text-align: right;
	font-size: 11px;
	float: right;
	width: 490px;
	height: 20px;
	color: #666666;
	letter-spacing: 2px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

#breadCrumb a{
	text-decoration: none;
	color: #666666;
}

#breadCrumb a:hover{
	text-decoration: underline;

}
