

img{ border:0px; vertical-align:middle; }

h1{ font-size:14px; }
.w250{width:250px;}
.w380{width:380px;}
.wh380{width:380px; height:50px;}
.input{
	padding:0px 3px;
	border:1px solid #d1d1d1;
	background:url(input_bg.jpg) repeat-x;
	height:18px;
	line-height:18px;
	font-size:12px;
	color:#999;
}

.focus{
	border:1px solid #FC0 !important;
	background:url(focus_bg.jpg) repeat-x !important;
	color:#00F !important;
}
.select{
	padding:1px;
	border: 1px solid #CDCDCD;
	background:#FDFEEF;
	height: 20px;
}
.keyword{
	border: 1px solid #CDCDCD;
	background:#FDFEEF;
	height:20px;
	line-height:20px;
	overflow:hidden;
}
.login_input{
	padding:2px 2px 2px 5px;
	color:#999;
	font-size:12px;
	width:150px;
	height:1.5em;
	line-height:1.5em;
	border:1px solid #d1d1d1;
	background:url(input_bg.png) repeat-x;
}
.tipbox{
	font-size:12px;
	color:#F00;
	line-height:26px;
}

.left{ float:left; }
/*.right{ float:right; }*/
.clear{ clear:both; }
.spClear{ clear:both;height:10px; }
.mouse{ cursor:pointer; }
#login_footer { text-align:center; color:#999999; }
	


/* 左边导航菜单 */
.left_menu{ text-align:left; font-family:"微软雅黑"; }
.left_menu ul{ margin-top:10px;padding-left:10px;}
.left_menu ul li{padding-left:15px;background:url(left_menu_bg.gif) no-repeat;}
.left_menu ul li a{padding-left:10px;line-height:25px;background:url(ico_01.gif) 0px center no-repeat;}
/* 当前位置 */
.navigation{
	padding:6px 10px 6px 5px;
	color:#2F7EAE;
	border:1px solid #E4E1FF;
	background:url(nav_bg.gif) repeat-x;
}
.navigation b{
	padding-left:25px;
	font-weight:normal;
	background:url(home.gif) 5px center no-repeat;
}
.navigation .add{
	float:right;
	padding-left:15px;
	background:url(add.gif) no-repeat 0 0;
}
.navigation .back{
	float:right;
	padding-left:15px;
	background:url(back.gif) no-repeat 0 0;
}
.warning{
	padding:8px 10px 8px 30px;
	border:1px solid #FAF4B8;
	color:#C52716;
	background:url(warning.gif) 8px center no-repeat #FEFDE9;
}
.correct{
	padding:8px 10px 8px 30px;
	border:1px solid #CCF9C1;
	color:#090;
	background:url(correct.gif) 8px center no-repeat #F1FEF2;
}
.disable{
	padding:8px 10px 8px 30px;
	border:1px solid #F9F2B7;
	color:#F00;
	background:url(disable.gif) 8px center no-repeat #FDF8E8;
}

.msgtable{
	border:1px solid #EDECFF;font-size:12px;
}
.msgtable th{
	padding:0.5em;
	font-weight:700;
	/*border:1px solid #EDECFF;*/
}
.msgtable td{
	padding:0.4em;
	border-bottom:1px solid #F3F3F3;
}
.msgtable th{
	/*background:#F8F7FF;*/
	background:url(table_th_bg.gif) repeat-x bottom;
}
.tr_bg{background:#F9F9F9;}
.tr_hover_col{background:#EAEAEA;}
.navtable{padding:0.6em;border:1px solid #EDECFF;}
.navtable td{width:80px;}

/*提示文字样式*/
#HintMsg{
	width:271px;
	position:absolute;
	display:none;
}
#HintMsg .HintTop{
	height:9px;
	background:url(hintbg1.gif) no-repeat;
	overflow:hidden;
}
#HintMsg .HintInfo{
	padding:0 5px;
	border-left:1px solid #000;
	border-right:1px solid #000;
	background:#FFFFE1;
	line-height:1.5em;
}
#HintMsg .HintInfo b{
	display:block;
	margin-bottom:6px;
	padding-left:15px;
	background:url(hint.gif) left center no-repeat;
	height:13px;
	line-height:16px;
}
#HintMsg .HintInfo b span{
	display:block;
	float:right;
	text-indent:-9999px;
	background:url(close.gif) no-repeat;
	width:12px;
	height:12px;
	cursor:pointer;
}
#HintMsg .HintFooter{
	height:22px;
	background:url(hintbg2.gif) no-repeat;
}
/*设置提示样式*/

.icon-01{
	margin:0;
	padding:10px 0 0 80px;
	color:#4D4D4D;
	font-family:"微软雅黑";
	line-height:1.8em;
	min-height:60px;
	background:url(icon-01.gif) no-repeat 10px 10px;
}
.icon-02{
	margin:0;
	padding:10px 0 0 80px;
	color:#4D4D4D;
	font-family:"微软雅黑";
	line-height:1.8em;
	min-height:60px;
	background:url(icon-02.gif) no-repeat 10px 10px;
}
.icon-03{
	margin:0;
	padding:10px 0 0 80px;
	color:#4D4D4D;
	font-family:"微软雅黑";
	line-height:1.8em;
	min-height:60px;
	background:url(icon-03.gif) no-repeat 10px 10px;
}
.icon-01 b{
	display:block;
	color:#090;
	font-size:14px;
	line-height:2.0em;
}
.icon-02 b{
	display:block;
	color:#F00;
	font-size:14px;
	line-height:2.0em;
}
.icon-03 b{
	display:block;
	color:#FC0;
	font-size:14px;
	line-height:2.0em;
}

/*页面居中显示*/
.pcent{
	top:35%;
	right:35%;
	position:absolute;
	display:none;
}

/*验证表单样式*/
span.error{
	margin-left:5px;
	padding-left:25px;
	color:#F00;
	background:url(error.gif) left center no-repeat;
}
span.success{
	margin-left:5px;
	padding-left:25px;
	color:#999;
	background:url(success.gif) left center no-repeat;
}
/*其它样式*/
.hide{display:none;}
.up-01,.up-02{
	display:block;
	float:right;
	padding-left:20px;
	cursor:pointer;
	line-height:17px;
}
.up-01{
	background:url(top_ico1.gif) no-repeat 0 center;
}
.up-02{
	background:url(top_ico2.gif) no-repeat 0 center;
}
/*大图预览提示*/
#imgtip{
	position:absolute;
	border:1px solid #ccc;
	background:#fff;
	padding:2px;
	display:none;
}
.comment{
	color:#06F;
	line-height:1.0em;
}
/*产品列表显示样式*/
.pro_img_list{margin:0;padding:0;min-width:800px;position:relative;}
.pro_img_list ul{margin:0 0 0 -20px;}
.pro_img_list ul li{float:left;margin:0 0 10px 20px;padding:5px 10px;width:120px;height:208px;border:1px solid #bce5f8;background:url(pro_bg.gif) repeat-x;overflow:hidden;}
.pro_img_list ul li .nTitle{padding-bottom:5px;line-height:20px;height:20px;color:#005eac;}
.pro_img_list ul li .nImg img{width:120px;height:120px;}
.pro_img_list ul li .nBtm{padding-top:5px;height:16px;}
.pro_img_list ul li .nBtm img{vertical-align:middle;}
/*file容器样式*/
a.files {margin:0 auto;float:left; width:64px;height:18px;overflow:hidden;display:block;border:1px solid #70b1cf;background:url(upfilebg.gif) left top no-repeat;text-decoration:none;}
/*file设为透明，并覆盖整个触发面*/
a.files input {margin-left:-240px;font-size:20px;cursor:pointer;filter:alpha(opacity=0);opacity:0;}
/*取消点击时的虚线框*/
a.files, a.files input{outline:none;/*ff*/hide-focus:expression(this.hideFocus=true);/*ie*/}
a.files1 {margin:0 auto;float:left; width:64px;height:18px;overflow:hidden;display:block;border:1px solid #70b1cf;background:url(upfilebg.gif) left top no-repeat;text-decoration:none;}
/*file设为透明，并覆盖整个触发面*/
a.files1 input {margin-left:-240px;font-size:20px;cursor:pointer;filter:alpha(opacity=0);opacity:0;}
/*取消点击时的虚线框*/
a.files1, a.files1 input{outline:none;/*ff*/hide-focus:expression(this.hideFocus=true);/*ie*/}
.uploading{float:left;background:url(loading.gif) no-repeat left center;padding-left:18px;display:none;line-height:20px;height:20px;}
.uploading1{float:left;background:url(loading.gif) no-repeat left center;padding-left:18px;display:none;line-height:20px;height:20px;}

.tbrow{width:15%; text-align:right;}
.Framtxt{ display:none;}
.msgerror{margin-left:5px;
	padding-left:25px;
	color:#F00;
	background:url(error.gif) left center no-repeat;}