/* 
Author: Magic
Author URL: http://tonymagic.blogbus.com/

* { outline: 2px dotted red }
* * { outline: 2px dotted green }
* * * { outline: 2px dotted orange }
* * * * { outline: 2px dotted blue }
* * * * * { outline: 1px solid red }
* * * * * * { outline: 1px solid green }
* * * * * * * { outline: 1px solid orange }
* * * * * * * * { outline: 1px solid blue }
*/

/* Html Tag */
html { margin: 0; padding: 0; }

td
{
	font-size: 9pt;
	line-height: 15pt;
	font-family: Verdana;
}

input, select, textarea
{
	font-size: 9pt;
	line-height: 10pt;
	font-family: Verdana;
}
br { letter-spacing:0;}
a img { border:none; }
a { color:#343; text-decoration:underline; }
a:hover { color:#ff0000; text-decoration:underline; }
a:link { color:#000000; text-decoration:underline; }
a:active {color:#000000; text-decoration:underline;}


.entry h2 { font-size:125%; font-weight:bold; color:darkblue; }
.entry
{
	font-size: 9pt;
	margin: 1.5em 0px;
	font-family: Verdana, 宋体;
}
	.entry a { text-decoration:underline; }
	.entry a:hover { text-decoration:none; }

blockquote
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 9pt;
	padding-bottom: 5px;
	margin: 10px;
	color: #888;
	padding-top: 5px;
	font-family: Verdana, 宋体;
	background-color: #edf3f2;
}
form { margin:0; padding:0; }
a.button
{
	display: inline-block;
	background: url(../images/button.gif) no-repeat;
	margin: 0px 1em;
	width: 100px;
	color: #000;
	line-height: 30px;
	height: 30px;
	text-align: center;
}
a.button:hover { color:#000; text-decoration:none; font-weight:bold; }
.button
{
    display: inline-block;
    background: url(../images/button.gif) no-repeat;
    margin: 0px 1em;
    width: 100px;
    color: #000;
    line-height: 30px;
    height: 30px;
    text-align: center;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
#sidebar { width:160px; padding-right:20px; text-align:left; position:absolute;  overflow:hidden; left:0px; top:3em; }
.time { font-size:9px; font-family:arial; color:green; text-align:center; background-color:#fff; margin-top:2em; }
#nav
{
	margin: 0px;
}
	#nav td a
{
    border-top: #F5F3F4 1px solid;
    display: block;
    padding-left: 2em;
    line-height: 28px;
    border-bottom: #F5F3F4 1px solid;
    background-color: #004E98;
    text-align: left;
    font-size: 14px;
    color: #ffffff;
}
	#nav td a:hover, #nav a.hover
{
    color: #ffffff;
    background-color: #FF9E02;
    text-decoration: none;
    font-size: 14px;
}



.miscBody
{
	padding-right: 1em;
	padding-left: 1em;
	font-size: 9pt;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	font-family: Verdana, 宋体;
}

#copyright {	font-family: Verdana;
	font-size: 12px;  color:#888; text-align:center; }
	
.wew
{
	border-right: 1px solid;
	border-top: #edecea 1px solid;
	display: block;
	font-size: 9pt;
	border-left: 1px solid;
	color: #666600;
	line-height: 28px;
	border-bottom: #c8cb9e 1px solid;
	font-family: 宋体, Verdana;
	background-color: #e3e3c9;
	text-align: left;
}

.tBox
{
	border-right: #c8cb9e 1px solid;
	border-top: #edecea 1px solid;
	display: block;
	font-size: 9pt;
	border-left:#edecea 1px solid;
	color: #666600;
	line-height: 25px;
	border-bottom: #c8cb9e 1px solid;
	font-family: 宋体, Verdana;
	background-color: #e3e3c9;
	text-align: left;
}

.cReportCell
{
	border-right: 1px solid;
	border-top: #edecea 1px solid;
	display: block;
	font-size: 9pt;
	border-left: 1px solid;
	color: #666600;
	line-height: 28px;
	border-bottom: #c8cb9e 1px solid;
	font-family: 宋体, Verdana;
	background-color: #eaebde;
	text-align: left;
}

#Table1
{
	font-size: 9pt;

	line-height: 15pt;
	font-family: 宋体, Verdana;
}
.c_l
{
    color: #ff0000;
}