body
{
	background: #fff;
	color: #393733;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 80%;
	margin-top: 5px;
	text-align: center;
}
p 
{
	line-height: 16pt;
}	
h1 {color: #777;
	font-size: 2.3em;
	margin: 0;
	padding:  5;}
h2 {
	font-size: 1.2em;
	margin: 0;
	padding: 0;}
h3 {
	color: #777;
	font-size: 1.1em;
	margin: 0;
	padding: 0;}
h4 {
	color: #69c;
	font-size: 1em;
	margin: 10px 0;
	padding: 0;}
img {border:0px;}
a {text-decoration:none; color: #6266d7}
a:visited {text-decoration:none; color: #993366}
a:hover,a:active {color:#c60;text-decoration:underline;}
/**/
h3 a {color: #0033CC}
.return{
	font-size:10px;
	color:#999;
	text-decoration:underline;
	}

/****** LAYOUT STRUCTURE CSS FOR ENTIRE SITE **************/	
#container {
	font-size: 1em;
	margin: 0 auto;
	text-align: center;
	width: 100%;}
#content {
	clear: both;
	margin: 0 auto;
	text-align: left;
	width: 770px;}

#rightCol {
	float: left;
	width: 74%;
	/*height:2000px;*/
	}
.section {
	background: url("/help/images/single_dot_h.gif") top repeat-x;
	margin: 0 0 40px 0;
	padding: 6px 0 0 0;}
.section p {
	margin: 0 0 20px 0;}
.section.noline {
	background: transparent;}
#centerCol p {
	margin: 0 0 20px 0;}
#highlightContainer {
	float: right;
	margin-left: 20px;
	width: 180px;}
.highlightBox {
	background: #eee;
	float: left;
	margin: 10px 0 0 0;
	width: 100%;}
#container .highlightBox h3 {
	background: #888;
	color: #fff;
	font-size: 1em;
	padding: 4px 6px;}

/*帮助文件中右侧主题样式*/
.list_title
{ 
	color :#CC6600;
	font-weight :bolder ;
	font-size:20px;
	height: 20px;
	padding:0 -20px;
	}
.list_main
{ 
	color :#2E539C;/*#777;*/
	font-weight :bolder ;
	font-size:24px;
	height: 20px;
	padding:0 -20px;
	}
/********* Site Side Nav ************/
#siteSideNavContainer {
	float: left;
	margin: 4px 2% 30px 0;
	width: 23%;}
#siteSideNav {
	background: url("/help/images/single_dot.gif") right repeat-y;}
#siteSideNav .top_divider {
	background: url("/help/images/single_dot_h.gif") top repeat-x;
	height: 2px;}
#siteSideNav h2 { 
	color: #CC6600;
	font-size: 1.1em;
	margin: 0;
	padding: 4px 0;}
#siteSideNav h2 a {color: #CC6600;}
#siteSideNav h2 a:visited {color: #CC6600;}
#siteSideNav h2 a:hover {color:#c60;}

#siteSideNav h2.closed  a { 
	background: url("/help/images/navCollapsed.gif") left 3px no-repeat;
	padding: 0 0 0 12px;}
#siteSideNav h2.open a { 
	background: url("/help/images/navExpanded.gif") left 3px no-repeat;
	color: #993300;
	padding: 0 0 0 12px; }
#siteSideNav .hide_nav { 
	display: none;}
#siteSideNav ul {	
	list-style:none;
	margin: 10px;
	padding: 0;}
#siteSideNav li {
  	list-style-image:  url(/help/images/shim.gif);
  	line-height: 1.1em;
	margin: 0 0 10px 0;
	padding: 0;}
	
#siteSideNav .horiz_divider {
	background: url("/help/images/single_dot_h.gif") bottom repeat-x;
	height: 2px;}


