﻿/* 今石科技 http://www.king-s.net
TEL：021-54182016
Design:shuaic 2008.4.10
 **************************************************/
body {
	margin: 0px;
	background-color: #ede9ea;
}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;}

.black_t {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
}
.black_t a:link{text-decoration:none; color:#000000;}
.black_t a:visited{text-decoration:none; color:#000000;}
.black_t a:active{text-decoration:none; color:#000000;}
.black_t a:hover{text-decoration: underline; color: #303094;}

.white_t {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.white_t a:link {text-decoration:none;color:#FFFFFF;}
.white_t a:visited {text-decoration:none;color:#FFFFFF;}
.white_t a:active {text-decoration:none;color:#FFFFFF;}
.white_t a:hover {
	text-decoration:none;
	color:#fbfb96;
	font-size: 13px;
}

.newlist{
	PADDING-RIGHT: 0;
	font-size: 12px;
	clip:  rect(auto,auto,auto,4px);
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	list-style-type: none;
	background-image: url(../images/arrow1.gif);
	background-repeat: no-repeat;
	text-indent: 6px;
	line-height: 18px;
	background-position: 2px center;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 8px;
}
.newlist a:link {text-decoration:none;color:#000000;}
.newlist a:visited {text-decoration:none;color:#000000;}
.newlist a:active {text-decoration:none;color:#000000;}
.newlist a:hover {text-decoration:none; color:#CC0000;}

.prolist{
	PADDING-RIGHT: 10px;
	font-size: 12px;
	PADDING: 0 0  0 8px;
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	color: #0242a1;
	text-indent: 4px;
}
.prolist a:link {text-decoration:none;color:#0242a1;}
.prolist a:visited {text-decoration:none;color:#0242a1;}
.prolist a:active {text-decoration:none;color:#0242a1;}
.prolist a:hover {text-decoration:none; color:#dc0b0a;}
/*以上是首页系列产品样式*/

.left_t{
	PADDING-RIGHT: 10px;
	font-size: 12px;
	PADDING: 0 0  0 8px;
	background-image: url(../images/org_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-indent: 4px;
}

.left_t a:link {text-decoration:none;color:#ffffff;}
.left_t a:visited {text-decoration:none;color:#ffffff;}
.left_t a:active {text-decoration:none;color:#ffffff;}
.left_t a:hover {text-decoration:none; color:#FFFF99;}
/*以上是左侧产品样式*/

.gray_t {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 20px;
}
.gray_t a:link {text-decoration:none;color:#666666;}
.gray_t a:visited {text-decoration:none;color:#666666;}
.gray_t a:active {text-decoration:none;color:#666666;}
.gray_t a:hover {text-decoration:none; color:#000000;}
