﻿@charset "utf-8";

body{
	font-size:12px;
    margin:0 auto;
	padding:0px;
	width:960px;
	background:#27376B;
	color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
form, input, textarea, table, h1, h3, h4, h5, h6{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a{
	text-decoration: none;
	color:#fff;
}
a:hover{text-decoration: none;}
p{}
td{}
tr{}
.but01{ background:url(probut.gif) center no-repeat; width:135px;  height:25px;}
ul{ margin:0; padding:0}
li{list-style:none;}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.sbtn{ background: url(inSearchButton.gif) center no-repeat;
	height:25px;
	width:25px;
	border:none}
/*主体样式*/


.sidecontent li{height:30px;width:160px;background: url(bg_line_td.gif) left bottom repeat-x ; text-align:left; line-height:30px;}
.sidecontent li a{ height:30px; width:160px; display:block;color:#B2CFED;}
.sidecontent li a:hover{ text-decoration:underline;}

/*产品展示图片样式*/
.thumbnail{
	float: left;
	display: inline;
	padding:7px;
}
.thumbnail .thumb-image{
	text-align:center;
}
.thumbnail a{
	position: relative;
	cursor:pointer;
}
.thumbnail .thumb-menu{
	display: none;
}
.thumb-txt{ text-align:center; margin-top:10px; }
/*页码*/
