﻿@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("page_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;}
	p{line-height:23px;}
	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:#f00;}
	.a_white, .a_white:visited {color:#fff;}
	.a_blue, .a_blue:visited {color:#00549b;}


/*---------------------------------------------*/
/*-----------Layout---------------------------*/
    .l_page {margin:0 auto;width:980px;clear:both;}

/*-----------第一段 左边标志   右边导航---------------------------*/
.top{width:980px; float:left; margin:6px 0 55px 0;}
.logo a:link,.logo a:visited{width:242px; height:52px;float:left;background: url("gif_bg.gif") no-repeat scroll -40px 0 transparent;overflow:hidden;text-indent:-9999em;display:block;margin-top:10px;}

.top_right{width:700px; float:right;}
.top_right img{float:right;margin:5px 18px 0 0;}
.top_right_top{width:200px; height:30px;float:right;}
.xhw a:link,.xhw a:visited{width:70px; height:30px;float:left;background: url("jpg_bg.jpg") no-repeat scroll  -484px -119px transparent;overflow:hidden;text-indent:-9999em;display:block;}
.xhwzjpd a:link,.xhwzjpd a:visited{width:130px; height:30px;float:left;background: url("jpg_bg.jpg") no-repeat scroll  -484px -154px transparent;overflow:hidden;text-indent:-9999em;display:block;}


/*-----------二级页面代码---------------*/	
    .news{width:980px;float:left;margin-top:14px;border-bottom:1px solid #E1E1E1;display:inline;}
    .guide{width:145px;float:left;display:inline; background:url(page_left_bg.jpg);}
	

	
	.page-news-box{width:960px;float:left;padding:10px;display:inline;}
    .page-news-box h2{width:960px;font-size:15px;line-height:33px;height:33px;border-bottom:1px  solid #929EA3;color:#4D3A22;float:left;}

	.news-line{width:960px;float:left;margin-bottom:30px;}
	.news-line li{float:left;padding:0  5px 0 15px;background: url("dot.gif") no-repeat left 14px;line-height:33px;height:33px;overflow:hidden;width:460px;font-size:14px;border-bottom:1px dashed #929EA3;}
	
.pic-line{width:970px;float:left;display:inline;padding-left:10px;}
.pic-line li{width:175px;float:left;height:170px;margin:5px;display:inline;}
.pic-line li img {width:165px;float:left;height:120px;padding:4px;border: 1px solid #CCCCCC;background:#fff;}
.pic-line li span{width:165px;float:left;height:50px;font-size:12px;line-height:25px;text-align:center;}
      
/*-----------foot_info---------------*/
  	.foot_info {text-align:center;line-height:21px;overflow:hidden;float:left;width:980px;margin-top:40px; background:#900;}
	.foot_info p {width:100%;text-align:center;color: #FFFFFF;}
	.foot_info a, .foot_info a:visited {color:#ffcc00;}
	
	

	
