﻿
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
body,td,th {
	font-size: 12px;
}
body {
	margin:0;
	background:#b6bec9 left top url('/images/background_grad.jpg') repeat-x;
	background-image: url(/images/background_grad.jpg);
	
}

.QQbox{ z-index:99; width: 178px; right: 0; top: 40px; position: absolute;}
.QQbox .press{ right: 0; border: none; cursor: pointer;width: 33px; height: 158px;position: absolute;}
.QQbox .Qlist{ left: 0; width: 145px; background: url(../images/qq_listbg.gif) repeat-y -155px 0;  position: absolute;}
.QQbox .Qlist .t,
.QQbox .Qlist .b{ float: right; height: 6px; width: 145px; font-size: 1px; }
.QQbox .Qlist .t{ background: url(../images/qq_listbg.gif) no-repeat left; }
.QQbox .Qlist .b{ background: url(../images/qq_listbg.gif) no-repeat right; }
.QQbox .Qlist .con{ background: #fff; width: 90%; margin: 0 auto; }
.QQbox .Qlist .con h2{ height: 22px; font: bold 12px/22px "宋体"; background: url(../images/qq_listbg.gif) repeat-y -163px 0; border: 1px solid #3a708d; text-align: center; color:#fff;}
.QQbox .Qlist .con ul{  }
.QQbox .Qlist .con ul li{  padding: 5px 0 0 8px;height: 20px; background: #e8e8e8;}
.QQbox .Qlist .con ul li.odd{ background: #fff; }
/*.QQbox .Qlist .con A IMG { width:23px; }*/

.fds {
	color: #FFFFFF;
	background-color: #000000;
}

.text_area {
	width: 90px;
	border: 1px solid #A6B3D9;
	height: 20px;
	background-color: #DFDFDF;

}

.STYLE4 {font-size: 14px}
.MainMenu
{
    text-align: left;
    background: url('background.jpg') no-repeat;
    height: 37px;
}

.Level2ItemArrow
{
    background: url('redarrow_menu.gif') no-repeat;
    background-position: left center;
}

.mainmenuspan {
font-style: trebuchet;
font-size: 10;
font-weight: normal;
}

/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider
{
    display: block;
    font-size: 1px;
    border-width: 0px;
    border-style: solid;
    position: relative;
    z-index: 1;
}
.qmmc .qmdividery
{
    float: left;
    width: 0px;
}
.qmmc .qmtitle
{
    display: block;
    cursor: default;
    white-space: nowrap;
    position: relative;
    z-index: 1;
}
<!--
.STYLE90 {color: #CCCCCC}
-->
.qmclear
{
    font-size: 1px;
    height: 0px;
    width: 0px;
    clear: left;
    line-height: 0px;
    display: block;
    float: none !important;
}
.qmmc
{
    position: relative;
    zoom: 1;
    z-index: 10;
}
.qmmc a, .qmmc li
{
    float: left;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 1;
}
.qmmc div a, .qmmc ul a, .qmmc ul li
{
    float: none;
}
.qmsh div a
{
    float: left;
}
.qmmc div
{
    visibility: hidden;
    position: absolute;
}
.qmmc .qmcbox
{
    cursor: default;
    display: block;
    position: relative;
    z-index: 1;
}
.qmmc .qmcbox a
{
    display: inline;
}
.qmmc .qmcbox div
{
    float: none;
    position: static;
    visibility: inherit;
    left: auto;
}
.qmmc li
{
    z-index: auto;
}
.qmmc ul
{
    left: -10000px;
    position: absolute;
    z-index: 10;
}
.qmmc, .qmmc ul
{
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.qmmc li a
{
    float: none;
}
.qmmc li:hover > ul
{
    left: auto;
}
#qm0 ul
{
    top: 100%;
}
#qm0 ul li:hover > ul
{
    top: 0px;
    left: 100%;
}


/*!!!!!!!!!!! QuickMenu Styles !!!!!!!!!!!*/


/* QuickMenu 0 */

/*"""""""" (MAIN) Container""""""""*/
#qm0
{
    width: auto;
    height: 37px;
    padding: 0px 0px 0px 10px;
    background: #FFF url('background.jpg') no-repeat;
    border-width: 0px;
    border-style: solid;
    border-color: #ffffff;
}


/*"""""""" (MAIN) Items""""""""*/
#qm0 a
{
    padding: 11px 10px 10px;
    background-color: transparent;
    color: #515c64;
    font-family: Verdana;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
    border-width: 0px;
    border-style: solid;
    border-color: #ffffff;
}


/*"""""""" (MAIN) Hover State""""""""*/
#qm0 a:hover
{
    background: url('background_hover.gif') repeat-x;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}


/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/
#qm0 li:hover > a
{
    background: url('background_hover.gif') repeat-x;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}


/*"""""""" (MAIN) Active State""""""""*/
body #qm0 .qmactive, body #qm0 .qmactive:hover
{
    background: url('background_hover.gif') repeat-x;
    color: #ffffff;
    font-family: Verdana;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}


/*"""""""" (SUB) Container""""""""*/
#qm0 div, #qm0 ul
{
    width: 150px;
    padding: 10px;
    margin: -0px 0px 0px;
    background: #FFF url('subItemContainer_background.jpg') repeat-x;
    border-width: 1px;
    border-style: solid;
    border-color: #5c5b5b;
}


/*"""""""" (SUB) Items""""""""*/
#qm0 div a, #qm0 ul a
{
    width: 150px;
    padding: 10px;
    color: #3f3f3f;
    font-size: 12px;
    font-weight: normal;
    border-width: 0px;
    border-style: solid;
}


/*"""""""" (SUB) Hover State""""""""*/
#qm0 div a:hover
{
    background: url('subItem_hoverbg2.gif') no-repeat;
    background-position: left center;
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
}


/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/
#qm0 ul li:hover > a
{
    background: url('subItem_hoverbg2.gif') no-repeat;
    background-position: left center;
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
}


/*"""""""" (SUB) Parent Items""""""""*/
#qm0 div .qmparent, #qm0 ul .qmparent
{
    color: #3f3f3f;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
    border-width: 0px;
}


/*"""""""" (SUB) Parent Hover State""""""""*/
#qm0 div .qmparent:hover
{
    background: url('subItem_hoverbg2.gif') no-repeat;
    background-position: left center;
    color: #ffffff;
    font-size: 10px;
    border-width: 0px;
}


/*"""""""" (SUB) Active State""""""""*/
body #qm0 div .qmactive, body #qm0 div .qmactive:hover
{
    background: url('subItem_hoverbg2.gif') no-repeat;
    background-position: left center;
    color: #ffffff;
    font-size: 11px;
    text-decoration: none;
    font-weight: normal;
}


/*"""""""" Individual Titles""""""""*/
#qm0 .qmtitle
{
    margin: 2px 5px 5px;
    background-color: #ffff00;
    color: #222222;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}


/*"""""""" Individual Horizontal Dividers""""""""*/
#qm0 .qmdividerx
{
    border-top-width: 2px;
    margin: 4px 5px;
    border-color: #a2a1ad;
}


/*"""""""" Content Box""""""""*/
#qm0 .qmcbox
{
    background-color: #ff0000;
}a.white:link {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
a.white:active {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.ff:link {
	color: #FFFFFF;
}
a.ff:visited {
	color: #FFFFFF;
}
a.ff:hover {
	color: #FF0000;
	text-decoration: underline;
}
a.ff:active {
	color: #CCCCCC;
}
a.hui:link {
	color: #666666;
}
a.hui:visited {
	color: #666666;
}
a.hui:hover {
	color: #000000;
	text-decoration: underline;
}
a.hui:active {
	color: #666666;
	
}
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border: 0; list-style:none;}

