.Maincont {
	width: 700px;
	height: auto;
	padding: 20px 40px;
	text-align: left;
	font-size: 12px;
	line-height: 200%;
	color: #333333;
	background: url('../cn_style/mybodybg.jpg') repeat-y;
}
.Maincont a {
	text-decoration: none;
}
.Maincont p img {
	padding: 3px;
	border: 1px #E8E8E8 solid;
}
/********************标题***********************/
.Maincont h3 {
	background-image: url('../global/Maincont_ico1.gif');
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 20px;
	text-indent: 15px;
	color: #336699;
}
.Maincont h4 {
	width:100%;
	height: 26px;
	line-height:26px;
	background-image: url('../global/Maincont_ico2.gif');
	background-position: left 48%;
	background-repeat: no-repeat;
	font-size: 14px;
	text-indent:15px;
	text-align: left;
	color: #0066CC;
	margin-top:10px;
}
/*********************表格***********************/
.Maincont_table_1 {
	border-collapse: collapse;
	width: 700px;
}
.Maincont_table_1 td {
	text-align: left;
	font-size: 12px;
	border: 1px gray solid;
	line-height: 180%;
	padding: 2px 10px;
	white-space: normal;
	word-spacing: normal;
}
/***************内容部分-图标列表干栏目***********/
.ColumnsListName {
	float: left;
	width: 600px;
	height: 26px;
	line-height: 26px;
	text-align: left;
	font-size: 14px;
	font-family: "微软雅黑","黑体";
	color: #0033CC;
	text-indent:10px;
	background-color:#7DB8FF;
	margin-top:10px;
}
.ColumnsListMore {
	float: left;
	width: 100px;
	height: 26px;
	line-height: 26px;
	font-size: 12px;
	text-align: center;
	background-color: #DAE9FE;
	margin-top:10px;
}
.ColumnsListMore a {
	color: #3366CC;
	font-size: 12px;
	font-weight:bold;
}
/*******************模板栏目图标样式******************/
.ColumnsList_Ico {
	clear: both;
	text-align: center;
}
.ColumnsList_Ico li {
	float: left;
	width: 210px;
	height: 180px;
	margin: 10px;
}
.ColumnsList_Ico .img {
	width: 200px;
	height: 160px;
}
.ColumnsList_Ico img {
	width: 200px;
	height: 144px;
	background-color: #FFFFFF;
	border: 1px #DDDDDD solid;
	padding: 4px;
}
.ColumnsList_Ico .name {
	width: 210px;
	line-height: 20px;
	text-align: center;
	color:#3366CC;
	font-size:12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top:-5px;
}
.ColumnsList_Ico .details {
	display: none;
}
/********************************产品列表页面***********************************/
.ProdList {
	clear: both;
	text-align: center;
}
.ProdList li {
	float: left;
	width: 210px;
	height: 180px;
	margin: 10px;
	margin-top:20px;
}
.ProdList .img {
	width: 210px;
	height: 160px;
}
.ProdList img {
	width: 200px;
	height: 150px;
	background-color: #FFFFFF;
	border: 1px #DDDDDD solid;
	padding: 4px;
}
.ProdList .name {
	width: 210px;
	line-height: 20px;
	text-align: center;
	color:#3366CC;
	font-size:12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ProdList .desc {
	display: none;
}
.ProdList .details {
	display: none;
}
/********页面跳转按钮样式*****************************************************/
.ProdPagination {
	line-height: 25px;
	font-size: 12px;
	padding-top: 20px;
	text-align: center;
	clear: both;
}
.ProdPagination a {
	margin-right: 10px;
	padding: 3px 10px 2px 10px;
	border: 1px silver solid;
	background-color: #F7F7F7;
	text-decoration: none;
	color: gray;
}
.ProdPagination a:hover {
	background-color: #FFFFFF;
	color: black;
}
/********************************产品内容页面***********************************/
.ProdRecordTotal {
	height: 20px;
	line-height: 20px;
	padding-top: 10px;
	margin-top: 20px;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	color: gray;
	clear: both;
}
.ProdRecordTotal a {
	padding: 2px 5px 1px 5px;
	border: 1px silver solid;
	background-color: #F7F7F7;
	margin: 0px 3px;
	height: 18px;
	line-height: 20px;
	text-decoration: none;
}
.ProdRecordTotal a:hover {
	background-color: #FFFFFF;
	border: 1px #0065CA solid;
	color: #0065CA;
}
.ProdTitle {
	text-align: center;
	font-size: 14px;
	margin-bottom: 20px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #003399;
}
.ProdContent {
	text-align: left;
	margin-bottom: 20px;
}
.ProdContent  p{
  text-indent:0px;
	
}
.ProdBack {
	text-align: center;
	margin: 20px auto;
	clear: both;
}
.ProdBack a {
	margin-right: 10px;
	padding: 2px 10px 1px 10px;
	border: 1px silver solid;
	background-color: #F7F7F7;
	text-decoration: none;
	color: gray;
}
.ProdBack a:hover {
	background-color: #FFFFFF;
	color: black;
}
/********************************新闻列表页面***********************************/
.NewsRecordTotal {
	margin: 20px 0px;
	height: 20px;
	line-height: 21px;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	color: gray;
}
.NewsList {
	list-style: none;
	margin: 0;
	padding: 0;
}

.NewsList i{
	margin-left:-30px;
	margin-right:5px;
}

.NewsList li {
	border-bottom: 1px #CCCCCC dotted;
	height: 35px;
	line-height: 35px;
	background: url('ico.gif') no-repeat 10px center;
}
.NewsList li:hover {
	color: #F76A10;
	background: url('ico.gif') no-repeat 10px center;
}
.NewsList .Name {
	float: left;
	width: 70%;
	text-indent: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.NewsList .Name a {
	display: block;
	font-size: 12px;
	color: #333333;
	text-align:left;
}
.NewsList .Name a:hover {
	color: #F76A10;
	background-color: transparent;
}
.NewsList .Time {
	float: left;
	width: 28%;
	text-align: right;
	color: #808080;
}
.NewsPagination {
	margin: 20px 0px;
	height: 25px;
	line-height: 25px;
	background-color: #F7F7F7;
	text-align: center;
}
.NewsPagination a {
	margin-right: 10px;
	padding: 3px 10px 2px 10px;
	border: 1px silver solid;
	background-color: #F7F7F7;
	text-decoration: none;
	color: gray;
}
.NewsPagination a:hover {
	background-color: #FFFFFF;
	color: black;
}
/********************************新闻内容页面***********************************/
.NewsTitle {
	display: none;
	font-size: 14px;
	color: #B00000;
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
	margin: 10px 0px;
}
.NewsFrom {
	font-size: 12px;
	color: #666666;
	font-family: Verdana;
	text-align: center;
	margin: 10px 0px;
}
.NewsContent {
	margin: 20px 0px;
}
.NewsBack {
	text-align: center;
}
.NewsBack a {
	margin-right: 10px;
	padding: 2px 10px 1px 10px;
	border: 1px silver solid;
	background-color: #F7F7F7;
	text-decoration: none;
	color: gray;
}
.NewsBack a:hover {
	background-color: #FFFFFF;
	color: black;
}
/**************************在线订单*********************************/
/*表格内文字样式*/
#order_online {
	margin-left: 50px;
}
#order_online table {
	font: 9pt Verdana;
	color: #707070;
}
/*提示*/
#order_online div {
	color: #F00;
}
/*行颜色1*/
#order_online .order_tr1 {
	background-color: #E7E7E7;
}
/*行颜色1*/
#order_online .order_tr2 {
	background-color: #F2F2F2;
}
/*输入框样式*/
#order_online .order_testinput {
	font-family: Verdana;
	font-size: 9pt;
	border: 1px solid #CCCCCC;
	background-color: #F9F9F9;
}
/***********************************************客户留言样式***********************************************/
.MsgForm {
	text-align: center;
}
.MsgForm h6 {
	font-size: 14px;
	margin: 0px;
	padding: 10px 0px;
}
.MsgFormTitle {
	font-size: 12px;
	font-weight: bold;
	width: 678px;
	text-align: left;
	background-color: #D9F8FF;
	text-indent: 20px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #A6D3EE;
}
.MsgForm table {
	width: 678px;
	font-size: 12px;
	border-collapse: collapse;
	text-align: left;
}
.MsgForm td {
	padding: 3px;
	/*border:1px black solid;*/
}
.MsgForm td.td1 {
	width: 70px;
	text-align: center;
}
.MsgForm input.text1 {
	width: 200px;
}
.MsgForm textarea.text1 {
	width: 98%;
}
.MsgForm .submit {
	text-align: center;
}
.MsgTable {
	text-align: center;
}
.MsgTableTitle {
	font-size: 12px;
	font-weight: bold;
	width: 678px;
	text-align: left;
	background-color: #D9F8FF;
	text-indent: 20px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #A6D3EE;
}
.MsgTable table {
	width: 678px;
	font-size: 12px;
	line-height: 18px;
	border-collapse: collapse;
	margin: 3px 0px;
}
.MsgTable td {
	padding: 5px;
	border: 1px solid #45A8E2;
}
.MsgTable .td1 div {
	text-align: center;
}
.MsgTable td .td1 {
	width: 100px;
	background-color: #EBF5FA;
}
.MsgTable td .td2 {
	text-align: right;
	background-color: #EBF5FA;
}
.MsgTable td .td3 {
	text-align: left;
	background-color: #EBF5FA;
}
.MsgTable td .td4 {
	width: 100px;
	font-weight: bold;
	text-align: center;
	background-color: #DAEDF5;
}
.MsgTable td .td5 {
	font-weight: bold;
	text-align: right;
	background-color: #DAEDF5;
}
.MsgTable td .td6 {
	font-weight: bold;
	text-align: left;
	background-color: #DAEDF5;
}
.MsgTable .Pagination td {
	border: 0px;
}
