﻿*{font-size:12px;}
body {font-family:helvetica,tahoma,verdana,sans-serif;padding:20px;font-size:13px;margin:0;}
h2 {font-size:18px;font-weight:bold;margin:0;margin-bottom:15px;}

.grid {border: 1px solid #eeeeee;font: 12px arial,helvetica,sans-serif;}
.grid td {font: 100% arial,helvetica,sans-serif;height: 24px;padding: 5px;}
.grid {border-collapse: collapse;width: 100%;}
.grid th {background: none repeat scroll 0 0 #E7F3FE;border: 1px solid #eeeeee;height: 27px;line-height: 27px;padding-left: 5px;}
.grid td {border: 1px solid #eeeeee;padding-left: 5px;}

#layout_west_tree li ul li div{padding:5px 5px 3px 5px;}
#layout_west_tree li div{padding:5px 5px 3px 10px;}

#header{overflow:hidden;height:60px;background:#005d9a;color:#fff;font-family:Verdana;padding-left:10px;}
.header{background: url(../images/logo.png) no-repeat left;  height: 64px;float: left;}
.webTitle{padding-top:2px;padding-left:50px;line-height:60px;font-size:32px;font-family:"隶书","SimSun","宋体","Arial Narrow";}

#common_b{overflow:hidden;height:70px;line-height:70px;color:#fff;font-family:Verdana}
#common{overflow:hidden;height:60px;background:#eee;line-height:60px;color:#fff;font-family:Verdana}

.light-info{background:#FFFEE6;color:#8F5700;padding:12px;}
.light-tip{width:16px;height:16px;margin-right:8px;float:left;}

.box{
	border:1px solid #000;
}

a:link{text-decoration:none;}
a:hover{text-decoration:underline;}
a:visited{text-decoration:none;}

.left{
	float:left;
}

.right{
	float:right;
}

.clearIt{
	clear:both;
}
#toolbar{
	height:26px;
}
#toolbar .right{
	height:26px;
}

.numberbox,input[type=text],input[type=password]{
	height:24px !important;
	line-height:24px !important;
}

input[type=radio],input[type=checkbox]{
	height:15px !important;
	line-height:15px !important;
}

.combo,.spinner,.spinner-arrow{
	height:24px !important;
	line-height:24px !important;
}

.w168{
	width:168px;
}
.w160{
	width:160px;
}
.w148{
	width:148px;
}

.spanBtn{
	cursor: pointer;
	background-color: #4CAF50;
	color: white;
	padding: 2px 4px;
	display: inline-block;
}