/* CSS Document */
.main_content{
	background: none repeat scroll 0 0 #F1F1F1;
    min-width:1125px;
}
.f1{background-color:#f1f1f1;}
.main_content .cont_top{
	width:100%;
	}
.cont_top .picshow{
	height:370px;
	}	
.cont_top .cont_wrap{
	background:#191919;
	}
.cont_top .picbtn_wrap{
    background-color:#242424;
}
.cont_top .picbtn_list{
    text-align:right;
	height:50px;
    width:980px;
    margin:0 auto;
	}	
.cont_wrap .sp_container{
	width:1050px;
	position:relative;
	margin:0 auto;
	height:320px;
	}	
.sp_container .left_sp{
    height: 350px;
    left: 0;
    position: absolute;
    top: 0;
    width: 12px;
    z-index: 2;
	background:url("../images/picshow_left_sp.png") no-repeat scroll 2px 3px transparent;
	}	
.sp_container .right_sp{
    height: 350px;
    right: 0;
    position: absolute;
    top: 0;
    width: 12px;
    z-index: 2;
	background:url("../images/picshow_right_sp.png") no-repeat scroll 0 2px transparent;
	}	
 .pic_container{
	 margin: 0 auto;
	}
.index_pic{
	background: none repeat scroll 0 0 #191919;
    height: 318px;    
    padding: 1px 0 0;
    width: 1025px;
	}	
.pic_container ul{
	width:9999px;
	}		
.pic_container li{
	float:left;
	}		
	
.picbtn_list .picbtn{
    height: 20px;
    padding: 15px 0;
    width: 620px;float:left;	
	}	
 .picbtn a{   
    background: url("../images/index_btns.png") no-repeat scroll -135px -6px transparent;
    display: block;
    float: left;
    height: 24px;
    margin: 0 15px;
    width: 15px;outline:none;
	}	
.picbtn_list .picbtn a.turn_icon{
	background-position: -185px -6px ;
    height: 16px; margin-top: 3px;
	}
.picbtn_list .picbtn a.turn_icon:hover{
	background-position: -185px -41px;
	}	
.picbtn_list .picbtn a.turn_right{
	background-position: -162px -6px;
    height: 24px;
	}
.picbtn_list .picbtn a.turn_right:hover{
	background-position: -161px -36px;
	}	
.picbtn_list .picbtn a.turn_left:hover{
	background-position: -137px -37px;
	}				
.picbtn_list span{
    color: #EE8145;
    font-size:22px;
    line-height: 50px;
   }
.picbtn_list label{
    color: #FFF;
    font-weight: bold;
    line-height: 50px;
   }   	
/*
cont bottom
*/
.cont_bottom{
	height:388px;background:#f1f1f1;
	}	
.cont_bottom .notes_wrap{
	position:relative;	
	}
.bcont_sp{
    background: url("../images/bcont_sp.jpg") repeat-x scroll 0 1px transparent;
    height: 15px;
    position: absolute;
    top: 260px;
    width: 100%;
	}	
.container{
	width:1050px;position:relative;
	margin:0 auto;
	}	
.container	.left_sp,.container	.right_sp{
    background: url("../images/bcont_left_sp.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 385px;
    width: 12px;
}
.container .cont_wrap{
	width:1025px;float:left;
	text-align: left;
	}
.cont_wrap .note_list{
	height:265px;
	}		
.note_list dl{
	float: left;
    height: 225px;
    padding: 20px 15px;
    width: 308px;
	}
.note_list dt{
	color:#f56618;font-size:22px;line-height:45px;
	font-weight:bold;
	}
.note_list dd{
	color:#565656;line-height:20px;
	}
.note_list dd p{
	height:120px;overflow:hidden;
	}	
.note_list dd a.look_details{
    background: url("../images/index_btns.png") no-repeat scroll -4px -95px transparent;
    display: block;
    height: 27px;
    margin-top: 15px;
    width: 123px;
	}			
.note_list .vertical_sp{
    background: url("../images/cont_vertical_sp.jpg") no-repeat scroll -3px -18px transparent;
    float: left;
    height: 254px;
    margin-top: 14px;
    width: 5px;
	}
.container .cooper,.cont cooper{
    height: 118px;
    margin: 2px auto 0;
	}		
   .cooper .title{
    background: none repeat scroll 0 0 #E7E7E7;
    color: #F56618;
    height: 116px;
    width: 25px;   
    font-size: 18px;
    font-weight: bold;
	padding-left:3px;
	float:left;overflow:hidden;
	}
  .cooper .site_list{
    background: url("../images/cooper_sites.jpg") no-repeat scroll -1px 0px transparent;
    float: right;
    height: 118px;
    width: 970px;
	}	
.site_list a{
    display: block;
    float: left;
    height: 65px;
    margin: 20px 0 0 10px;
    width: 172px;
	
	}
.site_list a.big{
	width:230px;
	}


/*
 caseҳ��
*/

.case_container{	
	width:1065px;margin:0 auto;
	}	 
.case_container .cont_wrap .left_sp,.case_container .cont_wrap .right_sp{
	float:left;width:20px;
	height:980px;
	}
.case_container .cont_wrap .left_sp{
	background:url(../images/main_left_sp.jpg) no-repeat -2px 0;
	}
.case_container .cont_wrap .right_sp{
	background:url(../images/main_right_sp.jpg) no-repeat -2px 0;
	}		
.cont_wrap .cont_list{
	width:1025px;
	float:left;
	}
dl.cont{padding:10px;background:#f1f1f1;text-align:left;}
dl.cont dt{height:50px;}	
dl.cont dt label{
    border-bottom: 8px solid #EA6E29;
    color: #777777;
    float: left;
    font-size: 22px;
    font-weight: bold;
    padding-bottom: 10px;
    width: 160px;
	}
dl.cont dt .sub{
    border-bottom: 1px solid #BCBCBC;
    float: right;text-align: left;
    height: 20px;
    margin: 18px 0 0;
    padding: 0 0 0 10px;
    width: 83%;
	}	
dl.cont dt sub{
		font-size:14px;color:#a2a2a2;
	}	
.case_pic{
	 width:675px;height:355px;
	 padding: 15px 0;margin:0 auto;
	}
	
.case_pic_list li{display:none;}	
.case_pic_list li.active{display:block;}
.case_pic_list .pic_cont{width:675px;height:335px;position:relative;}
.pic_cont a{display:block;height:100%;width:100%;}
.pic_cont .pic0{background:url(http://static.instreet.cn/images/picshow/sl2.jpg) no-repeat;}
.pic_cont .pic0:hover{background:url(http://static.instreet.cn/images/picshow/sl2_hover.jpg) no-repeat;}
.pic_cont .pic1{background:url(http://static.instreet.cn/images/picshow/tpal1.jpg) no-repeat;}
.pic_cont .pic1:hover{background:url(http://static.instreet.cn/images/picshow/tpal1_hover.jpg) no-repeat;}
.pic_cont .pic2{background:url(http://static.instreet.cn/images/picshow/tpal2.jpg) no-repeat;}
.pic_cont .pic2:hover{background:url(http://static.instreet.cn/images/picshow/tpal2_hover.jpg) no-repeat;}
.pic_cont .pic3{background:url(http://static.instreet.cn/images/picshow/tpal3.jpg) no-repeat;}
.pic_cont .pic3:hover{background:url(http://static.instreet.cn/images/picshow/tpal3_hover.jpg) no-repeat;}
.pic_cont .pic4{background:url(http://static.instreet.cn/images/picshow/tpal4.jpg) no-repeat;}
.pic_cont .pic5{background:url(http://static.instreet.cn/images/picshow/sl1.jpg) no-repeat;}	
	
.case_pic_list .pic_title {
    color: #F67329;
    font-size: 14px;
    font-weight: bold;
    margin: 12px;
    text-align: center;
}
dd.case_picbtn{
    background:url(../images/picbtn_bg.png) no-repeat;
	height:39px;
	}
.case_picbtn .picbtn {
    padding: 7px 0 0 430px;
}
.case_picbtn .picbtn a.turn_icon {
    background-position: -207px -6px;
    height: 16px;
    margin: 3px 5px 0;
}
.case_picbtn .picbtn a.turn_icon:hover{
	background-position: -207px -40px;
	}	
.case_picbtn .picbtn a.active{
   background-position: -207px -40px;
}	
dd #casebtn_list{
    border-bottom: 1px solid #848484;
    margin: 20px 5px 0;
    width: 512px;
	}
	
dd .tab {
    background: url("../images/btn_bgs.png") no-repeat scroll -82px 0 transparent;
    color: #FFFFFF;
    display: block;
    float: left;
    height: 25px;
    padding: 5px 0 0 23px;
    width: 54px;
	}	
dd .tab:hover{
	 background-position:-3px 0;
	 text-decoration:none;
	}
#casebtn_list .on{
	background-position:-3px 0;
	}		
dd #case_vedio{

	float:left;
	}
#case_vedio .vedio_list li{
    display:none; 
    height: 278px;
    margin-left: 5px;
    width: 514px;
}	
#case_vedio .vedio_list li.on{display:block;}
.vedio_list #media_box{
   width:514px;
   height:278px;
   background:url(../images/picshow/vedio_bg.jpg) no-repeat;
}
dd #case_desc {
    float: right;
    width: 465px;
	line-height:28px;
	color:#5b5b5b;	
}
dd #case_desc h2{
	color:#ea6e29;
	}
dd #case_desc .desc02{
   display:none;
}	
.cont .cont_sp{
	height:20px;
	background:url("../images/cont_sp.jpg") repeat-x;
	}	
	
/*
�༭��ǩ
*/
.d9{background-color:#d9d9d9;}
.small_container{width:980px;margin:0 auto;}
.func_opt{padding:20px 0;position:relative;}
.func_opt a#mini_logo{  
    height: 80px;
    position: absolute;
    left: 890px;
    top:42px;
    width: 80px;
}
.func_opt a#mini_logo img{
  max-width:80px;
  max-height:80px;
  _width:expression(this.width>=this.height&&this.width>80?80:true);
  _height:expression(this.height>80&&this.height>=this.width?80:true);
}
.func_opt ul.func_opt_list{
    height: 121px;
    width: 979px;text-align:left;
	}
.func_opt ul.func2{background-position:-12px -284px;}
.func_opt ul.func3{background-position:-12px -424px;}
.func_opt ul.func5{background-position: -12px -565px;}
ul.func_opt_list li{
    float: left;
    height: 125px;
    width: 132px;
   }
ul.func_opt_list li.site_info{
	background: url("http://static.instreet.cn/images/sub_nav_bg.png") no-repeat scroll -665px 0 transparent;
    height: 120px;
    padding: 5px 0 0 10px;
    width: 308px;
}  
ul.func_opt_list a{
    display: block;
    height: 100%;
    width: 100%;
    background:url(http://static.instreet.cn/images/sub_nav_bg.png) no-repeat;
	}
	
ul.func_opt_list .control_table{
	 background-position:0 0px;
	}
ul.func_opt_list li.on  .control_table{
	background-position: 0 -126px;
	}		
ul.func_opt_list .label_manage{
	background-position: -133px 0;
	}
ul.func_opt_list li.on  .label_manage{
	 background-position: -133px -126px;
	}	
ul.func_opt_list .site_manage{
	 background-position: -267px 0px;
	}
ul.func_opt_list li.on  .site_manage{
	background-position: -267px -126px;
	}	
ul.func_opt_list .check_form{
	 background-position: -401px -0px;
	}
ul.func_opt_list li.on  .check_form{
	background-position: -401px -126px;
	}	
ul.func_opt_list .account_manage{
	 background-position: -533px 0px;
	}
ul.func_opt_list li.on  .account_manage{
	background-position: -536px -126px;
	}	
ul.func_opt_list li p{
    color: #464646;
    font-size: 14px;
    font-weight: bold;
    padding: 7px 0;
	}
ul.func_opt_list li p.site_url{
   width:200px;
   height:40px;
   word-wrap:break-word;
   overflow:hidden;
}	
ul.func_opt_list #site_state{
    background: url("../images/all_btns.jpg") no-repeat scroll -824px -65px transparent;
    padding: 14px 13px 0;
	}	
/*
�����ǩ
*/	
.small_container .cont .left_cont{
    background: url("../images/edit_label_bg.png") no-repeat scroll -18px -5px transparent;
    color: #4F4E4E;
    float: left;
    height: 375px;
    padding: 20px 0 0 5px;
    position: relative;
    text-align: left;
    width: 182px;
	}	
.small_container .cont .right_cont{
    background: url("../images/edit_label_bg.png") no-repeat scroll -206px -5px transparent;
    float: left;
    height: auto;
    width: 790px;	
	}	
.small_container .cont .label_list{
    /*background: url("../images/label_list_bg.jpg") no-repeat scroll -206px -5px transparent;*/
    background:none;
    float: left;
    height:auto;
    width: 790px;	
	}
.label_list .top{background: url("../images/label_list_bg.jpg") no-repeat scroll -206px -5px transparent;
  height:56px;
}	
p#tabs{
padding:20px 0 0 10px;
overflow:hidden;
float:left;
}	
#tabs .tab{
    background: url("../images/btn_bgs.png") no-repeat scroll -5px -50px transparent;
    color: #FFFFFF;
    float: left;
    height: 30px;
    padding-top: 5px;
    text-align: center;
    width: 110px;
}
#tabs .tab:hover{background-position:-228px -107px}
#tabs .tab.active{background-position:-228px -107px}
a.tab:hover{text-decoration:none;}	
.label_list dl.select{float:right; padding: 0 4px;}
 dl.select dt, dl.select dd{float:left;}
 dl.select dt{  
    color: #464646;
    font-weight: bold;
    padding: 26px 0 0 50px;
	}
 dl.select dd{
    background: none repeat scroll 0 0 #C3C3C3;
    height: 46px;
    margin: 9px 0 0 5px;
    width:100px;
  }
 dl.select dd div{
   padding:16px 0 0;
 } 
 dl.select dd div a{   
    color: #FFFFFF;
    display: block;
    text-align: center;
    width: 100%; position:relative;
	} 
 dl.select dd div a:hover{
    text-decoration:none;
   }
 dl.select dd .arrow{
    border-color: #FFFFFF #C3C3C3 #C3C3C3;
    border-style: solid;
    border-width:6px;
    position: absolute;
    right: 8px;
    top: 8px;
	line-height: 0;
  }
.thead{    
   height: 20px;
   padding: 20px 5px 24px;
   background: none repeat scroll 0 0 #D3D3D3;
}  
.thead  li{   
    color: #F17734;
    float: left;
    font-size: 14px;
    font-weight: bold;
	}
.thead  li span{display:block;text-align:center;}	
.thead  li#thumb span{width:150px;}
.thead  li#state span{width:88px;}
.thead  li#info span{width: 218px;}
.thead  li#income span{width: 218px;}
.thead  li#manual span{width:100px;}

.label_wrap{border: 1px solid #F1F1F1;}
.label_item{  
	border-bottom: 1px dashed #FFFFFF;
    color: #868686;
    height: 120px;
    overflow: hidden;
    padding: 5px;}
.label_item dt,.label_item dd{float:left; height: 120px;}
.label_item dd.state{width:88px;}
.label_item dd.info{width:218px;}
.label_item dd.income{width:210px;}
.label_item dd.info p,.label_item dd.income p{margin:10px 5px; }
.label_item dd.manual p{margin: 15px 22px 0;}
.state_icon{background:url(../images/state_icons.jpg) no-repeat;display:block; width: 25px;height: 30px;}
.label_item dd.state .state_icon{margin: 45px 25px 0;}
.label_item dd.state span.true{  
    background-position: -5px 3px;
}
.label_item dd.state span.false{  
    background-position: -5px -27px;
}	
.label_item dd.state span.warn{
    background-position: -5px -56px;
}	
a.small_button {
    background-position: -248px -270px;
    color: #F1F1F1;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    width: 60px;
}
a.small_button:hover {
    background-position: -338px -270px;
    text-decoration: none;
}	
/*.label_item dd.manual .modify_btn{    background-position: -650px -60px;}
.label_item dd.manual .check_btn{ background-position: -650px -102px;height: 30px;width: 60px;}*/
.left_cont .btn_list .btn{
    height: 50px;
    width: 135px;
	}	
.left_cont .bottom #search_input{
    margin: 30px 0 0;
    padding: 0 0 0 5px;
    position: relative;
	}			
.left_cont #search_input p#filter_input{
    border: medium none;
    height: 34px;
    line-height: 30px;
    margin: 0 0 1px 5px;
    overflow: hidden;
    width: 145px;
	}
.left_cont .bottom #search_input b{
    border-color: #444444 #EBECED #EBECED;
    border-style: solid;
    border-width: 5px;
    display: block;
    line-height: 0;
    position: absolute;
    right: 18px;
    top: 14px;
	}	
#search_input #filter_list{position:absolute;background: none repeat scroll 0 0 #ECECEE;display:none;width:162px;z-index:23;left:8px;}
p#filter_input{color: #888888;}
#search_input #filter_list a{
	width:157px;height:20px;
    text-align: left;
 }
 #search_input #filter_list a:hover{color:#FFF;}
.btn_list .plus{
    background-position: -234px -207px;
    color: #FBFBFB;
    font-weight: 600;
    height: 30px;
    margin: 10px 0 0 2px;
    padding-left: 40px;
    padding-top: 7px;
    width: 90px;
	}
.btn_list .plus:hover{
    background-position: -232px -161px;
	color:#FFF;
}	
.left_cont .btn_list{
	margin: 60px 0 0 17px;
	}	
.btn_list .regist_platform_btn{
	background-position: -230px -58px;
	}
.btn_list .regist_place_btn{
	 background-position: -571px -840px;
	}
.btn_list .regist_paythod_btn{
	  background-position: -572px -898px;
	}
.line{
    border-bottom: 1px solid #E5E5E5;
    border-top: 1px solid #ADADAD;
    position: relative;
}
.left_cont .line{top: 54px;left: -3px;}

.right_cont .btn_wrap{float:center;padding-right: 85px;}
.right_cont .btn_wrap a{   
   background: url("../images/two_btn.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 30px;
    margin: 17px 5px 0 0;
    width: 30px;}
.right_cont .btn_wrap .btn1{background-position: -18px -13px;}
.right_cont .btn_wrap .btn2{background-position: -60px -13px;}
.right_cont .select {
    float: right;
    padding: 0 4px;
}
.right_cont .select dt{padding:25px 8px 0 0;}
.right_cont .select dd{height:45px;background-color:#bfbfbf;}
.right_cont .select dd div{width:100px;padding-top:15px;}
.right_cont .select dd a{  
   color: #FFFFFF;
    display: block;
    position: relative;
    text-align: center;
    width: 100%;
}
.right_cont .select dd a:hover{text-decoration:none;}
.right_cont .select .arrow{ 
    border-color: #444444 #BFBFBF #BFBFBF;
    border-width: 5px;
    line-height: 0;
    right:8px;
    top:7px;
}
.right_cont .title{height: 50px;}
.right_cont .tabs .tab{  
    background: url("../images/btn_bgs.png") no-repeat scroll 0 -52px transparent;
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 35px;
    padding-top: 6px;
    text-align: center;
    width: 110px;
	}	
/*	
.right_cont .bottom	{
	margin-left:10px;
	}*/
.label_list .bottom{
   margin:0;
   }	
.right_cont	h2{
	color: #F57E3C;
    line-height: 50px;
    padding: 10px 0 0;
	}
.right_cont abbr{color:#666;}
.right_cont .edit_label_box{
	margin:15px 0;
	
	}
				
.right_cont .edit_label_box #pic_container{
	height: 410px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 500px;
	}
.input_box{
	padding: 10px 0;
	}
.input_box .input_item{
	 padding: 5px 0 0;
	 color:#666; overflow: hidden;
	}	
 .input_item label{
    color: #444444;
    display: block;
    float: left;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    line-height: 42px;
    text-align:right;
    width: 85px;
	}
.input_item pre{
	line-height:42px;
	}
		
.edit_label_box .input_item  span.input_text{
    background: url("../images/btn_input_bg.png") no-repeat scroll 0 -269px transparent;
    display: block;
    float: left;
    height:38px;
    padding: 4px 7px;
    width: 480px;
	}
.input_item p{
	 float:left; padding: 15px 0 0 5px;
	}
.input_item p .btn{
	float: left;
    height: 40px;
    width: 105px;
	}
.input_item .btn1{ background-position: -630px -216px;}
.input_item .btn2{ background-position: -728px -216px;}		
.input_item strong{
	padding:0 10px;
	font-size: 14px;
	}			
.input_item span.input_text input{
	border: medium none;
    height: 22px;
    padding: 5px;
    width: 450px;
    line-height:22px;
	}	
/*
������վ�� 01
*/
.container .pub_left{
background:url(../images/pub_left_sp.jpg) no-repeat;
}
.container .pub_right{
background:url(../images/pub_left_sp.jpg) no-repeat;
}
.cont_wrap .left_cont,.cont_wrap .right_cont{float:left;}
 .pub_cont_wrap .left_cont{   
    background: url("../images/step1_cont-bg.png") no-repeat scroll 17px 0 transparent;
    height: 420px;
    width: 310px;
	}
 .pub_cont_wrap .right_cont{
    background: url("../images/step1_cont-bg.png") no-repeat scroll -294px 0 transparent;
    height: 500px;
    width: 695px;
    }
.pub_article {
     padding: 55px 16px 0 40px;
}
.pub_article strong {
    color: #606060;
    font-size: 14px;
    line-height: 40px;
}
.pub_article p{
    color: #666666;
    line-height: 20px;
	min-height: 100px;
}
.pub_article div{  margin: 10px 20px;}
.pub_article .return_btn {
    background-position: -680px -353px;
    height: 40px;
    width: 70px;float:right;
}
.right_cont .art {
    float: left;
    height: 290px;
    width: 230px;
}
.art .qqbar{padding: 25px 0 0 36px;}
.art .qqbar a:hover {
    text-decoration: none;
}
.art p {
    color: #666666;
    height: 140px;
    line-height: 20px;
    margin: 97px 5px 0 18px;
}
.art div a.btn_bg {
    background-position: -6px -207px;
    color: #FBFBFB;
    display: block;
    font-size: 14px;
    font-weight: 700;
    height: 30px;
    margin: 15px 0 0 20px;
    padding-top: 6px;
    text-align: center;
    width: 198px;
}
.art div a:hover{
    background-position: -6px -161px;
    color: #FFFF;
}
.diagram_wrap .thead .normal{  
    background-position: -388px -210px;
    color: #FBFBFB;
	margin-left: 5px;
    height: 30px;
    padding: 7px 0 0;
    width: 136px;
	}
.diagram_wrap .thead .normal:hover{
    background-position: -388px -160px;
    color: #FFF;
  }	
  
/*
������վ�� 02
*/	
.d9{background-color:#d9d9d9;}
#apply_pub_step1,#apply_pub_step2,#apply_pub_step3{
    background: url("../images/reply_pub_steps.png") no-repeat scroll -13px 0px transparent;
    height: 145px;
    margin: 0 auto;
    width: 980px;
}
#apply_pub_step2{
    background-position:-13px -157px;  
	}	
#apply_pub_step3{
      background-position: -13px -315px;
	}	
#apply_info_box{
    background: url("../images/reply_form_bg.png") no-repeat scroll -9px 0 transparent;
    height: 705px;
    margin: 0 auto;
    padding: 10px 0 0 30px;
    width: 950px;text-align: left;
	}	
#apply_info_box h1{
    border-bottom: 1px solid #c6c6c6;
    color: #EA823D;
    font-size: 18px;
    font-weight: bold;
    line-height: 50px;
	}
.mt20{margin-top:20px;}	
#apply_info_box .input_item{
	margin-bottom:15px;height:34px;
	}
#apply_info_box .input_item label{
	width:125px;font-size:12px;
	}	
			
#apply_info_box .input_text input{  
	-moz-border-radius:5px;
	border-radius: 5px 5px 5px 5px;  
    width: 280px;
	}
#apply_info_box .input_text .small_input{
	 width:108px;
	}	
#apply_info_box .input_item #select_box{
    margin: 0;
    padding: 5px 0 0;
	color:#444;
	}	
#apply_info_box .input_item select{
    border: medium none;
	-moz-border-radius:5px;
    border-radius: 5px;

    padding: 6px 0;
    width: 120px;
	line-height:25px;
	}	
#apply_info_box .submit_bar{text-align:center;}		
#apply_info_box .submit_bar input{
    background: url("../images/all_btns.jpg") no-repeat scroll -728px -851px transparent;
    border: medium none;
    font-size: 0;
    height: 35px;
    outline: medium none;
    width: 115px;cursor:pointer;
	}	
/*
������վ�� 03
*/	
.pub3_cont_wrap	.left_cont{
    background: url("../images/step3_cont_bg.png") no-repeat scroll 11px 0 transparent;
    height: 400px;
    width: 338px;
   
   }
 .pub3_cont_wrap .right_cont {
    background: url("../images/step3_cont_bg.png") no-repeat scroll -327px 0 transparent;
    height: 400px;
    width: 670px;
}  
 .pub3_article {
    padding: 45px 0 0 55px;
}
.pub3_article .copy_btn {
    background-position: -5px -204px;
    color: #FBFBFB;
    font-size: 1.2em;
    font-weight: 700;
    height: 28px;
    padding-top: 10px;
    text-align: center;
    width: 200px;
}
.pub3_article .copy_btn:hover{
    color:#FFF;background-position:-5px -158px;
}
.pub3_article div{float:left;  margin: 0;}
.pub3_article .validate_site_btn{
    background-position: -395px -212px;
    color: #FBFBFB;
    font-size: 1.2em;
    font-weight: 700;
    height: 27px;
    padding-top: 6px;
    text-align: center;
    width: 130px;
}
.pub3_article .validate_site_btn:hover{
    color:#FFF; 
	background-position: -395px -162px;
}
.pub3_art {
    color: #666666;
    height: 230px;
    padding: 40px 0 0 20px;
    width: 600px;
}
/*
�����
*/
.cont_wrap .account_cont_list{width:980px;margin:0 auto; overflow: hidden;}
.account_cont_list .cont{width:980px;height:500px;}
.account_cont_list .left_cont{width:250px;height:500px;}
.account_cont_list .right_cont{width:730px;background:url(../images/code_box_bg.jpg) no-repeat}
.account_cont_list .left_cont .btn{width:222px;height:45px;}
.account_cont_list .left_cont .choose_site_btn{   
    background-position: -116px -490px;
    height: 40px;
    width: 140px;
}
.left_cont #filter_box {
    padding: 10px 0 15px 8px;
    position: relative;
}
.left_cont #filter_box p#filter_input {
    background: url("../images/ad_cont_bg.png") no-repeat scroll -557px -414px transparent;
    border: medium none;
    color: #888888;
    height: 34px;
    line-height: 35px;
    padding: 0 20px 0 5px;
    width: 158px;
}
#filter_list{
	position:absolute;background-color:#ECECEE;z-index:23;
	display:none;
}
#filter_list a{display:block;text-decoration:none;color:#444;padding:2px;}
#filter_list a:hover{background-color:#F7A66C;color:#FFF;}
#filter_box #filter_list a{width: 176px;height:20px;}
.left_cont #filter_box .arrow {
    border-color: #444444 #ECECEE #ECECEE;
    border-style: solid;
    border-width: 5px;
    line-height: 0;
    position: absolute;
    right: 69px;
    top: 25px;
}
.left_cont dd a.btn_bg{
    background-position: -5px -270px;
    color: #FBFBFB;
    font-size: 1.2em;
    font-weight: 700;
    height: 35px;
    padding-top: 10px;
    text-align: center;
    width: 220px;
 }
 .left_cont dd a.on{
    background-position: -5px -323px;
	color:#FFF;
 }
 .left_cont dd a.btn_bg:hover{
    background-position: -5px -323px;
	color:#FFF;
 }
.account_cont_list .left_cont dt{    margin-bottom: 15px;}
.right_cont .account_article{
     padding:38px 0 0 36px;
	 float: left;
}
.article{color:#666;width: 275px;}
.article .copy_btn{
    background-position: -5px -204px;
    color: #FBFBFB;
    font-size: 1.2em;
    font-weight: 700;
    height: 28px;
    padding-top: 10px;
    text-align: center;
    width: 200px;
}
.article .copy_btn:hover {
    background-position: -5px -158px;
    color: #FFFFFF;
}
.article strong{    
    font-size: 14px;
    line-height: 50px;
	}
.article p{
 height:100px;
}	
.article .validate_site_btn {    
    background-position: -788px -360px;
    height: 35px;
    width: 80px;}	
.right_cont	.account_art{
  width:400px;
  }
 .right_cont .account_art p{
    height: 190px;
    margin: 53px 10px 0;
  } 
/*
������Ϣ�޸�
*/  
.account_cont_list .personal_info_cont{
   background:none;
}
.personal_info_cont .save_chage_btn{   
    background-position: -237px -6px;
    height: 35px;
    width: 90px;
	float:right;
	}
.personal_info_cont .t_corner,.personal_info_cont .b_corner{background:url(../images/person_info_bg.jpg) no-repeat;width:730px;height:20px;}
.personal_info_cont .t_corner{background-position:left top;}
.personal_info_cont .b_corner{background-position:left bottom;}
.personal_info_cont .bottom{
    padding: 10px 0 40px;
    background:url(../images/ps_cont_bg.jpg) repeat-y;
    width: 730px;
   }
.personal_info_cont .bottom label{width:100px;}
.personal_info_cont .input_item span.input_text input{width:220px;border-radius:5px;}
.personal_info_cont .input_item{padding: 25px 0 5px 20px; height: 32px;}
/*
������
*/
.news_container{    
    border-left: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6;
	}
.news_wrap{padding:30px 50px;color:#595959;font-weight:normal; border-bottom: 1px solid #E6E6E6;}
.news_wrap .news_item{padding: 5px 0;}
.news_wrap .news_item a{padding:0 10px;}
/*
��վ���������
*/
.func1 ul#func_opt {
      background-position: -8px -151px;
}
.pub_control_tab .left_cont{
    background: url("../images/control_tab_bg.jpg") no-repeat scroll -5px 0 transparent;
    height: 315px;
    padding: 20px 0 0 20px;
    width: 317px;
    text-align: left;
}
.left_cont .left_title{
    color: #a5a5a5;
    font-size: 14px;
    font-weight: bold;
}
.left_cont .filter_wrap{
    margin-top:20px;
    height: 80px;
}
.left_cont .filter_wrap p{
   color:#555;line-height:30px;
   font-weight:bold;
}
.left_cont .filter_wrap .filter{
  position:relative;top: 20px;
}
.left_cont .filter_wrap #filter_input{
    background: url("../images/control_tab_bg.jpg") no-repeat scroll -6px -351px transparent;
    border: medium none;
    height:37px;line-height:40px;
    padding: 0 30px 0 10px;
    width: 232px;text-align:left;
    left: 1px;
}
.left_cont .filter_wrap .filter b{
    border-color: #555555 #ECECEE #ECECEE;
    border-style: solid;
    border-width: 8px;
    line-height: 0;
    position: absolute;
    right: 54px;
    top: 16px;
}
.left_cont .filter_wrap .filter ul#filter_list{	
	background:#ECECEE;position:absolute;	
	width: 271px;
    z-index: 23;display:none;
}

.filter_wrap #filter_list a {
    color: #444444;
    height: 20px;
    padding: 2px;
    text-align: left;
    width: 99%;
}

.btn_bg{
  display:block;
  background:url(../images/btn_bgs.png) 0 0;
}

.pub_control_tab .btn_list{
    margin: 40px 0 0 60px;
}
a.btn_bg:hover{text-decoration:none;}
.pub_control_tab .btn_list .btn_bg{
    background-position: -234px -208px;
    color: #FBFBFB;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 28px;
    letter-spacing: 2px;
    margin: 8px 0;
    padding: 5px 0 0 40px;
    width: 89px;
}
.pub_control_tab .btn_list .btn_bg:hover{
   color:#FFF;
   background-position: -232px -162px;
}
.pub_control_tab .right_cont{
    background: url("../images/control_tab_bg.jpg") no-repeat scroll -342px 0 transparent;
    height: 335px;
    width: 642px;
}
.pub_control_tab  p#tabs{
    padding: 17px 0 0 10px;
}
.pub_control_tab .select{
  float:right;padding: 0 4px;
}
.pub_control_tab .select dd{
  margin: 6px 0 0 5px;
}
.bottom .side_left{
    float: left;
    padding: 20px 0 0 20px;
    width: 207px;
}
.bottom .side_right{
    float: left;
    padding: 20px 0 0 8px;
    width: 370px;
}
.bottom .diagram_wrap{display:none;}
.side_left h3,.side_right h3,.side_left .section p,.side_right .section p{
 color:#e97222;font-size:15px;
 font-weight:bold;line-height: 25px;
}
#adsTags,#infoTags,#imageCount{  
	color: #444444;
    font-size: 12px;
    font-weight: normal;
    padding: 0 11px;
 }
.side_left .section{
    color: #AEAEAE;
    font-weight: bold;
    height: 60px;
    padding: 28px 10px 0;
}
.side_right .section{
    color: #444;
    height: 185px;
    padding: 10px 15px;
    width: 360px;
}
.btn_bg.copy_code{
    background-position: -389px -210px;
    color: #FFFFFF;
    font-weight: bold;
    height: 26px;
    margin-top: 4px;
    padding: 9px 0 0;
    width: 140px;
}
.copy_code:hover{ background-position: -389px -160px;}
.side_right #artlist{margin-top:15px;}
.side_right .section dl{
    float: left;
    height: 65px;
    margin:0 10px 0 0;
    width: 106px;
}
.side_right .section dl dt{
   font-weight:bold;color:#e97222;
   margin-bottom:10px;font-size:14px;
}
.side_left .btn_bar a.btn_bg{
    background-position: -5px -106px;
    color: #666666;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    padding-top: 8px;
	margin-left: 9px;
    text-align: center;
}
/*
��վ������
*/
.main_content #left_sp{float:left;}
.main_content #right_sp{float:right;}
.process_container{width:1125px;margin:0 auto;}
.process_container #left_sp{background:url(../images/pub_process_left_sp.jpg) no-repeat 7px 0;width:30px;height:595px;}
.process_container #right_sp{background:url(../images/pub_process_right_sp.jpg) no-repeat 7px 0;width:30px;height:595px;}
.cont_wrap{margin:0 auto;}
.process_container .cont_wrap{width:1050px;}
.process_container .cont_top #navbtns_wrap{
  float:left;
}
#navbtns_wrap li{width:300px;background:url(../images/site_process_bg.png) no-repeat -10px 0;}
#navbtns_wrap li a
{
    color: #737373;
    display: block;
    font-size: 16px;
    font-weight: bold;
    height: 45px;
    line-height: 45px;
    margin-left: 10px;
    padding: 0 0 0 34px;
    width: 250px;
}
#navbtns_wrap li a:hover{text-decoration:none;}
#navbtns_wrap li.nav_btn1{height:80px;}
#navbtns_wrap li.nav_btn1 a{color: #FFFFFF;height: 80px;line-height: 80px;margin: 0;padding: 0 0 0 44px;width: 258px;}
#navbtns_wrap li.nav_btn2{height:45px;background-position:-10px -80px;}
#navbtns_wrap li.nav_btn3{height:45px;background-position:-10px -128px;}
#navbtns_wrap li.nav_btn4{height:45px;background-position:-10px -173px;}
#navbtns_wrap li.nav_btn5{background-position: -10px -218px;height: 60px;}
#navbtns_wrap li.nav_btn5 a{height:48px;}
.process_container .cont_top{border-bottom:1px solid #E6E6E6;    padding-bottom: 35px;}
.process_container .cont_top #process_article{margin-left:300px;color:#666;}
.process_container .cont_top #process_article a{color:#E76C19;}
#hei6{height:6px;}
#process_article #process_bar{
    background: url("../images/step_repeat_bg.jpg") repeat-x scroll 0 0 transparent;
    height: 98px;
    padding: 22px 0 0 20px;
  }
#process_bar dl,#process_bar dt,#process_bar dd{float:left;}
#process_bar dt{   
    background: url("../images/site_process_bg.png") no-repeat scroll -328px 0 transparent;
    color: #ED7221;
    font-size: 16px;
    font-weight: bold;
    height: 42px;
    padding: 25px 0 0;
    width: 124px;
	}
#process_bar dt span{display:block;width:126px;text-align:center;}	
#process_bar dd{padding-top: 4px;}
#process_article .article_list{color:#666;}
#process_article .article_list h3{color:#ed7221;line-height:50px;font-weight:bold;}
/*
��վ��
*/
#role_intro {padding:0 0 0 60px;}
#role_intro h3{color:#e76c19;font-size: 16px;line-height:50px;}
#role_intro #picbox{
    height:310px;width:665;
    border:10px solid #FCFCFC;background-color:#E5E5E5;
	-o-box-shadow: 3px 3px 8px #888888;
    -webkit-box-shadow: 3px 3px 8px #888888;
    -moz-box-shadow: 3px 3px 8px #888888;
    box-shadow: 3px 3px 8px #888888;
}
#role_intro #article{
    margin:10px 0;
	color:#565656;line-height:22px;
}
#role_intro #btn_bar{    
   margin-left: 300px;
    padding: 20px 0;}
#role_intro .regist_btn{
    background-position: -276px -48px;
    color: #FFFFFF;
    font-weight: bold;
    height: 30px;
    padding-top: 5px;
    text-align: center;
    width: 95px;
}

