/* 主样式表文件 */

body {
	background-image: url(images/bgtp.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: 宋体;
	font-size: 12px;
}
.style1 {color: #FF3300}
td { font-size: 9pt ; font-family: "宋体"}

a:link { font-size: 9pt; color: #333333; text-decoration: none}

a:visited { font-size: 9pt; color: #333333; text-decoration: none}

a:hover { font-size: 9pt; color: #cc0000; text-decoration: none}


.t {  font-family: "宋体"; font-size: 12; color: #0033CC}

.f {  font-family: "宋体"; font-size: 14; color: #2B2B2B}

/* 信息内容样式定义 */
.infoTitle {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}
.infoContent {
	line-height: 150%;
	font-size: 14px;
	text-align: left;
}
/* 友情链接样式 */
#linkList td {
	height: 53px;
}

/* 首页公司新闻列表样式 */
#companyNewsList #newsTitle {
	height: 25px;
	text-align: left;
	padding-left: 20px;
	background-image:url(../images/list_icon_01.gif);
	background-repeat:no-repeat;
	background-position: 5px 8px;
}

/* 首页公司新闻列表样式 */
#infoList #newsTitle {
	height: 23px;
	text-align: left;
	padding-left: 20px;
	background-image:url(../images/list_icon_01.gif);
	background-repeat:no-repeat;
	background-position: 5px 8px;
}	
.hanggao {
	font-family: "宋体";
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}
