﻿html,body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	font-size:12px;
	height:100%;
	width:100%;
}

a{color:#000000}
a:link {text-decoration:none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active{text-decoration:none;}
ul{margin:0px;padding:0px;}
div{ display:block;}
a img{border: 0px;}

.divhead
{
	height:15px; 
	padding:4px; 
	border-bottom:solid 1px #0066cc;
	border-top:solid 1px #0066cc; 
	background-color: #c4dafb;
	margin-top:1px;
	margin-bottom:1px;
}

/*common*/
.ulnone{list-style-type:none;}
.listlink{padding:1px}
.listlink li{  padding:1px}
.listlink a{color:#777777}
.listinline{ display:inline}
.center{ margin:0px auto; width: auto}

.cancelimg{float: right; border: 0px; display:inline}
.myPlane{position: absolute; width: 350px;border: solid 2px #ff9900; background-color: #ffff99;cursor: hand;}
.planeBar{position: relative; left: 0px; top: 0px; width: 100%; height:23px;background: url(../images/bar-24x1.GIF); cursor: move; text-align: left;}

.bar{background-image:url(.../images/bar-30x1.gif)}
.bigtitle{background-image:url(.../images/title.JPG);width:480px; text-align:left;float:left; margin:10px; margin-left:0px}

.btn{border-style:none}
.none{background-color:#ffffff;}
.bold{font-weight:bold; width:100px;display:block;float:left;font-size:14px}

/*外框*/
.outsideblue{ border:solid 1px #c4dafb;}
.outsidegray{ border:solid 1px #cccccc;}
.outside{ border:solid 1px #000000;}

/*内*/
.inside{background:#ffffff; padding:1px}
.insideblue{background:#c4dafb; padding:1px}


/*信息展示*/
.infoPannal{border-top:solid 1px #c4dafb; margin-bottom:2px;}
.infoBar{border-bottom:solid 1px #c4dafb; height:25px;}
.infoTitle{text-align:left;font-weight: bold; font-size:12px;margin:3px;}
.hideInfo{display:none; visibility:hidden}
.showInfo{display:block; visibility:visible;overflow:auto;height:150px;}

/*css圆角*/
.b1,.b2,.b3,.b4,.b1b,.b2b,.b3b,.b4b,.b{display:block;overflow:hidden;}
.b1,.b2,.b3,.b1b,.b2b,.b3b{height:1px;}
.b2,.b3,.b4,.b2b,.b3b,.b4b,.b{border-left:1px solid #999;border-right:1px solid #999;}
.b1,.b1b{margin:0 5px;background:#999;}
.b2,.b2b{margin:0 3px;border-width:2px;}
.b3,.b3b{margin:0 2px;}
.b4,.b4b{height:2px;margin:0 1px;}
.d1{background:#F7F8F9;display:block;}
.floatBar{height: 23px;overflow: visible;background-image:url(images/bar.jpg); background-repeat:repeat;position: relative; cursor: move;}
.floatInside{height:auto; background-image:url(images/in.jpg); background-repeat:repeat;position:relative;}
.floatTitle{float:left; margin:3px; display:inline}
/*css圆角*/

/*居中*/
.center{ margin:0px auto; width: auto}

/*浮动*/
.cancelimg{float: right; border: 0px; display:inline}
.myPlane{position: absolute; width: 350px;border: solid 2px #ff9900; background-color: #ffff99;cursor: hand;}
.planeBar{position: relative; left: 0px; top: 0px; width: 100%; height:23px;background: url(../images/bar-24x1.GIF); cursor: move; text-align: left;}

/*标题*/
.titlewhite,.titleblack,.titlegray,.titleblue,.titlegreen,.titleorange,.titlered
{
	padding:5px;
	text-align:center; 
	vertical-align:middle; 
	font-weight: bold; 
	font-size:14px;
	margin:0px auto;
}
.titlewhite{color:#ffffff;}
.titlegray{color:#777777;}
.titleblue{color:#3366cc;}
.titlegreen{color:#74b000}
.titleorange{color:#f07a2c}
.titlered{color:#fe2104}
/*a标记样式*/
.ViewLink{color:#3366cc ; font-family: Verdana;font-size: 8pt;}  
.ViewLink:hover {text-decoration:underline;}

.aWhite{color:#ffffff}
.aBlack{color:#000000}
.aGray{color:#777777}
.aBlue{color:#3366cc}
.aGreen{color:#74b000}
.aOrange{color:#f07a2c}
.aRed{color:#fe2104}
/*字体样式*/
.tBlue{color:#3366cc ; font-family: Verdana; font-size: 12px;}
.tWhite{color:#ffffff ; font-family: Verdana; font-size: 12px;}
.tBlack{color:#000000 ; font-family: Verdana; font-size: 12px;}
.tGray{color:#777777 ; font-family: Verdana; font-size: 12px;}
.tGreen{color:#74b000 ; font-family: Verdana; font-size: 12px;}

/*ul做表格*/
ul.ulTable {
clear:left;
margin:0px;
padding:0px;
list-style-type:none;
}
ul.ulTable li {
float:left;
display:block;
}
.clear{clear:both;}

.menuspace
{
	width:1px; height:15px; 
	background:#777777;
}

