﻿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:1px;
}
.LeftMenu a{
	display:block;
	width:166px;
	height:17px;
	padding-top:5px;
	background-color:#96E0CE;
	background-image: url('jt.gif');
	background-position:10px center;
	background-repeat:no-repeat;
	text-indent:25px;
	font-size:10px;
	font-family: Verdana;
	color:#006600;
}
.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: 14px;
	color: #017471;
	font-weight:bold;
	letter-spacing:1px;
}
.menu a{
	color: #017471;
}
.menu a:hover{
	color: #800000;
}
/*****************************************************/
h1{
	font-family: Verdana;
	color: #006600;
	font-size: 26px;
	letter-spacing: 3px;
	margin:10px 0px 0px 150px;
}
/*****************************************************/
.body p{
	font-size: 12px;
	line-height: 25px;
	font-family: Verdana;
}
.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: Verdana;
	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;
}