@import "/css/vendor-switch-category.css";

img {
	border:0;
}

.video_cover_imgs { 
	position:relative; 
	width:100px; 
	height:75px;
}

.video_cover_imgs img.playbtn { 
	position:absolute; 
	width:15px; 
	right:1px; 
	bottom:4px;
}

#yui-history-iframe {
	position:absolute;
	top:0;
	left:0;
	width:1px;
	height:1px;
	visibility:hidden;
}

.video001 { 
	height: 384px;
	width: 512px;
}

.video002 { 
	position: absolute;
	height: 384px;
	width: 512px;
}

#respmsg {
	margin:10px;
	padding:5px;
	border:1px solid #ccc;
	background:#fff;
	font-size:12pt
}

#respmsg li {
	font-family:monospace
}

.vendorSize12 {
	color:#069;
	font-size:13px;
	letter-spacing:1px;
	line-height:25px;
}

.register_left_col{ 
	background-color:#E4F0FC;
	text-align:right
}

.register_right_col{ 
	background-color:#FBFFFF;
	text-align:left;
}

.font1 { 
	color:#EA489D;
}

.font2 { 
	color:#007AB5;
}

.font3 { 
	color:#E53E8A;
}

.font4 { 
	color:#616161;
}

.size10 { 
	font-size:10pt;
	letter-spacing:2px;
	line-height:15pt;
}

.loginbg {
	background-image:url(/vendor/images/login/login10.jpg);
	background-repeat: no-repeat;
	height: 292px;
	width:762px;
}

.logintext {
	color:#5D5D5D;
	font-size:12px;
	line-height:18px;
}

.logintext1 {
	color:#000;
	font-size:13px;
	line-height:18px;
}

.logintext2 {
	color:#E45077;
	font-size:13px;
	line-height:18px;
}

.bg_tl {
  background:transparent url(/vendor/album/images/Border1/tl.gif) no-repeat; 
	width:3px;
}

.bg_tc {
  background:transparent url(/vendor/album/images/Border1/tc.gif) repeat-x scroll; 
	height:5px;
}

.bg_tr {
  background:transparent url(/vendor/album/images/Border1/tr.gif) no-repeat; 
	width:3px;
}

.bg_bl {
  background:transparent url(/vendor/album/images/Border1/bl.gif) no-repeat; 
	width:3px;
}

.bg_bc {
  background:transparent url(/vendor/album/images/Border1/bc.gif) repeat-x scroll; 
	height:10px;
}

.bg_br {
  background:transparent url(/vendor/album/images/Border1/br.gif) no-repeat; 
	width:3px;
}

.password_bg {
	background-image: url(/vendor/images/verify/Password_bg.jpg?2010052116);
	height: 380px;
	width: 622px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
}

.password_bg2 {
	background-image: url(/vendor/images/verify/Password_bg2.jpg?20100521);
	text-align: left;
	height: 450px;
	width: 622px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
}

.Column {
	padding-top: 120px;
	padding-left: 180px;
	height: 250px;
	line-height: 30px;
	font-size: 13px;
	color: #2E2E2E;
	font-family: Arial, Helvetica, sans-serif;
}

.newstext {
	padding-top: 135px;
	padding-left: 90px;
	height: 320px;
	line-height: 30px;
	font-size: 13px;
	color: #2E2E2E;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1pt;
	padding-right: 80px;
}

.textred{
	color: #F00;
}

/* 廠商登入表單密碼欄位 */
#vendor_login_field {
	width: 205px;
}

#vendor_login_field_left {
	width: 43px;
	float: left;
}

#vendor_login_field_right {
	text-align: left;
	width: 157px;
	float: left;
}

