html,*{margin:0;}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A{ COLOR: #222; text-decoration: none;}
A:link { COLOR: #222; TEXT-DECORATION: none;} 
A:hover { COLOR: #F00; text-decoration:none}
#container
{
	width:1000px;
	text-align:left;
	margin:0 auto;
}

#nav{
	background-image:url(images/index_03.gif);
	height:33px;
	text-align:center;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;	
	line-height:33px
}
	#nav a{color:#FFF;}
	#nav ul{list-style:none;margin:0 ;padding:0; }
	#nav ul li{display:inline;margin:12px; }

 	#product{background-image:url(images/index_05.gif);height:47px; background-repeat:no-repeat; }
	.products{border-bottom:#B7B7B7 dashed 1px; line-height:30px; margin-left:20px;}

#xianshi {
	text-align:justify;
}
#xianshi #photo{
	width:150px;
	height:165px;
	float:left;
	margin:0px 15px 15px 15px;
	text-align:center;
	border:1px solid #980707;
	padding:7px 2px 0px 2px;
}
#xianshi #photo h1{
	font-size:13px;
	height:20px;
	line-height:20px;
	font-weight:normal;
	margin:0;
	text-align:center;
}

/* #left{width:215px; float:left;}
	#login{background-image:url(images/index_04.jpg);height:167px;}
	#search{ background-image:url(images/index_07.jpg); height:42px}
	#kong{ height:3px}
	#search1{border:#8ED333 solid 1px;height:80px}
	#product{background-image:url(images/index_05.gif);height:43px;}
	#products{border:#8ED333 solid 1px;height:400px}
#right{width:730px; float:right;}
	#about{ width:259px; height:30px;
	background-image:url(images/index_08.gif);
	background-repeat: no-repeat;}
	#menu{ background-image:url(images/menu.gif); height:29px;background-repeat: no-repeat; line-height:25px}
#bottom{background-image:url(images/index_11.gif);height:102px; text-align:center; line-height:24px; color:#3D3D3D}
#bottom a:link{color:#3D3D3D;}
#bottom a:active{ color:#006600;font-weight:bold}
#bottom a:visited{color:#3D3D3D}
#bottom a:hover{ color:#006600; font-weight:bold}
.menu{ font-size:18px; color:#FFFFFF}*/

.pageLink {
	font-size: 12px; 
	margin:2px auto; 
	clear:both;  
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
}
.pageLinkOn { 
	background: #3F70AA; 
	color:#fff; 
	font-size:12px; 
	font-weight:bold; 
	text-align:center; 
	margin:2px 2px; 
	display:inline-block; 
	padding:0px 5px; 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:20px; 
	margin-bottom:3px; 
}
.pageLinkOff { 
	background:#fff; 
	color:#AAA;
	border:1px solid #AAA; 
	font-size:12px; 
	text-align:center; 
	margin:2px 2px; 
	display:inline-block; 
	padding:0px 5px;  
	line-height:18px 
}
.pageLink a { 
	background:#fff; 
	border:1px solid #3F70AA; 
	font-size:12px; 
	text-align:center; 
	margin:2px 2px; 
	display:inline-block; 
	padding:0px 5px;  
	line-height:18px 
}
.pageLink a:hover { 
	background: #3F70AA; 
	border:1px solid #3F70AA;  
	color:#fff;  
	font-size:12px; 
	text-align:center; 
	margin:0px 2px; 
	display:inline-block; 
	padding:0px 5px;   
	margin-bottom:3px; 
	text-decoration:none; 
}
