@charset "utf-8";
/* CSS Document */

#main{border:medium none;left:50%;margin:0 auto 0 -720px;overflow:hidden;padding:0;position:relative;visibility:visible;width:1440px;}

#header{width:1002px; margin:0 auto; }

#center{ width:1002px; margin:0 auto;}

#footer{width:100%; margin:auto; background-color:#484848;color:white; font-size:12px; font-family:"微软雅黑"; line-height:30px; margin-top:10px; text-align:center; padding:10px 0;}
#footer a{color:white; font-size:12px; font-family:"微软雅黑"; line-height:30px;}


/*分页*/
div.pager
{
    text-align:center;
	margin:0 auto;
}
div.pager span
{
	margin-left:8px;
	margin-right:8px;
}
div.pager a
{
	margin-left:8px;
	margin-right:8px;
	text-decoration:none;
}



/*产品分类*/

.producttype1 { background:#eeeeee; text-align:center; font-size:14px; font-weight:bold;}
.producttype1 a{ line-height:38px; color:#cccccc;color:black; display:block; width:240px;background:url(../images/nyxuxian_03.jpg) center bottom no-repeat;}
.producttype1 a:hover {color:#f5007e;}

.producttype2 {background:#eeeeee; display:none;}
.producttype2 a{ line-height:38px; color:#cccccc;color:black; display:block; width:240px;background:url(../images/nyxuxian2_03.jpg) center bottom no-repeat;}
.producttype2 a:hover{color:#f5007e;}

/*下载*/
ul.downloads
{
	clear:both;
	margin:0px;
	padding:0px;
	padding-top:5px;
}

ul.downloads li
{
 border-bottom:1px dashed #92d8ff; line-height:24px; background:url(../images/icon.jpg) no-repeat 5px center; text-indent:20px; height:24px; color:#d4f0ff;
}

ul.downloads li a
{
	text-decoration:none;
}
.tj_btn{ width:71px; height:25px; background:url(../images/btn_bg.jpg) no-repeat left top; vertical-align:middle; border:none; color:#FF0000; font-size:12px;}
.multi_page{ text-align:center;}
.multi_page span{ padding:0px 5px; font-size:12px;}
.multi_page span a{ font-size:12px;}


