﻿/* CSS Document */
body{
	margin:0 auto;
	font-size:12px;
	font-family:"宋体"
}
a,a:hover,a visted{
	text-decoration:none;
}
p{
	line-height:20px;
	text-indent:2em;
	margin:0;
	padding:0;
}
h5{
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
	color:#fb8807;
	line-height:30px;
}
ul,li{
	padding:5px 0 0 20px;margin:3px 0 0 20px;
	list-style:none; color:#015fb9; font-size:14px;
}
li{
	background:url(images/icon.jpg) no-repeat left 50%;}
li a{
	border-bottom:#990000 solid 1px; text-decoration:none;
}
.blue{
	font-size:14px; color:#015fb9;}
/*navmenu style*/
#nav{
	margin:0px auto;
	margin-top:6px;
	color:#fff;
	font-weight:bold;
}
#nav .date{
	letter-spacing:1px;
}
#nav a{
	color:#fff;
	font-size:14px;
	margin:0 5px;
	padding:0 5px;
}
#nav a:hover{
	color:yellow;
}

/*leftmenu style*/
#leftmenu {
	 margin:10px 0;
}
#leftmenu a{
	color:#000;
}
#leftmenu a:hover{
	color:#990000;
}
.leibie{
	margin:0 0 6px 0;}
/*right style*/
#rightmenu {
	margin:10px 0 10px 10px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
}
#rightmenu a{
	color:#990000;
}
#rightmenu a:hover{
	text-decoration:underline;
}
/*products leibie*/
.products-lie{
	margin:0 0 10px 0;
}
.all-title{
	color:#2153C6;
	font-weight:bold;
}



/*page style*/
.page{
	font-weight:bold;
	color:#666;
}
.page a{
	color:#4166DA;
	text-decoration:none;
}
.page a:hover{
	text-decoration:underline;
}

/*footer style*/
#footer{
	line-height:14px;
	padding:3px 0 0 0;
}
.icp{margin:0 140px 0 180px;}






/*   分页样式表    */
.pagespageinfo
{
	margin: 2px 0;
	font: 10pt arial;
	border:solid 1px #fff;
    padding: 5px;
    text-align:right;
}
.pagespageinfo a:link
{
	padding: 1px 2px 1px;
	text-align: center;
	text-decoration: underline;
	font: 10pt arial;
	color:#0068b7;
}
.pagespageinfo a:hover
{
	padding: 1px 2px 1px;
	text-align: center;
	text-decoration: underline;
	font: 10pt arial;
	color:#0068b7;
}
.pagespageinfo a:active
{
	padding: 1px 2px 1px;
	text-align: center;
	text-decoration: underline;
	font: 10pt arial;
	color:#0068b7;
}
.pagespageinfo a:visited
{
	padding: 1px 2px 1px;
	text-align: center;
	text-decoration: underline;
	font: 10pt arial;
	color:#0068b7;
}

.pagespageinfo input
{
	background-color: #ffffff;
	border: solid 1px #3B6592;
	height: 14px;
	font-size: 9pt;
}

 /*   分页样式表结束    */