﻿.menuclass
{
	width:114px;
	display:inline-block;
	height:35px;
	line-height:35px;
	font-size:14px;
	color:White;
	font-weight:bold;
}

.menu a:link {color: #ffffff; text-decoration:none}     /* 未访问的链接 */
.menu a:visited {color: #ffffff; text-decoration:none}  /* 已访问的链接 */
.menu a:hover {color: #ffffff; text-decoration:none}    /* 当有鼠标悬停在链接上 */
.menu a:active {color: #ffffff; text-decoration:none}

.menuclass:hover
{
	background-image:url("images/a1.gif")
}
body {font-size:12px; color:#222; font-family:Verdana,Arial,Helvetica,sans-serif;}
* {margin:0; padding:0;}
.newsTD
{
	color:Gray;
}
.newsTD span
{
	color:#ccc;
}
.newsTD a:link {color: #666666; text-decoration:none}     /* 未访问的链接 */
.newsTD a:visited {color: #666666; text-decoration:none}  /* 已访问的链接 */
.newsTD a:hover {color: #666666; text-decoration:underline}    /* 当有鼠标悬停在链接上 */
.newsTD a:active {color: #666666; text-decoration:none}

.IndexProdClass
{
	
}

.IndexProdClass span
{
	font-weight:bold;
	font-size:14px;
	color:#333333;
}

.Index_divProdDesc
{
	float:left;
	width:165px;
	height:140px;
	padding-left:20px;
	padding-top:10px;
	line-height:20px;
	color:#666666;
}

.Index_divProdShow
{
	float:left;
	width:130px;
	height:140px;
	padding-top:10px;
}

.Index_prodControl
{
	margin-top:5px;
	float:right;
	margin-right:10px;
	height:23px;
}
.Index_prodControl img
{
	cursor:pointer;
}
.Index_prodControl span
{
	font-weight:normal;
	font-size:12px;
	margin-right:10px;
}

.leftMenuClassNormal
{
	background-image:url("images/a2-2.jpg");
}

.leftMenuClassNormal a 
{
	font-size:14px;
	color:#666666;
	text-decoration:none;
	
}

.leftMenuClassCurrent
{
	background-image:url("images/a2-1.jpg");
}

.leftMenuClassCurrent a 
{
	font-size:14px;
	color:#666666;
	text-decoration:none;
	
}
.input_text
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	font-size: 9pt;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	height:20px;
	background-color:#FFFFFF;
	line-height:20px;
}

.GuestBookButton
{
	background-position: center center;
	font-weight: normal;
	font-size: 12px;
	background-image: url(images/25.gif);
	width: 135px;
	cursor: hand;
	border-top-style: none;
	line-height: normal;
	background-repeat: no-repeat;
	font-style: normal;
	border-right-style: none;
	border-left-style: none;
	height: 29px;
	text-align: center;
	font-variant: normal;
	border-bottom-style: none;
	margin-left: 2px;
	margin-right: 2px;
}

.newslist
{
	font-size:12px;
}

.newslist a
{
	color:#333333;
	text-decoration:none;
}

.newslist span
{
	color:#ccc;
	text-decoration:none;
}

.bottomMenu a
{
	color:#666666;
	text-decoration:none;
}

/*分页控件样式*/
.PagerStyle
{
}
.PagerStyle span
{
	display:inline;
    	vertical-align:middle;
    	height:32px;
}

.PagerStyle table
{
	height:30px;
}

.PagerStyle a
{
	display:inline-block;
	border:1px solid #ccc;
	line-height:20px;
	width:50px;
	margin-right:5px;
	text-decoration:none;
}

.PagerStyle input
{display:inline-block;
	margin-right:3px;
	height:20px;
	
}

image
{
	border:0px;
}

.prodclass span
{
	
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#336699;
}

.prodclass p
{
	line-height:40px;
}


.ProdDetailButton
{
	display:inline-block;
	
	background-position: center center;
	font-weight: normal;
	font-size: 12px;
	background-image: url(images/22.jpg);
	width: 67px;
	cursor: hand;
	color:#666666;
	text-decoration:none;
	line-height: 22px;
	background-repeat: no-repeat;
	font-style: normal;
	height: 21px;
	text-align: center;
	
}