@charset "utf-8";
/*-----------Notice------------------------------
	   Filename:  Main.css
	Description:  Reset/HomePage/NewsCenter/PhotoPage/List/Details/Bordlives CSS
		 Update:  2011-8-26 by meiy76(meiy76@163.com)
		       l_$:  layout      exp: l_topbar, l_page, l_top, l_cont, l_foot...
		      t_$:  top          exp: t_logo,t_nav,t_menu,t_topbar
	     cont_$:  content    exp: cont_main, cont_movie, cont_lives
		    ad_$:  advert
		  foot_$:  foot         exp: foot_menu, foot_info
		      *_$:  For TNND IE
		 *html $:  For TNND IE6
	   *+html $:  For TNND IE7
------------------------------------------------*/
/*-----------Reset-----------------------------*/
	body{background: url("dateBy.jpg") repeat-x scroll center top #fff;color:#000;line-height:1.5;font:12px "Microsoft YaHei","Trebuchet MS", "Verdana", "Helvetica", "Tahoma", "\5b8b\4f53", "sans-serif";}
	body, p, blockquote, h1, h2, h3, h4, h5, h6, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend{margin:0;padding:0;}
	h2, h3, h4, h5, h6{font-size:15px;}
	table{border-collapse:collapse;border-spacing:0;}
	input, textarea, button, select {font-family:"Verdana";vertical-align:middle;}
	label{vertical-align:middle}
	legend {color:#333;}
	blockquote, q {quotes: none;}
	blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;}
	ul,ol{list-style:none;}
	img{border:0;}
	a,a:visited{color:#032A42;text-decoration:none;}
	a:hover{color:#1E50A2;text-decoration:underline;}
	a:active{color:#933;}
	.clear {clear:both;font-size:0;line-height:0;}
	.floatl{float:left;font-weight:bolder;}
	.floatr{float:right;}
	.red {color:#990000;}
	.a_bold, .a_bold:visited {font-weight:bold;}
	.a_red, .a_red:visited {color:#BA2636;}
	.a_blue, .a_blue:visited {color:#00549b;}
/*---------------------------------------------*/
/*-----------Layout---------------------------*/
   .l_page {margin:740px auto 10px;width:1100px;clear:both; }

/*---------date--------------*/
.dateBox{float:left; width:1100px;}
.slideTxtBox{ width:1100px;text-align:left;float:left;}
		.slideTxtBox .hd{ width:1060px;height:55px; line-height:35px; padding:10px 20px;position:relative; background: url(date.png) repeat-x;}
		.slideTxtBox .hd ul{ float:left; position:absolute; left:0; height:63px; border-bottom:2px #6973EB solid;width:1100px;}
		.slideTxtBox .hd ul li{
    width:330px;
    margin-left: 70px;
    color: #333;
    font-size: 18px;
    padding:15px;
    line-height: 1;
    width: auto;
    cursor: pointer;   
    height: 33px;
    float: left;
	text-align:center;
}
		.slideTxtBox .hd ul li.on{ color: #fff;background:#6973EB;width:330px;margin-left: 70px;}
		.magic-item-info {float: left;width: 420px;margin-right: 20px;}
		.slideTxtBox .bd ul{ padding:15px;  zoom:1;  }
		.slideTxtBox .bd li{ float: left;margin: 0 0 15px 0; font-size:18px; border-bottom:2px #F0F1FF solid;}
		.slideTxtBox .bd li .date{float: left;margin-right: 30px;width: 160px;font-size: 20px;overflow: hidden;color:#0C125B;}
		.magic-item-info h3{ font-size:17px;color:#0C125B;}
		.above{ height:50px;float: left;}
		.txt{margin-right: 20px;float: left; line-height:35px;margin: 0 0 0 189px;}
		.txt h2{font-size:18px;color:#6973EB;}
		.txt h3{ color:#666;font-size:18px;}
		.txt h1{font-size:20px;color:#333; font-style:italic; margin-top:15px;}
		.addColor{ background:#F0F1FF;}
		


/*-----------foot_info---------------*/
  	.foot_info {width:1100px;padding:10px 0;text-align:center;line-height:27px;overflow:hidden;float:left;font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif !important;margin-top:30px;color:#FFF; font-size:15px; background:#0C125B;}
	.foot_info p {width:100%;text-align:center;}
	.foot_info a, .foot_info a:visited {color:#ffcc00;}	
