/* CSS Document */
body{
font-size:12px;
color:#000000;
}
/*¿ò¼ÜÑùÊ½*/
#Content {
	position:relative;
	width:102%;
	height:auto;

	margin-top:-14px;
	margin-left: -11px;
	float:left;
	background-color:#E9E8E8;
}
#Top {
	position:relative;
	width:100%;
	height:66px;
	background-color:#009933;
	background-image:url(../image/top_bg.jpg);
	background-repeat:repeat-x;
}
#Main {
	position:relative;
	width:100%;
	/*height:90%;*/
	height:100%;
	background-color:#FFFFFF;

}
#MainLeft {
	position:relative;
	width:15%;
	float:left;
	height:100%;
	background-color:#E9E8E8;

}
#MainRight {
	position:relative;
	width:85%;
	float:right;
	background-color:#FFFFFF;
	/*	overflow: scroll;*/
}
#MainRight_Navition
{
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #E84325;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:25px;
	float:left;
	clear:both;
	position:relative;
	width:95%;
}
#MainRight_Search {
	position:relative;
	width:95%;
	margin-top:30px;
	margin-left:25px;
/*	background-color:#00FF00;*/
	height:atuo;
}
#MainRight_Searchbtn {
	position:relative;
	margin-top:0px;
	margin-left:25px;
	width:95%;
/*	background-color:#330033;*/
	height:30px;
	clear:both;
}
#MainRight_Result {
	position:relative;
	margin-top:40px;
	margin-left:25px;
	margin-bottom:25px;
	width:95%;
/*	background-color:#FF0000;*/
	clear:both;
	float:left;

}
#MainRight_Action {
	position:relative;
	margin-top:25px;
	margin-left:25px;
	width:95%;
/*	background-color:#99FF66;*/
	height:30px;
	clear:both;
}
#Logo {
	position:absolute;
	width:89px;
	height:42px;
	margin-left:50px;
	margin-top:12px;
	background-image:url(../image/logo.jpg);
	background-repeat:no-repeat;
}
#Bottom {
	position:relative;
	width:100%;

	height:50px;
	background-color:#990066;
	background-image:url(../image/bottom_bg.jpg);
	background-repeat:repeat-x;
		clear:both;
}
#BottomText {
	position:relative;
	height:20px;
	float:right;
	margin-right:30px;
	margin-top:15px;
/*	background-color:#00FF99;*/
	font:Arial, Helvetica, sans-serif,Î¢ÈíÑÅºÚ;
	font-size:12px;
	text-decoration:none;
	
}
#BottomText a{

	font:Arial, Helvetica, sans-serif,Î¢ÈíÑÅºÚ;
	font-size:12px;
	text-decoration:none;
	color:#000000;
}
#BottomText a:hover{

	font:Arial, Helvetica, sans-serif,Î¢ÈíÑÅºÚ;
	font-size:12px;
	text-decoration:none;
	color:#FF3300;
}
#MainRight  a
{
	font:Arial, Helvetica, sans-serif,Î¢ÈíÑÅºÚ;
	font-size:12px;
	text-decoration:none;
	color:#cc0033;
}
#MainRight  ul
{
	font:Arial, Helvetica, sans-serif,Î¢ÈíÑÅºÚ;
	font-size:12px;
	text-decoration:none;
	color:#000000;
}

#MainRight li
{
	font:Arial, Helvetica, sans-serif,Î¢ÈíÑÅºÚ;
	font-size:12px;
	text-decoration:none;
	color:#E84325;
}
#MainRight table
{
	border-style:solid;
	border-width:1px thin;
	border-color:#4E6503;
	border-collapse:collapse;
	width:100%;
	margin:0px auto;
	font-family:Arial, Helvetica, sans-serif,Î¢ÈíÑÅºÚ;
	font-size:12px;
	color:#ffffff;
}

#MainRight tr
{
	border-style:solid;
	border-width:1px thin;
	border-color:#4E6503;
	border-collapse:collapse;
	width:90%;
	margin:5px auto;
	height:16px;
	text-align:center;
	line-height:12px;
}
#MainRight td
{border: 1px solid #4E6503;
	vertical-align: middle;
	line-height:12px;
}
.mtb_title
{
	height:26px!important;
	background-image:url(../image/table_t_bg.jpg);
	over-flow:hidden;
	background-repeat:repeat-x;
	line-height:12px;
	text-align:center;	
	padding:0px;
	color:#FFFFFF;
}

/*modify by Zhaozhenyu 2011-10-25*/
.btn_search {
	background-image:url(../image/btn_search.jpg);
	width:96px;
	height:30px;
	border:0px;
	float:right;
	margin:0px 5px 30px 5px;
}

.btn_close {
	background-image:url(../image/btn_close.jpg);
	width:96px;
	height:30px;
	border:0px;
	float:right;
	margin:0px 5px 30px 5px;
}

.btn_confirm {
	background-image:url(../image/btn_confirm.jpg);
	width:96px;
	height:30px;
	border:0px;
	float:right;
	margin:0px 5px 30px 5px;
}

.btn_delete {
	background-image:url(../image/btn_delete.jpg);
	width:96px;
	height:30px;
	border:0px;
	float:right;
	margin:0px 5px 30px 5px;
}

.btn_modify {
	background-image:url(../image/btn_modify.jpg);
	width:96px;
	height:30px;
	border:0px;
	float:right;
	margin:0px 5px 30px 5px;
}

.btn_print {
	background-image:url(../image/btn_print.jpg);
	width:96px;
	height:30px;
	border:0px;
	float:right;
	margin:0px 5px 30px 5px;
} 

.btn_return {
	background-image:url(../image/btn_return.jpg);
	width:96px;
	height:30px;
	border:0px;
	float:right;
	margin:0px 5px 30px 5px;
}

.btn_add {
	background-image:url(../image/btn_add.jpg);
	width:96px;
	height:30px;
	border:0px;
	float:right;
	margin:0px 5px 30px 5px;
}
.btn_logout {
	background-image:url(../image/btn_logout.jpg);
	width:96px;
	height:30px;
	border:0px;
	float:left;
	margin:0px 5px 30px 5px;
}
.btn_login {
	background-image:url(../image/btn_loginr.jpg);
	width:96px;
	height:30px;
	border:0px;
	float:right;
	margin:0px 5px 30px 5px;
}
.btn_reg {
	background-image:url(../image/btn_regr.jpg);
	width:96px;
	height:30px;
	border:0px;
	float:right;
	margin:0px 5px 30px 5px;
}
.btn_ReSendPrint {
	background-image:url(../image/btn_ReSendPrint.jpg);
	width:96px;
	height:30px;
	border:0px;
	float:right;
	margin:0px 5px 30px 5px;
} 
/*text_box1 ×ó¶ÔÆë------×Ö·û´®£¬ÎÄ±¾µÈÊ¹ÓÃ*/
.text_box1 {
	/*position:relative;*/
	/*width:152px;*/   
	height:19px; 
	vertical-align: middle;
	line-height:19px; 
	border:1px solid #4E6503;
	padding:0 3px; 
	font-size:12px;
	text-align: left;    
	/*float:left;*/

}

/*text_box1 ÓÒ¶ÔÆë------Êý×Ö£¬»õ±ÒµÈÊ¹ÓÃ*/
.text_box2 {            
	/*position:relative;*/
	/*width:152px; */   
	height:19px; 
	vertical-align: middle;
	line-height:19px; 
	border:1px solid #4E6503;
	padding:0 3px; 
	font-size:12px;
	text-align: right;   
	/*float:right;*/

}

.dropdown_box {
border:1px;
border-style:solid;
border-color:#666666;
width:152px!important;
	/*float:right;*/

}
.Search_Parameter {
position:relative;
width:245px;
height:24px;
margin:5px 15px 3px 0px;
padding-left:10px;
text-align:right;
line-height:24px;
overflow:hidden;
float:left;
background-color:#FFFFFF;
}

.Search_Parameter_double {
position:relative;
background-color:#D6D6D6;
width:515px;
height:24px;
margin:5px 15px 3px 0px;
padding-left:10px;
text-align:right;
line-height:21px;
overflow:hidden;
float:left;

background-color:#FFFFFF;
}

.MainRight_Result_Detail{
	position:relative;
	margin-top:0px;
	margin-left:25px;
	width:95%;
/*	margin:10px auto 0px;*/

/*	background-color:#FF0000;*/
	height:200px;
}
.MainRight_Result_Detail_Title {
	position:relative;
	width:100%;
	height:25px;
	font-family:Arial, Helvetica, sans-serif,Î¢ÈíÑÅºÚ;
	color:#CC0000;
	font-weight:bold;
}
.MainRight_Result_Detail_Info {
	position:relative;
	height:20px;
	font-family:Arial, Helvetica, sans-serif,Î¢ÈíÑÅºÚ;
	color:#000000;
	float:left;
	margin-right:20px;
}
.MainRight_Result_Detail table
{
	border-style:solid;
	border-width:1px thin;
	border-color:#4E6503;
	border-collapse:collapse;
	width:100%;
	margin:10px auto;
	font-family:Arial, Helvetica, sans-serif,Î¢ÈíÑÅºÚ;
	font-size:12px;
	color:#FFFFFF;
}

.MainRight_Result_Detail tr
{
	border-style:solid;
	border-width:1px thin;
	border-color:#4E6503;
	border-collapse:collapse;
	width:90%;
	margin:5px auto;
	height:16px;
	text-align:center;
}
.mtbd_title
{
	height:26px!important;
	background-color:#CC0000;
	background-image:url(../image/table_t_bg.jpg);
	background-repeat:repeat-x;
	
	text-align:center;	
	padding:0px;
	color:#FFFFFF;
}
.mtbd_none
{
color:#000000;
vertical-align: middle;
}
.mtbd_orange
{
background-color:#FCC392;
color:#000000;
}
.mtbd_blue
{
background-color:#00947B;
color:#000000;
}
/*detail background color temp */
.mtbd_green
{
background-color:#2E8B57;
color:#FFFFFF;
}
.MainRight_Detail_Action {
	position:relative;
	margin:25px auto 0px;
	width:100%;
/*	background-color:#99FF66;*/
	height:30px;
}
/*add by Frankli 2011-10-23*/
.Multi_page {
	position:relative;
/*	background-color:#00FF00;*/
	float:right;
	height:22px;
	clear:both;
	width:100%;
	text-align:right;
}
/*add by zhaozhenyu 2011-11-23*/
.Page_msg {
	position:relative;
/*	background-color:#00FF00;*/
	float:right;
	height:22px;
	clear:both;
	width:60%;
	text-align:right;
}
.Page_info {
	position:relative;
/*	background-color:#00FF00;*/
	float:right;
	height:46px;
	clear:both;
	width:100%;
	text-align:left;
}

.Page_info span li.bh-pre{background-position: 100% -27px !important;}
.Page_info li.bh-done{ background-color: #F0A8A8; background-position: 100% -215px;color: #772828;}
.Page_info li.bh-last{background-position: 100% -137px;}
.Page_info li.bh-on{background-color: #00947b;color: #FFFFFF;}
.Page_info li {width: 120px; background: url("../image/shop-steps.png") no-repeat scroll 100% 0 #DDE0E2; color: #404040 !important;float: left;font-size: 12px; height: 24px;line-height: 24px; overflow: hidden; padding-right: 15px;text-align: center;}

.mtb{
	position:relative;
	clear:both;
	color:#000000;
}
.mtb_green
{
background-color:#A7B861;
}
.mtb_orange
{
background-color:#FCC392;
}
.mtb_blue
{
background-color:#00947B;
}

.mtb_red
{
background-color:#E84325;
}
.mtb_none
{
background-color:#FFFFFF;
}
.bh-def{
	position:relative;
	float:left;
	margin:0px 1px 0px 1px;
	height:26px;
	line-height:26px;
	background-color: #FFFFFF;
	color:#000000;
	vertical-align: bottom;
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width:100%;
}
/* left add by zhaozhenyu*/
.bh-def_left{
	position:relative;
	float:left;
	margin:0px 1px 0px 1px;
	height:26px;
	line-height:26px;
	background-color: #FFFFFF;
	color:#000000;
	vertical-align: bottom;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width:100%;
}

/* left_red add by zhaozhenyu*/
.bh-def_left_red{
	position:relative;
	float:left;
	margin:0px 1px 0px 1px;
	height:26px;
	line-height:26px;
	background-color: #FFFFFF;
	color: #cc0033;
	font-weight: bold;
	vertical-align: bottom;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width:100%;
}
.bh-def a{
		color:#cc0033;
}
.Multi_page a
{color:#cc0033;
	}
/*bh-form ±ß¾à*/
.bh-form{
	margin-left:25px;
	margin-top:20px;
	width:95%;
}

/* add by zhaozhenyu */
/* Columns section */
#columns 
{
position:relative;
width:95%;
margin:25px auto;
height:100%; 
overflow:hidden; 
background-color:#DBDBDB;

}
#columns .column {
    float: left;
    width: 29%;
		/* Min-height: */
		min-height: 400px;
		height: auto !important; 
		height: 400px;
/*	background-color:#33FF00;*/
	padding-bottom:20px;

}

#columns .column66 {
    float: left;
    width: 66%;
		/* Min-height: */
		min-height: 400px;
		height: auto !important; 
		height: 400px;
	padding-bottom:20px;		
}

#columns .column100 {
    float: auto;
    width: 99%;
		/* Min-height: */
		min-height: 400px;
		height: auto !important; 
		height: 400px;
	padding-bottom:20px;		
}
/* Column dividers (background-images) :
	#columns #column3 { background: url(img/column-bg-right.png) no-repeat left top; }
 */
#columns #column1 .widget { margin: 10px 0px 0px 10px; }
#columns #column2 .widget { margin: 10px 0px 0px 0px; }
#columns #column3 .widget { margin: 10px 10px 0px 0px; }
#columns .widget {
    margin: 10px 10px 0px 10px;
    padding-bottom:0px;
	
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
	

}
#columns .widget .widget-head {
    overflow: hidden;
    width: 100%;
    height: 30px;
    line-height: 30px;

}
#columns .widget .widget-head h3 {
	color:#851607;
    padding: 5px;
    float: left;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;

}
.widget-head h3 a{
 font-family: Arial, Helvetica, sans-serif;
 color:#000000;
 font-size:20px;
}

.widget-head h3 a:hover{
 text-decoration:underline;
}

#columns .widget .widget-head h4 {
    background: #EEE;
    padding: 0 5px;
    float: left;
    
}
#columns .widget .widget-content {
    background: #FFFFFF;
    -moz-border-radius-bottomleft: 2px;
    -moz-border-radius-bottomright: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    line-height: 1.2em;
    overflow: hidden;
	padding:0px 20px 20px 20px;
}


#columns .widget .widget-content p {
    padding: 0.8em 0;
    /*border-bottom: 1px solid #666;*/
}
#columns .widget .widget-content img {
    float: right;
    margin: 10px;
    border: 1px solid #FFF;
}
#columns .widget .widget-content pre {
    padding: 0.5em 5px;
    color: #EEE;
    font-size: 12px;
}
#columns .widget .widget-content ul {
    padding: 5px 0 5px 5px;
    list-style: disc;
}
#columns .widget .widget-content ul li {padding: 3px 0;}
#columns .widget .widget-content ul.images {
    padding: 7px 0 0 0;
    list-style: none;
    height: 1%;
}
#columns .widget .widget-content ul.images li {
    display: inline;
    float: left;
}
#columns .widget .widget-content ul.images img {
    display: inline;
    float: left;
    margin: 0 0 7px 7px;
}

.ht-hidden{display:none;}
.ht-show{display:block;}

