﻿@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 {
	color: #000;
	background: url("top.jpg") no-repeat scroll center top #fff;
	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: 0 auto;
	width: 1200px;
	clear: both;
}

.djhd a, .djhd a:visited {
	width: 1200px;
	height: 75px;
	float: left;
	overflow: hidden;
	text-indent: -9999em;
	display: block;
	background: url(title.png) no-repeat scroll 0 0;
	margin: 990px 0 100px 0;
}
/*--------------------info--------------------*/
.info {
	width: 1200px;
	float: left;
}

.infoLeft {
	width: 592px;
	float: left;
	padding: 20px;
	background: #E5E5E5;
	height: 440px;
	border-radius: 20px;
	margin-right: 15px;
}

.infoLeft img {
	width: 592px;
	float: left;
	height: 333px;
}

.infoLeft p {
	float: left;
	line-height: 30px;
	font-size: 16px;
	margin-top: 10px;
}

.scrollbox {
	width: 540px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 0 10px 10px;
}

#scrollDiv {
	width: 540px;
	height: 480px;
	overflow: hidden;
}

#scrollDiv li {
	width: 540px;
	height: 162px;
	padding: 2px 0;
	overflow: hidden;
	position: relative;
}

#scrollDiv li img {
	width: 256px;
	height: 144px;
	float: left;
	border-radius: 20px 0 0 20px;
}

#scrollDiv li div a {
	height: 104px;
	width: 240px;
	padding: 20px 20px 20px 60px;
	line-height: 30px;
	overflow: hidden;
	font-size: 16px;
	background: url(gray.png) no-repeat scroll 0 0;
	position: absolute;
	left: 207px;
	border-radius: 0 20px 20px 0;
}

#scrollDiv li div a {
	text-decoration: none
}

#scrollDiv li div a:hover {
	background: url(red.png) no-repeat scroll 0 0;
	color: #FFF;
}

.scroltit {
	height: 26px;
	line-height: 26px;
	padding-bottom: 4px;
	margin-bottom: 4px;
}

.scroltit h3 {
	width: 100px;
	float: left;
}

.scroltit .updown {
	float: right;
	width: 32px;
	height: 22px;
	margin-left: 4px
}

#but_up {
	background: url(images/up.gif) no-repeat 0 0;
	text-indent: -9999px
}

#but_down {
	background: url(images/down.gif) no-repeat 0 0;
	text-indent: -9999px
}

/*-----------loucengBox---------------*/
.loucengBox {
	width: 1200px;
	margin: 0 auto;
	clear: both;
}
	
/* focus */
#focus {
	width: 1100px;
	float: left;
}

.mb-wrapper {
	margin: 0 auto 20px;
	position: relative;
	height: 500px;
	left: 0;
	top: 70px;
}

.mb-slider,.mb-scroll {
	width: 100%;
	height: 380px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	position: relative;
	left: 0;
	top: 0;
}

.mb-active-slider {
	border-color: #333;
}

.mb-slider .mb-panel {
	margin-top: 100px;
	display: block;
	cursor: pointer;
	float: left;
	list-style: none;
	width: 600px;
	height: 360px;
	text-align: center;
}

.mb-panel a {
	outline: 0;
	font-size: 15px;
	text-align: center;
}

.mb-slider .mb-panel.current {
	cursor: auto;
}

.mb-inside * {
	max-width: 100%;
}

a.mb-scrollButtons {
	display: block;
	width: 45px;
	height: 58px;
	background: transparent url("arrows.png") no-repeat;
	position: absolute;
	top: 40%;
	margin-top: -29px;
	cursor: pointer;
	text-decoration: none;
	outline: 0;
	border: 0;
	_background: transparent url("arrows.gif") no-repeat;
}

a.mb-scrollButtons.mb-left {
	background-position: left top;
	left: -45px;
}

a.mb-scrollButtons.mb-right {
	background-position: right top;
	right: -45px;
}

a.mb-scrollButtons.mb-left:hover {
	background-position: left bottom;
}

a.mb-scrollButtons.mb-right:hover {
	background-position: right bottom;
}

a.mb-scrollButtons.disabled {
	display: none;
}

.mb-controls {
	margin: 0 auto;
	text-align: center;
	position: absolute;
	top: 400px;
	left: 560px;
	z-index: 100;
}

.mb-controls a {
	color: #B22422;
	font: 18px/2.2 Georgia, Serif;
	display: inline-block;
	text-decoration: none;
	padding: 2px;
	margin: 0 5px 0 0;
	text-align: center;
	outline: 0;
}

.mb-panel {
	margin-top: 90px;
}

.mb-controls a:hover {
	color: #001664;
}

.mb-controls a.current {
	color: #fff;
}

.main-nav {
	display: block;
	text-align: center;
	border-bottom: 2px solid #a71700;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
}

.main-nav a {
	text-decoration: none;
	color: #3e63ec;
	font-size: 18px;
	margin: 0 8px;
}

.main-nav a:hover {
	color: black;
	border-bottom: 2px solid black;
}

.mb-inside img {
	width: 100%;
}

/*-----------intro---------------*/
.intro {
	width: 1200px;
	margin: 0 0 100px;
	font-size: 18px;
	line-height: 29px;
	float: left;
	background: #B22422;
}

.djshzr a, .djshzr a:visited {
	width: 1200px;
	height: 75px;
	float: left;
	overflow: hidden;
	text-indent: -9999em;
	display: block;
	background: url(title.png) no-repeat scroll 0 -110px;
	margin: 100px 0;
}

.intro .left {
	width: 480px;
	float: left;
	padding: 27px;
}

.intro .left img {
	width: 480px;
	height: 270px;
	float: left;
	margin-bottom: 10px;
}

.intro .left p,.intro .left p a {
	color: #FFF;
}

.intro .right {
	width: 660px;
	float: right;
}

.intro .right img {
	float: left;
	width: 384px;
	height: 216px;
}

.intro .right p {
	float: left;
	width: 215px;
	height: 156px;
	padding: 30px;
}

.intro .right p a {
	color: #fff;
}

.pink {
	background: #E52F42;
}

.pinkBox {
	background: #E52F42;
	float: right;
	width: 234px;
	height: 226px;
	margin: 834px 0 0 0;
}

/*-----------------news---------------*/
.news {
	width: 1200px;
	margin: 0 auto;
	clear: both;
}

.newslist {
	width: 725px;
	float: left;
}

.newslist li {
	float: left;
	margin-bottom: 10px;
}

.newslist li .red_bg {
	width: 125px;
	float: left;
	background: #B22422;
	height: 70px;
	color: #FFF;
	text-align: center;
	font-size: 25px;
	padding: 25px 0;
}

.newslist li .grey_bg {
	width: 566px;
	height: 100px;
	padding: 10px;
	float: left;
	background: #DBDAD8;
	margin-left: 10px;
	overflow: hidden;
}

.newslist li .grey_bg h2 {
	font-size: 18px;
	line-height: 31px;
}

.newslist li .grey_bg p {
	font-size: 15px;
	line-height: 25px;
}

.piclist {
	width: 465px;
	float: right;
}

.piclist li {
	width: 475px;
	float: left;
	height: 258px;
}

.piclist img {
	width: 432px;
	float: left;
	height: 248px;
}

.backlist {
	width: 1200px;
	margin: 0 auto;
	clear: both;
}

.back a, .back  a:visited {
	width: 74px;
	height: 32px;
	background: #E15247;
	padding: 10px 20px;
	color: #FFF;
	margin: 60px 0 0 470px;
	float: left;
	font-size: 18px;
	border-radius: 15px;
}
/*-----------foot_info---------------*/
.foot_info {
	width: 1200px;
	padding: 10px 0;
	text-align: center;
	line-height: 33px;
	overflow: hidden;
	float: left;
	font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif !important;
	margin-top: 450px;
	font-size: 15px;
	color: #FFF;
}

.foot_info p {
	width: 100%;
	text-align: center;
}

.hide, [hidden], template {
	display: none;
}