body{
	background:#fff;
	color:#333;
	font-size:12px;
	font-family:verdana, "宋体", arial;
	margin:0px;
	padding:0px;
	height:100%;
	}
textarea,select,input{font-size:12px;font-family:verdana, "宋体"; margin:0; padding:0; vertical-align:middle;}
ul,li,dt,dl,dd{list-style:none;margin:0px;padding:0px;}
input.btn-submit,input.btn-save,input.btn-cancel,input.btn-delete,input.btn-edit,input.btn-find{
	width:37px; height:19px; font-size:0; border:none; cursor:pointer; 
	}
input.btn-save{ background:url(../images/btn/btna_save_x.gif) left center no-repeat;}
input.btn-cancel{ background:url(../images/btn/btna_cancel_x.gif) left center no-repeat; }
input.btn-delete{ background:url(../images/btn/btna_delete_x.gif) left center no-repeat; }
input.btn-edit{ background:url(../images/btn/btna_modify_x.gif) left center no-repeat; }
input.btn-find{ background:url(../images/btn/btna_find_x.gif) left center no-repeat; }
input.btn-submit{ background:url(../images/btn/btna_submit_x.gif) left center no-repeat; }
div,form,h1,h2,h3,h4,h5,h6,img,img a,p{margin:0px;padding:0px;border:0px;}

h1,h2,h3,h4,h5,h6,li{white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow:hidden;}
/* for ext日期选择器 */
.x-layer li,.box-bag h2{white-space:normal;text-overflow:visible;overflow:visible;}

a {color:#666;text-decoration:none;}  
a:hover {color:#900;text-decoration:underline;}  

/* 字体属性 [定义规则，小写f加属性名称] */
.fB {font-weight: bold;}
.fI {font-style: italic;}
.f12px{ font-size:12px;}
.f14px{ font-size:14px;}

/* 其他属性 */
.center { text-align:center;}
.left{ float: left;}
.right{ float: right;}
.leftalign {text-align:left;}
.rightalign {text-align:right;}
.clear{clear:both;}
.hidden {display: none;}
.noline ,.noline a{text-decoration: none;}
.noborder{border:none;}
.line-through {text-decoration:line-through;}

/* 单独的清除元素*/
.clear {clear: both;display: block;overflow: hidden;visibility: hidden;width: 0;height: 0;}

/* 当一个外部元素内部有浮动元素时，外部元素如需清除浮动，用如下的清除样式 */
.clearfix:after {clear: both;content: '.';display: block;visibility: hidden;height: 0;}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* 宽度 */
.width240{width:230px;float:left;border-right:1px solid #BFBFBF;}
.width235{width:225px;float:left;}
/*color*/
.orange{color:#FF6B02;}
.deepblue{color:#00569f;}
.gray{color:#838383;}
.black{color:#000;}
.blue{color:#04509e;}
.red,.cRed{color:#c00;}
.red-bold{color:#c00; font-weight:bold;}

/* Blank DIV */
.blank6{margin:0px auto; width:100%; height:6px; font-size:1px;clear:both;overflow:hidden;}
.blank10{margin:0px auto; width:100%; height:10px; font-size:1px;clear:both;overflow:hidden;}
.blank24{margin:0px auto; width:100%; height:24px; font-size:1px;clear:both;overflow:hidden;}


/*Make one line*/
.line-blue{width:100%; height:1px;border-top:1px solid #aaccf1; overflow:hidden; clear:both;}
.line-gray{width:100%; height:1px;border-top:1px solid #c3c3c3; overflow:hidden; clear:both;}
.line-blue-deep{width:100%; height:1px;border-top:1px solid #105a87; overflow:hidden; clear:both;}
.line{margin:12px auto;border-bottom:1px dashed #ccc; clear:both;}


/* 页面头部区域 */
.head{padding:20px 0 0; height:65px;}
.head .link{float:left;}
.head .link .logo{display:block; min-height:50px;	height:auto; _height:50px; min-width:500px; width:auto;_width:500px;}
.head .link .logo a{ display:block; text-decoration:none;}
.head .link .guide{}
.head .link .guide li{float:left; background:url(../images/icon/arr1.gif) left center no-repeat; padding:0 18px 0 15px;}
.head .hotline{float:left; display:inline; margin:10px 0 0 40px; line-height:200%; padding:0 10px 0 0; color:#999; border-right:1px solid #ddd; text-align:right; height:50px;}
.head .hotline b{font-size:22px; color:#c00; font-style:italic; font-family:Arial, Helvetica, sans-serif;}
.head .login{float:right; text-align:right;}
.head .login p{margin:5px 0 0;}
.head .login p a{color:#333;}
.head .bottom{}
/* 导航区 */
.nav{ margin:5px 0 0;height:35px;background:url(../images/layout/navbg.gif) repeat-x;}
.nav li{float:left; line-height:35px; font-weight:bold;font-size:14px; background:url(../images/layout/navbgline.gif) left center no-repeat;}
.nav li a,.nav li a:hover{display:block; padding:0 22px;color:#fff;}
.nav li.curr a{color:#fff2b6;background:url(../images/layout/navbgCurr.gif) repeat-x;}
.all-category{width:104px;float:left;height:40px; background-color:#63709D;}
.nav-button{width:891px;height:40px;float:left;background:url(../images/layout/nav_middle_bg.gif) top center repeat-x;float:left;}
.nav-button li{padding:0px 12px;background:url(../images/layout/nav_li_bg.gif) top right no-repeat;font-size:14px;float:left; height:37px;line-height:37px;}
.nav-button a:link,.nav-button a:visited,.nav-button a:hover,.nav-button a:active{color:#fff;text-decoration:none;}
.nav-button li.selected{background:url(../images/layout/nav_li_select_bg.gif) top right repeat-x;border:1px solid #FB5E01;height:35px;}

/* 搜索区 */
.lyt-header .bottom{margin:5px 0 0; position:relative;}
.lyt-header .bottom .search{float:left; margin:3px 0 0;}
.lyt-header .bottom .search li{float:left; padding:0 5px 0 0;color:#999;}
.lyt-header .bottom .search li.txt{padding:3px 0 0;}
.lyt-header .bottom .search li select{border:0; background-color:#b5b5b5; color:#fff; border:1px solid #b5b5b5; padding:2px 2px 1px;}
.lyt-header .bottom .search li .inputtxt{width:196px; height:20px; padding:2px 0 0;border:none; background-color:#b5b5b5; color:#fff;}
.lyt-header .bottom .search li a{text-decoration:underline; color:#333; padding:0 10px 0 0;}
.lyt-header .bottom .search li a.advance{color:#900;}

/*购物篮*/ 
.lyt-header .bottom .miniCart{float:right; border:1px solid #ddd; background-color:#f5f5f5; height:24px; line-height:24px;}
.lyt-header .bottom .miniCart li{float:left;}
.lyt-header .bottom .miniCart li a{color:#333; text-decoration:underline;}
.lyt-header .bottom .miniCart li.shoppingcart{width:236px;font-family:Arial, Helvetica, sans-serif;}
.lyt-header .bottom .miniCart li.shoppingcart a{display:block; height:24px;color:#c00; padding:0 0 0 30px; background:url(../images/icon/shoppingcart_icon.gif) 10px center no-repeat;font-weight:bold; text-decoration:none;}
.lyt-header .bottom .miniCart li.shoppingcart a:hover{text-decoration:none;background-color:#fff;}
.lyt-header .bottom .miniCart li.shoppingcart a b{font-weight:normal; color:#333;}
.lyt-header .bottom .miniCart li.drop{ padding:2px 3px 0 8px;}
.lyt-header .bottom .miniCartPop{position:absolute;right:0;top:25px; border:1px solid #ddd; border-top:none; background-color:#fff; width:315px; padding:6px 0 0;z-index:100;}
.lyt-header .bottom .miniCartPop .scroll{height:250px; overflow:auto; padding:0 6px; margin:0 4px 0 0;scrollbar-face-color:#fff;scrollbar-highlight-color:#fff;scrollbar-3dlight-color:#ccc;scrollbar-darkshadow-color:#fff;scrollbar-shadow-color:#eee;scrollbar-arrow-color:#999;scrollbar-track-color:#fff;}
.lyt-header .bottom .miniCartPop .scroll .item{padding:6px 6px 6px 0; border-bottom:1px dotted #999;}
.lyt-header .bottom .miniCartPop .scroll .item li{float:left; padding:0 8px 0 0; color:#666; line-height:150%;}
.lyt-header .bottom .miniCartPop .scroll .item li.txt{width:170px;}
.lyt-header .bottom .miniCartPop .scroll .item li.img a{display:block; border:1px solid #fff;}
.lyt-header .bottom .miniCartPop .scroll .item li.img a:hover{border:1px solid #999;}
.lyt-header .bottom .miniCartPop .scroll .item li.do{float:right; padding:0;}
.lyt-header .bottom .miniCartPop .scroll .item li.do a{text-decoration:underline;}
.lyt-header .bottom .miniCartPop .scroll .item li a{color:#333;}
.lyt-header .bottom .miniCartPop .total{padding:10px; background-color:#ccc; margin:4px 0 0; text-align:right;}

/* 位置导航 */
.position-wrap{}
.position-wrap td{ height:26px; text-indent:12px;}
/* 帮助信息 */
.lyt-footer .cnt{background-color:#eee; padding:0 0 10px;}
.lyt-footer .cnt .promises{padding:15px 0;}
.lyt-footer .cnt .promises li{float:left; padding:0 50px; border-right:1px solid #bbb; width:218px; height:48px; overflow:hidden;}
.lyt-footer .cnt .promises li.last{border:none;}
.lyt-footer .cnt .help{ float:left; display:inline; width:585px; height:140px; padding:18px 0 18px 35px; margin:0 10px; background-color:#fff;}
.lyt-footer .cnt .help th{text-align:left; width:25%;}
.lyt-footer .cnt .help td{vertical-align:top; padding:10px 0 0 10px;}
.lyt-footer .cnt .help td a{display:block; padding:5px 0 0 15px; background:url(../images/icon/arr5.gif) left 10px no-repeat; color:#666;}
.lyt-footer .cnt .help th.t1,.lyt-footer .cnt .help th.t2,.lyt-footer .cnt .help th.t3,.lyt-footer .cnt .help th.t4{padding:0 0 3px 25px; background:url(../images/icon/icons.gif) no-repeat; font-size:14px;}
.lyt-footer .cnt .help th.t1{background-position:left top;}
.lyt-footer .cnt .help th.t2{background-position:left -40px;}
.lyt-footer .cnt .help th.t3{background-position:left -20px;}
.lyt-footer .cnt .help th.t4{background-position:left -60px;}
.lyt-footer .cnt .subscribe{float:left; width:287px;height:158px; padding:18px 18px 0; background-color:#fff;}
.lyt-footer .cnt .subscribe h3{font-size:14px; padding:0 0 3px 25px; background:url(../images/icon/icons.gif) left -80px no-repeat; border-bottom:2px solid #d4d4d4;}
.lyt-footer .cnt .subscribe p.t1{margin:10px 0; color:#999;}
.lyt-footer .cnt .subscribe p.t2{margin:10px 0;}
.lyt-footer .cnt .subscribe p.t2 input{vertical-align:middle; margin:0 5px 0 0;}
.lyt-footer .cnt .subscribe p.t2 input.txt{width:180px; height:20px; border:1px solid #ccc;}
.lyt-footer .cnt .subscribe p.t3{ margin:10px 0;color:#666;}
.lyt-footer .cnt .subscribe p.t3 i{margin:0 0 0 10px; font-family:Arial;font-weight:bold; color:#900; font-size:16px; padding:0 0 0 20px;background:url(../images/icon/icons.gif) left -100px no-repeat;}
.lyt-footer .cnt .subscribe p.t4{color:#666;}

/* 信息提示 */
.account-message{}
.account-message .wrap{border:1px solid #C6C6C6;padding:10px;}
.account-message .wrap-content{border:1px solid #C9C9C9; background-color:#F0F0F0;padding:10px;}
.account-message li{color:#D70100; line-height:200%;white-space:normal;text-overflow:visible;overflow:visible;word-wrap:break-word;}
.account-message li.succeed{background:url(../images/icon/icon_right.gif) 4px 6px no-repeat;padding:10px 0px 10px 50px;color:#000;}
.account-message li.error{background:url(../images/icon/icon_warning.gif) 4px 6px no-repeat;padding:10px 0px 10px 50px;}

/* 线条样式 */
.x-line,.line200,.bag-line{background:url(../images/layout/x-line.gif) center repeat-x;margin:0px auto;font-size:1px;height:21px;clear:both;}
*+html .x-line{overflow:hidden;}
.line200{width:200px;}
.bag-line{height:3px;}


/* 版权部分 */
.foot-link{width:100%;text-align:center;margin:10px auto 0;line-height:180%;color:#999;}
.foot-link a{padding:0 10px; color:#333;}
.copyright{width:100%;text-align:center;margin:5px auto 10px; line-height:180%;color:#666;}

/*弹出窗口
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/layout/test_bg.png",sizingMethod="scale");*/
.dlg-modal {
	display:none;
	left: 0px;
	top: 0px;
	width:100%;
	height:100%;
	position: absolute;
	background: url(../images/layout/test_bg.png) repeat;
	_background:none;
} 

.dlg-modal iframe {
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:-1;
	filter:mask();
}

.dlg-box {
	position: absolute;
	border: 1px solid #900;
	background-color: #900;
}

.dlg-box .dlg-title-box {
	background-color:#900;
	height: 24px;
}

.dlg-box .dlg-title {
	color: #fff;
	font-weight: bold;
	padding-left: 20px;
	font-size: 14px;
	float: left;
	line-height: 24px;
	white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow:hidden;
}

.dlg-box .dlg-close-icon {
	width: 20px;
	float: right;
	margin-top: 3px;
}

.dlg-box .dlg-cont-box-out {
	width: 100%;
}
.dlg-box .dlg-cont-box-out table { line-height:260%;}
.dlg-cont-box-in {
	margin: 10px;
	padding: 10px;
	text-align: left;
	color: #000;
	background-color: #F7F7F7;
	font-size: 12px;
	overflow:auto;
}

.errorInfo{ z-index:500; position:absolute; color:#f00;border:1px solid #000;padding:4px;}
.demo_title{ font-size:14px; margin-bottom:10px; font-weight:bold;}

.box-print{ width:780px; margin:auto;}
#div-dlg-title{float:left; width:90%;}
#div-dlg-close-icon{float:right;}