*{ margin:0; padding:0;}  
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/bg.gif);
}
td {
	font-family: "新宋体";
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
a {
	color: #333333;
	text-decoration: none;
}
A:hover {
        COLOR: #666600; TEXT-DECORATION: none
}
.myStyle1 {color: #907130}
.white {
	line-height: 150%;
	color: #FFFFFF;
}
a.white {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
        COLOR: #FFFFFF; 
		TEXT-DECORATION: none
}
.px10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 150%;
	color: #666666;
}
a.px10 {
	color: #333333;
	text-decoration: none;
}
A.px10:hover {
        COLOR: #000000; TEXT-DECORATION: none
}
.Input {
	BORDER-RIGHT: #C3DEEC 1px solid;
	BORDER-TOP: #C3DEEC 1px solid;
	FONT-SIZE: 12px;
	BORDER-LEFT: #C3DEEC 1px solid;
	COLOR: #666666;
	BORDER-BOTTOM: #C3DEEC 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

}
.Input2 {
	BORDER-RIGHT: #666666 1px solid;
	BORDER-TOP: #666666 1px solid;
	FONT-SIZE: 12px;
	BORDER-LEFT: #666666 1px solid;
	COLOR: #666666;
	BORDER-BOTTOM: #666666 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.button {
        BORDER-RIGHT: #999999 1px solid;
        BORDER-TOP: #eeeeee 1px solid;
        FONT-SIZE: 9pt;
        BORDER-LEFT: #eeeeee 1px solid;
        WIDTH: 40px;
        COLOR: #000000;
        BORDER-BOTTOM: #999999 1px solid;
        HEIGHT: 18px;
        background-color: #FFFFFF;
        cursor: hand;
}
.button2 {
        BORDER-RIGHT: #999999 1px solid;
        BORDER-TOP: #eeeeee 1px solid;
        FONT-SIZE: 9pt;
        BORDER-LEFT: #eeeeee 1px solid;
        WIDTH: auto;
        COLOR: #000000;
        BORDER-BOTTOM: #999999 1px solid;
        HEIGHT: 18px;
        background-color: #FFFFFF;
        cursor: hand;
}
.s5 td ,.s5 tr ,.s5{
	line-height: 150%;
	color: #FFFFFF;
	font-size: 14px;
}
.s5 a {
	color: #FFFFFF;
	text-decoration: none;
}
.s5 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.s4 td ,.s4 tr ,.s4{
	line-height: 150%;
	font-size: 13px;
	color: #333333;
}
.s4 a {
	color: #333333;
	text-decoration: none;
}
.s4 a:hover {
	color: #333333;
	text-decoration: underline;
}
.s3 td ,.s3 tr ,.s3{
	line-height: 150%;
	color: #FFFFFF;
}
.s3 a {
	color: #FFFFFF;
	text-decoration: none;
}
.s3 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.s2 td ,.s2 tr ,.s2{
	line-height: 150%;
	color: #333333;
	font-size: 14px;
}
.s2 a {
	color: #333333;
	text-decoration: none;
}
.s2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.s1 td ,.s1 tr ,.s1 {
	color: #FF3300;
	text-decoration: none;
}
.s1 a {
	color: #FF3300;
	text-decoration: none;
}
.s1 a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.px14 {
	font-size: 14px;
	line-height: 180%;
}
.px13 {
	font-size: 13px;
	line-height: 180%;
}
.special {
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
	line-height: 200%;
}


/* 列表 */
.list{
    list-style:none;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 8px;
}
.list ul{
    list-style-type: none;
}
.list li{
	width:780px;
	height:26px;
	font-size:14px;
	text-align:left;
	background:url(/images/icon_03.jpg) no-repeat 4px 7px;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-bottom: 1px dotted #CCCCCC;
}
.list li span{
    float: right;/*使span元素浮动到右面*/
    color: #666666;
    text-align: right;
	font-size: 12px;
}
.list li a{
	color: #333333;
	display: block;
	font-size: 14px;
	text-decoration: none;
	overflow:auto;
	padding:0px 0 0 16px;
}

.list1{
    list-style:none;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 8px;
}
.list1 ul{
    list-style-type: none;
}
.list1 li{
	width:490px;
	height:26px;
	font-size:12px;
	text-align:left;
	background:url(/images/icon_03.jpg) no-repeat 4px 7px;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-bottom: 1px dotted #CCCCCC;
}
.list1 li span{
    float: right;/*使span元素浮动到右面*/
    color: #666666;
    text-align: right;
	font-size: 12px;
}
.list1 li a{
	color: #333333;
	display: block;
	font-size: 12px;
	text-decoration: none;
	overflow:auto;
	padding:0px 0 0 16px;
	width:384px;
	white-space:nowrap; /*一行显示*/
	text-overflow:ellipsis; /*显示...*/
	overflow: hidden; /*缺少无效*/
}

.list2{
	list-style:none;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
}
.list2 ul{
    list-style-type: none;
}
.list2 li{
	float:left;
	width:374px;
	margin-left:auto;
	height:26px;
	text-align:left;
	background:url(/images/icon_04.jpg) no-repeat 3px 7px;
}
.list2 li a{
	color: #32312d;
	display: block;
	font-size: 12px;
	text-decoration: none;
	overflow:auto;
	font-weight: normal;
	padding: 0 0 0 12px;
	width:370px;
	white-space:nowrap; /*一行显示*/
	text-overflow:ellipsis; /*显示...*/
	overflow: hidden; /*缺少无效*/
}

.list3{
    list-style:none;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.list3 ul{
    list-style-type: none;
}
.list3 li{
	width:160px;
	height:30px;
	font-size:12px;
	text-align:left;
	background:url(/images/icon_03.jpg) no-repeat 4px 8px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.list3 li a{
	color: #333333;
	display: block;
	font-size: 12px;
	text-decoration: none;
	overflow:auto;
	padding:0px 0 0 16px;
	width:150px;
	white-space:nowrap; /*一行显示*/
	text-overflow:ellipsis; /*显示...*/
	overflow: hidden; /*缺少无效*/
}

.list4{
	list-style:none;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.list4 ul{
    list-style-type: none;
}
.list4 li{
	float:left;
	width:75px;
	margin-left:0px;
	height:25px;
	text-align:left;
	background:url(/images/icon_02.jpg) no-repeat 4px 8px;
}
.list4 li a{
	color: #666666;
	display: block;
	font-size: 12px;
	text-decoration: none;
	overflow:auto;
	font-weight: normal;
	padding: 0px 0 0px 12px;
	width:72px;
	white-space:nowrap; /*一行显示*/
	text-overflow:clip; /*不显示...*/
	overflow: hidden; /*缺少无效*/
}

.list5{
    list-style:none;
	margin-top: 6px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.list5 ul{
    list-style-type: none;
}
.list5 li{
	width:160px;
	height:25px;
	font-size:12px;
	text-align:left;
	background:url(/images/icon_04.jpg) no-repeat 3px 7px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.list5 li a{
	color: #333333;
	display: block;
	font-size: 12px;
	text-decoration: none;
	overflow:auto;
	padding:0px 0 0 16px;
	width:150px;
	white-space:nowrap; /*一行显示*/
	text-overflow:ellipsis; /*显示...*/
	overflow: hidden; /*缺少无效*/
}

.list6{
    list-style:none;
	margin-top: 6px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.list6 ul{
    list-style-type: none;
}
.list6 li{
	width:160px;
	height:25px;
	font-size:14px;
	text-align:left;
	background:url(/images/icon_01.jpg) no-repeat 3px 7px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.list6 li a{
	color: #333333;
	display: block;
	font-size: 14px;
	text-decoration: none;
	overflow:auto;
	padding:0px 0 0 16px;
}

.list7{
    list-style:none;
	margin-top: 6px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.list7 ul{
    list-style-type: none;
}
.list7 li{
	width:160px;
	font-size:12px;
	text-align:left;
	background:url(/images/icon_04.jpg) no-repeat 3px 7px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.list7 li a{
	color: #333333;
	display: block;
	font-size: 12px;
	text-decoration: none;
	overflow:auto;
	padding:0px 0 0 16px;
}

.list_list{padding:10px 10px 10px 30px;
overflow:hidden;
width:790px;
}
.list_list ul{list-style-type:none;}
.list_list ul li{background:url(/images/list_07.jpg) no-repeat;
background-position:center center;
text-align:left;
white-space:nowrap;
text-overflow:ellipsis;
padding-left:10px;
width:790px;
padding-top:2px;
border-bottom:1px dashed #ccc;
}
.list_list ul li a:link{color:#555; text-decoration:none;}
.list_list ul li a:visited{color:#555; text-decoration:none;}
.list_list ul li a:hover{color:#ff3300; text-decoration:underline;}
.list_list ul li a:active{color:#ff3300; text-decoration:underline;}
.list_list ul li span{float:right; text-align:right; color:#555;}

.tu{
	float:left;
	width:200px;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 8px;
}
.tu img{width:200px;height:150px;padding:3px;border: 1px solid #CCCCCC;}
.tu h2{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	padding:0;
	width:200px;
	display:block;
	height:22px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align:center;
}

/* 导航条 */
.mtDropdownMenu {
        LEFT: -1000px; OVERFLOW: hidden; POSITION: absolute; TOP: -1000px
}
.mtDropdownMenu .content {
        POSITION: absolute
}
.mtDropdownMenu .items {
        BORDER-RIGHT: #999 1px solid; BORDER-TOP: #999 1px solid; Z-INDEX: 10; LEFT: 0px; BORDER-LEFT: #999 1px solid; BORDER-BOTTOM: #999 1px solid; POSITION: relative; TOP: 0px
}
.mtDropdownMenu .item {
        BORDER-RIGHT: medium none; BORDER-TOP: medium none; FONT-SIZE: 12px; BORDER-LEFT: medium none; CURSOR: hand; COLOR: #393c31; BORDER-BOTTOM: medium none; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none; EXT-DECORATION: none
}
.mtDropdownMenu .background {
        Z-INDEX: 1; FILTER: alpha(opacity=85); LEFT: 0px; POSITION: absolute; TOP: 0px; moz-opacity: .8
}
.mtDropdownMenu .shadowRight {
        Z-INDEX: 3; FILTER: alpha(opacity=40); WIDTH: 2px; POSITION: absolute; TOP: 3px; moz-opacity: .4
}
.mtDropdownMenu .shadowBottom {
        Z-INDEX: 1; FILTER: alpha(opacity=40); LEFT: 3px; POSITION: absolute; HEIGHT: 2px; moz-opacity: .4
}
.mtDropdownMenu .hover {
        BACKGROUND: #ffffff; COLOR: #4a4b4b
}
.mtDropdownMenu .item IMG {
        MARGIN-LEFT: 10px
}

/* 横线定义 */
#line_D9 { line-height:3px; background:#D90000; margin-bottom:1px}
#line_00 { line-height:1px; background:#000; margin-bottom:3px}
#line_99 { line-height:1px; background:#999;}