@charset "gbk";
/* SOHU Video Normal Upload CSS
 * Version: 1.3
 * Author: Matt Wang (www.uiland.com)
 * Copyright: Sohu.com (www.sohu.com)
 * Created: 2007-10-30
 * Update: 2009-11-30
 */


@import url(base.css); 

a{
color:#275DAD;
text-decoration:underline;
}
p{
margin:0;
}

/*** Forms ***/
/* button */
input.submit,
input.cancel{height:27px;margin:5px 3px;padding:0 10px;background:transparent url(images/btn_bg_h25.jpg) center repeat-x;line-height:25px;text-align:center;text-decoration:none;cursor:pointer;}
input.submit{background:transparent url(images/btn_bg_h25.jpg) center repeat-x;color:#474747;}
input.cancel{background:transparent url(images/btn_bg_h25_white.jpg) center repeat-x;color:#474747;}

input.iptBtnUpload{
display:block;
float:left;
overflow:hidden;
cursor:pointer;
border:1px solid #FFC976;
text-indent:-9999px;
}
input.iptBtnUpload{
width:121px;
height:30px;
background:url(images/upload/btn_upload.gif) center no-repeat;
}
input.iptBtnReset{
display:block;
float:left;
overflow:hidden;
cursor:pointer;
width:80px;
height:30px;
margin-left:20px;
border:0 none;
background:#fff;
text-decoration:underline;
color:#275DAD;
}

/* text input */
input.iptTxt{
width:294px;
height:18px;
padding:1px 2px;
border:1px solid #ccc;
font:12px/20px Verdana,Arial,sans-serif;
}

/* textarea */
textarea{
height:64px;
width:294px;
margin:0;
padding:1px 2px;
border:1px solid #ccc;
font:12px/1.4em Verdana,Arial,sans-serif;
}
.vDesc textarea.iptTxaVDesc{}


/*** Structure ***/

/*分类导航*/
ul.cateList li a{color:#444 !important;}
ul.cateList li strong a{color:#555 !important;}


/*** uploadBox ***/
#conUpload{}
#conUploadBody{min-height:200px;}

/* box */
#conUpload{border:0 none;}
	#conUpload .bHead{height:29px;background:url(images/upload/bHead_bg.gif) repeat-x;}
		#conUpload .bHead h3{line-height:26px;}
		#conUpload .bHead h3 em{font:normal 12px Verdana, Arial, Helvetica, sans-serif;}
	#conUpload .bNav{overflow:hidden;height:31px;margin:0;padding:6px 5px 0;border:1px solid #ddd;border-bottom:0 none;background:url(images/upload/bNav_bg.gif) bottom repeat-x;}
		#conUpload .bNav li{display:block;overflow:visible;position:relative;width:120px;height:27px;margin:4px 5px 0;padding:0;border:0 none;background:url(images/upload/bNavTab_bg.jpg) center -50px no-repeat;text-align:center;}
			#conUpload .bNav li h3{padding-top:0px;line-height:27px;color:#fff;}
			#conUpload .bNav li h3 a,
			#conUpload .bNav li h3 a:focus,
			#conUpload .bNav li h3 a:hover,
			#conUpload .bNav li h3 a:active{display:block;color:#fff;text-decoration:none;}
			#conUpload .bNav li em{display:block;overflow:hidden;position:absolute;top:-6px;right:-15px;width:19px;height:11px;background:url(images/ico_new.gif) no-repeat 0 0;text-indent:-9999px;cursor:default;}
		#conUpload .bNav li.current{height:31px;margin:0 5px;padding:0;border:0 none;background:url(images/upload/bNavTab_bg.jpg) center 0 no-repeat;}
			#conUpload .bNav li.current h3{padding-top:4px;color:#444;font-size:14px;line-height:27px;}
			#conUpload .bNav li.current h3 a{color:#444;text-decoration:none;}
			#conUpload .bNav li.current em{top:-2px;right:-10px;}
	#conUpload .bBody{border:1px solid #a8a8a8;border-top:0 none;padding:0;text-align:center;}

/*** 普通上传 ***/
#normalUpload{width:600px;margin:0 auto;padding:10px 0 20px;text-align:left;}
	/*面包屑*/
	#crumbs{
	padding:10px 0;
	}
		#crumbs ol li{
		display:inline;
		padding:0 10px 0 16px;
		background-image:url(images/upload/ico_123.gif);
		background-repeat:no-repeat;
		}
			#crumbs ol li.crumbs1,
			#crumbs ol li.crumbs2,
			#crumbs ol li.crumbs3{color:#7b7b7b;}
			#crumbs ol li.crumbs1current,
			#crumbs ol li.crumbs2current,
			#crumbs ol li.crumbs3current{color:#FF7E00;font-weight:bold;}
			#crumbs ol li.crumbs1{background-position:left 0;}
			#crumbs ol li.crumbs2{background-position:left -20px;}
			#crumbs ol li.crumbs3{background-position:left -40px;}
			#crumbs ol li.crumbs1current{background-position:left -60px;}
			#crumbs ol li.crumbs2current{background-position:left -80px;}
			#crumbs ol li.crumbs3current{background-position:left -100px;}
	/*Flash控制区*/
	#flashUploader{
	height:130px;
	margin:10px 0;
	border:1px solid #DBD544;
	background:#FFFEE1 url(images/upload/loading.gif) center 25px no-repeat;
	}
	/*表单区*/
	#uploadForm{
	padding:10px 0;
	}
		#uploadForm h3{
		margin-bottom:10px;
		border-bottom:1px dashed #ccc;
		font:bold 14px/2em Verdana,Arial,Helvetica,sans-serif;
		}
		#uploadForm table{
		width:100%;
		}
		#uploadForm td{
		overflow:hidden;
		vertical-align:top;
		}
		#uploadForm .iptName{
		width:50px;
		margin-top:2px;
		text-align:right;
		}
		#uploadForm .tip{
		display:block;
		overflow:hidden;
		height:16px;
		color:#aaa;
		}
		#uploadForm .noticeError{
		display:block;
		overflow:hidden;
		height:16px;
		color:#f00;
		}
		/*右侧提示框*/
		.tipBox{
		float:right;
		width:170px;
		padding:10px;
		border:1px solid #A5BECA;
		background:#F5F7F9;
		text-align:left;
		}
	/*开心一刻*/
	#kaixinyk{display:none;margin:30px 20px;}
		#kaixinyk h3{padding-left:25px;background:url(images/upload/ico_kaixin.gif) left center no-repeat;}
		#kaixinyk p{padding:5px 10px 5px 25px;font:normal 14px/1.6em '宋体';}
		#kaixinyk .more{padding:5px 10px;}
	/*上传成功*/
	#uploadFinish{display:none;overflow:hidden;padding:25px 0 50px;}
		#uploadFinish h3{margin:10px;color:#000;font:bold 18px/30px '宋体';text-align:center;vertical-align:middle;}
			#uploadFinish h3 img{margin:0 5px;vertical-align:middle;}
		#uploadFinish p{margin:30px 20px;padding:10px 15px;border:1px solid #ddd;background:#FDFDF1;}
		#uploadFinish .btns{margin-top:40px;text-align:center;}

#errorMsg{
padding:45px 0 60px;
text-align:center;
}
	#errorMsg .msgBox{
	width:350px;
	height:auto !important;
	height:120px;
	min-height:120px;
	margin:0 auto;
	padding:25px 25px 35px 80px;
	border:1px solid #FFAE00;
	background:#FFFFE1 url(images/upload/ico_sorry.gif) 30px 25px no-repeat;
	text-align:left;
	}
		#errorMsg h3{
		height:36px;
		color:#c00;
		font:bold 14px/36px Verdana,Arial,Helvetica,sans-serif;
		}
		#errorMsg ul{
		list-style:disc;
		padding:10px 0 0 15px;
		}
		#errorMsg ul li{
		padding:1px 0;
		}
		#errorMsg p{
		padding:15px 0 0 2px;
		color:#999;
		}
		#errorMsg .btns{
		padding:20px 0 0 75px;
		}

/*** 超级上传 ***/
/* 上传入口 */
#supperUpload{
margin:0 2px 2px;
padding:0;
background:#ededed url(images/upload/supperUpload_bg1.jpg) 0 0 repeat-x;
}
	#supperUpload .innerBox{
	/*height:240px;*/
	background:url(images/upload/supperUpload_bg2.jpg) 100% 0 no-repeat;
	text-align:left;
	}
		#supperUpload .left{
		display:inline;
		width:360px;
		margin:50px 0 0 150px;
		}
			#supperUpload a.btnPluginUpload{
			display:block;
			overflow:hidden;
			width:153px;
			height:47px;
			background-image:url(images/upload/btn_supperUpload.jpg);
			background-position:top;
			background-repeat:no-repeat;
			text-indent:-9999px;
			}
			#supperUpload a:hover.btnPluginUpload{
			background-position:0 -50px;
			}
			#supperUpload .left ul{
			list-style:disc;
			margin:15px 15px 25px;
			}
		#supperUpload .right{
		display:inline;
		width:220px;
		margin:60px 177px 0 0;
		}
			#supperUpload .right dl{
			height:58px;
			padding:5px 10px;
			}
			#supperUpload .right dt{
			font-weight:bold;
			}
			#supperUpload .right dd{
			line-height:1.4em;
			}

/* 正在转码 */
#transcoding{width:600px;margin:0 auto;padding:10px 0 20px;text-align:left;}

/* 插件下载 */
#downBox{overflow:hidden;width:928px;margin:0 auto;padding:15px 0;text-align:left;}
	.tipsInfo{overflow:hidden;height:14px;margin:10px 3px 20px;padding:5px 5px 5px 30px;border:1px solid #FFAE00;background:#FFFEE6 url(images/ico_!.gif) 10px 5px no-repeat;color:#555;font:12px/1.4em "宋体";}
	.dTopInfo{height:275px;background:url(images/upload/soft3.0_bg2.jpg) no-repeat;}
		.dTopInfo .dl{padding:105px 50% 0 110px;color:#0F76A2;}
			.dTopInfo .dl p{width:300px;height:55px;line-height:20px;}
			.dTopInfo .dl .dlBtn{float:left;}
				.dTopInfo .dl .dlBtn a{display:block;overflow:hidden;width:137px;height:38px;background:url(images/upload/btn_dl.jpg) no-repeat;text-indent:-9999px;}
				.dTopInfo .dl .dlBtn a:hover{background-position:0 -50px;}
			.dTopInfo .dl .dlInfo{float:left;padding:15px 0 0 10px;}
	/*为何选择插件*/
	.dUps{display:inline;float:left;width:500px;margin:0 0 0 30px;}
		.dlTitle{height:22px;margin-bottom:20px;border-bottom:2px solid #dedede;background:url(images/upload/title_whxz.gif) 5px top no-repeat;}
		.dlConttittle{ padding:0 0 5px 10px;font:bold 14px/2em "宋体";}
		.dlConttittle img{margin:0 5px; vertical-align:middle;}
		.dlContintro{ padding:0 0 15px 40px;font:12px/2em "宋体";}
	/*遇到问题*/
	.dTips{display:inline;float:right;width:320px;margin:0 30px 20px 0;color:#2263a5}
		.dTipstop{height:11px;background:url(images/upload/download_10_1.gif) left bottom no-repeat;}
		.dTipsmiddle{overflow:hidden;padding-right:15px;background:url(images/upload/download_10_2.gif) repeat-y;}
			.dlTitleques{height:25px;margin:0 10px 10px;border-bottom:2px solid #dedede;background:url(images/upload/title_ydwt.gif) 5px top no-repeat;}
			.dlCont{padding:5px 0 5px 20px;}
			.dlCont img{margin-top:-3px}
			.dlContright{padding:15px 20px 0 0;text-align:right }
			.dTips a{text-decoration:underline;color:#2263a5;}
			.dTips a:hover{text-decoration:underline;color:#ff0048;}
			.dTips .dlTitle{background:url(images/upload_ico2.gif) left top no-repeat;}
			.dTips .dlCont2{padding-left:11px;}
		.dTipsbottom{height:11px;background:url(images/upload/download_10_3.gif) left top no-repeat;}
	/*反馈建议*/
	.dTipsad{display:inline;float:right;width:300px;margin:0 30px 0 0;padding:10px;color:#5b5b5b}
			.dlTitlead{height:22px;margin-bottom:8px;border-bottom:2px solid #dedede;background:url(images/upload/title_fkjy.gif) 5px top no-repeat;}
			.dlCont2 a{text-decoration:underline; color:#2263a5;}
			.dlCont2 a:hover{ text-decoration:underline; color:#ff0048;}
	/*普通上传*/
	.nordown{clear:both;width:840px;height:34px!important;height:20px;margin:20px auto;background:#eef5f8;border:1px solid #75b7d3;}
		.nordownleft{float:left;width:100px; height:24px;padding:10px 0 0px 0;text-align:center;color:#01405b;background:#addbef;font:bold 14px/1em "宋体";}
		.nordownright{float:left;height:15px;padding:12px 0 0 30px; font:12px/1em "宋体";color:#2263a5; }
		.nordownright a{text-decoration:underline; color:#2263a5;}
		.nordownright a:hover{ text-decoration:underline; color:#ff0048;}
