﻿@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(bg.jpg) top center no-repeat;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{ width:100%; height:37px;text-align:center;}
   .top_cont{width:970px; height:30px; overflow:hidden; margin:0 auto; line-height:30px;}
   .top_cont p{float:left;line-height:30px;}
   .top_cont span{float:right;}
   .top_cont a{line-height: 30px;margin: 0 10px 0 0;}
   #xhszb{color:#8D4327;float: left;font-weight: bold;margin: 0 0 0 110px;}
   
   .topimg-img{margin-bottom:40px;}
   



/*------------------news---------------------------*/
    .news{width:980px;float:left;margin-top:295px;}
	.grsb{margin-left:240px;line-height:23px;}
	
	.grsb_list{width:970px;float:left;display:inline;padding-left:10px;margin:60px 0 100px;}
	.grsb_list li{width:280px;margin:0 10px;float:left;line-height:23px;display:inline;}
	.add{padding-left:35px;display:inline;}
	
	.info{width:920px;float:left;padding:10px 30px;}
	.info p{line-height:23px;float:left;}
	
	.gx_list_title{width:960px;float:left;display:inline;padding-left:20px;margin-top:25px;}
	.gx_list_title li{width:320px;height:52px;display:inline;float:left;font-size:16px;font-weight:bolder;background:url(big_list.gif);padding-top:8px;}
	.gx_list_title li span{font-family: Arial, Helvetica, sans-serif;font-size:30px;font-weight:bolder;color:#FFFFFF;padding:15px;}
	
	.gx_list{width:960px;float:left;display:inline;padding-left:30px;}
	.gx_list li{width:287px;margin:5px;float:left;line-height:23px;display:inline; background:url(big_bg.gif);height:296px;padding:10px;}
	.gx_list li span a{width:265px;height:25px;line-height:11px;background: url(download.jpg);color:#FFFFFF; font-weight:bolder;display:block;padding:12px 5px 0 15px;}

	
	


/*-----------foot_info---------------*/
  	.foot_info {width:980px;padding-top:50px;text-align:center;line-height:21px;overflow:hidden;float:left;color:#FFFFFF;}
	.foot_info p {width:100%;text-align:center;}
	.foot_info a, .foot_info a:visited {color:#ffcc00;}
	


