/* 我的Tee台公用属性*/
#m_main{
  width: 980px;
  text-align: left;
  margin: 0px auto;
  margin-bottom: 10px;
}
.table{
   width: 100%;
	text-align: center;
	background-color: #cccccc;
}
.table2{
   width: 100%;
	text-align: center;
	background-color: #ffffff;
}
.tr1{
	background-color:#eaeaea;
	line-height: 22px;
}
.tr2{
	background-color:#ffffff;
	line-height: 22px;
}
.thead{
	font-weight: bold;
}
.table .f1{
   color: #cc0000;
}

/*左侧菜单内容*/
#m_main .m_left{
  text-align: center;
  width: 180px; 
  height: 600px;
  float: left;
  background: #eeeeee;
}
.m_left .m_title{
   height: 22px;
	line-height: 23px;
}
.m_left .m_menu{
   text-align: left;
	padding: 10px 10px;
}
.m_left .m_menu div h2{
   background: url(/images/jia.gif) no-repeat 0px 0px;
   padding-left: 20px;
	font-weight: bold;	
	line-height: 22px;
}
.m_left .m_menu div ul{
   margin-left: 14px;	
	margin-bottom: 5px;
}
.m_left .m_menu div li{  
   background: url(/images/i1_1.gif) no-repeat 0px 8px;
	line-height: 20px;
   padding-left: 8px; 
}
/*右侧内容区*/
#m_main .m_content{
  text-align: center;
  width: 780px;
  float: right;
}
.m_content h1{
	text-align: left;
	line-height: 30px;
	font-weight: bold;
}
.m_content h1 span{
   color: #cc0000;	
}
.m_content .m_boder{	
   text-align: left;
	padding: 10px;
}
.m_content .m_boder .m_title{
   line-height: 22px;
}

.m_content .m_boder .m_title h2{
   font-weight: bold;
}
.m_content .m_boder .m_title h2 span{
   color: #cc0000;
}

.m_content .m_boder .m_dingdanlist{
 margin: 10px auto;
}

.m_content .m_boder .m_feiye{  
  text-align: right;
}
.m_content .m_boder .m_feiye h2{
  float: left;
}
.m_content .m_boder .m_feiye span{
  color: #cc0000  
}
.m_content .m_boder .m_explain{
  margin: 30px auto 0px;
  text-align: left;
  line-height: 25px;
}

.m_content .m_boder .m_explain h2{
  font-weight: bold;
  }
 
 .m_content .m_boder .m_explain .m_table{  
  width: 100%;
  margin-top: 8px;
  }

/*右侧内容区-充值样式*/
.m_content .m_boder .m_charge{
   margin: 10px 20px;  
}
.m_content .m_boder .m_charge h2{
   font-weight: bold;
	line-height: 25px;
	border-bottom: 1px solid #e8e8e8;
}
.m_content .m_boder .m_charge ul{
   line-height:30px;
	margin: 10px 25px;
	
}
.m_content .m_boder .m_charge .m_tisi{
   padding-left: 60px;
	padding-top: 10px;
	color: #cc0000;
}
.m_content .m_boder .m_charge .m_ka{
   margin-left: 35px;
}


/*右侧内容区-基本信息*/
.m_content .m_basic{	
	line-height: 30px;
}
.m_content .m_basic{	
	line-height: 30px;
   height: 80px;
	padding-top: 25px;
}
.m_content .m_basic h2{	
   font-weight: bold;
	color: #cc0000;
}
.m_content .m_basic span{	   
	color: #cc0000;
}
.m_content .m_suo{
	text-align: left;
   padding: 10px 20px;
	line-height: 22px;
}
/*右侧内容区-个人信息*/
.m_content .m_privy{
text-align: left;
padding: 10px 20px 20px;
margin-top: 10px;
}
.m_content .m_privy h2{
 font-weight: bold;
 padding: 8px 0px;
 border-bottom: 1px solid #e8e8e8;
}
.m_content .m_privy ul{ 
 margin-top: 7px;
 line-height: 22px; 
}
/*右侧内容区-正在建设中*/
.m_content .m_boder .m_jianse{
 text-align: center;
 padding: 100px; 0px;
}
.m_content .m_boder .m_mima{
  width:600px;  
  background-color: Black;  
}
.m_content .m_jinge{
 margin:50px auto;
 width: 500px; 
}
.m_content .m_zhifu{
 margin:100px auto;
 width:500px;
}
.m_content  .m_zhu{
  margin-bottom: 50px;
   color: #cc0000; 	
}
.contentleft{
  float: left;
  width:550px;
  text-align: center;
  margin-left: 25px;
}
.contentleft .details_title{
	height:28px;
	text-align:left;
   padding-left:10px;
	line-height:28px;
}
.contentleft .details_title{
	height:28px;
	text-align:left;
   padding-left:10px;
	line-height:28px;
}
.contentleft .paybody{
   height: 280px;
}
.contentleft .paybody table{
   margin: 20px auto;
}
.contentright{
  float: right;
  width: 200px;
  text-align: center;
}
