@charset "utf-8";
/* CSS Document */
body
{
	margin-top:0px;		/* 网页上边距 */
	margin-bottom:0px;	/* 网页底边距 */
	margin-left:0px;	/* 网页左边距 */
	margin-right:0px;             /*背景居中*/
	background-image: url(images/index_39.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}
/* 一般超级链接 */
a{
	font-size:12px;
	color:#555555;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}				/* 链接属性 */
a:hover{color:#990000;text-decoration:underline;}	/* 鼠标悬停时链接属性 */

/* 导航菜单超级链接 */
a.menu{
	font-size:12px;
	color:#555555;
	line-height:22px;
	font-weight: bold;
}					/* 菜单链接属性 */
a.menu:hover{
	font-size:12px;
	color:f47224;
	text-decoration:underline;
	font-weight: bold;
}		/* 鼠标悬停时链接属性 */
a.menu:visited {
	font-size: 12px;
}


/*新闻内容超级链接*/
a.news{color: #FFFFFF;text-decoration: none;}
a.news:hover {color: #FFFFFF;text-decoration: underline;}

/*产品内容超级链接*/
a.pro {color: #FFFFFF;text-decoration: none;}
a.pro:hover {color: f47224;text-decoration: none; }
.right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}




/*表格属性*/
table
{
	font-size:12px;
	border-collapse:collapse;/*自动把相同的边框线合并*/
	color: #555555;
	font-family: Arial, "宋体";
	line-height: 21px;
}
/*边距离*/
.padding {
	padding: 5px; 
}

/*版权所有文本属性*/	
.copyright {
	color: #FFFFFF; 
	font-size: 12px; 
	line-height: 1.6em; 
}

select,input,option,textarea
{
	font-size:12px;
	font-family: Arial, "宋体";, Verdana, Arial, Helvetica, sans-serif;
	color:#666666;					/* 边框线条样式 */
	border:1px solid #C2D7E8;							/* 边框线条大小 */
	background-color:#FFFFFF;			/* 背景颜色 */
}


.copyright		/* 版权所有文本属性 */
{
	font-size:12px;												/* 网页字体大小 */
	font-family: Arial, "宋体";, Verdana, Arial, Helvetica, sans-serif;	/* 网页字体 */
	color:#FFFFFF;												/* 网页字体颜色 */
	line-height:22px;											/* 标准行高 */
}
.txt_14 {
	font-size: 14px;
	color: #555555;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.xu {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.dowm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.txt_14Copy {

	font-size: 14px;
	color: #555555;
	text-decoration: none;
	font-weight: normal;
	line-height: 22px;
}
.about_tab {
	background-color: #f7f7f7;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e1e1e1;
	border-bottom-color: #e1e1e1;
	border-left-color: #e1e1e1;
}

.case {
	font-size: 14px;
}
