@charset "utf-8";
/* CSS Document */

body{
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	color:#333;
	background:#f9f9f9;
}

td {
	line-height:150%;
}

img {
	border: 0;
}

H2 {
	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(../../images/border_left.gif) top right repeat-y;
}

.borderRight {
	width: 28px;
	background:url(../../images/border_right.gif) top left repeat-y;
}

.searchBox {
	width:92px;
	height:11px;
	background:url(../../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;
}

/*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;
}

.topSubMenu1Bg {
	background:url(../../images/topSubMenubg.png);
	/*background:#e1e1e1;*/
	padding-left:30px;
	height:25px;
	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;
}

.client_line { background:#999}

.show_list { height:25x; background:url(../../images/list1.gif); text-align:center; color:#666; font-size:12px;}
.show_list_on { height:25px; background:url(../../images/list2.gif); text-align:center; font-weight:bold; color:#666; font-size:12px;}