﻿#sddm
{
	padding: 0;
	z-index: 30;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 40px;
	}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 12px arial}

#sddm li a
{
	display: block;
	margin: 0;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	line-height: 42px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}

#sddm li a:hover
{
	background-image: url(tab.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#sddm div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background-color: #C00;
}

	#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #FFF;
	font-family: arial;
	font-size: 12px;
	background-color: #C00;
	line-height: 33px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}

	#sddm div a:hover
	{
	color: #000;
	background-color: #FC0;
}
		
		
#sddm2
{
	padding: 0;
	z-index: 30;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 40px;
	}

#sddm2 li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 12px arial}

#sddm2 li a
{
	display: block;
	margin: 0;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	line-height: 42px;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
}

#sddm2 li a:hover
{
	background-image: url(tab.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#sddm2 div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background-color: #C00;
}

	#sddm2 div a
	{
	position: relative;
	display: block;
	margin: 0;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #FFF;
	font-family: arial;
	font-size: 12px;
	background-color: #C00;
	line-height: 33px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}

	#sddm2 div a:hover
	{
	color: #000;
	background-color: #FC0;
}
		
		#m1 {}
#m1 p {
	margin-top: 10px;
}
#m1 h2 {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b11614;
	color: #b11614;
	padding-top: 10px;
}
#m2 {
	margin-top: 20px;
	float: left;
	margin-right: 6px;
}
*html #m2 {
	margin-top: 20px;
	float: left;
	margin-right: 2px;
}
#m2 img {
	border: 1px solid #CCC;
	padding: 3px;
}
#m2 p{
	text-align: center;
	font-size: 12px;
	line-height: 50px;
}
#m3 {
	margin-top: 10px;
}
#m3 li {
	background-image: url(li1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 20px;
}
#m3 li a{
	font-size: 12px;
	line-height: 24px;
}
#listd {
	padding: 5px;
	border: 1px solid #CCC;
	margin-top: 10px;
	margin-bottom: 10px;
	}
#listd  a {
}




#listw {
	border: 1px solid #CCC;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 50px;
	padding-left: 5px;
	}
#listw h1 {
	font-size: 21px;
	line-height: 36px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	font-family: "微软雅黑";
	margin-bottom: 20px;
	font-weight: normal;
	color: #C00;
}
#listw p {
	margin-top: 5px;
}
#listw ul {
}
#listw li {
	margin-right: 100px;
	margin-left: 100px;
	list-style-type: disc;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D6D6D6;
}
#listw li a {
	font-size: 12px;
	line-height: 30px;
}
#listw .date {
	float: right;
}
/*- Menu Tabs E--------------------------- */

    #tabsE {
	float:left;
	width:100%;
	font-size:14px;
	line-height:normal;
      }
    #tabsE ul {
	padding:0px;
	list-style:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
      }
    #tabsE li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsE a {
	float:left;
	background:url("tableftE.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	font-size: 14px;
	line-height: 42px;
	font-weight: bold;
      }
    #tabsE a span {
	float:left;
	display:block;
	background:url("tabrightE.gif") no-repeat right top;
	color:#FFF;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 30px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsE a span {float:none;}
    /* End IE5-Mac hack */
    #tabsE a:hover span {
      color:#FFF;
      }
    #tabsE a:hover {
      background-position:0% -42px;
      }
    #tabsE a:hover span {
      background-position:100% -42px;
      }

        #tabsE #current a {
                background-position:0% -42px;
        }
        #tabsE #current a span {
                background-position:100% -42px;
        }
        #tabsE .currclass a {
                background-position:0% -42px;
        }
        #tabsE .currclass a span {
                background-position:100% -42px;
        }
/*- Menu Tabs E--------------------------- */

    #tabsE2 {
	float:left;
	width:100%;
	font-size:14px;
	line-height:normal;
      }
    #tabsE2 ul {
	padding:0px;
	list-style:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 40px;
      }
    #tabsE2 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsE2 a {
	float:left;
	background:url("tableftE.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	font-size: 14px;
	line-height: 42px;
	font-weight: bold;
      }
    #tabsE2 a span {
	float:left;
	display:block;
	background:url("tabrightE.gif") no-repeat right top;
	color:#FFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 15px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsE2 a span {float:none;}
    /* End IE5-Mac hack */
    #tabsE2 a:hover span {
      color:#FFF;
      }
    #tabsE2 a:hover {
      background-position:0% -42px;
      }
    #tabsE2 a:hover span {
      background-position:100% -42px;
      }

        #tabsE2 #current a {
                background-position:0% -42px;
        }
        #tabsE2 #current a span {
                background-position:100% -42px;
        }
        #tabsE2 .currclass a {
                background-position:0% -42px;
        }
        #tabsE2 .currclass a span {
                background-position:100% -42px;
        }

#home_1{
    width:1000px;
    height:114px;
    clear:both;
    clear:both;
    text-align:left;
}

#home_2{
	width:1000px;
	height:42px;
	clear:both;
	margin-top:0px;
	clear:both;
	background-image: url(home_2.png);
	text-align:left;
	background-repeat: no-repeat;
}

#home_3{
    width:1000px;
    clear:both;
    margin-top:0px;
    clear:both;
    background-image: url(home_3.png);
    text-align:left;
}

#home_4{
    width:225px;
    height:58px;
    margin-left:73px;
    margin-top:34px;
    display:inline-block;
    position: absolute;
    text-align:left;
}

#home_5{
    width:336px;
    height:51px;
    margin-left:639px;
    margin-top:57px;
    display:inline-block;
    position: absolute;
    text-align:left;
}

#home_6{
    width:84px;
    height:51px;
    margin-left:0px;
    margin-top:0px;
    float:left;
    display:inline;
    text-align:left;
}

#home_7{
    width:252px;
    height:51px;
    margin-left:0px;
    margin-top:0px;
    float:left;
    display:inline;
    text-align:left;
}
#home_7 h3{
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 51px;
	color: #c3201d;
	font-weight: normal;
}
#home_8{
    width:180px;
    height:23px;
    margin-left:795px;
    margin-top:6px;
    display:inline-block;
    position: absolute;
    text-align:left;
}

#home_9{
    width:73px;
    height:23px;
    margin-left:0px;
    margin-top:0px;
    float:left;
    display:inline;
    text-align:left;
}

#home_10{
    width:77px;
    height:23px;
    margin-left:0px;
    margin-top:0px;
    float:left;
    display:inline;
    text-align:left;
}

#home_11{
    width:950px;
    clear:both;
    margin-left:25px;
    margin-top:0px;
    display:inline-block;
    text-align:left;
}

#home_12{
	width:950px;
	height:68px;
	clear:both;
	margin-left:25px;
	margin-top:0px;
	margin-bottom:0px;
	display:inline-block;
	text-align:left;
	background-image: url(bg2.gif);
	background-repeat: repeat-x;
}

#home_13{
	width:429px;
	height:30px;
	margin-left:39px;
	margin-top:23px;
	float:left;
	display:inline;
	text-align:left;
	color: #FFF;
}

#home_14{
	width:203px;
	height:30px;
	margin-left:262px;
	margin-top:23px;
	float:left;
	display:inline;
	text-align:left;
	color: #FFF;
}

#home_15{
    width:931px;
    clear:both;
    margin-left:10px;
    margin-top:8px;
    display:inline-block;
    text-align:left;
}

#home_16{
    width:931px;

    clear:both;
    margin-left:10px;
    margin-top:0px;
    margin-bottom:10px;
    display:inline-block;
    text-align:left;
}

#home_17{
    width:234px;

    margin-left:26px;
    margin-top:0px;
    float:left;
    display:inline;
    text-align:left;
}

#home_18{
    width:342px;

    margin-left:33px;
    margin-top:0px;
    float:left;
    display:inline;
    text-align:left;
}

#home_19{
    width:234px;

    margin-left:35px;
    margin-top:0px;
    float:left;
    display:inline;
    text-align:left;
}


