@charset "UTF-8";

/*
 * 对alimm的追加或重载在此统一import进来
 
 @import url("font_overlay.css");
 @import url("component_overlay.css");
 @import url("layout_overlay.css");
 
*/

/* global_overlay */
/* @import url("global_overlay.css"); */



/*    header    */
#header{
	width: 950px;
	margin: 2px auto 0px;
}
#header #logo{
	width: 210px;
	height: 60px;
	float: left;
}
#header #logo a{
	display: block;
	width: 210px;
	height: 50px;
	margin-top:10px;
}
#header #logo a span{display: none;}
#header #top_nav{background-repeat: no-repeat;height: 30px;	background-position: -290px top;}

#quick_links{
	border-bottom: 1px solid #e4e4e4;
	height: 29px;
	margin: 0 0 0 3px;

}
#quick_links ul{float: right;}
#quick_links li{float: left;line-height: 14px;_line-height: 16px;padding: 0 7px;border-left: 1px solid #E0E0E0;	_font-family: simsun;margin: 4px 0 0 0;}
#quick_links li a:link, #quick_links li a:visited{color: #0245DC;}
#quick_links li a:hover{color: #ff5500;}
#quick_links li.zc511{margin: 3px 0 0 0;}
#quick_links li.zc511 a, #quick_links li.zc511 a span, #quick_links li.zc511 a span i{display: block;	float: left;background-repeat: no-repeat;cursor: pointer;}
#quick_links li.zc511 a span i{	background: transparent url(http://img.alimama.cn/../images/icon/bag.gif) no-repeat left center;height: 16px;width: 16px;margin: 0 2px 0 0;}
#quick_links li.zc511 a{background-position: right -69px;padding: 0 4px 0 0;}
#quick_links li.zc511 a span{line-height: 16px;	*line-height: 17px;height: 17px;background-position: left -69px;padding: 0 4px 0 8px;}
#quick_links li.today, #quick_links li.member, #quick_links li.zc511{color: #666;border: 0 none;}


/*  社区其他的头  */
#top_nav_bar_quick li a, #top_nav_bar_quick li a span,#top_nav_bar_quick li.down i.downi,#top_nav_bar_quick .down_div .down_bl,#top_nav_bar_quick .down_div .down_br,#top_nav_bar_quick .down_div .down_up,#top_nav_bar_quick li.new i.newi{background-image: url(../images/headertab.png);}
#top_nav_bar_quick .down_div .down_bl,#top_nav_bar_quick li.down i.downi,#top_nav_bar_quick .down_div .down_br,#top_nav_bar_quick .down_div .down_up,{background-image: url(../images/new_header_bg2.gif);}

#top_nav_bar_quick ul{
	margin: 10px 15px -15px 2px;
	margin: 10px 25px -15px 2px !important;
	font-size: 12px;
	_margin-bottom:-11px;
	float:right;
	color:#4b6486;
}
#top_nav_bar_quick li{float: left;cursor: pointer;margin:0 1px;}
#top_nav_bar_quick li a{
	background-position: right -27px;
	float:left;
	color:#4466cc;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
}
#top_nav_bar_quick li a:hover{
	text-decoration:none;
	background-position: right top;
	color:#ff4466;
}

#top_nav_bar_quick li a span{
	cursor:pointer;
	background-position: left -27px;
	padding: 0px 30px 0 30px;
	color:#ffffff;
	height: 27px;
	line-height: 27px; text-align:center;

*line-height:27px; 			display:block;
	float:left;
}
#top_nav_bar_quick li a:hover span{
	background-position: left top;
	color:#ffffff;
}

#top_nav_bar_quick li.down{position:relative;}
#top_nav_bar_quick li.down i.downi{ float:left; height:11px; width:11px; display:block; background-position:-170px -210px; margin-top:8px;margin-left:-2px;}


#top_nav_bar_quick .down_div{
	position:absolute;
	z-index:100000;
	width:120px;
	height:180px;
	top:21px;
	left:0px;
	padding:0;
	display:none;
}
#top_nav_bar_quick .down_div .down_body{
	border:1px #b4c5d6 solid;
	border-bottom-width:1px;
	background-color:#fff;
	height:100px;
}
#top_nav_bar_quick .down_div .down_foot{margin:0 5px; height:4px; line-height:0; border-bottom:1px #b4c5d6 solid;background-color:#fff; _overflow:hidden; overflow:hidden}
#top_nav_bar_quick .down_div .down_up{ position:absolute; float:left; left:62px; top:-3px; width:7px; height:4px; overflow:hidden; background-position:-170px -200px; display:block;}
#top_nav_bar_quick .down_div .down_bl{ position:relative; float:left; left:-5px; bottom:0px; width:5px; height:5px; overflow:hidden; line-height:0; background-position:-150px -200px; display:block;}
#top_nav_bar_quick .down_div .down_br{ position:relative; float:right; right:-5px; bottom:0px; width:5px; height:5px; line-height:0; background-position:-150px -210px; display:block;}
#top_nav_bar_quick .down_div ul{margin:0 3px; float:none; overflow:hidden}
#top_nav_bar_quick .down_div li{ float:none;padding:4px 0 2px 2px; width:110px}
#top_nav_bar_quick .down_div li a{float:none;background-image:none; font-size:12px;padding-right:2px;}
#top_nav_bar_quick .down_div li.downfirst{border-top-width:0;}



/* navigation */
div#navigation{
	height: 34px;
	background-repeat: repeat-x;
	background-position: left top;
	
	min-width: 950px;
	
}
div#navigation .lc, div#navigation .rc{width: 5px;height: 34px;background-repeat: no-repeat;overflow: hidden;}
div#navigation .lc{background-position:-1px -34px;}
div#navigation .rc{background-position:right -34px;*margin-top:-36px;_margin-top:40px;}
div#navigation .mc{width: 940px;margin: 0 auto;}
div#navigation .mc li{float: left;background-repeat: no-repeat;background-position: right -778px;padding: 0 5px;}
div#navigation .mc li a{display: block;	font-size: 14px;font-weight: bold;}
div#navigation .mc li a span{display: block;padding: 2px 15px 0  15px;margin-top: 7px;*margin-top:8px;cursor: pointer;}
div#navigation .mc li a:hover{background-repeat: no-repeat;background-position: right -812px;float: left;padding: 0 4px 2px 0;height: 22px;line-height: 22px;margin: 5px 0 0 0;
	*margin: 5px 0 0 0;_padding-bottom:0;text-decoration: none;}
div#navigation .mc li a:hover span{background-repeat: no-repeat;background-position: left -812px;float: left;padding: 2px 11px 0px 15px;margin: 0px;}
div#navigation .mc li a:hover span, x:-moz-any-link, x:default{padding-top:1px;*padding-top:2px;}
div#navigation .mc li.current a, div#navigation .mc li.current a:hover{height: 34px;background-repeat: no-repeat;background-position: right -68px;	background-image: url(../images/myalimama_bg.png);
	border: 0 none;	float: left;line-height: 40px;padding: 0 20px 0 0;margin: 0px;*margin-top: 0px !important;}
div#navigation .mc li.current a span, div#navigation .mc li.current a:hover span{margin: 0px;background-repeat: no-repeat;line-height: 40px;
	background-position: left -68px;padding: 0 8px 0 28px;	background-image: url(../images/myalimama_bg.png);float: none;}
div#navigation .mc li a:link, div#navigation .mc li a:visited{color: #fff;}
div#navigation .mc li.current a:link, div#navigation .mc li.current a:visited{color: #666;}


/* sub_navigation */
div#sub_nav{float: left;*margin: 5px 0 0 0px !important;*margin: 4px 0 0 0px;}
div#sub_nav ul{height: 28px;margin: 0px auto;}
div#sub_nav ul li{float: left;margin: 4px 0 0 0;*margin: 0px 0 0 0 !important;*margin: 0px 0 0 0;padding: 0 4px;}
div#sub_nav ul li a span{padding: 0 8px;line-height: 19px;height: 19px;}
div#sub_nav ul li a:hover, div#sub_nav ul li a:hover span{display: block;float: left;margin:0px;background-repeat: no-repeat;cursor: pointer;text-decoration: none;}
div#sub_nav ul li a:hover{background-position: right -852px;padding: 0 0px 0 0;	margin: 0px;}
div#sub_nav ul li a:hover span{	background-position: left -852px;padding: 0 4px 0 8px;*padding: 1px 4px 0 8px !important;*padding: 1px 4px 0 8px;}
div#sub_nav ul li.current{margin: 6px 0 7px -3px;border-left: 0 none;}
div#sub_nav ul li.current a, div#sub_nav ul li.current a:hover{	background-repeat: no-repeat;background-position: right -99px;display: block;padding: 0 3px 0 0;margin:0px;
	color: #fff;text-decoration: none;float: left;}
div#sub_nav ul li.current a span{background-repeat: no-repeat;background-position: left -99px;display: block;	padding: 0 3px 0 6px;
	*padding: 0px 2px 0 5px !important;	height: 20px;margin:0px;float: left;color: #fff;}
div#sub_nav ul li.current a:hover span{background-repeat: no-repeat;background-position: left -99px;display: block;padding: 0 3px 0 6px;height: 20px;margin:0px;float: left;color: #ffff00;}

.add_new_div{position:relative;_width:70px;}
.add_new_icon{height:20px;overflow:hidden;position:absolute;right:-20px;top:-6px;width:24px;background:transparent url(/../images/inc.gif) no-repeat scroll left top;}




/* std_notice */
.warning, .attention, .tips, .success{
	padding: .67em 1em .67em 2.5em;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.3em;
	text-align: left;
}

.success{
	background: #ddffdd url(../images/ico_success_16.gif) no-repeat .5em .67em;
	border: 1px solid #009900;
	color: #009900;
}
	
.warning{
	background: #ffe9c8 url(../images/tips_warning_16.gif) no-repeat .5em .67em;
	border: 1px solid #ff0000;
	color: #ff0000;
}

.tips{
	background: #e8f1ff url(../images/ico_tips_16.gif) no-repeat .5em .67em;
	border: 1px solid #c5e1f7;
	color: #4b79cf;
}

.tips ul, .tips ul li{
	list-style-type: square;
	font-size: 12px;
	font-weight: normal;
}

.tips ul{
	margin: .5em 1em;
	padding: 0;
}

.attention{
	background: #ffffcc url(../images/ico_attention_16.gif) no-repeat .5em .67em;
	border: 1px solid #ffcc00;
	color: #ff9900;
}
 
/* font_overlay */
.classic-blue{
	color: #0065FF;
}

.large-orange, .large-green{
	font-weight: bold;
	font-size: 14px;
	color: #FE9900;
}

.large-green{
	color: #009900;
}

.orange{
	color: #FE9900;
}

.title-blue{
	color: #006599;
}

.brown{
	color: #CC6601;
}

.blue{
	color: #0166FF;
}

.underline{
	text-decoration: underline;
}

.black{
	color: #000;
}

/* component_overlay */
/* overlay for component */
body.markets{
	padding: 0 10px;
}

.wrapper-950{
	width: 950px;
	margin: 0 auto;
}

/* 预设背景色 */
.orange-bgc{
	background-color: #FFFFCC;
}

.or-bgc{
	background-color: #FFF1E8;
}

/* 预设边框 */
.classic-border{
	border: 1px solid #ccc;
}

.double-orange-border{
	border: 2px solid #FF9966;
}

/* 提示样式 */
.light-tips{
	background: transparent url(../images/light.gif) no-repeat scroll 3px 5px;
	padding: 4px 4px 4px 45px;
}

.large-success{
	background: transparent url(../images/ico_success_48.gif) no-repeat scroll 3px 5px;
	padding: 4px 4px 4px 65px;
	line-height: 48px;
	font-size: 16px;
	font-weight: bold;
	color: green;
	margin: 20px auto 30px;
	width: 250px;
}
.large-success-border{
	background-color: #F1FFF0;
	background-position: 120px 20px;
	width: auto;
	border: 1px solid #AFEE79;
	padding: 20px 10px 20px 190px;
	line-height: 30px;
	font-size: 12px;
	color: #000;
	font-weight: normal;
}

.large-success-border li{
	list-style-type: square;
	margin-left: 17px;
}

/* 所有背景 */
.large-button a, .large-button a span, .simple-list .tlist-item .actions a.del, .post-opinion .details .arrow, .simple-list .batch-actions i, .common-button i.icon, .common-list .tlists thead, .common-list .list-body .batch-actions i, .new-icon i, div#navigation, div#navigation .lc, div#navigation .rc, div#navigation .mc li.current a, div#navigation .mc li.current a span, .paginate .pages li a span i, .flow-steps li i, .flow-steps li.arrow, #header #guider li.member i, #header #guider li.help i, #header #guider li.nav a, #header #guider li.nav a span{
	background-image: url(../images/myalimama_bg.png);
}

.common-list .tlists thead.tcaption, .simple-list .list-footer, .simple-list .tlists thead, .common-list .list-footer .rc, .common-list .list-footer .lc, .common-list .list-footer, .small-button a, .small-button a span, .im-publish a, .im-publish a span, div#sub_nav ul li a:hover, div#sub_nav ul li a:hover span, #main .role-summary .finance-bar li.action a, #main .role-summary .finance-bar li.action a span, div#sub_nav, div#sub_nav li.current a, div#sub_nav li.current a span, .common-list .tabs li a, .common-list .tabs li a span, .common-list .filters-and-actions .rc, .common-list .filters-and-actions .lc, .filters-and-actions .lc .filters li.current a, .filters-and-actions .lc .filters li.current a span, .filters-and-actions .lc .actions li.new-plan a, .filters-and-actions .lc .actions li.new-plan a span, .common-list .lists .caption, .paginate .lc, .paginate .mc, .paginate .rc, .quicklooks .cpm .ql-content p.new-plan a, .quicklooks .cpm .ql-content p.new-plan a span, .ad-groups .new-group a, .ad-groups .new-group a span, .common-button a, .common-button a span, .simple-list .caption, .are-u-ok ul li a, .are-u-ok ul li a span, .list-item .view-detail a, .list-item .view-detail a span, .paginate .pages li a, .paginate .pages li a span, .paginate .paginate_more .tc, .paginate .paginate_more .bc, .paginate .paginate_more .more-pages li a, .paginate .paginate_more .more-pages li a span, div#navigation .mc li, div#navigation .mc li a:hover, div#navigation .mc li a:hover span{
	background-image: url(../images/sale_bg.png);
}

.lc{
	float: left;
}

.rc{
	float: right;
}

/* buttons */
div.next2{
	float:left;
	padding:0;
	height:28px;
	min-height:28px;
	_height:28px;
	margin-right:2px;
	background:url(../images/tab_next3.gif) left top no-repeat;
	}
div.next2 a{
	display:block;
	line-height:28px;
	padding:0 26px 0 15px;
	color:#333;
	background:url(../images/tab_next4.gif) right top no-repeat;
	white-space: nowrap;
}
div.next2 a:link, div.next2 a:visited{
	color:#FFF;text-decoration:none; font-size:14px;
}
div.next2 a:hover, div.next2 a:active{
	color:#fcff00;font-size:14px;
	text-decoration:none;}



/* common list style */
.common-list{
	position: relative;
}

.common-list .tabs{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	_z-index: 100;
}

.common-list .tabs li{
	float: left;
	margin-right: 3px;
}

.common-list .tabs li a, .common-list .tabs li a span{
	display: block;
	cursor: pointer;
	float: left;
}

.common-list .tabs li a:hover{
	text-decoration: none;
}

.common-list .tabs li.current{
	height: 34px;
}

.common-list .tabs li.current a{
	background-repeat: no-repeat;
	background-position: right -35px;
	padding: 0 16px 0 0;
	color: #006599;
	font-size: 16px;
	font-weight: bold;
}

.common-list .tabs li.current a span{
	background-repeat: no-repeat;
	background-position: left -35px;
	padding: 0 0px 0 16px;
	height: 34px;
	line-height: 34px;
}

.common-list .tabs li.quick-search{
	height: 30px;
}

.common-list .tabs li.quick-search a{
	background-repeat: no-repeat;
	background-position: right -69px;
	padding: 0 5px 0 0;
	color: #666;
	margin: 1px 0 0 0;
}

.common-list .tabs li.quick-search a span{
	background-repeat: no-repeat;
	background-position: left -69px;
	padding: 0 5px 0 10px;
	height: 30px;
	line-height: 30px;
}

.common-list .tabs li.quick-search a span i{
/*	display: block;*/
/*	float: right;*/
}

.common-list .filters-and-actions{
/*	clear: both;*/
	margin-top: 32px;
	height: 40px;
}

.common-list .filters-and-actions .lc{
	width: 942px;
	border-left: 1px solid #CCCCCC;
	background-repeat: repeat-x;
	background-position: left -162px;
	height: 40px;
}

.common-list .filters-and-actions .rc{
	width: 7px;
	background-repeat: no-repeat;
	background-position: -173px -234px;
	height: 40px;
}

.filters-and-actions .lc .filters{
	float: left;
	margin: 0 0 0 5px;
}

.filters-and-actions .lc .actions{
	float: right;
	margin: 0 10px 0 0;
	width: 200px;
}

.filters-and-actions .lc .filters li{
	float: left;
	margin: 11px 0;
	padding: 0 10px;
	line-height: 19px;
}

.filters-and-actions .lc .filters li em{
	font-style: normal;
	color: red;
}

.filters-and-actions .lc .filters li.current em{
	color: #fff;
}


.filters-and-actions .lc .filters li.current a:hover{
	color: #ffff00;
}
.im-publish a, .im-publish a span, #main .role-summary .finance-bar li.action a, #main .role-summary .finance-bar li.action a span, .filters-and-actions .lc .filters li.current a, .filters-and-actions .lc .filters li.current a span, .filters-and-actions .lc .actions li.new-plan a, .filters-and-actions .lc .actions li.new-plan a span, .quicklooks .cpm .ql-content p.new-plan a, .quicklooks .cpm .ql-content p.new-plan a span, .ad-groups .new-group a, .ad-groups .new-group a span, .common-button a, .common-button a span{
	display: block;
	background-repeat: no-repeat;
	float: left;
	cursor: pointer;
}

.filters-and-actions .lc .filters li.current a{
	background-position: right -118px;
	padding: 0 6px 0 0;
	color: #fff;
}

.filters-and-actions .lc .filters li.current a span{
	background-position: left -118px;
	padding: 0 6px 0 12px;
	height: 19px;
	line-height: 19px;
}

.filters-and-actions .lc .actions li{
	float: right;
	margin: 7px 0;
}

.filters-and-actions .lc .actions li a{
	color: #666666;
}

.im-publish a, .filters-and-actions .lc .actions li.new-plan a, .quicklooks .cpm .ql-content p.new-plan a, .ad-groups .new-group a, .common-button a, #main .role-summary .finance-bar li.action a{
	background-position: right -137px;
	padding: 0 5px 0 0;
}
.im-publish a span, .filters-and-actions .lc .actions li.new-plan a span, .quicklooks .cpm .ql-content p.new-plan a span, .ad-groups .new-group a span, .common-button a span, #main .role-summary .finance-bar li.action a span{
	background-position: left -137px;
	padding: 0 5px 0 10px;
	height: 25px;
	line-height: 25px;
}

.common-list .lists{
	clear: both;
	background-color: #dedede;
}

.common-list .lists .lc{
	width: 945px;
	background-color: #fff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.common-list .lists .rc{
	width: 3px;
	background-color: #dedede;
	overflow: hidden;
}

.common-list .lists .list-item{
	vertical-align: middle;
	height: 70px;
	border-bottom: 1px dotted #CDCDCD;
	overflow: hidden;
}

.common-list .lists .list-itemtemp{
	vertical-align: middle;
	border-bottom: 1px dotted #CDCDCD;
	overflow: hidden;
}

.common-list .lists .caption{
	height: 32px;
	background-repeat: repeat-x;
	background-position: left -202px;
	color: #fff;
	line-height: 32px;
}
.common-list .lists .list-item #status{_margin-top:4px;}

/* paginate */
.paginate{
	clear: both;
	position: relative;
	margin-top: 10px;
}

.paginate .lc, .paginate .mc, .paginate .rc{
	height: 35px;
	background-repeat: repeat-x;
}

.paginate .lc{
	background-position: left -275px;
	width: 6px;
}

.paginate .mc{
	width: 938px;
	float: left;
	background-position: left -339px;
}

.paginate .mc ul{
	float: right;
	margin: 7px 10px 0 0;
}

.paginate .mc ul li{
	float: left;
	/*
	padding: 2px 5px;
	background-color: #fff;
	margin: 0 0 0 5px;
	border: 1px solid #ccc;
	*/
}

.paginate .mc ul li.current{
	background-color: #156ccb;
	border: 0 none;
	color: #fff;
}

.paginate .mc ul li.current a{
	color: #fff;
}

.paginate .rc{
	background-position: right -275px;
	width: 6px;
}

.paginate .pages{
	float: right;
}

.paginate .pages li{
	float: left;
	margin: 0 5px 0 0;
}

.paginate .pages li a, .paginate .pages li a span, .paginate .paginate_more .more-pages li a, .paginate .paginate_more .more-pages li a span{
	display: block;
	background-repeat: no-repeat;
	float: left;
}

.paginate .pages li a, .paginate .paginate_more .more-pages li a{
	background-position: right -630px;
	padding: 0 4px 0 0;
	color: #6479B0;
	text-decoration: none;
}

.paginate .paginate_more .more-pages li a{
	font-size: 10px;
}

.paginate .pages li a span, .paginate .paginate_more .more-pages li a span{
	background-position: left -630px;
	height: 20px;
	line-height: 20px;
	padding: 0 4px 0 8px;
	cursor: pointer;
}

.paginate .pages li a:hover, .paginate .paginate_more .more-pages li a:hover{
	background-position: right -670px;
}

.paginate .pages li a:hover span, .paginate .paginate_more .more-pages li a:hover span{
	background-position: left -670px;
}

.paginate .pages li.current a, .paginate .pages li.current a:hover{
	background-position: right -650px;
	color: #fff;
}

.paginate .pages li.current a span, .paginate .pages li.current a:hover span{
	background-position: left -650px;
}

.paginate .pages li.prev span i, .paginate .pages li.next span i, .paginate .pages li.more span i{
	background-repeat: no-repeat;
	display: block;
	width: 6px;
	height: 11px;
	margin: 4px 0 0 0;
	overflow: hidden;
	z-index: 999;
}

.paginate .pages li.prev span i{
	background-position: -158px -709px;
	float: left;
	margin-right: 3px;
}

.paginate .pages li.next span, .paginate .pages li.more span{
	position: relative;
	_position: static;
	padding: 0 12px 0 8px;
}

.paginate .pages li.next span i{
	background-position: -174px -709px;
	position: absolute;
	right: 2px;
	_right: 15px;
	top: 0;
}

.paginate .pages li.more span i{
	width: 8px;
	height: 4px;
	margin: 8px 0 0 0;
	position: absolute;
	right: 2px;
	top: 0;
	background-position: -165px -709px;
	display: none;
}

.paginate .paginate_more{
	display: none;
	position: absolute;
}

.paginate .paginate_more .tc, .paginate .paginate_more .bc{
	background-repeat: no-repeat;
	width: 140px;
	height: 3px;
	overflow: hidden;
}

.paginate .paginate_more .tc{
	background-position: left -690px;
}

.paginate .paginate_more .bc{
	background-position: left -693px;
}

.paginate .paginate_more .more-pages{
	width: 135px;
	background-color: #f8f8f8;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	overflow: hidden;
	padding: 3px 0 0 3px;
	line-height: 20px;
}

.paginate .paginate_more .more-pages li{
	margin: 0 3px 3px 0;
	float: left;
}

.paginate .paginate_more .more-pages li span{
	width: 48px;
	text-align: center;
}

/* page title */
.wur{
	background: transparent url(../images/where_u_are.png) repeat-x left top;
	
}

.wur .tree{
	height: 38px;
	line-height: 38px;
	width: 950px;
	margin: 0 auto;
	color: #676767;
}

.wur .title{
	height: 36px;
	line-height: 36px;
	width: 950px;
	margin: 0 auto;
	font-size: 14px;
}

.wur .u-are-here{
	float: left;
	background: transparent url(../images/arrow_blue_down.png) no-repeat left center;
	padding-left: 23px;
	color: #016597;
	font-weight: bold;
}

.wur .back{
	float: right;
	background: transparent url(../images/up_level.png) no-repeat left center;
	padding-left: 20px;
}

div.page-title{
	background-color: #F7F8FA;
	border-bottom: 2px solid #E9E9E9;
}

div.page-title h1{
	width: 950px;
	margin: 0 auto;
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	color: #999;
}

div.page-title .title-blue{
	margin: 0 5px;
}

div.page-title .title-blue span.gray{
	font-size: 12px;
	font-weight: normal;
}

div.page-title .where-are-u{
	font-size: 12px;
	font-weight: normal;
	float: right;
	margin: -35px 0 0 0;
}

.title-blue a{
	font-weight: normal;
	margin: 0 0 0 5px;
	text-decoration: underline;
}

/* actions-bar */
.actions-bar ul{
	float: right;
}

/* simple-list */
.simple-list{
	margin: 10px 0 0 0;
	border: 1px solid #ccc;
}

.simple-list .list-item .seller-info, .simple-list .list-item .ad-info, .simple-list .list-item .tranid-and-date, .simple-list .list-item .target, .simple-list .list-item .url, .simple-list .list-item .comments, .simple-list .list-item .earningamount, .simple-list .list-item .taxamount, .simple-list .list-item .total-30-expend, .simple-list .list-item .yd-expend, .simple-list .list-item .limit-per-day, .simple-list .list-item .click-price, .simple-list .list-item .alexa, .simple-list .list-item .pr, .simple-list .list-item .yahoo, .simple-list .list-item .adb-title, .simple-list .list-item .site, .simple-list .list-item .submit-date, .simple-list .list-item .expend, .simple-list .list-item .click-rate, .simple-list .list-item .click, .simple-list .list-item .ip, .simple-list .list-item .pv, .simple-list .list-item .group-title, .simple-list .list-item .sum, .simple-list .list-item .date, .simple-list .list-item .scheme-title, .simple-list .list-item .price, .simple-list .list-item .thumbnail, .simple-list .list-item .desc, .simple-list .list-item .promotion-title, .simple-list .list-item .checkbox, .simple-list .list-item .channel-title, .simple-list .list-item .ydpv-and-avgpv, .simple-list .list-item .ydhits-and-avghits, .simple-list .list-item .income, .simple-list .list-item .status, .simple-list .list-item .actions{
	float: left;
	text-align: center;
	margin: 25px 0 0 0;
	overflow: hidden;
}

.simple-list .list-item .seller-info{
	width: 150px;
}

.simple-list .list-item .ad-info{
	width: 370px;
}

.simple-list .list-item .tranid-and-date{
	width: 110px;
}

.simple-list .list-item .target{
	width: 160px;
}

.simple-list .list-item .url{
	width: 190px;
}

.simple-list .list-item .comments{
	width: 190px;
	overflow: hidden;
	text-align: left;
}

.simple-list .list-item .taxamount, .simple-list .list-item .earningamount{
	width: 120px;
}

.simple-list .list-item .total-30-expend{
	width: 130px;
}

.simple-list .list-item .yd-expend{
	width: 100px;
}

.simple-list .list-item .limit-per-day{
	width: 100px;
}

.simple-list .list-item .click-price{
	width: 100px;
}

.simple-list .list-item .expend{
	width: 175px;
}

.simple-list .list-item .click-rate{
	width: 145px;
}

.simple-list .list-item .click{
	width: 125px;
}

.simple-list .list-item .ip{
	width: 115px;
}

.simple-list .list-item .pv{
	width: 145px;
}

.simple-list .list-item .group-title{
	width: 230px;
}

.simple-list .list-item{
	clear: both;
	height: 75px;
	border-bottom: 1px dotted #CDCDCD;
	overflow: hidden;
}

.simple-list .list-item .scheme-title{
	width: 170px;
}

.simple-list .list-item .date{
	width: 220px;
}

.simple-list .list-item .sum{
	width: 215px;
}

.simple-list .list-item .checkbox{
	width: 35px;
}

.simple-list .list-item .promotion-title{
	width: 120px;
}

.simple-list .list-item .desc{
	width: 198px;
}

.simple-list .list-item .thumbnail{
	width: 325px;
}

.simple-list .list-item .price{
	width: 65px;
}

.simple-list .list-item .channel-title{
	width: 200px;
}

.simple-list .list-item .ydpv-and-avgpv{
	width: 150px;
}

.simple-list .list-item .ydhits-and-avghits{
	width: 130px;
}

.simple-list .list-item .income{
	width: 130px;
}

.simple-list .list-item .status{
	width: 120px;
}

.simple-list .list-item .actions{
	width: 160px;
	text-align: left;
}

.simple-list .list-item .actions li{
	float: left;
	margin-right: 10px;
}

.simple-list .caption{
	height: 30px;
	line-height: 30px;
	background-repeat: repeat-x;
	background-position: left -374px;
}

#main .simple-list .caption div{
	margin: 0;
}

/* common-form */
.common-form{
	
}

.common-form .form-area{
	float: left;
	width: 670px;
}

.common-form .form-desc{
	float: right;
	width: 210px;
	background-color: #f8f8f8;
	border: 1px solid #E9E9E9;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 150%;
	color: #999;
}

.common-form .form-desc p{
	margin: 5px 0;
}

.form-area ul li{
	clear: both;
	line-height: 25px;
	padding: 10px 0;
}

.form-area ul li label{
	float: left;
	width: 170px;
	text-align: right;
	margin: 0 10px 0 0;
}

.form-area ul li .input-wrapper{
	float: left;
	width: 500px;
	overflow: hidden;
}

.form-area ul li.submit-wrapper{
	margin: 15px 0 0 180px;
}

.form-area ul li.submit-wrapper input{
	margin: 0 15px 0 0;
}

.form-area .form-tips{
	margin: 0 0 0 30px;
}

/* are-u-ok */
.are-u-ok{
	background-color: #F7F8FA;
	margin: 18px 0 0 0;
	height: 65px;
	border-top: 1px solid #E9E9E9;
}

.are-u-ok ul{
	margin: 0 0 0 150px;
}

.are-u-ok ul li{
	margin: 15px 30px 0 0;
	float: left;
}

.are-u-ok ul li a, .are-u-ok ul li a span{
	display: block;
	background-repeat: no-repeat;
	float: left;
	cursor: pointer;
}

.are-u-ok ul li a{
	background-position: right -449px;
	padding: 0 14px 0 0;
}

.are-u-ok ul li a:link, .are-u-ok ul li a:visited{
	color: #fff;
	font-weight: bold;
}

.are-u-ok ul li a span{
	background-position: left -449px;
	padding: 0 0 0 14px;
	height: 24px;
	line-height: 24px;
}

/* simple tips */
.simple-warning{
	color: #FE9900;
}

/* flow steps */
.flow-steps{
	height: 50px;
	margin: 0 0 5px 0;
}

.flow-steps li{
	float: left;
	margin: 0 15px 0 0;
	line-height: 24px;
}

.flow-steps li i{
	background-repeat: no-repeat;
	background-position: -25px -1203px;
	display: block;
	width: 24px;
	height: 24px;
	float: left;
	text-align: center;
	line-height: 24px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	margin: 0 6px 0 0;
}

.flow-steps li.current i{
	background-position: left -1203px;
}

.flow-steps li.virtual i{
	background-position: -50px -1203px;
	color: #9A9A9A;
}

.flow-steps li.arrow{
	width: 13px;
	height: 9px;
	background-repeat: no-repeat;
	background-position: -75px -1203px;
	margin: 8px 15px 0 0;
}



/* income */
.income em{
	font-weight: bold;
	font-style: normal;
}

/* loading */
.loading {
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 100px;
	margin: 0 auto;
	font-weight: bold;
	color: #ff6600;
}

/* 2008-01-17 */
	/* new icon */
	.new-icon i{
		display: block;
		width: 12px;
		height: 12px;
		overflow: hidden;
		float: left;
		background-position: -77px -1249px;
		margin: 7px 4px 0 0;
	}
	
	.help-cursor{
		cursor: help;
	}
	
	.sw{
		background-color: #f8f8f8;
	}
	
/* 2008-01-21 */
	/* new common-list style used table */
	.common-list .gray-border{
		background-color: #DEDEDE;
		width: 950px;
		margin-top: -1px;
	}
	
	.common-list .gray-border .list-body{
		background-color: #fff;
		width: 945px;
		border-left: 1px solid #CCCCCC;
		border-right: 1px solid #CCCCCC;
		float: left;
	}
	
	.common-list .list-body .batch-actions, .simple-list .batch-actions{
		background-color: #ECF5FC;
		height: 30px;
		overflow: hidden;
		margin: 0;
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
	}
	
	.common-list .list-body .batch-actions i, .simple-list .batch-actions i{
		display: block;
		width: 14px;
		height: 14px;
		float: left;
		background-repeat: no-repeat;
		background-position: -103px -1249px;
		margin: 12px 6px 0;
	}
	
	.common-list .list-body .bottom-batch i, .simple-list .bottom-batch i{
		background-position: -118px -1249px;
		margin: 4px 6px 0;
	}
	
	.common-list .list-body .batch-actions .check-all, .simple-list .batch-actions .check-all{
		float: left;
		margin: 6px 10px 0 2px;
	}
	
	.common-list .list-body .bottom-batch .check-all, .simple-list .bottom-batch .check-all{
		margin: 8px 10px 0 2px;
	}
	
	.common-list .list-body .batch-actions ul, .simple-list .batch-actions ul{
		float: left;
		margin: 5px 4px 0 0;
	}
	
	.common-list .list-body .batch-actions ul li, .simple-list .batch-actions ul li{
		float: left;
		margin: 0 3px 0 0;
	}
	
	.small-button a, .small-button a span{
		display: block;
		float: left;
		background-repeat: no-repeat;
		cursor: pointer;
		font-size: 12px;
	}
	
	.small-button a{
		background-position: right -896px;
		padding: 0 3px 0 0;
	}
	
	.small-button a span{
		background-position: left -896px;
		padding: 0 3px 0 6px;
		height: 20px;
		line-height: 20px;
	}
	
	.small-button a:link, .small-button a:visited{
		color: #666;
	}
	
	.small-button a:hover{
		color: #ff5500;
		text-decoration: none;
	}
	
	.common-list .tlists{
		width: 100%;
	}
	
	.common-list .tlists thead{
		background-repeat: repeat-x;
		background-position: left -282px;
		color: #fff;
		height: 29px;
		line-height: 29px;
		text-align: center;
	}
	
	.common-list .tlists thead.tcaption{
		background-repeat: repeat-x;
		background-position: left -696px;
		color: #029900;
		font-weight: normal;
	}
	
	.common-list .tlists thead th{
		font-weight: normal;
	}
	
	.common-list .tlists thead th.actions{
		text-align: left;
		padding-left: 3px;
	}
	
	.common-list .tlists .tlist-item td{
		text-align: center;
		padding: 8px 0;
		border-bottom: 1px dotted #ccc;
		line-height: 21px;
		word-wrap: break-word;
		word-break: break-all;
	}
	
	.common-list .tlists .tlist-item td em{
		display: block;
		font-style: normal;
	}
	
	.tlist-item td.first, .tlist-item td.last{
		padding: 0 3px;
	}
	
	.tlist-item td.last a{
		margin: 0 5px;
	}
	
	.tlist-item td.actions{
		text-align: left;
		padding: 0 3px;
	}
	
	.common-list .tlists .tlist-item td.actions ul li{
		float: left;
		margin: 0 6px 0 0;
	}
	
	.common-list .tlists .tsw td, .simple-list .tlists .tsw td{
		background-color: #f8f8f8;
	}
	
	.common-list .tlists .sum td, .simple-list .tlists .sum td{
		background-color: #FDFFCD;
		color: #000;
		font-weight: bold;
		padding: 2px 0;
	}
    .common-list .tlists .alarm td, .simple-list .tlists .alarm td{
		background-color: #FDFFCD;
		color: #000;
		padding: 2px 0;
	}
	.common-list .tlists .tlist-item td.align-left, .simple-list .tlists .tlist-item td.align-left{
		text-align: left;
		padding: 5px 10px;
	}
	
	.common-list .tlists .sum td.title, .simple-list .tlists .sum td.title{
		text-align: right;
		padding-right: 7px;
	}
	
	.common-list .list-footer, .simple-list .list-footer{
		background-repeat: repeat-x;
		background-position: left -953px;
		height: 35px;
		overflow: hidden;
	}
	
	.common-list .list-footer .lc{
		width: 6px;
		height: 35px;
		background-repeat: no-repeat;
		background-position: left -917px;
	}
	
	.common-list .list-footer .rc{
		width: 10px;
		height: 35px;
		background-repeat: no-repeat;
		background-position: right -917px;
		margin-top: -36px;
	}
	
	.common-list .list-footer .mc{
/*		float: left;*/
		margin: 0 10px 0 0;
	}
	
	.common-list .list-footer .large-mc{
		width:934px;
	}
	
	.common-list .list-footer .mc .left-hand, .simple-list .list-footer .left-hand{
		float: left;
		line-height: 35px;
		padding-left: 10px;
		color: #999;
	}
	
	.common-list .list-footer .mc .right-hand, .simple-list .list-footer .right-hand{
		float: right;
		width: 480px;
	}
	
	.common-list .list-footer .mc .right-hand .paginate, .simple-list .list-footer .right-hand .paginate{
		margin-top: 7px;
	}
	
	fieldset.list-filters{
		border: 2px solid #F1F4F6;
		padding: 5px 20px;
		margin: 0 0 20px 0;
	}
	
	fieldset.list-filters legend{
		color: #0099FF;
		padding: 0 5px;
	}
	
	fieldset.list-filters ul.filters{
		margin: 7px 0;
	}
	
	fieldset.list-filters ul.filters li{
		width: 350px;
		float: left;
		line-height: 25px;
	}
	
	fieldset.small-list-filters ul.filters li{
		width: 190px;
	}
	
	.float-left{
		float: left;
	}
	
	fieldset.list-filters ul.filters li label{
		float: left;
		line-height: 25px;
		width: 110px;
	}
	
	fieldset.small-list-filters ul.filters li label{
		width: 70px;
	}
	
	fieldset.list-filters ul.filters li .input-wrapper{
		float: left;
		_padding: 3px 0 0 0;
	}
	
	fieldset.list-filters ul.filters li .input-wrapper .submitter {
		float:left;
		margin:-3px 0pt 0pt 10px;
	}
	
	fieldset.list-filters ul.filters li.submit-wrapper{
		margin-top: -3px;
	}
	
	fieldset.list-filters ul.filters li.submitter-wrapper{
		width: 150px;
	}
	
	.common-button i.icon{
		width: 16px;
		height: 16px;
		display: block;
		float: left;
		padding:0px;
		background-repeat: no-repeat;
		margin: 5px 4px 0 0;
	}
	
	.common-button i.query{
		background-position: -133px -1249px;
	}
	
	.common-button i.import{
		background-position: -150px -1249px;
	}
	
	.common-button a span{
		font-weight: normal;
	}
	
	/* new simple-list style used table */
	.plan-intro{
		margin: 0 0 20px 0;
	}
	
	.plan-intro .col{
		float: left;
		margin: 0 26px 0 0;
		width: 330px;
		overflow: hidden;
		font-size: 14px;
		color: #666;
	}
	
	.plan-intro .freecol{
		width: 200px;
	}
	
	.plan-intro .longcol{
		width: 630px;
	}
	
	.plan-intro .col li{
		line-height: 21px;
		padding: 3px 0;
		_padding: 4px 0 2px;
		border-bottom: 1px dotted #ccc;
	}
	
	.plan-intro .col li.solid-border{
		border-bottom: 1px solid #999;
	}
	
	.plan-intro .col li.no-border{
		border: 0 none;
	}
	
	.plan-intro .freecol li{
		border-bottom: 0 none;
	}
	
	.plan-intro .col label{
		float: left;
		width: 130px;
		text-align: left;
		color: #999;
	}
	
	.plan-intro .freecol label{
		width: 10px;
	}
	
	.plan-intro .col .labelc{
		float: left;
		text-align: right;
		
	}
	
	.plan-intro .freecol .labelc{
		width: 180px;
	}
	
	.plan-intro .longcol{
		width: 500px;
	}
	
	.plan-intro .longcol .labelc{
		text-align: left;
	}
	
	.simple-list .list-caption{
		color: #666;
		font-size: 14px;
		height: 40px;
		line-height: 40px;
		overflow: hidden;
		padding-left: 10px;
		_padding-top:10px;
		_height: 30px;
	}
	
	.simple-list .bottom-batch{
		border-top: 0 none;
	}
	
	.simple-list .list-caption .actions{
		float: right;
		margin: -33px 10px 0 0;
		_margin-top:-40px;
	}
	
	.simple-list .tlists, .common-list .tlists{
		width: 100%;
		background-color: #fff;
	}
	.simple-list .tlists{border-top:1px solid #ccc;}
	.simple-list .tlists thead{
		background-repeat: repeat-x;
		background-position: left -988px;
		height: 28px;
		line-height: 28px;
	}
	
	.simple-list .tlists thead th{
		text-align: center;
		font-weight: normal;
		color: #999;
		border-bottom: 1px solid #ccc;
	}
	
	.simple-list .tlists thead th.actions{
		padding: 0 3px;
	}
	
	.simple-list .tlists tbody td{
		text-align: center;
		padding: 8px 0;
		border-bottom: 1px dotted #ccc;
		line-height: 21px;
		background-color: #fff;
	}
	
	.simple-list .tlists tbody td.actions{
		text-align: left;
		padding: 8px 3px;
	}
	
	.simple-list .tlists tbody td.last, .simple-list .tlists tbody th.last,{
		padding: 0 3px 0 0;
	}
	
	.simple-list .tlists tbody td.first, .simple-list .tlists tbody th.first{
		padding: 0 0 0 3px;
	}
	
	.simple-list .tlists tbody td.actions ul li{
		float: left;
		margin-right: 8px;
	}
	
	.simple-list .list-footer{
		height: 34px;
	}
	
/* 2008-01-23 */
	/* pj-detail */
	.post-opinion .choose{
		float: left;
		margin: 7px 20px;
		_margin: 7px 20px 7px 10px;
	}
	
	.post-opinion .choose ul li{
		padding: 8px 0;
		font-size: 14px;
	}
	
	.post-opinion .details{
		float: left;
		background-color: #F1F1F1;
		padding: 5px 20px;
		width: 730px;
		position: relative;
	}
	
	.post-opinion .details .lc ul li{
		padding: 5px 0;
	}
	
	.post-opinion .details .lc ul li label{
		float: left;
		width: 130px;
	}
	
	.post-opinion .details .lc ul li .input-wrapper{
		float: left;
	}
	
	.post-opinion .details .lc ul li .input-wrapper input{
		margin: 0 5px 0 15px;
	}
	
	.post-opinion .details .rc textarea{
		margin: 3px 0 0 0;
	}
	
	.post-opinion .details .arrow{
		position: absolute;
		width: 15px;
		height: 30px;
		background-repeat: no-repeat;
		background-position: -184px -1249px;
		top: 11px;
		left: -15px;
	}
	
/* 2008-01-24 */
	
	
/* 2008-01-25 */
	/* view-cpt-plan */
	#main .align-left{
		text-align: left;
	}
	
	.simple-list .tlist-item .actions a.del span{
		display: none;
	}
	
	.simple-list .tlist-item .actions a.del{
		display: block;
		width: 16px;
		height: 16px;
		background-repeat: no-repeat;
		background-position: -204px -1249px;
		margin-top: 2px;
	}
	
	#main .plan-intro .has-actions{
		text-align: left;
	}
	
	.plan-intro .has-actions .actions{
		float: right;
		margin: -20px 0 0 0;
		_margin: -21px 0 0 0;
	}
	
/* 2008-01-28 */ 
	#main .plan-intro .full{
		width: 910px;
		float: none;
	}
	
	#main .plan-intro .full .labelc{
		width: auto;
	}
	
	#main .plan-intro .full .has-actions{
	    width: 778px;
	}
	
	#main .plan-intro .half{
		width: 442px;
	}
	
	#main .plan-intro .half .labelc{
		width: 310px;
	}
	
/* 2008-01-30 */
	.common-list .tlists .tlist-item td.actions ul.list li, .simple-list .tlist-item td.actions ul.list li{
		float: none;
	}
	
/* 2008-02-01 */
	#main .plan-intro .align-left li .labelc{
		text-align: left;
	}
	
/* 2008-03-07 */
	.simple-list .no-data, .common-list .no-data{
		font-size: 14px;
		color: #5c5c5c;
		text-align: center;
		padding: 10px 0;
	}
	
	.simple-list .no-data span, .common-list .no-data span{
		background: transparent url(../images/ico_tips_16.gif) no-repeat left center;
		padding-left: 23px;
	}
	
/* 2008-03-21 */
	.common-icon-link a, .common-icon-link a i{
		display: block;
	}
	
	.common-icon-link a i{
	background-image: url(../images/myalimama_bg.png);
		width: 16px;
		height: 16px;
		overflow: hidden;
		background-position: -214px -1269px;
		float: left;
		margin: 2px 1px 0 0;
	}
	
	.common-icon-link a i.d-filters{
		background-position: -197px -1269px;
	}
	
	.common-list .more-filters{
		background-color: #ECF5FC;
		width: 100%;
		padding: 5px 10px;
	}
	
	.common-list .more-filters td{
		padding: 3px 0;
	}
	
	.common-list .more-filters .do-search{
		border-left: 1px solid #ddd;
		padding-left: 15px;
	}
	
	input.calendar{
		width: 68px;
		background: transparent url(../images/input_calendar.png) no-repeat 2px center;
		padding: 1px 0 0 19px;
		height:15px;
	}
	
	a.need-notice{
		background: transparent url(../images/ico_need_notice.png) no-repeat left center;
		padding: 0 0 0 19px;
	}
	
	.bg-header, #top_nav_bar li a, #top_nav_bar li a span{
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
}



/* layout_overlay */


div#navigation{
	margin: 0px 1px 0;
}

#main{
	width: 950px;
	margin: 15px auto;
}

body.markets #main{
	margin: 5px auto;
}

#main .lcol1{
	float: left;
	width: 685px;
}

#main .lcol3{
	float: right;
	width: 250px;
	overflow: hidden;
}
/* shop */
#main .sidenav {
	width: 140px;
	margin-right: 10px;
	background-color: #F7F8FA;
	border: 1px solid #E7E7E7;
	height: 300px;
}

#main .sidenav .links {
	margin: 10px 7px;
}

#main .sidenav .links li {
	padding: 5px 0 5px 24px;
}

#main .sidenav .links li.current {
	border: 1px solid #EAEAEA;
	background: #FFFFDF url(../../images/bg/sidenav_current.png) no-repeat 10px
		center;
}

#main .sidenav .myshop {
	width: 100px;
	margin: 0 auto;
}

#main .navbody {
	float: left;
}

#main .navbody label {
	width: 100px;
	font-size: 14px;
	color: #2068BA;
}
#main .common-list .tlists tr.hover td, .simple-list .tlists tr.hover td{
		background-color: #FFFFCC;
	}

/*    button3、4   */
/*    button3、4   */
.button3, .button3 span{
	background: #E7EDF8 url(../images/cpa_bt_bg.gif) no-repeat scroll left top;
}

.button4, .button4 span{
	background: #fff url(../images/bt_oval_big.gif) no-repeat scroll left top;
	color: #000;
}

.small-button4, .small-button4 span{
	background: #fff url(../images/bt_oval_sm.gif) no-repeat scroll left top;
	color: #000;
}

.button3, .button4, .small-button4{
	background-position: right top;
	display: block;
	width: auto;
	float: left;
	padding: 0 1.2em 0 0;
	margin-right: .67em;
}

.small-button4{
	padding: 0 1em 0 0;
}

.button3:link, .button3:visited, .button4:link, .button4:visited, .small-button4:link, .small-button4:visited{
	color: #fff;
	text-decoration: none;
}

.button3 span, .button4 span, .small-button4 span{
	display: block;
	float: left;
	cursor: pointer;
	padding: 0.8em 0 0.8em 1.2em;
}

.small-button4 span{
	padding: 0.55em 0 0.55em 1em;
}

/* button5 */
.button5{
	background: transparent url(../images/cpm_bt_sm.gif) no-repeat scroll center;
	padding: 3px 6px;
	display: block;
	color: #CC7031;
}


.button3, .button3 span{
	background: #E7EDF8 url(../images/cpa_bt_bg.gif) no-repeat scroll left top;
}

.button4, .button4 span{
	background: #fff url(../images/bt_oval_big.gif) no-repeat scroll left top;
	color: #000;
}

.small-button4, .small-button4 span{
	background: #fff url(../images/bt_oval_sm.gif) no-repeat scroll left top;
	color: #000;
}

.button3, .button4, .small-button4{
	background-position: right top;
	display: block;
	width: auto;
	float: left;
	padding: 0 1.2em 0 0;
	margin-right: .67em;
}

.small-button4{
	padding: 0 1em 0 0;
}

.button3:link, .button3:visited, .button4:link, .button4:visited, .small-button4:link, .small-button4:visited{
	color: #fff;
	text-decoration: none;
}

.button3 span, .button4 span, .small-button4 span{
	display: block;
	float: left;
	cursor: pointer;
	padding: 0.8em 0 0.8em 1.2em;
}

.small-button4 span{
	padding: 0.55em 0 0.55em 1em;
}

/* button5 */
.button5{
	background: transparent url(../images/cpm_bt_sm.gif) no-repeat scroll center;
	padding: 3px 6px;
	display: block;
	color: #CC7031;
}


/*  alarm_two  */
.alarm_two .t_1{ margin:0 2px; border-top:solid 1px #ffcc66; overflow:hidden; height:0; }
.alarm_two .t_2{ margin:0 1px; border:solid #ffcc66; border-width:0 1px; height:1px; line-height:0; font-size:0; position:relative;}
.alarm_two .t_2 a.close{ position:absolute; right:10px; top:4px; background:url(../images/myalimama_bg.png) no-repeat -34px -196px; height:16px; width:16px; border:solid 1px #ffd010;}
.alarm_two .t_body{  border:solid #ffcc66;border-width:0 1px; background:#ffffcc url(../images/light.gif) no-repeat 20px 8px; color:#666666; padding:8px 0 8px 60px; line-height:18px;}



/*  cricy  2008-7-18   把ie_hacks.css,safari3_hacks.css里的css都放到这里来了。   */
/* hacks for ie6 and ie7  */

div#navigation .rc{/* *margin: -40px 0 0 0; */}

#main .side-block h3 span.open i{_width: 11px;_margin: -18px 0 0 0;}
.plans-intro li a cite i, .publish-steps li.step a cite i{*margin: 15px 0 2px 8px;}
.common-list .filters-and-actions{_height: 40px;_overflow: hidden;}
.common-list .gray-border{*margin-top: -1px;}
.common-list .lists{_position: relative;_background-color: transparent;_line-height:21px;_margin-top: 32px;}
.site-ads .lists{_margin-top: 0;}
.common-list .lists .lc{_margin-top: -32px;_margin-bottom: -33px;}
.common-list .lists .rc{_position: absolute;_right: 0;_top: 0;}
.common-list .list-body .batch-actions i{_margin: 12px 3px 0 3px;}
.common-list .list-body .batch-actions .check-all{_margin: 3px 10px 0 2px;}
.common-list .list-body .bottom-batch .check-all{_margin: 6px 10px 0 2px;}
.common-list .list-body .bottom-batch i{_margin: 4px 3px 0 3px;}
#main .simple-list .opened .rel{_position: absolute;_left: -20px;_top: -10px;}
#main .simple-list .opened .view-detail{_position: relative;}
.opened .ajax-lists{_margin-top: 2px;}
.opened .clearing{_clear: none;_display: none;}
.opened .sponsor .action-bar{_margin-bottom: 20px;}
.ajax-list .ajax-list-item .ad-info .info li .labelc{_float: left;}
.common-button a span{/*_line-height: 25px;*/}
#main .summary-title-fix{_border-left: 1px solid #DCEAF7;_border-right: 1px solid #DCEAF7;}
#main .role-summary-footer-fix{_border-left: 1px solid #DCEAF7;_border-right: 1px solid #DCEAF7;}
.view-cpc-fieldsets .groups .txt-board{_height: 72px;}
.view-cpc-fieldsets .groups .txt-board p{margin: 3px 0 3px 10px;}
.view-cpc-fieldsets .groups .txt-board p.title{	color: #0044DD;	font-size: 14px;margin-top: 6px;}


@media screen and (-webkit-min-device-pixel-ratio:0){
	#main .side-block h3 span.open i{margin: 12px 0 0 0;}
	#main h1.summary-title .mc{width: 100px;}
	#main h1.summary-title i{margin: 14px 0 0 0;}
	.plan-types .plan-type .whiteboard p span{margin-top: 0;}
	div.page-title .where-are-u{margin-top: 0;}
	#main .fav-cates h1 div.add{margin: 4px 0 0 0;}
	.plan-intro .has-actions .actions{margin-top: 0;}
	.view-cpc-fieldsets .more .more-sites{margin: 0 20px 0 0;}
	.view-cpc-fieldsets h3 .edit{margin-top: 0;	}
}
/*   end ie_hacks.css  and   safari3_hacks.css   */
