BODY {
	FONT-SIZE: 12px; TEXT-ALIGN: center; MARGIN: 0px; LINE-HEIGHT: 18px; BACKGROUND-REPEAT: repeat-x; FONT-FAMILY: Verdana; 
}
DIV {
    font-size: 12px;
}
TD {
    font-size: 12px;
}
A {
    color:#686868;
	text-decoration: none
}
A:hover {
    color:#F7A100;
	text-decoration: none
}
li{list-style-type:none;}
.disable {
    display: none;
}
.b {
   font-weight:bold;
}
.text{
    line-height:20px;
    color:#686868;
}
.break{
    word-break:break-all;
}
.list{
    color:#888888;
}
.list A{
    color:#888888;
	text-decoration: none;
}
.list A:hover{
    color:#F7A100;
	text-decoration: none;
}
.blackdot{
     background:url(/images/dot.gif) 10px 8px no-repeat;
}
.line{ border-bottom:1px dashed #ccc;}
.leftClass{
    font-size:14px;
    color:#717171;
}
.leftClass A{
    color:#717171;
	font-size:14px;
	text-decoration:none;
}
.leftClass A:hover{
    color:#F7A100;
	text-decoration:none;
}

.bigNav{
    color:#000000;
	font-family:"黑体";
	font-size:22px;
	font-stretch:ultra-expanded;
}

.subNav{
    color:#666666;
}

.subNav A{
    color:#666666;
	text-decoration:none;
}
.subNav A:hover{
    color:#F7A100;
	text-decoration:none;
}
.qq_green{
    color:#319B15;
}
.qq_green A{
    color:#319B15;
	text-decoration:none;
}
.qq_green A:hover{
    color:#F7A100;
	text-decoration:none;
}
.copyright{
    color:#848484;
}
.copyright A{
    color:#848484;
	text-decoration:none;
}
.copyright A:hover{
    color:#F7A100;
	text-decoration:none;
}

/* Nav Begin
==========================================================*/
.menu {
    width:625px;
    position: relative;
    margin: 0 10px 10px;
}
.bigMenu{
	cursor:hand;
}
.submenu {
    position: absolute;
    top: 43px;
    left: 0;
    float: left;
    height: 27px;
    line-height: 27px;
    white-space: nowrap;
    background: url(/images/submenu_bg.gif) no-repeat 0 -180px;
}
* html .submenu {
    margin: 0 10px 0 -10px; /* IE 6 and below */
}
.submenu p {
    padding: 0 10px;
    background: url(/images/submenu_bg.gif) no-repeat 100% -234px;
}
.submenu p span {
    display: block;
    background: url(/images/submenu_bg.gif) repeat-x 0 -207px;
}
.submenu p.pointer {
    position: absolute;
    top: -4px;
    left: 0;
    height: 5px;
    width: 11px;
    padding: 0;
    margin-left: 20px;
    text-indent: -999em;
    background: url(/images/submenu_bg.gif) repeat-x 0 -261px;
}
.submenu a {
    display: inline;
    padding: 0;
    font-size: 100%;
	text-decoration: none;
}
[class~="submenu"] a {
    padding: 0 3px;
}
.submenu, .submenu a:link, .submenu a:visited {
    color: #000000;
}
.submenu a:hover, .submenu a:active {
    color: #F7A100;
}
.submenu a:hover, .submenu a:active {
    font-weight: normal;
    background: none;
    border-bottom: 2px solid;
}
/* submenu position and pointer position */
#submenu1 { left: 120px; }
#submenu2 { left: 120px; }

#submenu1 .pointer { left: 30px; }
#submenu2 .pointer { left: auto; right: 40px; }

#submenu1, #submenu2{
    min-width: 110px;
}

/* Nav End
==========================================================*/