*{padding:0;margin:0;list-style:none;text-decoration: none;}
html, body {
	background-color:#ecf1f2;
	font-family: "Microsoft Yahei","Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #4c6986;
}
a{color:#4c6986;}
a:hover{color:#35a4ee;}
img{border:none;}
.clear{clear:both;}
.left{float:left;}
.right{float:right;}
input,textarea{outline:none;}
.container{width:1000px;margin:0 auto;}
.top_header{background-color:#21303c;line-height:25px;font-size:12px;border-bottom:1px solid #000;}
.top_header a{color:#b1b8bd;}
.top_header a:hover{color:#66BFFF;}
.top_header .log_wrap li{float:left;padding:0 5px;color:#b1b8bd;font-size:14px;}
.top_menu_wrap{background-color:#2c3f50;height:100px;border-bottom:4px solid #35a4ee;}
.top_menu_wrap .logo{width:178px;height:50px;padding:25px 0 25px 0;}
.main_menu>li{float:left;width:auto;}
.main_menu>li>a{color:#b1b8bd;font-size:16px;line-height:100px;font-weight:bold;display: block;height: 100%;text-align:center;padding:0 20px;}
.main_menu>li.active{background-color:#35a4ee;}
.main_menu>li.active>a{color:#fff;}
.main_menu>li:hover>a{color:#34a5ee;}
.main_menu>li.active:hover>a{color:#fff;}
.main_menu .down_menu{position:absolute;left:auto;display:none;z-index:1002;background-color: rgba(0, 0, 0, 0.38);border-top: 5px solid #34a5ee;}
.main_menu .down_menu:after{content:"";display:block;height:0;line-height:0;clear:both;}
.main_menu .down_menu:before{content:"";display:inline-block;position:absolute;top:-12px;left:50px;border-top:none;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #35a4ee;}
.main_menu>li:hover .down_menu{display:block;}
.main_menu .down_menu>li>a{padding:2px 15px;display:block;color:white;min-width:100px;}
.main_menu .down_menu>li:hover>a{background-color:#35a4ee;}

.home_window_wrap{background:#1459ad url(../images/home_bg.png) top center no-repeat;height:370px;}
.home_window{background:url(../images/home_pic.png) no-repeat;width:100%;height:370px;position:relative;z-index:1;}
.home_window .home_bg{width:250px;height:370px;position:absolute;top:0;right:0;background-color:#FFF;opacity:0.6;filter:alpha(opacity=60);z-index:2;}
.home_window .home_content{width:194px;height:310px;padding:40px 28px 20px 28px;background-color:transparent;position:absolute;top:0;right:0;z-index:3;}
.home_content .home_content_title{font-size:16px;line-height:16px;color:#2a3e51;font-weight:600;}
.home_content .home_content_title span{display:block;width:20px;height:16px;background:url(../images/home_btn.png);float:left;}
.home_content_item{margin-top:16px;line-height:20px;position:relative;}
.login_dialog_item .error_info,.home_content_item .error_info{display:none;z-index:2;position:absolute;left:210px;width: 150px;padding: 2px;background-color: rgb(253, 245, 147);text-align:center;border: 1px solid #BDBDBD;}
.login_dialog_item .error_info:after,.home_content_item .error_info:after{content: "";
position: absolute;
left: -19px;
top: 0;
display: block;
border-top: 8px solid transparent;
border-bottom: 8px solid transparent;
border-right: 10px solid rgb(253, 245, 147);
border-left: 10px solid transparent;}
.login_dialog_item .error_info:before,.home_content_item .error_info:before{content: "";
position: absolute;
left: -20px;
top: 0;
display: block;
border-top: 8px solid transparent;
border-bottom: 8px solid transparent;
border-right: 10px solid #BDBDBD;
border-left: 10px solid transparent;}
.login_dialog_item .error_info{left:300px;}
.home_content_item input.text{border:1px solid #BDBDBD;font-size:14px;line-height:25px;height:25px;padding:2px 8px;width:178px;-moz-border-radius: 3px; -webkit-border-radius: 3px;border-radius: 3px;}
/*.home_content_item input.sub{padding:0;width:194px;height:33px;border:none;background:url(../images/home_btn.png) 0 -112px;cursor:pointer}*/
.home_content_item input.sub{padding:0;width:194px;height:33px;border:none;cursor:pointer;
	-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius:5px;background-image:none;
	background-color:#34a4ee;
	font-size:18px;
	color:#FFFFFF;
	line-height:33px;
	font-family: inherit;}
/*.home_content_item input.sub:hover{background-position:0 -154px;}*/
.home_content_item input.sub:hover{background-color:#2388e7;}
.home_content_item .magic{
	animation: magic 1.5s infinite;
	-moz-animation: magic 1.5s infinite;
	-webkit-animation: magic 1.5s infinite;
	-o-animation: magic 1.5s infinite;
}
@keyframes magic
{
 	from { background-color: #34a4ee;}
	50% { background-color: #2388e7;}
	to { background-color: #34a4ee;}
}
@-moz-keyframes magic
{
 	from { background-color: #34a4ee;}
	50% { background-color: #2388e7;}
	to { background-color: #34a4ee;}
}

@-webkit-keyframes magic
{
 	from { background-color: #34a4ee;}
	50% { background-color: #2388e7;}
	to { background-color: #34a4ee;}
}

@-o-keyframes magic
{
 	from { background-color: #34a4ee;}
	50% { background-color: #2388e7;}
	to { background-color: #34a4ee;}
}
.home_content_item .reg{width:194px;height:33px;background:url(../images/home_btn.png) 0 -29px;display:block;}
.home_content_item .reg:hover{background-position:0 -70px;}
.home_window .to_reg{display:block;width:193px;height:56px;position:absolute;z-dinex:2;left:97px;top:193px;}
.home_text_wrap{margin:40px 0;}
.home_text_wrap:after{content:"";line-height:0px;display:block;clear:both;}
.home_text_wrap li{float:left;width:32%;float:left;}
.home_text_wrap li>p{text-indent:20px;font-size:14px;line-height:24px;color:#4c6986;}
.title,.small_title{font-size:18px;height:18px;line-height:18px;font-weight:600;padding:5px 0;text-indent: 5px;}
.title p,.small_title p{float:left;color:#2c3e50;}
.title:after,.small_title:after{content:"";display:block;height:0;line-height:0;clear:both;}
.small_title{font-size:16px;}
.title p:before{content:"";width:14px;height:14px;margin-top:2px;display:block;float:left;background-color:#35a4ee;}
.broad_container{width:728px;margin-top:16px;}
.broad_container li{width:112px;overflow:hidden;margin-right:1px;}
.broad_container .bd{float:left;}
.broad_container .prev{display:block;float:left;width:18px;height:74px;background:url(../images/home_prev.png);}
.broad_container .next{display:block;float:left;width:18px;height:74px;background:url(../images/home_next.png);}
.footer{margin-top:50px;height:80px;}
.footer p{color: #2c3f50;font-size:12px;text-align:center;line-height:80px;}
.dialog{background-color:#fff;}
.dialog_title{font-size: 16px;height: 16px;line-height: 16px;font-weight: 700;color:#2c3e50;}
.login_dialog{width:260px;display:none;}
.publisher{margin-right:5px;display:inline-block;width:16px;height:16px;background:url(../images/btn_icons.png) -211px -8px;vertical-align: bottom;}
.login_dialog_item{margin-top:20px;text-align:center;positino:relative;}
.login_dialog_item .text{padding:3px 5px;border:1px solid #BDBDBD;font-size:14px;line-height:18px;height:18px;width:248px;-moz-border-radius: 3px; -webkit-border-radius: 3px;border-radius: 3px;}
.login_dialog input[type="button"]{width:260px;height:33px;background:url(../images/btn_icons.png) 0 -400px;border:none;cursor:pointer;}
.login_dialog input[type="button"]:hover{background-position:0 -440px;}
a.checkbox{margin-right:5px;vertical-align: baseline;display:inline-block;width:13px;height:13px;background:url(../images/btn_icons.png) -213px -158px;cursor:pointer;}
a.checkbox span{display:none;}
a.checkbox.checked{background-position:-229px -158px;}
a.radiobox{vertical-align: middle;display:inline-block;width:16px;height:16px;background:url(../images/small_btn.png) -67px -968px;cursor:pointer;}
a.radiobox span{display:none;}
a.radiobox.checked{background-position:-48px -968px;}

.aui_titleBar{position:relative;}
.aui_outer{background-color:#fff;}
.aui_close{position:absolute;padding: 0;
top: 4px;
right: 4px;
width: 21px;
height: 21px;
line-height: 21px;
font-size: 18px;
color: #68767b;
text-align: center;
font-family: Helvetica, STHeiti;
_font-family: Tahoma, '\u9ed1\u4f53', 'Book Antiqua', Palatino;
text-shadow: 0 1px 0 rgba(255, 255, 255, .9);
outline:none;}
.aui_buttons{display:none;}

.panel{padding:20px 30px 30px;
margin-top:20px;
background-color: #fff;
border: 1px solid #d2d2d2;
}
.horizontal_item{margin-top:16px;}
.horizontal_item:after{content:"";display:block;line-height:0;clear:left;}
.horizontal_item dd{float:left;width:180px;text-align:right;line-height: 33px;color: #2c3e50;}
.horizontal_item dt{margin-left:195px;text-align:left;}
.horizontal_item dt input[type="text"],.horizontal_item dt textarea,.horizontal_item dt input[type="password"]{color:#959595;padding:3px 5px;border:1px solid #BDBDBD;font-size:16px;line-height:27px;height:27px;width:306px;-moz-border-radius: 3px; -webkit-border-radius: 3px;border-radius: 3px;font-family: "Microsoft Yahei","Helvetica Neue", Helvetica, Arial, sans-serif;}
.horizontal_item dt input[type="text"]:focus,.horizontal_item dt textarea:focus,.horizontal_item dt input[type="password"]:focus{color:#4c6986;}
.horizontal_item dt input.error[type="text"]{border-color:red;}
.dialog .horizontal_item dd{width:120px;overflow:hidden;}
.dialog .horizontal_item dt{margin-left:125px;}
span.red{color:#ea5749;vertical-align: baseline;}
span.blue{color:#35a4ee;vertical-align: baseline;}
.horizontal_item .errormsg{margin-left:15px;color:red;line-height:26px;display:inline-block;display:none;}
.horizontal_item .errormsg i{display:inline-block;background:url(../images/btn_icons.png) -213px -83px;width:26px;height:26px;vertical-align: middle;margin-right: 5px;}
input.sub_apply{width:195px;height:33px;border:none;background:url(../images/btn_icons.png) 0 0;cursor:pointer;}
input.sub_apply:hover{background-position:0 -40px;}
.log_progress{padding: 20px 0;}
.log_progress ul:after{content:"";display:block;line-height:0;clear:both;}
.log_progress ul li{float:left;width:306px;margin-left:5px;border-bottom:5px solid #959595;color:#959595;text-align:center;font-weight: 700;font-size: 16px;line-height: 38px;}
.log_progress ul li p{background-color:#ea5749;height:5px;width:0px;position:relative;display:block;bottom:-5px;transition: width 1s;-moz-transition:width 1s;-webkit-transition:width 1s;}
.log_progress ul li.active{color:#ea5749;}
.log_progress ul li.active p{width:100%;}
.register_info{background:url(../images/apply_success.png) left top no-repeat;display: block;height: 74px;line-height: 110px;text-indent: 92px;font-size: 16px;font-weight: 600;color: #2a3e51;}
.active_mail{background:url(../images/btn_icons.png) 0 -160px no-repeat;display:block;width:195px;height:33px;cursor:pointer;margin-left:92px; }
.active_mail:hover{background-position:0 -200px;}
.register_success{background:url(../images/register_success.png) left top no-repeat;display: block;height: 74px;line-height: 110px;text-indent: 92px;font-size: 16px;font-weight: 600;color: #2a3e51;}
.register_success_btn1{background:url(../images/btn_icons.png) 0 -240px no-repeat;display:inline-block;width:260px;height:33px;cursor:pointer;}
.register_success_btn1:hover{background-position:0 -280px;}
.register_success_btn2{background:url(../images/btn_icons.png) 0 -320px no-repeat;display:inline-block;width:260px;height:33px;cursor:pointer;}
.register_success_btn2:hover{background-position:0 -360px;}
.mail_send{background:url(../images/btn_icons.png) 0 -478px no-repeat;display:block;width:195px;height:33px;cursor:pointer;}
.mail_send:hover{background-position:0 -517px;}
.btn_ok{background:url(../images/btn_icons.png) 0 -557px no-repeat;display:inline-block;width:195px;height:33px;cursor:pointer;}
.btn_ok:hover{background-position:0 -596px;}
.dialog_btn_ok{margin:0 auto;width:102px;background-position:0 -884px;}
.dialog_btn_ok:hover{background-position:0 -924px;}
.dialog_btn_cancel{margin:0 auto;width:102px;background-position:-110px -884px;}
.dialog_btn_cancel:hover{background-position:-110px -924px;}
.dialog_type{height:75px;width:75px;margin:0 auto;background:url(../images/btn_icons.png) top center no-repeat;}
.dialog_success{background-position:-97px -637px;}
.dialog_warning{background-position:-5px -637px;}
.dialog_content{color:#2b3f50;text-align:center;font-weight:600;font-size:16px;}
.nav_tabs{border-bottom:1px solid #d2d2d2;background-color:#f5f8fa;}
.nav_tabs:after{content:"";display:block;line-height:0;height:0;clear:both;}
.nav_tabs>li{float:left;margin-bottom:-1px;border-right:1px solid #d2d2d2;}
.nav_tabs>li>a{display:block;color:#4b6c86;font-size:16px;line-height:32px;font-weight:600;line-height: 20px;border: 1px solid transparent;padding:16px 40px;}
.nav_tabs>li>a:hover{background-color:}
.nav_tabs>li.active>a{background-color:#ffffff;border-bottom-color:transparent;color:#2c3e50;cursor:default;}
.tab_content .tab_panel{display:none;}
.tab_content .tab_panel.active{display:block;}
.tab_content{padding:30px;}
.qa{margin-bottom:30px;}
.qa p{color:#4c6986;line-height:28px;}
.qa p.question{font-weight:600;color:#2c3e50;}
ul.disc li{list-style: disc inside}
.show_grid{margin-left:-20px;margin-top:20px;margin-bottom:20px;}
.panel .show_grid{margin-top:0;}
.show_grid:after{content:"";height:0;line-height:0;display:block;clear:both;}
[class*="span"]{margin-left:20px;float:left;}
.span8{width:688px;}
.span2{width:230px;}
.span7{width:738px;}
.span3{width:238px;}
.span10{width:998px;}
.span_border{border: 1px solid #d2d2d2;background-color:#fff;}
.advertiser_slide .bd ul li img{display:block;float:left;border: 1px solid #d2d2d2;margin:6px 1px 0 0;width:112px;height:74px;}
.advertiser_slide .hd ul li{float:left;margin:6px 1px 0 0;width:114px;height:8px;background-color:#d2d2d2;cursor:pointer;}
.advertiser_slide .hd ul li.on{background-color:#6ac2cb;cursor:default;}
.advertiser_apply_btn{display:block;width:230px;height:80px;background:url(../images/large_btn.png) 0 -175px;margin-top:20px;}
.advertiser_apply_btn:hover{background-position:0 -260px;}
.publisher_apply_btn{display:block;width:230px;height:80px;background:url(../images/large_btn.png) 0 -341px;margin-top:20px;}
.publisher_apply_btn:hover{background-position:0 -426px;}
.large_publisher_apply_btn{display:block;width:249px;height:80px;background:url(../images/large_btn.png);margin-top:16px;}
.large_publisher_apply_btn:hover{background-position:0 -87px;}
.notfound{width:578px;padding-top:123px;background:url(../images/404.png) top center no-repeat;margin:0 auto;margin-top: 100px;}
.go_home{display:block;width:262px;height:60px;background:url(../images/404_btn.png);margin:0 auto;margin-top:40px;}
.go_home:hover{background-position:0 -70px;}
.breadcrumb{padding:25px 0 15px 0;}
.breadcrumb a,.breadcrumb{color:#2c3e50;}
.wrap{padding:15px;}
.manager_btn{float: right;text-decoration:underline;color:#4c6986;font-size:14px;font-weight:500;}
.manager_btn:hover{color:#34a4ee;}
.new_title{margin:10px 0;}
.icon_ok{background:url(../images/small_btn.png) -11px -928px no-repeat;width:15px;height:15px;display:inline-block;margin-right:5px;vertical-align: text-top;margin-top: 3px;line-height:15px;}
.icon_qua{background:url(../images/small_btn.png) -30px -928px no-repeat;width:15px;height:15px;display:inline-block;margin-right:5px;vertical-align: text-top;margin-top: 3px;line-height:15px}
.icon_redqaa{background:url(../images/small_btn.png) -48px -928px no-repeat;width:15px;height:15px;display:inline-block;margin-right:5px;vertical-align: text-top;margin-top: 3px;line-height:15px}
.icon_error{background:url(../images/small_btn.png) -68px -928px no-repeat;width:15px;height:15px;display:inline-block;margin-right:5px;vertical-align: text-top;margin-top: 3px;line-height:15px}
.small_horizontal_item:after{content:"";display:block;height:0;line-height:0;clear:both;}
.small_horizontal_item dd{width:65%;float:left}
.small_horizontal_item dt{width:30%;margin-left:70%;}
.small_horizontal_item p{color:#4c6986;}
.notice_wrap .small_horizontal_item dd{width:70%;color:#4c6986;}
.notice_wrap .small_horizontal_item dt{width:28%;margin-left:72%;color:#959595;text-align:right;}
.main_slide{width:968px;overflow:hidden;}
.main_slide .pic img{width:150px;height:85px;}
.main_slide li{width:484px;}
.main_slide li:after{content:"";display:block;height:0;line-height:0;clear:both;}
.main_slide .pic{width:150px;height:85px;border:1px solid #d2d2d2;float:left;}
.main_slide .item{float:left;width:312px;padding:0 10px;}
.main_slide .p1{line-height:16px;height:16px;overflow:hidden;}
.main_slide .p2{color:#4c6986;height:30px;overflow:hidden;}
.main_slide .p3 a{display:block;background:url(../images/small_btn.png) 0 -509px;width:195px;height:33px;}
.main_slide .p3 a:hover{background-position:0 -548px;}
.main_slide .hd{text-align:center;}
.main_slide .hd ul{display:inline-block;margin-top:10px;}
.main_slide .hd ul:after{content:"";display:block;height:0;line-height:0;clear:both;}
.main_slide .hd ul li{float: left;margin: 6px 6px 0 0;width: 114px;height: 8px;background-color: #d2d2d2;cursor: pointer;}
.main_slide .hd ul li.on{background-color: #6ac2cb;cursor: default;}
.notice_item{border-bottom: 1px dotted #d2d2d2;padding:10px 0;}
.notice_title:after{content:"";display:block;height:0;line-height:0;clear:both;}
.notice_content{display:none;text-indent: 30px;color:#4c6986;}
.rotate_sharp{cursor:pointer;display:inline-block;border-left: 8px solid #4c6986;border-right: none;border-top: 6px solid transparent;border-bottom: 6px solid transparent;vertical-align: baseline;margin-left:10px;transition: transform 0.5s;-moz-transition:-moz-transform 0.5s;-webkit-transition:-webkit-transform 0.5s;}
.rotate_sharp.click{transform:rotate(90deg);
-moz-transform:rotate(90deg);
-webkit-transform:rotate(90deg);
-o-transform:rotate(90deg);}
.paging{margin-top:10px;}
.paging:after{content:"";height:0;line-height:0;display:block;clear:both;}
.paging .paging_wrap{float:right;}
.paging a,.paging span{float:left;padding:0 10px;margin-left:2px;}
.paging a,.paging .paging_wrap span.red{color:#6ac2cb;border:1px solid #6ac2cb;-moz-border-radius: 3px; -webkit-border-radius: 3px;border-radius: 3px;}
.paging .paging_wrap span.red{color:white;display:block;background-color:#35a4ee;border-color:#35a4ee;}
.paging a:hover{background-color: #6ac2cb;color: #fff;}
.paging a.disabled{color: #929292;cursor: default;border-color:transparent;}
.paging a.disabled:hover{color:#929292;background-color:transparent;}
.table_grid{display:block;line-height:40px;}
.table_grid .header{border: 1px solid #d2d2d2;background-color: #f5f8fa;}
.table_grid .header span{width:20%;display:block;text-align:center;float:left;color:#2c3e50;}
.table_grid.row6 .header span{width:16.6%;}
.table_grid.row7 .header span{width:14.2%;}
.table_grid.row8 .header span{width:12.5%;}
.table_grid.row9 .header span{width:11.1%;}
.table_grid>li{border-left: 1px solid #d2d2d2;border-right: 1px solid #d2d2d2;border-bottom: 1px solid #d2d2d2;padding:5px;}
.table_grid>li:after{content:"";height:0;line-height:0;display:block;clear:both;}
.table_grid>li>div{float:left;width:20%;text-align:center;}
.table_grid.row6>li>div{width:16.6%;}
.table_grid.row7>li>div{width:14.2%;}
.table_grid.row8>li>div{width:12%;word-break: break-all;word-wrap: break-word;line-height:25px;}
.table_grid.row8>li>div:first-child{width:145px;}
.table_grid.row9>li>div{width:11.1%;}
.table_grid>li>div{color:#4c6986;}
.table_grid>li>div a{text-decoration:underline;}
.table_grid>li>div img{width:127px;height:74px;}
#addweb_btn{display:block;width:195px;height:33px;background:url(../images/small_btn.png) 0 -352px;margin-top:15px;}
#addweb_btn:hover{background-position:0 -391px;}
#addapp_btn{display:block;width:195px;height:33px;background:url(../images/small_btn.png) 0 -429px;margin-top:15px;}
#addapp_btn:hover{background-position:0 -468px;}
input.sub{border: none;
cursor:pointer;
width: 195px;
height: 33px;
background: url(../images/small_btn.png) 0 -588px;}
input.sub:hover{background-position:0 -628px;}
.date_picker{width:140px;height:30px;display:inline-block;position:relative;border:1px solid #d2d2d2;background-color:#fff;-moz-border-radius: 3px; -webkit-border-radius: 3px;border-radius: 3px;}
.date_picker select{border:none;height:30px;line-height:30px;width:200px;position:absolute;left:0;top:0;z-index:1;}
.date_picker .date_icon{display:inline-block;position:absolute;right:0;top:0;width:19px;height:19px;background-color:#fff;padding:5px 5px 6px 6px;z-index:2;}
.date_picker .date_icon span{display:block;width:19px;height:19px;background:url(../images/small_btn.png) -146px -926px;}
.top_tool{margin:15px 0;}
.top_tool>div{float:left;margin-right:20px;margin-bottom:5px;}
.top_tool div.label{margin-right:5px;color:#2c3e50;}
.top_tool:after{content:"";height:0;line-height:0;display:block;clear:both;}
.top_tool select,.top_tool input{border:1px solid #d2d2d2;height:30px;outline:none;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;}
#startdate{border:none;}
.top_tool input{padding:0 3px;}
.table_grid.grid_brokerage .header span{width:33%;}
.table_grid.grid_brokerage>li>div{width:33%;}
.tixian{display: block;background: url(../images/small_btn.png) 0 -274px;width: 208px;height: 33px;margin:0 auto;}
.tixian:hover{background-position:0 -313px;}
.btn_small_ok{display:block;width:85px;height:30px;background:url(../images/small_btn.png) 0 -1029px;}
.btn_small_ok:hover{background-position:-97px -1029px;}
.horizontal_item dt input.disabled{border:none;}
.btn_save{display:block;width:195px;height:33px;background:url(../images/small_btn.png) 0 -667px;}
.btn_save:hover{background-position:0 -706px;}
.dropdown_wrap{position:relative;}
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	vertical-align: top;
	border-top: 6px solid #4c6986;
	border-right: 6px solid transparent;
	border-left: 6px solid transparent;
	content: "";
}
.dropdown_wrap .dropdown_select_item{
	position:relative;
	display:inline-block;
	border:1px solid #d2d2d2;
	height:42px;
	width:166px;
	margin-left: 0;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-topleft: 3px;
	vertical-align: middle;
}
.dropdown_toggle{
	outline:none;
	position:relative;
	display:inline-block;
	text-align: center;
	border:1px solid #d2d2d2;
	vertical-align: middle;
	padding:18px;
	cursor:pointer;
	margin-left:-5px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 34px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
}
.dropdown_select_items:before{
	content: "";
	display: inline-block;
	position: absolute;
	top: -10px;
	left: 10px;
	border-top: none;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #d2d2d2;
}
.dropdown_select_items:after{
	content: "";
	display: inline-block;
	position: absolute;
	top: -8px;
	left: 12px;
	border-top: none;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #fff;
}
.dropdown_select_items{
	display:none;
	padding:5px 10px;
	position:absolute;
	top:55px;
	left:0;
	z-index:1000;
	float:left;
	min-width:100px;
	min-height:100px;
	border: 1px solid #d2d2d2;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	background-color:#fff;
}
.dropdown_select_items li{float:left;margin:5px;}
.dropdown_select_items li>a{display:block;border:1px solid transparent;cursor:pointer;}
.dropdown_select_items li>a:hover{border-color:#d2d2d2;}
.search_btn{display: block;width: 83px;height: 33px;background: url(../images/small_btn.png) 0 -810px;}
.search_btn:hover{background-position:0 -848px;}
.detailinfo_btn{display: block;width: 83px;height: 26px;background: url(../images/small_btn.png) 0 -747px;}
.detailinfo_btn:hover{background-position:0 -778px;}
.join_btn{display: block;width: 83px;height: 26px;background: url(../images/small_btn.png) -96px -747px;}
.join_btn:hover{background-position:-96px -778px;}
.joined_btn{display: block;width: 83px;height: 26px;background: url(../images/small_btn.png) -96px -867px;}
.dis_join_btn{display: block;width: 83px;height: 26px;background: url(../images/small_btn.png)  0 -893px;}
.back_btn{display: block;width: 259px;height: 33px;background: url(../images/small_btn.png) 0 -156px;}
.back_btn:hover{background-position:0 -195px;}
.join_now_btn{display: block;width: 259px;height: 33px;background: url(../images/small_btn.png) 0 0;}
.join_now_btn:hover{background-position:0 -39px;}
.get_code_btn{display: block;width: 259px;height: 33px;background: url(../images/small_btn.png) 0 -78px;}
.get_code_btn:hover{background-position:0 -117px;}
.get_code_disabled_btn{display: block;width: 259px;height: 33px;background: url(../images/small_btn.png) 0 -234px;}
.get_code_small_btn{display: block;width: 83px;height: 26px;background: url(../images/small_btn.png) -96px -808px;}
.get_code_small_btn:hover{background-position:-96px -839px;}
.get_code_small_disabled_btn{display: block;width: 83px;height: 26px;background: url(../images/small_btn.png) -96px -893px;}
.small_show_code_btn{border: none;cursor: pointer;width: 158px;height: 33px;background: url(../images/small_btn.png) 0 -1069px;vertical-align: middle;}
.small_show_code_btn:hover{background-position:0 -1109px;}
.copy_code_disabled_btn{display:block;width:195px;height:33px;background:url(../images/small_btn.png) 0 -1149px;}
.copy_code_disabled_btn.able{background-position:0 -1190px;cursor:pointer;}
.copy_code_disabled_btn.able:hover{background-position:0 -1232px;}
.commbox_wrap{position:relative;}
.commbox_wrap .commbox_select_item{
	position: relative;
	display: inline-block;
	border: 1px solid #d2d2d2;
	height: 28px;
	width: 166px;
	margin-left: 0;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-topleft: 3px;
	vertical-align: middle;
}
.commbox_wrap .commbox_select_item span{
	display:block;
	margin-left:5px;
	line-height:28px;
	height:28px;
	overflow:hidden;
}
.commbox_wrap .commbox_toggle{
	outline: none;
	position: relative;
	display: inline-block;
	text-align: center;
	border: 1px solid #d2d2d2;
	vertical-align: middle;
	padding: 11px;
	cursor: pointer;
	margin-left: -5px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 34px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
}
.commbox_wrap .commbox_toggle span{
	display: inline-block;
	width: 0;
	height: 0;
	vertical-align: top;
	border-top: 6px solid #4c6986;
	border-right: 6px solid transparent;
	border-left: 6px solid transparent;
	content: "";
}
.commbox_wrap .commbox_dropdown_items{
	display: none;
	position: absolute;
	top: 40px;
	left: 0;
	z-index: 1000;
	float: left;
	border: 1px solid #d2d2d2;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	background-color: #fff;
}
.commbox_wrap .commbox_dropdown_items li{
	cursor:pointer;
	padding:3px 20px;
}
.commbox_wrap .commbox_dropdown_items li:hover{
	background-color:#f5f8fa;
}
.commbox_wrap .commbox_dropdown_items:before{
	content: "";
	display: inline-block;
	position: absolute;
	top: -10px;
	left: 10px;
	border-top: none;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #d2d2d2;
}
.commbox_wrap .commbox_dropdown_items:after{
	content: "";
	display: inline-block;
	position: absolute;
	top: -8px;
	left: 12px;
	border-top: none;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #fff;
}
#myAdList1{height:120px;overflow:hidden;}
#myWebList1{height:150px;overflow:hidden;}
.go_home_red{display:inline-block;background:url(../images/btn_icons.png) 0px -721px;width:261px;height:33px;margin-top:40px;}
.go_home_red:hover{background-position:0px -760px;}
.small_add_web_btn{display: block;width: 119px;height: 33px;background: url(../images/small_btn.png) 0 -1363px;}
.small_add_web_btn:hover{background-position:0 -1405px;}
.add_web_btn{display: block;width: 259px;height: 33px;background: url(../images/small_btn.png) 0 -1276px;}
.add_web_btn:hover{background-position:0 -1319px;}
.export_btn{display:inline-block;width:122px;height:30px;background:url(../images/export_btn.png) 0 0 ;}
.export_btn:hover{background-position:0 -32px;}
.pop_info{position:absolute;top:100px;z-index:9999;background-color:#fff;padding:10px 30px;border:3px solid #d2d2d2;}
.pop_info_success .dialog_type{background-position:-97px -637px;}
.pop_info_warning .dialog_type{background-position:-5px -637px;}
.pop_info .dialog_type{float:left;}
.pop_info .login_dialog_item{margin-left:80px;height:75px;line-height:75px;margin-top:0px;}
.pop_info .dialog_content{font-size:25px;}
.invalid_activity{width: 631px;height:35px;
padding-top: 123px;
background: url(../images/invalidactivity.png) top center no-repeat;
margin: 0 auto;
margin-top: 100px;}