/*首页CSS*/
* {
	padding: 0px;
	margin:0px;
	heihgt:100%
	
}
body {
    margin-top:20px;
	font:12px/22px Verdana,Arial,sans-serif,"Times New Roman",宋体;
	background:#fff;
	text-align:center;
   }
   
p,ul,div{
	text-align:left;
}
ul {
	list-style:none;
}
/* 确保访问后的状态优先于鼠标变换状态 */
a:link,a:visited {
	text-decoration:none;
}
a:hover,a:active {
	text-decoration:underline;
}

#header_top {
	height: 70px;
	width: 960px;
	margin: 0px auto;
}
#shoucang a:link, #shoucang a:visited{
	color: #000000;
}
#shoucang a:hover {
	color: #1A7D7D;
}

.daohang{
	font-size: 13px;
	height: 28px;
	width: 960px;
	text-align: center;
	margin: 2px auto;
	color: #CCC;
	background: #000000;
	vertical-align: middle;
}

.daohang p {
	text-align: center;
        line-height:28px;
}

.daohang a:link,.daohang a:visited{
	color: #fff;
	font-weight:bold;
}
.daohang a:hover{
	text-decoration:underline;
	color: #FFFFFF;
}


#search {
	padding: 1px;
	width: 958px;
	margin: 3px auto;
	font-weight: normal;
	text-align:center;
	border: 1px solid #E7E7E7;
	font-family: Arial, Helvetica, sans-serif;
}

#search a{
       margin-left:10px;
}
#search a:link,#search a:visited{
          color:blue;
	  text-decoration:underline;
	  }
#search a:hover{
      color:red;
	  }
#header_top #logo {
	float: left;
	height: 70px;
	width: 170px;
}
#header_top #banner {
	float: left;
	height: 70px;
	width: 660px;
	margin-left: 2px;
        text-align:right;
}
#header_top #shoucang {
	float: right;
	height: 27px;
	width: 100px;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	font-size: 12px;
	
}

.main {
	width: 960px;
	margin: 3px auto;
	float: none;
}
.tuijian {
	background-color: #FFFFFF;
	float: right;
	width: 220px;
	border: 1px solid #EBEAE4;
	margin-bottom:3px;
	height: 100%;
        padding-bottom:5px;
}

.tuijian table {
	width: 220px;
	font-size: 12px;
}
.tuijian table td {
	text-align: left;
	padding-left: 4px;
	border-top: 1px solid #FFF;
	height: 21px;
}

.tuijian td a,.tuijian td a:visited {
	color: #333333;
	font-size: 12px;
}
.tuijian  .yin a:hover {
	color: #1C8484;
}

.tuijian h2{
	text-align: center;
	vertical-align: middle;
	color: #333333;
	font-size: 12px;
	background-color: #F0F0F0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}

.softlist1 li a,.softlist1 li a:visited {
	color: #333333;
    font-size: 12px;
}
.softlist2 li a,.softlist2 li a:visited {
	color: #333333;
    font-size: 12px;
}
.softlist1 li a:hover,.softlist2 li a:hover {
     color: #1C8484;
}
.softlist1,.softlist2 {
	list-style:none;
	line-height:25px;
	margin:2px 0px 2px 5px;
}
.softlist2 li,.softlist1 li {
	line-height:22px;
	overflow:hidden;
	white-space:normal;
}

.softlist2 li span{
     text-align:right;
	 float:right;
}
.blank {
	clear: both;
}
.fenlei {
	width: 365px;
	border: 1px solid #FCDAC7;
	float: left;
	background-color: #FFF;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 2px;
	margin-right: 3px;
}
.fenlei h2 {
	font-size: 12px;
	color: #000000;
	text-align: left;
	background-color: #FDE6D9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FDD3BB;
        padding:3px 0;
}
.gengduo {
           float:right; 
           padding-right:5px;    
         }
.gengduo a:link,.gengduo a:visited{
         color:red;
         font-weight:normal;
        }

#submit {
	vertical-align: middle;
	margin: 0px;
}
#main1,#main2,#main3,#main4 {
	margin-bottom: 2px;
	clear: both;
}

#frindlink {
	width: 956px;
	margin: 0px auto;
	border: 1px solid #EBEBEB;
	
}
#frindlink h2 {
	color: #333333;
	font-size: 12px;
	background-color: #F5F5F5;
}
#frindlink table {
	width: 955px;
         font-size:12px;
}
#frindlink table tr{
        line-height:30px;
}
#frindlink a{
    color:#125C5C;
	font-size:12px;
}

#beian {
	text-align: center;
	height: 50px;
	width: 950px;
	padding-top: 10px;
	margin: 0px auto;
}
#beian p {
	text-align: center;
}
#beian strong {
	font-weight: normal;
}
.bottom{
	font-size: 12px;
	width: 960px;
	margin: 10px auto 0;
        padding-top:10px;
        border-top:1px solid #000;
}
.bottom p{
       text-align: center;
	vertical-align: middle;
}
.bottom a:link,.bottom a:visited{
       color:#000;
}
.bottom a:hover{
        color:#000;
        text-decoration:underling;
}


/*DOWN-INFO CSS*/
#weizhi {
	width: 954px;
	height: 20px;
	padding: 3px;
	font-size: 12px;
	font-weight:bold;
	vertical-align: middle;
	text-indent: 10px;
	margin: 2px auto;
	background: F0F0F0;
}
#weizhi a:link{
        color:#000;
}
#container {
	width: 960px;
	margin: 0px auto;
	float: none;
	position: relative;
}
#info_left {
	float: left;
	width: 220px;
}
#info_right {
	float: right;
	width: 730px;
        margin-left:3px;
}

#softinfo {
	width: 728px;
	border: 1px solid #FDE3D5;
	color: #000;
}
#softinfo h1 {
	font-size: 16px;
	color: #000;
	text-indent: 10px;
        padding:10px;
        text-align:center;
        border-bottom:1px solid #E7E7E7;
}

#infolist {
	width: 340px;
	float: left;
}
#infolist li {
	line-height: 25px;
}
#infolist ul {
        width: 338px;
	margin: 5px;
}
#ad_right {
	float: left;
	width: 350px;
}
.green {
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
	color: #000;
	text-indent: 10px;
	width: 730px;
	background-color: #FEEFE7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FDE3D5;
}
#intro{
	font-size: 12px;
	line-height: 20px;
	color: #000;
	padding:10px;
}
#intro p{
    text-indent:20px;
	}
#intro h4{
	font-size: 12px;
	}
#intro h2,#intro strong {
	font-size: 12px;
	font-weight: 600;
}
#intro a:link;a:visited{
        color: #000000;
}
#down_address ul {
	width: 720px;

}
.soft {
	border: 1px solid #FDE3D5;
	margin-top: 5px;
}
.soft table a,.soft table a:visited{
    color: #333333;
    font-size: 12px;
}
.soft table a:hover{
    color: #1C8484;
 }
.soft table td{
    height:22px;
}
#shuoming ul {
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
#shuoming li {
	line-height: 20px;
	
}
#down_address ul {
	padding-top: 10px;
	padding-left: 2px;
}

.info_right {
	float: right;
	width: 730px;
}
.container {
	width: 960px;
	margin: 0px auto;
}

/*down-list CSS*/
#weizhi span{
	float: right;
}
#list_container {
	width: 960px;
	margin: 0px auto;
}
#list_left {
	float: left;
	width: 220px;
	margin: 0px 2px 0px 0px;
}
#list_right {
	float: right;
	width: 730px;
	border: 1px solid #FDE6D9;
}
.softpart {
	margin: 3px;
	color: #000000;
}
.hr {
	border-top: 1px dotted #006600;
}
.softpart h3 a {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.info_tuijian table a,.info_tuijian table td{
	font-size: 12px;
	color: #7B3700;
	text-decoration: none;
}
.softpart p {
	text-indent: 24px;
	margin-top: 5px;
	color: #000000;
}


/*down_catalog CSS*/

#catalog {
	padding: 4px;
	width: 950px;
	margin: 0px auto;
	border: 1px solid #CCCCCC;
}
#catalog table a{
    font-size:12px;
	color:#116413;
}


/*down_new CSS*/
/*down_abc CSS*/
/*down_top CSS*/

.abc_table {
	padding: 3px;
	width: 954px;
	margin: 0px auto;
	
}
td.tdBar {
	color: #146161;
	background-color: #E6E6E6;
	padding: 2px;
}

.abc_table a {
	font-size: 12px;
	color: #006600;
}
.abc_table a:hover {
	color: #000000;
	text-decoration: underline;
}

.abc_table td {
	font-size: 12px;
	color: #000000;
}
.abc_table tr {
        height:22px;
}

/*down_search CSS*/

#down_search {
	width: 960px;
	margin: 0px auto;
}

/*在线*/

.zaixian_title{
     font-weight: bolder; 
     font-size: 13px;
     color: #23A9A9;
     text-align:center;
}
#zaixianfenlei {
	background-color: #F7F8F9;
	width: 770px;
	margin: 3px auto;
	border: 1px solid #45DADA;
}
#tooltitle {
	font-weight: bold;
	color: #3E5173;
	font-size: 13px;
	line-height: 30px;
	background-color: #FFFFFF;
	padding-left: 10px;
}
#zaixianfenlei td {
	text-align: center;
}

	
#search a:link,#search a:visited{
	text-decoration: none;
	color:red;
}
#frindlink table {
	padding: 5px;
}
