body,td,th {
	font-family: "宋体";font-size: 12px;line-height: 21px;color: #3F3E3E;
}
body {
	margin:0px 0 0px 0; padding:0;
}
a {
	text-decoration:none;
}

/* projecttitle */
.projecttitle { width:1209px; }

/* example */
.example { margin:0px auto 0px; }

.example .scrollbar { margin:0px 0 10px 0px; width:200px; height:6px;}
.example .scrollbar .handle { height:100%; background:red;border-radius:25px; float:left;}

.example .content { margin:0 0 0 1px; width:1209px; line-height:25px; font-size:12px; color:#595959; min-height:25px; height:auto !important; height:25px; }

.example .content .firstcolumn { width:152px; float:left; }

.example .content .frame { width: 1057px; float:left; height:100%; }

.example .content ul { list-style:none; padding:0px; margin:0px; }
.example .content ul li { float:left; width:150px; border-right:solid #DDDDDD 1px; border-bottom:solid #DDDDDD 1px; }

.example .content ul li div { border-top:solid #DDDDDD 1px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; width:100%; }
.example .content ul li div:hover { color:#fff; background:gray; }
.example .content ul li .cen { text-align:center; color:black; }
.example .content ul li span { display:none; position:absolute; margin:10px 0 0 50px; padding:0 2px 0 2px; color:black; background-color:#FFFFE6; border:solid 1px black; z-index:2; line-height:15px; max-width:500px; min-width:10px; width:auto !important; width:150px; }

.example .content ul .li0 { border-left:solid #DDDDDD 1px; }

/* navisample样式 */
.tablecommon { 
	width:95%;
}
.tablecommon tr { 
	vertical-align:top;
}
.headTable {
	padding:0 0 0 0;
}
.headTable .td1 {
	 font-size:24px; text-align:center; color:black; vertical-align:middle;
}
.headTable .td2 {
	color:#DD0000; text-align:right; width:20%; vertical-align:middle; line-height:22px;
}
.centerTable {
	padding:0px 0 200px 0;
}
.centerLeftTd {
	width:60%; padding:0px 30px 0px 0;
}
.centerRightTd {
	width:40%; padding:0px 0px 0px 0px;
}
.centerLeftTd .dateDiv {
	font-size:15px; color:black; font-weight:bolder; padding:0px 0px 0px 0;
}
.centerLeftTd ul {
	padding:0px; margin:0px;
}
.centerLeftTd li {
	float:left; width:31%; padding:5px 0px 0px 0; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
}
.centerLeftTd a:link,.centerLeftTd a:visited {
	color:#3F3E3E;
}
.centerLeftTd a:hover,.centerLeftTd a:active {
	color:#3F3E3E;
}
.centerRightTd .centerHeadDiv {
	color:#0000cc; font-weight:bolder; font-size:16px; padding:0px 0 5px 0;
}
.centerRightTd .title {
	font-size:14px; color:black; font-weight:bolder; padding:20px 0px 5px 0;
}
.centerRightTd .centerMiddleRightDiv span {
	color:#CE0000;
}

/* 商品编码索引样式 */
.cmdtTable {
	border-top:solid #DDDDDD 1px; border-left:solid #DDDDDD 1px; margin:20px 0px 150px 0px; table-layout:fixed;
}
.cmdtTable tr { 
	height:50px;
}
.cmdtTable td {
	 border-bottom:solid #DDDDDD 1px; border-right:solid #DDDDDD 1px; width:25%; padding:4px 5px 4px 5px; line-height:15px; text-overflow:ellipsis; overflow:hidden; word-wrap:break-word;
}

/* 海关样本样式 */
.haiguanTable {
	border-top:solid #DDDDDD 1px; border-left:solid #DDDDDD 1px; margin:16px 0px 40px 0px; table-layout:fixed;
}
.haiguanTable tr { 
	height:25px;
}
.haiguanTable td {
	 border-bottom:solid #DDDDDD 1px; border-right:solid #DDDDDD 1px; padding:4px 5px 4px 5px; line-height:15px; text-overflow:ellipsis; overflow:hidden; word-wrap:break-word;
}

