﻿html{ padding:0px; margin:0px;height:100%; }
body{ padding:0px; margin:0px;height:100%; }

body, a, strong, button, textarea, iframe{ font:12px/165% "宋体","Courier New",sans-serif; color:#000066; }
td, input{ font:12px/150% "宋体","Courier New",sans-serif; }

a{color:Black; text-decoration:none; }
a:visited{	color:Black;}
a:hover{	color:Black;}

td { text-align:center; }
.lefttd { text-align:left; }

/* Search */
.divSearch { border: 1px solid #c5d7ed; background-color: #e8f0fa; padding: 4px; }
.divSearchIn { border: 1px solid #c5d7ed; background-color: white; padding: 4px; }
.divSearchTitle { border-bottom: 1px solid #c5d7ed; padding: 2px  4px  2px  4px; clear:both; }
.divSearchBody {  padding: 4px; clear:both; }


/* table */
.blueTable{border-collapse: collapse; width:600px;}
.blueTable td, th{background-color:White; border:1px solid #a2bfe0; padding:4px; height:20px; text-align:center; }
.blueTable .head{ height:40px; }
.blueTable .leftcell{ width: 180px; text-align: right;}
.blueTable .rightcell{ width:420px; text-align:left; }
.blueTable .buttom{ height:40px; padding-right:40px;}

.defTable { table-layout:fixed; border:1px solid #a2bfe0; border-collapse: collapse;}
.defTable th{ border:1px solid #a2bfe0; padding:2px; vertical-align:middle; background:url(img/h1_bg.jpg) repeat-x; height:22px; background-color:#E8F0FF; color: #10751C;white-space: nowrap;  text-overflow: ellipsis;}
.defTable td{ border:1px solid #a2bfe0; padding:0px; vertical-align:middle; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}

/* Item */
.divItem { clear:left; margin:5px 5px 0px 5px; padding:0px;}
.divTool { padding: 2px; margin:0px; border-bottom: 1px solid #a2bfe0; background:#e8f0ff; border-left: 1px solid #a2bfe0; border-right: 1px solid #a2bfe0; }
.divHead { padding: 4px; font-weight:bold; }
.divHeadTool { padding: 2px; font-weight:bold; }


