@charset "utf-8";
/* CSS Document */
@import url(wsjy_style.css);

.logindiv{height:255px;padding-left:20px;}
.logintb{float:left;width:376px;height:253px;border:1px solid #d1d1d1;}
.logintb ul{height:23px;padding:7px 0 0 17px;background:url(line1.gif) repeat-x;}
.logintb li{float:left;width:125px;height:21px;padding:1px 0;text-align:center;
	display:inline;margin-right:6px;cursor:pointer;
	font-weight:bold;color:#515151;line-height:21px;
}
.logintb .t{background:url(tab1.gif) right top;}
.logintb .r{background:url(tab1.gif);}
.logintb div{padding:10px 10px 0 10px;}
.logintb .t1{text-align:right;color:#000;}
.logintb .t2 a{color:#b8b8b8;text-decoration:underline;}
.logintb .t2 a:link{color:#b8b8b8;text-decoration:underline;}
.logintb .t2 a:hover{color:#b8b8b8;text-decoration:underline;}
.logintb .t3{color:#727272;}
.logintb .t3 a{color:#4c8acf;}
.logintb .t3 a:link{color:#4c8acf;}
.logintb .t3 a:hover{color:#4c8acf;}
.logintb em{height:22px;display:block;}
.logintb em input{padding:2px 0;margin:1px 0 0 5px;border:0;background:none;}
.logintb .i1{width:201px;background:url(input.gif);}
.logintb .i1 input{width:190px;}
.logintb .i2{width:121px;background:url(input.gif) 0 -24px;}
.logintb .i2 input{width:110px;}
.logintb .btn1{width:51px;height:27px;cursor:pointer;border:0;background:url(login_button.gif);}
.logintb .btn2{width:74px;height:27px;cursor:pointer;border:0;background:url(login_button.gif) -58px 0;}
.logintb select{width:201px;}
.loginflash{float:left;width:368px;height:253px;border:1px solid #ed7107;}

div#MainPromotionBanner{width:368px;height:253px;overflow:hidden;}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 253px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width: 368px;
	height: 253px;
}

#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width: 368px;
	height: 253px;	
}

#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 225px; 
	right: 5px;
	z-index: 10;
	height: 25px;	
}
#MainPromotionBanner .SlideTriggers li{
	float: left;
	display: inline;
	color: #fff;
	text-align: center;
	line-height:16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: .9em;
	cursor: pointer;
	overflow: hidden; 
	margin:3px 6px;
	background: url(slide_trigger.gif) no-repeat center center;
}
#MainPromotionBanner .SlideTriggers li.Current{ 
	color:#fff; 
	background: url(slide_trigger_c.gif) no-repeat center center;
	border:0; 
	font-weight:bold;
	font-size: 1.4em;
	line-height: 21px;
	height: 21px;
	width: 21px;
	margin:0 6px; 
}
