﻿/* CSS Document */
body {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
table {
	table-layout:fixed;
	word-break:break-all;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	font-size: 11px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	font-size: 11px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	font-size: 11px;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.border_gray {
	border: 1px solid #E1E1E1;
	padding: 5px;
}
.Main_top {
	background-image: url(Images/index_02.jpg);
	height: 90px;
	width: 100%;
}
.Main_logo {
	color: #FFFFFF;
	font-family: "Arial Black";
	font-size: 24px;
	margin-left: 15px;
	line-height: 350%;
}
.Menu {
	background-image: url(Images/index_04.jpg);
	height: 40px;
	width: 100%;
}
.Copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 200%;
	color: #FFFFFF;
	background-image: url(Images/index2_22.jpg);
	height: 29px;
	font-size: 11px;
	text-align: center;
}
/*一级菜单*/
.left_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(Images/index2_18.jpg);
	height: 28px;
	font-size: 11px;
	padding-left: 25px;
	padding-top: 9px;
	color: #3C3B3B;
}
.left_menu a:link {
	text-decoration: none;
	color: #3C3B3B;
}
.left_menu a:visited {
	text-decoration: none;
	color: #3C3B3B;
}
.left_menu a:hover {
	color: #FF9900;
	text-decoration: none;
}
/*二级菜单*/
.left_menu_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 28px;
	padding-top: 5px;
	color: #3C3B3B;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
.left_menu_2 a:link {
	text-decoration: none;
	color: #3C3B3B;
}
.left_menu_2 a:visited {
	text-decoration: none;
	color: #3C3B3B;
}
.left_menu_2 a:hover {
	color: #FF9900;
	text-decoration: none;
}

/*联系方式*/
.link_info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 5px;
	line-height: 150%;
}
.pro_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.pro_about {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
}

.img_border {
	border: 1px solid #CCCCCC;
}
.title_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B52421;
	font-weight: bold;
}

.article_link {
	font-family: "宋体";
	font-size: 14px;
	line-height:200%;
}
.article_link a:link{
	font-family: "宋体";
	font-size: 14px;
	line-height: 200%;
	text-decoration: none;
}
.article_link  a:visited{
	font-family: "宋体";
	font-size: 14px;
	line-height: 200%;
	text-decoration: none;
}
.article_link a:hover{
	font-family: "宋体";
	font-size: 14px;
	line-height: 200%;
	text-decoration: underline;
}
.article_time_index {
	font-family: "宋体";
	color: #999999;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.article_list_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.article_title_index {
	font-family: "Arial Black";
	font-size: 18px;
	line-height: 200%;
	color: #0033CC;
}
.div_products {
	font-size: 12px;
	line-height: 150%;
	width:250px;
	height:120px;
	overflow:auto;
	text-align: left;
	padding: 5px;
	border: 1px solid #7F9DB9;
}
