@charset "utf-8";
body {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "宋体";
	font-size: 9pt;
	color: #333333;
}
.hg {
	line-height: 28px;
}
.f_999 {
	font-family: "宋体";
	font-size: 12px;
	color: #999999;
}
.hg_20 {
	line-height: 20px;
}

a.l_e:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
a.l_e:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
a.l_e:hover {
	font-size: 11px;
	color: #FF3300;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.l_e_song:link {
	font-family: "宋体";
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
a.l_e_song:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #FF3300;
	text-decoration: none;
}
a.l_e_song:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF3300;
	text-decoration: underline;
}
a.l_title:link {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.l_title:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.l_title:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}


.td_xu {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #dddddd;
}
.t_line {
	border: 1px solid #DDDDDD;
}
.t_line2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
}
.lanmu {
	font-family: "宋体";
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
}
a.l_ad:link {
	font-family: "宋体";
	font-size: 12px;
	color: #FF6600;
	border: 1px dashed #CCCCCC;
	margin: 2px;
	padding: 3px;
	line-height: 24px;
	text-decoration: none;
}
a.l_ad:visited {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	margin: 2px;
	padding: 3px;
	border: 1px dashed #CCCCCC;
}
a.l_ad:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF6600;
}
.input {
	width: 100px;
}
.button {
	width: 70px;
}
.STYLE1
        {
            font-size: 14px;
            font-weight: bold;
            color: #666666;
        }
        div, ul, li
        {
            padding: 0;
        }
        a:link
        {
            color: #00F;
            text-decoration: none;
        }
        a:visited
        {
            color: #00F;
            text-decoration: none;
        }
        a:hover
        {
            color: #c00;
            text-decoration: underline;
        }
        ul
        {
            list-style: none;
        }
        /*选项卡1*/
        #Tab1
        {
            width: 356px;
            margin: 0px;
            padding: 0px;
            margin: 0 auto;
        }
        /*选项卡2*/
        #Tab2
        {
            width: 356px;
            margin: 0px;
            padding: 0px;
            margin: 0 auto;
        }
        /*菜单class*/
        .Menubox
        {
            width: 100%;
            background: url(../images/bg_tab.gif);
            height: 32px;
            line-height: 32px;
        }
        .Menubox ul
        {
            margin: 0px;
            padding: 0px;
        }
        .Menubox li
        {
            float: left;
            display: block;
            cursor: pointer;
            width: 118px;
            text-align: center;
            color: #949694;
            font-weight: bold;
        }
        .Menubox li.hover
        {
            padding: 0px;
            background: #fff;
            width: 118px;
            border-left: 1px solid #A8C29F;
            border-top: 1px solid #A8C29F;
            border-right: 1px solid #A8C29F;
            background: url(../images/bg_tab.gif);
            color: #FF6600;
            font-size: 14px;
            font-weight: bold;
            height: 31px;
            line-height: 32px;
        }
        .Contentbox
        {
            clear: both;
            margin-top: 0px;
            border: 1px solid #A8C29F;
            border-top: none;
            height: 181px;
            text-align: center;
            padding-top: 8px;
        }
