@charset "utf-8";
/* CSS Document */
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
a:link {
	text-decoration: none;
	color: #666;
}
a:visited {
	text-decoration: none;
	color: #666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #666;
	text-decoration: none;
	
}
a:active {
	text-decoration: none;
	color: #666;
}
td img {display: block;}
body {
	background-image: url(bg.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DEDEDF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666;
}
.daohang_bottom a:link,a:visited{
	color:#666;
	font-size:11px; 
	text-decoration: none;
	}
.daohang_bottom a:visited{
	color:#666;
	font-size:11px; 
	text-decoration: none;
	}	
.daohang_bottom a:hover{
	color:#FFF;
	background:#333;
	padding:2px;
	font-size:11px; 
	text-decoration: none;
	}
.daohang_pro a:link,a:visited{
	color:#C0C0C0;
	text-decoration: none;
	}
.daohang_pro a:visited{
	color:#C0C0C0;
	text-decoration: none;
	}	
.daohang_pro a:hover{
	color:#333;

	padding:2px;
	border:1px solid #333;
	text-decoration: none;
	}	
.innovation_title{
	color:#FFF;
	font-size:12px;
	padding-left:14px;
    letter-spacing: normal;
	word-spacing:4px;
	font-family:Arial, Helvetica, sans-serif
	}
.alpha{
	filter:alpha(opacity=60) blendTrans(duration=0.5) /*透明度和转换时间*/
	} 
.NoneInput{
    text-align:center;
    width:70px;
	height:14px;
    border-style: none;
    background:transparent;
	background-image:url(input.png);
	background-repeat:no-repeat;
	background-position:center;
	font-size:10px;
	color:#333
}
.NoneInput1{
    text-align:center;
    width:95px;
	height:20px;
    border-style: none;
    background:transparent;
	background-image:url(search.png);
	background-repeat:no-repeat;
	background-position:center;
	font-size:10px;
	color:#fff;
	padding-top:7px;
}
.NoneInput2{
    border-style: none;
    font-size: 10px; 
    color:#666;
    background:transparent;
	height:18px
}
.Login{
    text-align:center;
    width:45px;
	height:15px;
    border-style: none;
    background:transparent;
	background-image:url(login.png);
	background-repeat:no-repeat;
	background-position:center;
	font-size:10px;
	color:#333
}
.button{
	padding-right: 10px;
	border: #fff 0px solid;
	padding-left: 10px;
	font-size: 12px;
	background: #333; /*#d32c47*/
	padding-bottom: 3px;
	cursor: pointer;
	color: #fff;
	padding-top: 3px;
	height: 25px
}
input{
	color:#666;
	}
TEXTAREA{
	color:#666;
	}	
/* 分类菜单链接样式----------------------------------- */
tr.WebMenu        {vertical-align: middle;background-image: url(Point_line_02.gif);height: 26px;}
.WebMenu A:link   {font-family: Arial, Helvetica, sans-serif;font-size:11px;text-decoration: none}
.WebMenu A:visited{font-family: Arial, Helvetica, sans-serif;font-size:11px;ctext-decoration: none}
.WebMenu A:hover  {font-family: Arial, Helvetica, sans-serif;font-size:11px;text-decoration: none}
.WebMenu A:active {font-family: Arial, Helvetica, sans-serif;font-size:11px;text-decoration: none}
/* 当前位置链接样式---------------------------------- */
.Location A:link   {font-family: Arial, Helvetica, sans-serif;font-size:11px;text-decoration: none}
.Location A:visited{font-family: Arial, Helvetica, sans-serif;font-size:11px;ctext-decoration: none}
.Location A:hover  {font-family: Arial, Helvetica, sans-serif;font-size:11px;color: #4396DA;text-decoration: none}
.Location A:active {font-family: Arial, Helvetica, sans-serif;font-size:11px;color: #4396DA;text-decoration: none}
/* 信息列表样式------------------------------------- */
td.ListTitle        {background-image: url(Point_line_01.gif);height: 22px;font-size: 9px;font-family: Arial, Helvetica, sans-serif;color: #666666;}
td.ListDown         {background-image: url(Point_line_01.gif);height: 30px;}