legend{
	font-family: "新宋体";
	font-size: 12px;
	color: #004B97;
}
.smallblack {
	font-family: "新宋体";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.small {
	font-family: "新宋体";
	font-size: 12px;
	line-height: 20px;
	color: #004B97;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: "新宋体";
	font-size: 12px;
	line-height: 18px;
	background:white;
	SCROLLBAR-FACE-COLOR: #74A6DB;
	SCROLLBAR-SHADOW-COLOR: #D2E9F9; 
	SCROLLBAR-3DLIGHT-COLOR: #D2E9F9;
	SCROLLBAR-ARROW-COLOR: #D2E9F9; 
	SCROLLBAR-DARKSHADOW-COLOR: #D2E9F9;
}
.menu a:visited {
	text-decoration: none;
			color: #1f4e9e;
}
.menu a:hover {
	text-decoration: underline;
			color: #1f4e9e;
}
.menu a:link {
	text-decoration: none;
			color: #1f4e9e;
}
.logout a:visited {
	text-decoration: none;
			color: #1f4e9e;
}
.logout a:hover {
	text-decoration: underline;
			color: #1f4e9e;
}
.logout a:link {
	text-decoration: none;
			color: #1f4e9e;
}
.submenu a:visited {
	text-decoration: none;
			color: #1f4e9e;
}
.submenu a:hover {
	text-decoration: none;
			color: #1f4e9e;

}
.submenu a:link {
	text-decoration: none;
			color: #1f4e9e;
}
.submenu a:active {
	text-decoration: none;
			color: #1f4e9e;
}
.subshopname {
	color: #FFFFFF;
}
.menu {
	background-image: url(../images/menubg.jpg);
	background-repeat: no-repeat;
	font-family: "新宋体";
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
	color: #1f4e9e;
}
.submenu {
	background-color:#F4FBFE;
	background-image: url(../images/submenu_bg.gif);
	background-repeat: no-repeat;
	font-family: "新宋体";
	font-size: 12px;
	color: #1f4e9e;
	height: 24px;
	padding-top:4px;
}
.submenu2 {
	font-family: "新宋体";
	font-size: 12px;
	color: #1f4e9e;
	height: 24px;
	padding-top: 4px;
	margin-left:4px;
}
.logout {
	background-image: url(../images/logoutbg.gif);
	background-repeat: no-repeat;
	color: #1f4e9e;
}
.bottom {
	background-image: url(../images/bottombg.jpg);
	background-repeat: repeat-x;
	color: #1F4E9E;
}
.mainbg {
	background-image: url(../images/mainbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.head {
	background-image: url(../images/headbg.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #668ec2;
}
.main {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8dadd4;
}
fieldset {
	padding: 1em;
	width: 50%;
}
div,ul,li{text-align:center;}
ul{ list-style:none;}

/*选项卡2*/
#Tab2{
	width:90%;
	margin:0 auto;
	padding:0px;
}
/*菜单class*/
.Menubox {
	width:100%;
	height:28px;
	line-height:28px;
	background-color: #B5D2ED;
}
.Menubox ul{
	margin:0px;
	padding:0px;
	font-size: 12px;
}
.Menubox li{
	float:left;
	display:block;
	cursor:pointer;
	width:114px;
	text-align:center;
	color:#000000;
	font-weight:bold;
}
.Menubox li.hover{
	padding:0px;
	background:#fff;
	width:116px;
	border-left:1px solid #A8C29F;
	border-top:1px solid #A8C29F;
	border-right:1px solid #A8C29F;
	background:url(../images/tabhover.gif);
	color:#000099;
	height:27px;
	line-height:27px;
}
.Contentbox{
clear:both;
margin-top:0px;
border:1px solid #A8C29F;
border-top:none;
height:300px;
text-align:left;
padding-top:20px;
}
/* TAB页CSS */	
.menuhover{
	background-image:url("../images/bgss.gif");
	background-position:center center;
}
.menuclick{
	background-image:url("../images/bgss.gif");
}
.submenu img{
	margin-left:20px;width:20px;height:20px;
}
.error{color:red;}
.hidden{display:none;}
.text_line{
	font-size: 14px;
	font-weight:bold;
	width:940px;
	text-align:left;
	border-bottom:2px solid #72A7DB;
	display:block;
	margin-bottom:10px;margin-top:10px;
    clear:right;
}
table.newTable{
	font-size:12px;
	border-collapse : collapse;
	width:90%;
}
table.newTable thead{
	font-weight:bold;
}
table.newTable tr td{
	border-bottom:1px solid #CCCCCC;
	padding:4px 0px;
}
.newBtn{
	font-size:12px;color:#FF6600;cursor:pointer;
	margin-top:0px;
	margin-right:30px;
	float:right;
	border-top:1px solid #72A7DB;
	border-left:1px solid #72A7DB;
	border-right:1px solid #72A7DB;	
	border-bottom:2px solid #72A7DB;	
	padding:1px;
	width:62px;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#E4EAFF', endColorstr='#B9D1FF'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#E4EAFF', endColorstr='#B9D1FF')"; /* IE8 */
}
button{
	font-size:12px;color:#FF6600;cursor:pointer;
	border-top:1px solid #72A7DB;
	border-left:1px solid #72A7DB;
	border-right:1px solid #72A7DB;	
	border-bottom:2px solid #72A7DB;	
	padding:0px 10px;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#E4EAFF', endColorstr='#B9D1FF'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#E4EAFF', endColorstr='#B9D1FF')"; /* IE8 */
}
.inputHover{border:2px solid #72A7DB;background:#FFFFCC;}
.pager {float:left;color:darkblue;}
.pager span{margin-left:20px;}
.gray,.unactive{color:#C0C0C0;}
.active{text-decoration:underline;cursor:pointer;color:darkblue;}
.selectedRow{background-color:#CCCCFF;}
.treeSelect{text-decoration:underline;cursor:pointer;color:darkblue;}

.tree_plus {background-image:url("../images/plus.gif");height:16px;width:19px;display:inline-block}
.tree_minus {background-image:url("../images/minus.gif");height:16px;width:19px;display:inline-block}
.tree_joinbottom {background-image:url("../images/joinbottom.gif");height:16px;width:19px;display:inline-block}
.tree_line {background-image:url("../images/line.gif");height:16px;width:19px;display:inline-block}
.tree_join {background-image:url("../images/join.gif");height:16px;width:19px;display:inline-block}
.tree_space {height:16px;width:19px;display:inline-block}

/* new */
.gztb tr th,.gztb tr td{padding:5px 0px;border-top:1px solid #9ad8ff;line-height:26px;}
.gztb tr th{ border-top:none; color:#0066CC}

.gztb2 tr th,.gztb2 tr td{padding:3px 0px;border-bottom:1px solid #9ad8ff;border-left:1px solid #9ad8ff; line-height:26px;}
.gztb2 tr th{border-bottom:1px solid #9ad8ff;border-top:1px solid #9ad8ff;}

.gztb3 tr th,.gztb3 tr td{padding:5px 0px;line-height:26px;border-left:1px solid #9ad8ff;}
.gztb3 tr td{padding:8px 0px;line-height:26px;border-left:1px solid #9ad8ff;border-bottom:1px solid #9ad8ff;}
.gztb3 tr th{border-bottom:1px solid #9ad8ff;}

.gztb4 tr th,.gztb4 tr td{padding:5px 0px;line-height:26px;}
.gztb4 tr th{ border-top:none;border-bottom:1px solid #9ad8ff;color:#0066CC}

a{text-decoration: none;color: #2068f9;}
.hideview{display:;}
.hideview2{display:;}

/* new */
.button_bg2{font-size:12px;line-height:22px;border:0px;color:#3366CC;width:50px;height:20px;background-image:url(../images/button.png);}
.button_bg3{font-size:12px;line-height:22px;border:0px;color:#3366CC;width:64px;height:20px;background-image:url(../images/button2.png);}
.button_bg5{font-size:12px;line-height:22px;border:0px;color:#3366CC;width:90px;height:20px;background-image:url(../images/button4.png);}
.button_bg6{font-size:12px;line-height:22px;border:0px;color:#3366CC;width:130px;height:20px;background-image:url(../images/button8.png);}
img{border:0;}
#big-box{width:710px;height:288px;border:1px solid #E0ECFE;background-color:#F5F9FF; padding:5px; margin:0 auto;color:#404040}
.center_box{width:710px;height:288px;}
.small_box{width:232px;height:286px;margin-left:4px;border:1px solid #CAE0FF;float:left;background-color:#FFFFFF;}
.quick-find{width:200px;height:21px; padding:4px 0px 0px 4px; margin-bottom:2px;}
.quick-find input {border: 1px solid #99BAD0;color: #808080;padding-left:20px;width:178px; height:18px; line-height:18px;}
.quick-find-button{background-image:url(../images/button_seach.png);background-repeat: no-repeat;}
.box-list{ padding-left:3px; width:203px;}
#box-list-sp li a{background-image:none;}
.small_box ul{ margin:0px; padding:0px;}
.small_box ul li{clear:both;}
.small_box li a{width:200px;height:20px;display:block;color:#404040;line-height:20px;border:1px solid #ffffff;text-indent:5px;padding:2px 0px;background-image:url(../images/button_right.png);background-repeat: no-repeat;background-position: 190px 7px;}
.small_box li a:hover{width:200px;height:20px;border:1px solid #76aef0;background-color:#e8f4ff;color:#1B4D91;line-height:20px;}
.box-button{width:198px;height:21px;padding-left:3px;text-indent:5px; padding-top:4px;}
#extra-box{width:722px;height:34px;margin:0 auto; padding-top:12px; position:relative;}
.extra-box-text{ background-color:#FFFAF2; border:1px solid #FEDBAB; padding:7px; line-height:18px; height:18px;}
.extra-box-text a:hover{ color:#ff6600; text-decoration:underline;}

<!--/* new */
.menu-seach{width:794px; height:33px;border:1px solid #9ad8ff;background-color:#f0f8ff;padding-top:5px;padding-left:4px;}
.menu-seach ul {list-style-image: none;list-style-type: none;}
.menu-seach ul li {color:#999999;width:113px; height:33px; line-height:35px;float:left; text-align:center; cursor:pointer; list-style:none; margin-right:4px;background-image:url(../imges/button6.png);}
.menu-seach li.selected {color:#0066cc;background-image:url(../imges/button5.png); border-bottom:none; height:34px; font-weight:bold;}
.box {clear: both;width:798px;zoom:1;border-right:1px solid #9ad8ff; border-top:none;border-left:1px solid #9ad8ff;border-bottom:1px solid #9ad8ff;}
.hide {display: none;}
.box .hide {padding:10px;zoom:1;width:718px;height:auto;overflow:hidden;}

.box2 {clear: both;zoom:1;}
.hide2 {display: none;}
.hide-part-1{ height:24px;margin-bottom:10px;}
.hide-part-1 li{float:left;}
.hide-part-1 li{padding:0px 6px; height:26px;border: 1px solid #cccccc;display:block; color:#999999;text-align:center; line-height:26px;margin-right:5px;cursor:pointer;}
.hide-part-1 li.selected{ color:#0066CC;border: 1px solid #9ad8ff;background-color:#f0f8ff;}
.box .pps {padding:10px;}
-->

/* new */
.page-part-1{height:20px; padding-left:10px; line-height:20px;}
.page-part-1 li{float:left;padding:0px 6px;}
.page-part-1 li a{ height:20px;display:block; color:#000000;text-align:center; line-height:20px;margin-right:5px;cursor:pointer;}
.page-part-1 li a:hover{display:block; color:#0066CC;}



