﻿body{
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #006666;
}
div{
	background-color:#FFF;
	text-align: left;
	margin: auto;
}
a{
	text-decoration:none;
}
ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
li, li a, li span{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
pre{
	white-space: pre-wrap;						/* css-3 */
	white-space: -moz-pre-wrap;					/* Mozilla, since 1999 */
	white-space: -pre-wrap;						/* Opera 4-6 */
	white-space: -o-pre-wrap;					/* Opera 7 */
	word-wrap: break-word;						/* Internet Explorer 5.5+ */
}
/**************************左侧导航***************************/
/*表格内文字样式*/
#order_online table{
	font: 9pt Verdana;
	color: #707070;
}
 /*提示*/
#order_online div{
color:#F00;
}
 /*行颜色1*/
#order_online .order_tr1{
	background-color: #DAEDF5;
}
 /*行颜色1*/
#order_online .order_tr2{
	background-color: #EBF5FA;
}
 /*输入框样式*/
#order_online .order_testinput{
	font-family: Verdana;
	font-size: 9pt; 
	border: 1px solid #CCCCCC; 
	background-color: #F9F9F9;
}
/**************************左侧导航***************************/
.LeftMenu{
	margin:14px 0px 14px 17px;
}
.LeftMenu li{
	margin-bottom:2px;
}
.LeftMenu a{
	display:block;
	width:166px;
	height:17px;
	padding-top:5px;
	background-color:#96E0CE;
	background-image: url('jt.gif');
	background-position:30px center;
	background-repeat:no-repeat;
	text-indent:50px;
	font-size:12px;
	color:#006600;
	letter-spacing:3px;
}
.LeftMenu a:hover{
	background-color: #275C46;
	color:#FFF;
}
/*************************友情链接图标*****************************/
.IcoLink{
	text-align: center;
	margin:14px 0px 14px 0px;
}
.IcoLink img{
	border: 1px #39CC78 solid;
}
/*************************友情链接文字*****************************/
.TextLink{
	font-size: 12px;
	color: #000;
	text-align:center;
	line-height: 20px;
}
.TextLink a{
	color: #000;
}
.TextLink a:hover{
	color: #000099;
}
/*****************************************************/
#pic_marquee img{
	height:100px;
	border:1px #993300 solid;
}
/*****************************************************/
.menu{
	font-size: 13px;
	color: #017471;
	font-weight:bold;
	letter-spacing:1px;
	font-family:Verdana;
}
.menu a{
	color: #017471;
}
.menu a:hover{
	color: #800000;
}
/*****************************************************/
h1{
	font-family: 微软雅黑, 黑体;
	color: #006600;
	font-size: 24px;
	letter-spacing: 5px;
	margin:10px 0px 0px 150px;
}
/*****************************************************/
.body p{
	font-size: 12px;
	line-height: 25px;
}
.body img{
	border:3px solid #4AB5AF;
}
.page a{
	display: block;
	float: left ;
	padding: 3px 5px 3px 5px;
	margin: 1px;
	border: 1px #59D9CC solid;
	background-color: #E0F8F5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006666;
}
.page a:visited{
	border: 1px #59D9CC solid;
	background-color: #13B3A3;
	color: #FFF;
}
.page a:hover{
	border: 1px #59D9CC solid;
	background-color: #006666;
	color: #FFF;
}

.body table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/********************************新闻列表页面***********************************/
.NewsRecordTotal{
	margin:20px 0px;
	height:20px;
	line-height:21px;
	background-color: #F7F7F7;
	text-align: center;
	font-family: Verdana;
	font-size:12px;
	color:gray;
}
.TextList{
	list-style: none;
	margin:0;
	padding:0;
}
.TextList li{
	border-bottom:1px #CCCCCC dotted;
	height:30px;
	line-height:30px;
}
.TextList .Name{
	float:left;
	width:70%;
	text-indent:30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.TextList .Name a{
	display:block;
	font-size:12px;
	color: black;
}
.TextList .Name a:hover{
	color: #0000CC;
	background-color:transparent;
}
.TextList .Time{
	float:left;
	width:28%;
	color:#808080;
	text-align:right;
	font-size:12px;
}
.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{
	font-size:14px;
	color:#395FAB;
	font-family:宋体, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	margin:10px 0px;
}
.NewsFrom{
	font-size:12px;
	color: #666666;
	font-family:宋体, Arial, Helvetica, sans-serif;
	text-align:center;
	margin:10px 0px;
}
.NewsContent{
	margin:20px 0px;
	font-size:12px;
	line-height:30px;
}
.Back{
	text-align:center;
	padding:10px 0px;
}
.Back a{
	padding: 2px 10px 1px 10px;
	border: 1px silver solid;
	background-color: #F7F7F7;
	text-decoration: none;
	color:gray;
	font-size:12px;
}
.Back a:hover{
	background-color: #FFFFFF;
	color: black;
}

.bottom{
	width:1000px; 
	background-color:#007B78;
	border-top:4px #8F8F8F solid; 
	text-align: center; 
	font-size: 12px; 
	color: white; 
	padding:10px 0px 10px 0px; 
	line-height: 20px;
}
.bottom a{
	color:white;
}