/* Normal Style */
body {
	font-size:12px;
	background: #fff;
	margin: 0;
	padding: 0;
	color: #000;
}
ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	padding:0;
}
a img {
	border: none;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration:underline;
}
a:hover{
	color:#900;
}
.container {
	width: 1000px;
	background: #FFFFFF;
	margin: 0 auto;
}
.wricon
{
    float: left;
    width: 1000px;
    overflow:hidden;
    background: url(../images/prof.jpg) no-repeat;

}
.wribox
{
    float: left;
    margin:8px;
    background:url(../images/prof.jpg) -8px -8px #ededed no-repeat;
    padding:10px;
    overflow:hidden;
}
.wricon p
{
    float: left;
    text-indent: 2em;
    margin:5px;
    color: #000;
    line-height: 18px;
    font-family:微软雅黑;
    font-size: 12px;
}
/*----------------------------------------------- header Style ---------------------------------------------*/
#navcon {
    background: url("../images/headbg.jpg") repeat-x scroll 0 -1px transparent;
    width: 100%;
}
#header {
	background: url("../images/headbg.jpg") repeat-x scroll 0 -1px transparent;
    margin: 0 auto;
    padding-left: 20px;
    padding-top: 3px;
    width: 1000px;
}
#header ul {
	overflow:hidden;
	zoom:1;
	text-align:center;
}
#header ul li {
	float:left;
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	margin:2px;
}
#header ul li.last {
	border:none;
}
#header ul li a {
	color:#666;
	text-decoration:none;
}
#header p {
	line-height:25px;
	padding-left:4px;
}
#header p a {
	padding:0 0.5em;
	color:#455E78;
}
/*----------------------------------------------- banner Style ---------------------------------------------*/
.banner {
	background:url(../images/banner.jpg) left top no-repeat;
	height:300px;
	width:1000px;
	overflow:hidden;
}
.banner p {
	font:15px "微软雅黑", "黑体";
	font-weight:400;
	color:#fff;
	text-indent:2em;
	margin:5px 10px;
}
h1 {
	font:36px "微软雅黑", "黑体";
	font-weight:800;
	color:#fff;
	margin:10px;
}
.navlist {
    background: none repeat scroll 0 0 #eee;
    border-bottom: 2px solid #fff;
    height: 40px;
	overflow:visible;
}
.navlist ul {
    float: left;
    padding-left: 120px;
}
.navlist ul li {
    float: left;
}
.navlist ul li a.first {
    border: medium none;
}
.navlist ul li a {
    border-left: 1px dotted #DDDDDD;
    color: #9E4922;
    float: left;
    font-family: 微软雅黑;
    font-size: 16px;
    font-weight: 600;
    height: 40px;
    line-height: 40px;
    padding: 0 23px;
    text-decoration: none;
	background:#eee;
}
.navlist ul li a:hover {
    border-bottom: 2px solid #990000;
    color: #990000;
	background:#ccc;
}
/*----------------------------------------------- main Style ---------------------------------------------*/
#preface,#preface2 {
    width:376px;
}
.fl_left{
	float:left;
	display:inline;
}
.fl_right{
	float:right;
	display:inline;
}
.mr_left{
	margin-left:10px;
}
.mr_top{
	margin-top:10px;
}
.mr_bottom {
    margin-bottom:10px;
}
.ct_1{
	margin-top:10px;
	overflow:hidden;
}
.mainl {
	float: left;
	width: 300px;
	background: #FFF;
	margin-bottom:10px;
	display:block;
	overflow:hidden;
}
#rollpiclist {
	height: 220px;
	overflow: hidden;
	position: relative;
	width: 280px;
	display:inline;
    margin-left:10px;
    margin-top:10px;
}
#bannerlist img {
	border: 0 none;
}
#bannerinfo {
	bottom: 0;
	color: #FFFFFF;
	cursor: pointer;
	height: 22px;
	left: 5px;
	position: absolute;
	z-index:1001;
}
#bannertext {
	bottom: 3px;
	position: absolute;
	right: 3px;
	width: 200px;
	z-index: 1002;
}
#rollpiclist ul {
	bottom: 3px;
	list-style-type: none;
	margin: 0;
	opacity: 0.8;
	padding: 0;
	position: absolute;
	right: 5px;
	filter: Alpha(Opacity=80);
	z-index: 1002;
}
#rollpiclist ul li {
	background: #6F4F67;
	border: 1px solid #E5EAFF;
	color: #fff;
	cursor: pointer;
	display: block;
	float: left;
	margin: 0 3px;
	height: 15px;
	width: 10px;
	font-size: 10px;
	text-align: center;
	padding: 0px 3px;
	line-height: 15px;
}
#rollpiclist ul li.on {
	background: #900;
}
#bannerlist a {
	position: absolute;
}
#bannerlist img {
	width:280px;
	height:220px;
}
#bannerbg {
	position: absolute;
	bottom: 0;
	background-color: #000;
	height: 30px;
	filter: Alpha(Opacity=30);
	opacity: 0.3;
	z-index: 1000;
	cursor: pointer;
	width:290px;
}
#picshow {
	border:none;
}
#show_news{
	width:430px;
	border:none;
	margin:10px;
}
#topten{
	margin:10px;
	overflow:hidden;
}
.b_1 {
	overflow:hidden;/*或者 hidden,scroll,不包括visible */
	_height:1%; /*设置高度是为了ie6获取haslayout */
	width:290px;
	margin-bottom:10px;
}
.bcon {
    border:1px solid #ccc;
    margin-top:1px;
    margin-left:1px;
    margin-right:1px;
    float:left;
    margin-bottom:11px;
    overflow:hidden;
}
.innert{
	width:333px;
	overflow:hidden;
}
.b_img{
	width:254px;
	margin:15px;
	margin-top:25px;
	padding:1px;
}
.br{
	margin-left:10px;
}
h2.tth2 {
	padding-left:20px;
	line-height:35px;
	height:35px;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	font: "微软雅黑", "黑体";
    float:left;
}
h2.tth2 span {
	margin-left: 140px;
}
h2.tth2 span a {
	font-size: 12px;
}
h2.tth2 a {
	color: #FFFFFF;
	text-decoration: none;
}
ul.ul_L li a{
	line-height:22px;
	font-size:14px;
	font-weight:500;
	font-family:"微软雅黑";
}
.ulbc{
	margin-top:0px;
    width:200px
}
.img_1 {
    margin:0 6px;
    margin-top:15px;
    width:100px;
}
.img_2 {
    margin:0 5px;
    width:75px;
}
ul.normalUL {
    padding-left:10px;
    margin:0 10px;
    overflow:hidden;
    margin-bottom:10px;
}
ul.normalUL li {
	font-size:1em;
	line-height:22px;
	background: url(../images/bullet2.jpg) no-repeat 0 10px;
	padding-left:10px;
}
ul.normalUL li.more {
	text-align:right;
	background:none;
}
ul.normalUL h3 {
	font-size:1.4em;
	font-weight:bold;
	padding-bottom:10px;
}
ul.normalUL h3 span {
	font-size:12px;
	padding-left:170px;
}
ul.normalUL p {
	text-indent:2em;
	line-height:22px;
}
.main {
	width: 380px;
	float: left;
	margin-bottom:10px;
	overflow:hidden;
}
.b_2 {
	overflow:hidden;/*或者 hidden,scroll,不包括visible */
	_height:1%; /*设置高度是为了ie6获取haslayout */
	width:380px;
	margin-bottom:10px;
}
.mboxf {
	float:left;
	width:398px;
	border:1px #EADCAE solid;
	margin-top:10px;
	background:#fff;
}
ul.tbtn {
	border-top:#fff solid 2px;
	height: 25px;
	line-height: 25px;
	padding:0px;
	margin:0px;
	background:#fff;
	border-bottom:#900 solid 2px;
}
ul.tbtn li.curr {
	text-decoration: underline;
	border-top:#900 solid 2px;
	border-bottom:#fff solid 2px;
	color: #900;
	cursor: default;
	font-size: 12px;
}
ul.tbtn li {
	border-top:#fff solid 2px;
	border-bottom:#900 solid 2px;
	float: left;
	height: 23px;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	padding:0 10px;
}
ul.tbtn li.ttli {
	padding-left:20px;
	height: 23px;
	line-height: 25px;
	background:#fff;
	color:#900;
	font-size:16px;
	font-weight:bold;
	font: "微软雅黑", "黑体";
}
ul.tbtn li.curr a {
	color: #2B2B2B;
	font-weight: bold;
}
ul.bList {
	overflow:hidden;
    margin-top:10px;
    margin-left:10px;
    margin-bottom:20px;
}
.bList li {
	height:30px;
	width: 260px;
    margin-bottom:4px;
	line-height: 25px;
	font-family:微软雅黑;
	font-size:12px;
	font-weight:300;
	overflow:hidden;
}
.bList li span {
	color:#900;
	overflow:hidden;
	margin-right:5px;
	font-family:微软雅黑;
	font-size:16px;
	font-weight:600;
    width:70px;
}
.bList li a {
	overflow: hidden;
    width:190px;
}
h2.mth2 {
	padding-left:20px;
	padding-bottom:3px;
	padding-top:3px;
	line-height:20px;
	height:20px;
	background:#EADCAE;
	color:#900;
	font-size:16px;
	font-weight:bold;
	font: "微软雅黑", "黑体";
}
.intr {
	
    margin-right: 10px;
	margin-left:10px;
    overflow: hidden;
}
h3.ttp {
    color: #990000;
    font-size: 16px;
    font-weight: 700;
    line-height: 30px;
    text-align: center;
	font-family: 微软雅黑;
    border-bottom:1px dotted #ddd;
}
h3.ttp a{
	color: #990000;
}

.tth5 {
    color: #333;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    text-align: center;
	font-family: 微软雅黑;
}
    .tth5 a {
        color:#900;
    }
p.intp {
	text-indent: 2em;
	font: "微软雅黑", "黑体";
	font-weight: 500;
	color: #333;
	margin: 5px 10px;
	line-height: 22px;
}
p.intp a{
	color: #990000;
	margin-left:20px;
}
.propic {
    width:80px;
    margin-left:5px;
    margin-top:10px;
    overflow:hidden;
}
.mainr {
	float: right;
	width: 300px;
	background: #FFF;
	margin-bottom:10px;
}
.b_3 {
	overflow:hidden;/*或者 hidden,scroll,不包括visible */
	_height:1%; /*设置高度是为了ie6获取haslayout */
	width:290px;
}
.slider {
	width: 250px;
	padding: 0 5px;
	left:0;
	top: 0;
}
.slider img {
	display:block;
	padding: 2px;
	border: 1px solid #ccc
}
.slider li {
	padding: 5px 0;
	border-bottom: 1px dashed #ccc;
	overflow:hidden;
	width:100%
}
.slider p {
	font-size: 12px;
	color:#333;
	line-height:15px;
}
.focusPlayer
{
    height: 220px;
    width: 288px;
    position: relative;
    border: 1px solid #ccc;
}
.focusPlayerli a h5
{
	text-align:center;
	font-family:微软雅黑;
	color:#333;
}
.vpic
{
	border:1px solid #ccc;
    height: 218px;
    width: 286px;
    border: none;
    margin: 1px;
}
.vpicli
{
	height: 111px;
    width: 149px;
    border: 1px solid #ccc;
    padding: 1px;
	background: url("../images/plbtli.png") no-repeat scroll 0 0 transparent;
}

.playbtnli
{
    height: 30px;
    left: 10px;
    position: absolute;
    top: 75px;
    width: 30px;
    z-index: 500;
}
.playbtn
{
    height: 50px;
    left: 15px;
    position: absolute;
    top: 155px;
    width: 50px;
    z-index: 2;
}
.playbtnspan
{
    display:block;
    height: 50px;
    width: 50px;
    background: url("../images/play.png") no-repeat scroll 0 0 transparent;
    
}
.playbtnspanli
{
    display:block;
    height: 30px;
    width: 30px;
    background: url("../images/plbtli.png") no-repeat scroll 0 0 transparent;
    
}
.pbox
{
	position: relative;
    margin: 5px;
    overflow: hidden;
    width: 153px;
	height:131px;
    float: left;
}
.wp {
	overflow:hidden;
	margin-left:10px;
	margin-right:10px;
}
/* --------------------------------------------------------jMyCarousel -------------------------------------------------*/
.picroll {
	width:980px;
}
h2.bth2 {
	font-family: 微软雅黑;
	padding-left:50px;
	line-height:40px;
	height:50px;
	background:#EADCAE url(../images/bth2.jpg) top left no-repeat;
	color:#fff;
	font-size:20px;
	font-weight:bold;
}
.jMyCarousel {
	margin:1px;
	background:#EEE;
}
.jMyCarousel .prev {
	background: url(galleryindex/left.png) center center no-repeat;
	width:47px;
	height:61px;
	border:0px;
}
.jMyCarousel .next {
	background:url(galleryindex/right.png) center center no-repeat;
	width:40px;
	height:61px;
	border:0px;
}
/*div.jMyCarousel .up{background:url('/css/galleryindex/up.png') center center no-repeat;width:61px;height:40px;border:0px;}
div.jMyCarousel .down{background:url('/css/galleryindex/down.png') center center no-repeat;width:47px;height:61px;border:0px;}*/
.jMyCarousel ul li {
	margin:5px;
	border:1px solid #444;
	line-height:0px;
	padding:2px;
}
.jMyCarousel ul li a {
	display:block;
	margin:0px;
	padding:0px;
}
.jMyCarousel ul li h5 {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	width: 140px;
	clear: both;
	line-height:15px;
}
.jMyCarousel ul li a img {
	display:block;
	border:0px;
	width:147px;
	height:110px;
}
.mainb {
	float: right;
	width: 680px;
	background: #FFF;
	margin-bottom:10px;
}
.b_4 {
	overflow:hidden;/*或者 hidden,scroll,不包括visible */
	_height:1%; /*设置高度是为了ie6获取haslayout */
	width:680px;
}
.b_5{
	width:480px;
	overflow:hidden;
}
.b_6{
	width:286px;
	overflow:hidden;
}
.rocbox
{
	overflow:hidden;/*或者 hidden,scroll,不包括visible */
	_height:1%; /*设置高度是为了ie6获取haslayout */
	width:630px;
	margin:0 10px;
	margin-bottom:5px;
	clear:both;
	border-bottom:#ccc dotted 1px;
	}
.headpic{
	float:left;
	height:52px;
	width:52px;
	margin-left:10px;
	margin-top:10px;
}
.headpic a img {
	border: #ccc 1px solid;
	padding:1px;
}
.rocon{
	width:540px;
	float:right;
	margin:10px;
}
p .sms{
	line-height:15px;
	margin:2px auto;
	color:#333;
	font:12px;
}
p.sms a,p.sms a:link {
	color:#00F;
	margin-right:10px;}
p.sms a:hover,p.sms a:active,p.sms a:focus{
	color:#900;
}
.mainlb {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    overflow: hidden;
    width: 980px;
}
.linegr {
    border-bottom: 1px solid #05283C;
    display: block;
    float: left;
    margin: 5px 0px;
    width: 980px;
}
.linegrlit {
    border-bottom: 1px dashed #ccc;
    display: block;
    float: left;
    width: 333px;
    margin:2px 0;
}
.ttbar {
    line-height:35px;
    overflow: hidden;
    margin-bottom:10px;
    background:#900;
}
.lbtbar {
    background:url("../images/btbar.jpg") no-repeat scroll top right transparent;
    height: 50px;
    overflow: hidden;
    margin-bottom:10px;
}
.lbth2 {

}
.lbth2 span{
    background: url("../images/lbth2.jpg") no-repeat scroll top right transparent;
    padding-left:20px;
    padding-right:25px;
	color:#900;
    font-size: 37px;
    font-weight: 800;
    line-height: 50px;
	font-family:微软雅黑;
}
.ttbarlit {
    border-bottom:1px solid #900;
    clear: both;
    height: 30px;
    overflow: hidden;
}
.tth2lit {
    padding-left: 20px;
    line-height: 30px;
    height: 30px;
    color: #900;
    font-size: 16px;
    font-weight: bold;
    font: "微软雅黑", "黑体";
    float: left;
}
span.moresp {
    float: right;
    margin-right: 18px;
    margin-top: 27px;
}
span.moresp a {
    color: #990000;
    font-size: 12px;
    font-weight: 300;
    padding: 2px 5px;
	font-family: 微软雅黑;
}
span.morespgr {
    float: right;
    margin-right: 10px;
    margin-top:10px;
}
span.morespgr a {
    color: #666;
    font-size: 12px;
    text-decoration: none;
}
#hpage_cats {
	margin:10px 0;
}
#hpage_cats .fl_left, #hpage_cats .fl_right, #hpage_cats .fl_middle {
    display: block;
    margin-bottom: 15px;
    width: 316px;
}
#hpage_cats .fl_left img {
    border: 1px solid #C7C5C8;
    clear: left;
    float: left;
    margin: 0 10px 0 0;
    padding: 4px;
}
#hpage_cats p {
    margin: 0 0 8px;
    padding: 0;
}
h4.tit {
    border-bottom: 1px dotted #ccc;
    color: #990000;
    display: block;
    height: 30px;
    padding: 5px;
    text-align: center;
    font-family: 微软雅黑;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    text-decoration: none;
}
UL.bj {
    display: inline;
    float: left;
    padding: 5px 0 15px;
}
UL.bj LI {
    display: inline;
    float: left;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    margin-left: 9px;
    margin-top: 10px;
    text-align: center;
    width: 90px;
	border:1px solid #ddd;
}
#Today {
    background-color: #fff;
    padding: 0 10px;
    padding:30px 0;
}
#Today h2 {
    color: #900;
    font-size: 1.6em;
    font-weight: bold;
    padding: 9px 0;
    text-align: center;
}
#Today h4 {
    color: #900;
    font-size: 1.2em;
    font-weight: bold;
    padding: 6px 0;
    text-align: center;
}
    #Today img {
        margin-left:61px;
        margin-bottom:20px;
    }
/* --------------------------------------------------------------------------- 脚注样式 -------------------------------------------------------- */
.footer {
	border-top:#900 2px solid;
    clear: both;
    margin: 0 auto;
    padding: 10px 0;
    width: 1000px;
}
.footer p {
    text-align: center;
}
