@charset "utf-8";
/* CSS Document */

body{
	text-align:center;	
}
a:hover{
color:#2388ff;
border-bottom:1px #777 solid;
}

a:visited{
text-decoration:none;
color:#777777;
}

a img {
border:none;
}

.usericon, .emailicon, .passicon {
	background:none;
	padding-left:25px;
}

.usericon {
	padding-left:15px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/icons/bullet/user_icon.gif) no-repeat left center;
}

.emailicon {
	background-image: url(../images/icons/bullet/email_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.passicon {
	background:url(../images/icons/bullet/pass_icon.gif) no-repeat left;
}

.navicon {
	font-weight:bold;
	padding-left: 25px;
	background:url(../images/icons/bullet/nav_icon.gif) no-repeat left;	
}

.cleared {
	clear:both;
}

/*products related css*/
/*	以下两个分别在文字边显示 new和推荐字样	*/
.new {
}

.recommend {
}

.backtotop {
padding-left:10px;
background:url(../images/icons/bullet/top.gif) left 50% no-repeat;
}

.collpase {
padding-left:10px;
background:url(../images/icons/bullet/collapse.gif) left 50% no-repeat;
}

.faq_answer {
margin:10px;
padding:10px;
background:#FFFFFF;
border-bottom:1px #ccc solid;
border-right:1px #ccc solid;

}
/* suite css begin*/
.suite_little, .suite_medium, .suite_big, .suite_super {
color:#333333;
font-weight:bolder;
padding-top:70px;
}

.suite_little {
background:url(../images/icons/suites/little.gif) 20% 40% no-repeat;
}

.suite_medium {
background:url(../images/icons/suites/medium.gif) 20% 50% no-repeat;
}

.suite_big {
background:url(../images/icons/suites/big.gif) 20% 50% no-repeat;
}

.suite_super {
background:url(../images/icons/suites/super.gif) 20% 40% no-repeat;
}

/*promote icon css*/
.save, .bonus {
display:block;
padding-left:70px;
}

.save, .bonus  p {
line-height:1em;

}

.original_price {
color:#666;
font-weight:bolder;
text-decoration:line-through;
}

.current_price {
color:#690;
font-weight:bolder;
}

.saved_price {
color:#F00;
font-weight:bolder;
}


.save {
background:url(../images/icons/bullet/sheng.gif) left center no-repeat;
}

.bonus {
background:url(../images/icons/bullet/song.gif) left center no-repeat;
}



/*product mini icon css*/
.p_listen, .p_read, .p_simtest, .p_voc, .p_crazyspeak, .p_dialogue, .p_dateyourgirl, .p_bingofun, .p_gofish {
display:block;
float:left;
padding-left:60px;
line-height:30px;
font-weight:bold;
}

.p_listen {
color:#0099FF;
background:url(../images/products/listen-m.gif) top left no-repeat;
}

.p_voc {
color:#ea7a02;
background:url(../images/products/voc-m.gif) top left no-repeat;
}

.p_read {
color:#690;
background:url(../images/products/read-m.gif) top left no-repeat;
}

.p_crazyspeak {
color:#FFCC33;
background:url(../images/products/crazyspeak-m.gif) top left no-repeat;
}

.p_dialogue {
color:#a4c857;
background:url(../images/products/dialogue-m.gif) top left no-repeat;
}

.p_simtest {
color:#327ba5;
background:url(../images/products/simtest-m.gif) top left no-repeat;
}

.p_dateyourgirl {
color:#FF66CC;
background:url(../images/products/dateyourgirl-m.gif) top left no-repeat;
}

.p_gofish {
color:#6699FF;
background:url(../images/products/gofish-m.gif) top left no-repeat;
}

.p_bingofun {
color:#FF9900;
background:url(../images/products/bingofun-m.gif) top left no-repeat;
}


.free {
padding-left:38px;
background:url(../images/icons/bullet/forfree.gif) left no-repeat;
}

.bingorecommend {
background:#fff url(../images/bingoenglish.gif) no-repeat 10px;
padding:5px;
padding-left:45px;
border:#CCCCCC 1px solid;
border-top:none;
border-left:none;
height:50px;
}

/*footer */
#footer {
	float:none;
	position:relative;
	margin-top:5px;
	padding-top:10px;
	width:1000px;
	text-align:center;
	background-attachment: scroll;
	background-color: #F3F3F3;
	background-image: url(../images/icons/bg/dot_frag_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#footer-links {
	width:60%;
	height:50px;
	margin-left:0px auto;
	margin-right:0px;
	text-align:center;
}

#footer-links ul {
}

#footer-links  ul li {
	display:inline;
	background:url(../images/icons/bullet/article_common.gif) left  150% no-repeat;
	padding-left:10px;
	margin-left:10px;
	margin-right:10px;
}

/* ul definition */
.white-block-txt {
	color:#FFFFFF;
	background:inherit;
	padding:10px;
}

.white-block-txt ul{
	list-style-position:outside;
	margin-left: 4em;
}

.white-block-txt ul li a {
	color:#fff;
}

.white-block-txt ul li a:visited {
	color:#fff;
}


.info ul{
	list-style-image:url(../images/icons/bullet/item-news.gif);
	list-style-position:outside;
	margin-left: 2em;
	margin-right: 2em;
}

.info2 ul{
	list-style-image:url(../images/icons/bullet/item-news.gif);
	list-style-position:outside;
	margin-left: 2em;
	margin-right: 2em;
}

/*global style*/

.number {
	font-weight:bolder;
	color:#339900;
}

.date {
	font-size:12px;	
	color:#669900;
	text-align:right;
	padding-left: 15px;
	margin-left: 20px;
	background:url(../images/icons/bullet/date_icon.gif) no-repeat left;
}

.comment {
	margin-left: 20px;
	padding-left: 20px;
	background:url(../images/icons/bullet/item-comments.gif) no-repeat left 140%;
}

.highlight {
font-weight:bold;
color:#669900;
}


.pop_div {
		position: absolute;
		display:block;
/*		background:#fff url(../images/icons/bg/popdiv-bg.jpg) repeat-x; */
		background:#fff url(../images/icons/bg/cloud_bg.jpg) repeat-x;
		border: 1px #0F6999 solid;
		padding: 10px;
		width:260px;
		z-index: 10000;	
}

#quicklinks {
text-align:left;
visibility:hidden;
z-index:400;
position:absolute;
}

#inner-pop {
text-align:left;
}
	#inner-pop  h2 {
	background:url(../images/icons/bullet/green_arrow.gif) no-repeat left center;
	padding-left:20px;
	font-size:14px;
	color:#000000;
	}
	
	#inner-pop  h2  a{
	color:#000000;
	}
	#inner-pop  ul{
	}
	
	#inner-pop hr {
	color:#3399FF;
	width:95%;
	height:1px;
	border:1px dashed #86BCD4; 
	shadow:yes;
	}
	#inner-pop  ul ul{
	display:inline;
	margin-left:2px;
	}
	
	#inner-pop  ul ul li{
	display:inline;
	margin-left:10px;
	list-style:circle;
	}
	
.inlinelist {
margin:5px;
margin-left:15px;
}
.inlinelist li{
/* display:inline; */
list-style:none;
background:url(../images/icons/bullet/article_common.gif) no-repeat left 200%;
padding-left:15px;
margin:5px;
font-size:12px;
}

.inlinelist li a{
white-space:nowrap; 
margin-right:5px;
}

.logo {
background:url(../images/icons/bullet/bingoenglish.gif) no-repeat left;
padding-left:18px;
margin-left:5px;

}

.tabletxt{
font-size:12px;
line-height:20px;
}

.tabletxt a {
font-weight:bold;
}