@charset "utf-8";
#NavBar {
	line-height: 25px;
	height: 25px;
	font-size: 12px;
	text-align: left;
	text-indent: 20px;
	background-color: #F0F0F0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #000000;
	margin: 3px;
}
#framework {
}

#form1 #framework .tRight {
	background-color: #CCCCCC;
	background-position: 1px 5px;
	border-left-width: 1px;
	width: 3px;
}
#form1 #framework .tFoot {
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top: 3px;
	line-height: 3px;
	height: 3px;
}
#framework {
	text-align: center;
	filter: DropShadow(Color=#cccccc, OffX=3, OffY=3);
	margin: 0px;
	padding: 0px;
	width: 100%;
}


#artBody {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	display:block;
	margin: 3px;
	width: 986px;
}
#artTitle {
	font-size: 25px;
	line-height: 60px;
	font-weight: bold;
	color: #333333;
	margin: 3px;
	
}
#artInfo {
	line-height: 22px;
	height: 22px;
	font-size: 12px;
	text-align: center;
	text-indent: 20px;
	background-color: #F9F9F9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #DBDBDB;
	border-right-color: #DBDBDB;
	border-bottom-color: #DBDBDB;
	border-left-color: #DBDBDB;
	color: #000000;
	margin-bottom: 5px;
	border-bottom-style: solid;
	width: 98%;
}
#toolsBar {
	line-height: 25px;
	height: 25px;
}

#artHander {
	text-align: right;
	padding-right: 0px;
	margin: 20px;
}
#line {
	background-color: #EFEFEF;
	color: #CCCCCC;
	line-height: 1px;
	height: 1px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
}



#content
{
	font-size: 14px;
	line-height: 140%;
	padding: 20px;
	color: #000000;
	margin-top: 30px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: left;
	text-indent:2em;
}


#content h1
{
	font-size: 24px;
	font-weight: bold;
}
#content h2
{
	font-size: 20px;
	font-weight: bold;
}
#content h3
{
	font-size: 16px;
	font-weight: bold;
}

#content a,#content span,#content font,#content td
{
	font-size: 14px !important;
	line-height: 160% !important;
	font-family: "", "Arial Unicode MS"!important;
}
#content td
{
	text-indent: 0px !important;	
}
#content p
{
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 16px !important;
	line-height: 160%;
	text-indent:2em;
}

#content b,strong
{
	font-size: 16px !important;
}

#content td p
{
	text-indent: 0px !important;
}
body {
	text-align: center !important;
}
#colorBar td{
	height: 10px;
	width: 5px;
	border: 1px solid #FFFFFF;
}
.panelAcc {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	margin-right: 20px;
	margin-left: 20px;
}
.panelKeyword
{
	height: 30px;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	width: 650px;
}
.artSubh
{
	background-color: #FFFFEC;
	border: 1px solid #FFFF99;
	text-align: left;
	text-indent: 20px;
	font-size: 13px;
	padding: 5px;
	margin: 20px;
}

