<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

body{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
	background:#f9f9f9;
}

td {
	line-height:150%;
}

img {
	border: 0;
}

h3 {
	line-height: 180%;
	margin-bottom: -10px;
}

a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}

.borderLeft {
	width: 28px;
	background:url(../../../%E6%8B%B7%E8%B4%9D%E4%BA%8E%20demo/images/border_left.gif) top right repeat-y;
}

.borderRight {
	width: 28px;
	background:url(../../../%E6%8B%B7%E8%B4%9D%E4%BA%8E%20demo/images/border_right.gif) top left repeat-y;
}

.searchBox {
	width:92px;
	height:11px;
	background:url(../../../%E6%8B%B7%E8%B4%9D%E4%BA%8E%20demo/images/search_bg.gif) top left no-repeat;
	padding:4px 12px 6px 12px;
	border:none;
	font-size:11px;
	color:#666;
}

.sideBar {
	width: 212px;
	background:#eee;
}

.pic, a.pic, a.pic img { filter: Alpha(opacity=100);} 
a.pic:hover, a.pic:hover img {filter: Alpha(opacity=70);} 

.homeCompanyName {
	font-weight: bold;
	color: #005d9c;
}

.lineHeight120 {
	line-height: 120%;
}

.homeCompanyIntro{}

a.homeCompanyIntro:link {
	color:#333;
}

a.homeCompanyIntro:visited {
	color:#333;
}

a.homeCompanyIntro:hover {
	color:#666;
	text-decoration:none;
}

/*subMenu Link*/
a.subMenu:link {
	color:#333;
}

a.subMenu:visited {
	color:#333;
}

a.subMenu:hover {
	color: #FF6600;
	text-decoration:none;
}

/*leftMenu Link*/
a.leftMenu:link {
	color:#0071bd;
}

a.leftMenu:visited {
	color:#0071bd;
}

a.leftMenu:hover {
	color: #FF6600;
	text-decoration:none;
}

a.leftMenu2:link {
	color:#333;
}

a.leftMenu2:visited {
	color:#333;
}

a.leftMenu2:hover {
	color: #FF6600;
	text-decoration:none;
}

/*bottom Link*/
a.bottom:link {
	color:#333;
}

a.bottom:visited {
	color:#333;
}

a.bottom:hover {
	color: #FF6600;
	text-decoration: underline;
}

/*homeNews Link*/
a.homeNews:link {
	color:#333;
}

a.homeNews:visited {
	color:#333;
}

.homeNewsTime {
	font-size:10px;
}

a.homeNews:hover {
	color: #FF6600;
	text-decoration: underline;
}


.homeProductLine {
	border-bottom:1px solid #999;
}

.homeProductLine2 {
	background:url(../../../%E6%8B%B7%E8%B4%9D%E4%BA%8E%20demo/images/bottomLine2.gif) repeat-x bottom;
}

.topSubMenu1Bg {
	background:url(../../../%E6%8B%B7%E8%B4%9D%E4%BA%8E%20demo/images/topSubMenubg.png);
	/*background:#e1e1e1;*/
	padding-left:30px;
	height:25px;
	border-bottom:1px dotted #ccc;
}

.splitline {
	background:url(../../../%E6%8B%B7%E8%B4%9D%E4%BA%8E%20demo/images/topSubMenubg.png);
	border-bottom:1px dotted #ccc;
}

.mainTitle {
	padding:0 10px;
}

.infoTitle {
	color: #990000;
	font-size:16px;
	font-weight:bold;
}

.mainContent {
	padding:0 20px;
}

.required {
	color:#FF0000;
}

.leftProductTitle
{
	color: #0071bd;
	font-weight: bold;
	font-size:110%;
}

.client_line { background:#999}

.show_list { height:25x; background:url(../../../%E6%8B%B7%E8%B4%9D%E4%BA%8E%20demo/images/list1.gif); text-align:center; color:#666; font-size:12px;}
.show_list_on { height:25px; background:url(../../../%E6%8B%B7%E8%B4%9D%E4%BA%8E%20demo/images/list2.gif); text-align:center; font-weight:bold; color:#666; font-size:12px;}

.tabPadding5
{
	padding: 10px;
	border: 1px solid #CCC;
}

.tabPadding6
{
	padding: 10px;
}

.tabPadding10
{
	padding: 10px 0px 0px 10px;
}

.tabPadding55
{
	padding:5px;
}</pre></body></html>