body {
	margin: 0px;
	padding: 0px;
	width:100%;
	background: #ededed;
	font-family: 'Times New Roman', Times, serif;
	font-size: 12px;
	color: #666;
}


.txt {
    font-size: 9pt;
    color: #003399;
    border: 1px #003399 solid;
    color: #2b2a2a;
    border-bottom: #6b6b6b 1px solid;
    border-left: #6b6b6b 1px solid;
    border-right: #6b6b6b 1px solid;
    border-top: #6b6b6b 1px solid;
    background-image: url(../images/bluebuttonbg.gif);
    background-color: #ffffff;
    cursor: hand;
    font-style: normal;
  
    height: 15px;
	}


header,footer,article,aside,section,nav,menu,hgroup,details,dialog,figure,figcaption{display:block}

span{
	position:absolute;right:10px; top:-2px; background: #ededed;
}

#shadow_home{
	border: 0px solid #2a97c3;padding: 5px 0px; text-align: center; top:25px;  width: 1200px; height: 750px;  position:relative;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 0px;
	-webkit-box-shadow: #4D4D4D 0px 0px 40px;
	-moz-box-shadow: #4D4D4D 0px 0px 40px;
	box-shadow: #4D4D4D 0px 0px 40px; 
	background: #ededed;
}

#shadow_index{
	border: 0px solid #2a97c3;padding: 10px 0px;text-align: center; top:150px; width: 600px; height:370px; position:relative;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 0px;
	-webkit-box-shadow: #4D4D4D 0px 0px 40px;
	-moz-box-shadow: #4D4D4D 0px 0px 40px;
	box-shadow: #4D4D4D 0px 0px 40px;
	background: #ededed;
}

.tag{
	position:relative;
	width:870px; height:auto; left:220px; top:5px; border-style:solid; border-width:0px;border-color:#2a97c3;
	font-size: 12px; color: #666666; font-family:'Times New Roman', Times, serif;
}

.menu{
	position:absolute; top:5px; left:12px;
}

tr{
	height:22px;
}

fieldset{
	border-width: 2px;
}

legend{
	font-size: 14px; color: #2a97c3; font-weight:bold; font-family:'Times New Roman', Times, serif;
}


#footer {
	height: 20px;
	margin: 0 auto;
	margin-bottom:0;
	padding: 1px 0px 2px 0px;
	background: #2D2D2D;
	font-family: 'Times New Roman', Times, serif;
	font-size: 12px;
	color: #000000;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #2a97c3;
}

h1 {
	font-size: 20px;
}

h2 
{
	height: 38px;
	padding-left: 0px;
	letter-spacing: -.5px;
	font-size: 14px;
	font-weight:bold;
	color: #2a97c3;
	font-family:'Times New Roman', Times, serif
}

h3 {
	font-size: 12px;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #555555;
}


#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}
/* Header */
#header-wrapper {
	height: 60px;
	background: #2D2D2D;
	border-bottom: 5px solid #2a97c3;
}

#header {
	height: 55px;
	margin: 0 auto;
	background: #2D2D2D;
}
/* Page */
#title {
	width: 1000px;
	height:10;
	margin: 0 auto;
	background: #ededed;
	padding: 0;
	position:relative;
	color: #ffffff;
	font-size: 14px;
	font-weight:bold;
	top:1px;
}
#page {
	width: 940px;
	margin: 0 auto;
	padding: 0;
}
#page-bgbtm {
}
/* Sidebar */
#sidebar {
	float: left;
	width: 200px;
	padding-top: 0px;
	color: #555555;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #D1D1D1;
	margin: 0px 5px;
	border-left: none;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}
s

#sidebar p {
	margin: 0 0px;
	padding: 0px 5px 20px 30px;
	text-align: justify;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #8080f0;
}




#footer1 {
	height: 10px;
	margin: 0 auto;
	padding: 0px 0 0px 0;
	background: #7a064f;
	border-top: 5px solid #7a064f;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a {
	color: #eeeeff;
}

