.tableForm {
	border-collapse: collapse;
	font-size: 12px;
	width:100%;
}

.tableForm th {
	text-align: right;
	border-bottom: 1px dotted #ccc;
	padding: 3px;
	font-weight: bold;
}

.tableForm td {
	text-align: left;
	border-bottom: 1px dotted #ccc;
	padding: 3px;
}

body{
	margin: 0px;
	height:99%;
}

/*
.tableForm td input{
	width:100%;
}

.tableForm td textarea{
	width:100%;
}

.tableForm td select{
	width:100%;
}
*/
.logo {
	background: url('images/sypro.png') no-repeat;
}

.info {
	background: #FFFEE6;
	color: #8F5700;
	padding: 12px;
}

.tip {
	width: 24px;
	height: 16px;
	float: left;
}

img {
	cursor: pointer;
}



a.abtn{
	position:absolute;
	top:4px;
	display:block;
	height:132px;
	width:6px;
	overflow:hidden;
	text-indent:-20000px;
	background:url(images/arrow3.gif) 0px center no-repeat;
}
a.aleft{
	left:7px;
}
a.agrayleft{
	cursor:default;
	background-position:-12px center;
}
a.aright{
	right:7px;
	background-position:-6px center;
}
a.agrayright{
	cursor:default;
	background-position:-18px center;
}

/*********图片轮显开始**********/
.productshow{
    margin:0px auto;
	width:540px;
	height:132px;
	padding:4px 0;
	margin:20px auto;
	position:relative;
	text-align:center;
	font-family:微软雅黑, 黑体;
	background:url(images/productshow.png) no-repeat;
}
.productshow .scrollcontainer{
	width:486px;
	height:130px;
	overflow:hidden;
	position:relative;
	margin:0 auto;
}
.productshow .scrollcontainer ul{
	width:20000px;
	position:absolute;
	left:0px;
	top:0px;
}
.productshow .scrollcontainer li{
	float:left;
	width:162px;
	height:130px;
	text-align:center;
}
.productshow .scrollcontainer li.last{
	background:none;
}
.productshow .scrollcontainer li div{
	height:95px;
	width:162px;
	overflow:hidden;
	text-align:center;
}
.productshow .scrollcontainer a:hover img{
	filter:alpha(opacity=86);-moz-opacity:0.86;opacity:0.86;
}
.productshow .scrollcontainer li p{
	margin:0;
	line-height:32px;
}

.productshow a:link, .productshow a:visited{color:#333; text-decoration:none;}
.productshow a:hover{color:#000;}
.productshow ul,.productshow p{margin:0; padding:0;}
.productshow li{list-style-type:none;}
.productshow img{width:91px;height:90px;}


.productshow1{
    margin:0px auto;
	width:540px;
	height:132px;
	padding:4px 0;
	margin:20px auto;
	position:relative;
	text-align:center;
	font-family:微软雅黑, 黑体;
	background:url(images/productshow.png) no-repeat;
}
.productshow1 .scrollcontainer1{
	width:486px;
	height:130px;
	overflow:hidden;
	position:relative;
	margin:0 auto;
}
.productshow1 .scrollcontainer1 ul{
	width:20000px;
	position:absolute;
	left:0px;
	top:0px;
}
.productshow1 .scrollcontainer1 li{
	float:left;
	width:162px;
	height:130px;
	text-align:center;
}
.productshow1 .scrollcontainer1 li.last{
	background:none;
}
.productshow1 .scrollcontainer1 li div{
	height:95px;
	width:162px;
	overflow:hidden;
	text-align:center;
}
.productshow1 .scrollcontainer1 a:hover img{
	filter:alpha(opacity=86);-moz-opacity:0.86;opacity:0.86;
}
.productshow1 .scrollcontainer1 li p{
	margin:0;
	line-height:32px;
}

.productshow1 a:link, .productshow1 a:visited{color:#333; text-decoration:none;}
.productshow1 a:hover{color:#000;}
.productshow1 ul,.productshow1 p{margin:0; padding:0;}
.productshow1 li{list-style-type:none;}
.productshow1 img{width:91px;height:90px;}
/*********图片轮显结束**********/

.mvctool
{
    height:30px;
}


body {
font: 12px/1.33 "微软雅黑",Verdana,"宋体",Helvetica,sans-serif;
}

.imglist p{
	font:12px/1.33 "微软雅黑",Verdana,"宋体",Helvetica,sans-serif;
}

  .js-table1
{
    margin-bottom: 8px;
    /*background-color: #d0d0d0;*/
    background-color:White;
    
    margin: auto;
    line-height: 28px;
    font-size:12px; 
    height:30px;
    overflow:hidden;
}
.js-tr
{
    background: url(images/table/js_061.gif) repeat-x;
}
.js-table1 td
{
    line-height:23px;
    /*background: url(../images/table/js_061.gif) repeat-x;*/
}

.rightbottom
{
    border-bottom-width: 1px;
    border-bottom-color: #d0d0d0;
    border-right-width: 1px;
    border-right-color: #d0d0d0;
    border-top-width: 0px;
    border-top-color: #d0d0d0;
    border-left-width: 0px;
    border-left-color: #d0d0d0;
    vertical-align: bottom;
    text-align:center;
}

.colorB
{
    /*background-color: #EFEFEF;*/
    background-color: #FFFFFE;
    background-image:none;
}

.colorEF
{
    background-color: White;
    background: url(images/table/js_061.gif) repeat-x;
    background-size: 100% 100%;
}