* {
	margin:0 auto;
	padding:0;
	word-wrap:break-word;
	word-break: normal;
}
body
{
	
}
.clear
{
	clear:both;
}

#boxLogo
{
	width:880px;
	height:92px;
	background-color:#FFF;
}
#logo
{
	float:left;
    width:320px;
	height:92px;
}
#btnSwitch
{
	float:right;
	width:320px;
	height:92px;
	text-align:right;
}
#mainNav
{
	width:880px;
	height:36px;
	text-align:center;
	margin-bottom:15px;
	background-image:url(../images/bgMainNav.gif);
}

#boxYellow
{
	width:880px;
	height:8px;
	background-color:#FAC913;
	line-height:8px;
	margin-bottom:15px;
}
#boxFlash {
	width:880px;
	margin-bottom:15px;
	background:#000;
}

#box
{
	width:880px;
}
#boxLeftContent
{
	float:left;
	width:425px;	
}
#boxRightContent
{
	float:right;
	width:435px;
}



.boxTitle
{
	margin-top:5px;
	height:10px;
}
.titleLine
{
	hight:6px;
	background-image:url(../images/pointHline.gif); background-repeat:repeat-x;
}
.boxContent
{
	margin-top:5px;
}
.boxFree
{
	margin-top:5px;
}
.leftCol
{
	float:left;
	width:205px;
}
.rightCol
{
	float:right;
	width:205px;
}


#introPic
{
	float:left;
	width:88px;
	height:88px;
}
#intro
{
	float:right;
	width:340px;
	height:88px;
}

#idea
{
	width:880px;
	height:24px;
	background-image: url(../images/bg_idea.gif);
	padding-top:8px;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}
#footer
{
	margin-top:10px;
	width:880px;
	height:90px;
	padding-top:10px;
	text-align:center;
	background-image:url(../images/bg_footer.gif);
}

.c9 {
	font-family: "宋体", "新宋体";
	font-size: 9pt;

}
.c9bold {
	font-family: "宋体", "新宋体";
	font-size: 9pt;
	font-weight:bold;

}

.c9plus15 {
	font-family: "宋体", "新宋体";
	font-size: 9pt;
	line-height:15pt;
}
.c9plus15gray {
	font-family: "宋体", "新宋体";
	font-size: 9pt;
	line-height:15pt;
	color:#999;
}
.c9plus20 {
	font-family: "宋体", "新宋体";
	font-size: 9pt;
	line-height:20pt;
}

.c105plus {
	font-family: "宋体", "新宋体";
	font-size: 10.5pt;
	line-height:20pt;
	text-align:left;
}

.c9gray
{   
	font-family: "宋体", "新宋体";
	font-size: 9pt;
    color:#999;
}

.e9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.e9bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
}

.e9plus15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height:15pt;
}

.e9plus20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height:20pt;
}

.e105plus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	line-height:20pt;
	text-align:left;
}

.e9gray
{   
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
    color:#999;
}

.tabs {
      float:left;
      width:100%;
      background:#BBD9EE;
      font-family: Arial, Helvetica, sans-serif;
      font-size:10.5pt;
      line-height:18pt;
      }
    #tabs ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#FF9834;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }

a:link { color: #333; text-decoration: none}  
a:visited {color: #000; text-decoration: none}
a:hover { color: #FF6600; text-decoration: underline}
a:active { color: #FF6600; text-decoration: none}

