﻿@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("by.jpg") repeat-x scroll center top #fff;color:#000;line-height:1.5;font:12px "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:0 auto;width:980px;clear:both;}
   .top_cont{width:970px; height:31px; overflow:hidden; margin:0 auto; line-height:31px;}
   .top_cont p{float:left;line-height:31px;float:right;}
   .top_cont p a:link,.top_cont p a:visited{margin:0 15px 0 0; font-weight:bolder;display:inline;color:#FFFFFF;}
   
   .banner_one{width:850px;float:left;background: url("banner_bg.jpg"); height:47px;margin-top:93px;padding-left:130px;}
   .banner_one li{float:left;padding-left:21px;line-height:17px;height:17px;font-size:15px; font-weight:bolder;display:inline;margin:11px;}
   .banner_one li a:link,.banner_one li a:visited{color:#003366;}
   .banner_one01{background: url("guide.gif") no-repeat 0 0;}
   .banner_one02{background: url("guide.gif") no-repeat 0 -20px;}
   .banner_one03{background: url("guide.gif") no-repeat 0 -40px;}
   .banner_one04{background: url("guide.gif") no-repeat 0 -60px;}
   .banner_one05{background: url("guide.gif") no-repeat 0 -80px;}
   .banner_one06{background: url("guide.gif") no-repeat 0 -100px;}

   
   .banner_tow{width:910px;float:left;background: url("banner_bg.jpg"); height:35px;padding-left:70px;}
   .banner_tow li{float:left;padding:0 28px;line-height:39px;height:39px;overflow:hidden;font-size:15px; font-weight:bolder;background: url("banner.gif") repeat-y scroll right top;display:inline;}
   .banner_tow li a:link,.banner_tow li a:visited{color:#fff;}



/*-----------版权区---------------*/
  	.foot_info {width:960px;padding:10px;text-align:center;line-height:21px;overflow:hidden;float:left; background:url("info_bg.jpg");color:#FFFFFF;}
	.foot_info p {width:100%;text-align:center;}
	.foot_info a, .foot_info a:visited {color:#ffcc00;}
	
/*-----------二级页面---------------*/
	.page-box h2,newspage_img_list h2{color:#000066;font-size:15px;margin:50px 0 20px 0;}
	
	.page-box{width:960px;float:left;padding:10px;}
	.page-box li{float:left;padding:0 5px 0 15px;background:url("titleandmore.gif") no-repeat scroll -50px -155px transparent;line-height:31px;height:31px;overflow:hidden;width:460px;margin:5px 0; display:inline;border-bottom:1px dashed #CCCCCC;}
	.page-box span{color:#CCCCCC;padding-left:5px;}
	
	.next{width:180px;float:left;padding:10px 400px;}
	.next li{float:left;width:20px;text-align:center;line-height:31px;height:31px;}
	.next .yy{float:left;width:20px;text-align:center;line-height:31px;height:31px;border:1px  solid #CCCCCC;}
	
	
	.newspage_img_list{width:960px;float:left;padding:10px;}
	.newspage_img_list li{width:175px;float:left;height:200px;display:inline;margin:10px 6px;text-align: center;}
	.newspage_img_list img{width:175px;float:left;height:110px;}
	.newspage_img_list span{width:175px;float:left;height:25x;font-size:12px;line-height:25px;}
	.newspage_img_list p{color:#CCCCCC;}
	
	


