﻿@charset "utf-8";
/* 全局样式 */
body,td,input,th,table,p,li,lo,select,tbody,tr,span,div{
 font-size:13px;color: #838281;
	line-height: 1.5em;
}body {
	background-color: #F0F0EE;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

/* 首页公司简介字体样式 */
.index_company {
	font-size: 13px;
	color: #72706F;
	line-height: 1.5em;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

/* 全局A样式 */
a:link {
	font-size: 12px;
	color: #838281;
	line-height: 1.5em;TEXT-DECORATION: none;
}
a:visited {
	font-size: 12px;
	color: #838281;
	line-height: 1.5em;TEXT-DECORATION: none;
}
a:hover {
	font-size: 12px;
	color: #838281;
	line-height: 1.5em;
}

/* 菜单语言样式 */
.index_a_english:link {
	font-size: 10px;
	color: #777C80;TEXT-DECORATION: none;
}
.index_a_english:visited {
	font-size: 10px;
	color: #777C80;TEXT-DECORATION: none;
}
.index_a_english:hover {
	font-size: 10px;
	color: #777C80;TEXT-DECORATION: none;
}


/* 菜单当前选择样式 */
.index_a_index:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	TEXT-DECORATION: none;
	color: #d5d5d5;
	font-weight: bold;
}
.index_a_index:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	TEXT-DECORATION: none;
	color: #183884;
	font-weight: bold;
}
.index_a_index:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	TEXT-DECORATION: none;
	color: #183884;
	font-weight: bold;
}


/* 菜单一般样式 */
.index_a_menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	TEXT-DECORATION: none;
	color: #72706F;
	font-weight: bold;
}
.index_a_menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	TEXT-DECORATION: none;
	color: #72706F;
	font-weight: bold;
}
.index_a_menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	TEXT-DECORATION: none;
	color: #183884;
	font-weight: bold;
}
/* 二级菜单一般样式 */
.index_a_menu2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	TEXT-DECORATION: none;
	color: #72706F;
}
.index_a_menu2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	TEXT-DECORATION: none;
	color: #72706F;
}
.index_a_menu2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	TEXT-DECORATION: none;
	color: #183884;
}


/* 首页新闻链接 */
.index_a_new:hover {
	font-size: 14px; TEXT-DECORATION: none;color: #d5d5d5;
}
.index_a_new:visited {
	font-size: 14px; TEXT-DECORATION: none;color: #183884;
}
.index_a_new:link {
	font-size: 14px; TEXT-DECORATION: none;color: #183884;
}


/* 首页新闻日期样式 */
.index_news_date {
	font-size: 12px;
	color: #1F1A17;
}


/* 底部导航样式 */
.index_a_bottom_nav:hover {
	font-size: 13px;
	color: #72706F;TEXT-DECORATION: none;font-weight: bold;
}
.index_a_bottom_nav:visited {
	font-size: 13px;
	color: #72706F;TEXT-DECORATION: none;font-weight: bold;
}
.index_a_bottom_nav:link {
	font-size: 13px;
	color: #72706F;TEXT-DECORATION: none;font-weight: bold;
}

/* 主框架图顶部样式 */
.main_index_top {
	font-size: 14px;
	color: #838281;
	background-image: url(images/main_index_bg.gif);
	background-repeat: repeat;
	background-position: left top;
	font-weight: bold;
	font-style: normal;
	vertical-align: middle;
	text-align: left;
	padding-bottom: 2px;
	line-height: 28px;
}

/* 主框架图顶部样式 */
.main_index_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #183884;
	line-height: 1.5em;
	margin-bottom: 12px;
}

/* 主框架大表格样式 */
.main_index_big_table {
	margin-bottom: 30px;
}

/* 主框架小表格样式 */
.main_index_small_table {
	width:320px;
}

/* 主框架内容样式 */
.main_index_memo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #838281;
	line-height: 1.5em;
	text-align:justify;
	text-justify:inter-ideograph;
}
.main_index_memo a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #838281;
	line-height: 1.5em;
	TEXT-DECORATION: none;
}
.main_index_memo a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #838281;
	line-height: 1.5em;
	TEXT-DECORATION: none;
}
.main_index_memo a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #838281;
	line-height: 1.5em;
}
.product_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #183884;
	padding-left: 6px;
	border: 1px solid #AAAEB1;
}
.product_img {
	border: 1px solid #AAAEB1;
}
.product_memo {
	font-size: 14px;
	color: #838281;
}

