﻿@charset "utf-8";
/* CSS Document */
@IMPORT url(link.css);

body,td,th {font-size: 12px;}
body {background-color: #000000;margin: 0px;}
p,ul,li,ol,form {margin: 0px;padding: 0px;}
h1,h2,h3,h4,h5,h6,h7{font-size: 12px;font-weight: normal;margin: 0px;padding: 0px;}
.both{clear: both;}

/*首页+头部部分*/

/*顶部导航*/
#In_head_main {width: 986px;color: #C2C2C2;text-align: right;display: block;height: 18px;width: 976px;padding:3px 10px 0px 0px;font-family: Arial;}
#In_head_main  a{color: #c2c2c2;text-decoration: none;}
#In_head_main  a:hover{color: #FFFFFF;text-decoration: underline;}
/*logo*/
#In_head {background-color: #FFFFFF;background-position: left;height: 92px;width: 986px;}
#In_head h1{text-align: left;display: block;float: left;height: auto;width: 335px;padding-top: 30px;padding-left: 60px;}
#In_head h1 a{color: #000000;background-image: url(img/logo.gif);background-repeat: no-repeat;text-indent: -9999px;display: block;height: 40px;width: 313px;}
#In_head h5{text-align:left;display: block;float:left;height:auto;width:265px;padding-top:35px;color:#68734b;font-size:12px;}
#In_head h6{text-align:left;display: block;float:left;height:auto;width:250px;padding:5px 60px 0px 0px;text-align:right;}
/*menu*/
#In_head_menu{width:986px;height:21px;display:block;background-color:#000;font-size:14px;font-weight:bold;color:#FFF;padding-top:9px;border-bottom:#666 solid 12px;}
#In_head_menu em{font-size:12px;font-style: normal;font-weight:normal;}
#In_head_menu em a{font-size:12px;color: #FFF;text-decoration: none;font-style: normal;}
#In_head_menu em a:hover{color:#FFFF00;}
#In_head_menu strong a{font-size: 14px;font-weight: bold;color: #FFF;text-decoration: none;margin:0px 15px 0px 15px;}
#In_head_menu strong a:hover{color: #000;background-color: #CCC;padding:8px 15px 4px 15px;margin:0px;
*position: relative;*top: -2px;}
.the{color:#fff100;background-color: #666;margin:0px;padding: 7px 15px 6px 15px;*top: -2px;*position: relative;}
.the2{color:#fff100;background-color: #666;margin:0px;padding: 7px 5px 6px 5px;*top: -2px;*position: relative;}
/*foot menu*/
#In_foot_menu{width:986px;height:23px;display:block;color:#FFF;text-align:center;margin-top:12px;}
#In_foot_menu a{color: #FFF;text-decoration:underline;}
#In_foot_menu a:hover{color: #FFFF00;text-decoration:underline;}
/*foot feed*/
#In_foot_feed{width:986px;height:21px;display:block;background-color:#3b3b3b;border-top:#666 solid 1px;color:#FFF;padding-top:9px;text-align:center;}
#In_foot_feed span{position: relative;bottom: 6px;}
.rsss{position: relative;bottom: 2px;}
.lineall{height:5px;background-color:#efefef;display:block;width:850px;overflow: hidden;margin-top: 15px;clear:both;}
#tintime{
	text-align: left;
	display: block;
	height: auto;
	width: 850px;
	_width: 830px;
	line-height: 180%;
	color: #666666;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#tintime h2{
	font-family: "黑体";
	font-size: 20px;
	color: #FF6600;
	margin-top: 20px;
	margin-bottom: 20px;
}
/*foot info*/
#In_foot_info{width:986px;height:80px;display:block;background-image:url(img/bg_foot.gif);padding-top:20px;font-family: Arial;text-transform: uppercase;color: #FFFFFF;line-height: 180%;text-align: center;}
#In_foot_info a{font-family: Arial, Helvetica, sans-serif;color: #FFFFFF;text-decoration: none;}
#In_foot_info a:hover{font-family: Arial, Helvetica, sans-serif;color: #CCCCCC;text-decoration: underline;}


#N_all{
	background-color: #79825f;
	display: block;
	width: 986px;
	overflow:auto;
	_height:1%;
}

#N_left{
	text-align: left;
	float: left;
	height: 233px;
	width: 60px;
	border-top: 1px solid #bcc1af;
	border-bottom: 1px solid #bcc1af;
	background-color:#68734b;
	margin-top: 42px;
	clear: both;
	padding-top: 32px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#N_left h3{font-size: 14px;font-weight: bold;color: #c3c7b7;margin-bottom: 14px;}
#N_left ul{height: 180px;width: 70px;line-height: 180%;}
#N_left li{color: #c3c7b7;text-align: left;list-style-position: inside;list-style-type: square;}
#N_left li a{color: #c3c7b7;text-decoration: none;}
#N_left li a:hover{color: #fff;text-decoration: underline;}

#N2_left{
	text-align: right;
	float: left;
	height: 233px;
	width: 68px;
	border-top: 1px solid #bcc1af;
	border-bottom: 1px solid #bcc1af;
	background-color:#68734b;
	margin-top: 42px;
	padding-top: 32px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#N2_left ul{height: 180px;width: 70px;line-height: 180%;}
#N2_left li a{
	background-image: url(img/bg_btn.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 22px;
	width: 58px;
	padding-right: 23px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#N2_left li a:hover{background-position: left top;color: #DF6108;}
#N2_left strong{background-image: url(img/bg_btn.gif);background-repeat: no-repeat;background-position: left top;
	display: block;
	height: 22px;
	width: 58px;
	margin: 10px 0px;
	padding-right: 23px;
	font-weight: bold;
	color: #DF6108;
}

#N_right{width:850px;_width:830px;height:auto; background-color:#fff;float:left;padding:18px; text-align:left;}
#Nr_top{height: auto;width: auto;}
#Nr_top img{
	margin-right:25px;
	float:left;
	display: block;
}
#Nr_top h1{
	font-size: 1px;
	color: #FFFFFF;
	background-image: url(img/ourtintin.gif);
	background-repeat: no-repeat;
	height: 82px;
	width: 387px;
	margin-bottom: 19px;
	display: block;
	float: left;
}
.news{height:1200px}
#Nr_txt{
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	text-align: left;
	height: 300px;
	width: 553px;
	_width: 533px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #eee;
	display: block;
	float: left;
}
#Nr_txt strong{
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
#Nher_top{height: auto;width: auto;}
#Nher_top img{
	margin-right:25px;
	float:left;
	display: block;
}
#Nher_top h1{
	font-size: 25px;
	color: #3399FF;
	background-repeat: no-repeat;
	margin-bottom: 19px;
	display: block;
	float: left;
	font-weight: bold;
	font-family: "黑体";
	margin-top: 20px;
}
#Nher_txt{
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	text-align: left;
	width: 560px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #eee;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}
#Nher_txt strong{font-size: 12px;font-weight: bold;color: #3399FF;}

#char_top{height: auto;width: auto;}
#char_top2{
	height: 60px;
	width: 850px;
	display: block;
}
#char_top2 h1{
	font-size: 1px;
	color: #FFFFFF;
	background-image: url(img/chart.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -99px;
	display: block;
	float: right;
	height: 56px;
	width: 270px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 22px;
	margin-left: 0px;
}
.bizhibg{background-image: url(img/t_pro_bizhi.gif);}
#char_top2 h3{
	text-align: left;
	float: left;
	height: 20px;
	width: 300px;
	margin-top: 10px;
	margin-left: 10px;
	font-size: 14px;
	color: #666666;
	background-image: url(img/dot3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	padding-top: 5px;
}
#char_top h3 a{
	color: #666666;
	text-decoration: none;
}
#char_top h3 a:hover{
	color: #3399FF;
	text-decoration: underline;
	font-weight: bold;
}

#char_top ul{
	text-align: center;
	display: block;
	height: 210px;
	width: 850px;
	margin-top: 30px;
}

#char_top li{
	margin-bottom: 8px;
	float: left;
	margin-left: 33px;
	height: 210px;
	width: 131px;
	color: #666666;
	margin-right: 33px;
}
#char_top li img{
	margin-bottom: 10px;
}
#char_simg{
	display: block;
}
#char_simg .bookt{
	font-weight: bold;
	text-align: left;
	display: block;
	height: 18px;
	width: 810px;
	border: 1px solid #E5E5E5;
	padding-top: 7px;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #68734B;
}
#char_simg .bookt a{
	color: #68734B;
	text-decoration: none;
	clear: both;
}
#char_simg .bookt a:hover{
	color: #FF0000;
	text-decoration: underline;
}
#char_simg ol{
	display: block;
	width: 820px;
	list-style-type: none;
	clear: both;
	margin: 0px;
	padding: 0px;
	_height:1%;
	min-height:100px;
	overflow:hidden;
}
#char_simg li{
	margin: 10px;
	float: left;
	width: 70px;
	height: 100px;
}
#char_simg li a{
	color: #333333;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 70px;
}
#char_simg li a:hover{
	color: #FF0000;
	text-decoration: underline;
}
.line5{
	background-color: #eaeaea;
	display: block;
	float: left;
	height: 1px;
	width: 505px;
	margin-right: 10px;
	overflow: hidden;
	margin-bottom: 20px;
	text-align: center;
}
#book_top{height: auto;width: auto;}

#book_top ul{
	text-align: center;
	display: block;
	width: 850px;
	margin-top: 30px;
	margin-left: 10px;
}
#book_top li{
	display: block;
	margin-bottom: 30px;
	float: left;
	height: 200px;
	width: 810px;
	color: #666666;
	text-align: left;
	margin-right: 10px;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
}
#book_top li img{
	margin-bottom: 10px;
	float: left;
	margin-right: 15px;
}
#book_top li strong{
	font-size: 14px;
	color: #FF3300;
	font-weight: bold;
	margin-bottom: 8px;
	display: block;
	margin-top: 8px;
}
#book_top strong a.reda{
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
#book_top strong a.reda:hover{
	font-weight: bold;
	color: #FF3300;
	text-decoration: underline;
}
#book_top li em{
	font-weight: bold;
	color: #68734b;
	font-style: normal;
}
#book_top li a{
	color: #00a0e9;
	text-decoration: underline;
}
#book_top li a:hover{color: #ff0000;}
#book_top h1{
	font-size: 25px;
	color: #3399FF;
	background-repeat: no-repeat;
	margin-bottom: 19px;
	display: block;
	float: right;
	font-weight: bold;
	font-family: "宋体";
	margin-top: 20px;
	margin-right: 10px;
}
#book_top2{
	height: 60px;
	width: 850px;
	display: block;
}
#book_top2 h3{
	text-align: left;
	display: block;
	float: left;
	height: 20px;
	width: 180px;
	margin-top: 10px;
	margin-left: 10px;
	font-size: 14px;
	color: #666666;
	background-image: url(img/dot3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	padding-top: 5px;
}
#pages{
	color: #666666;
	display: block;
	width: 530px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	margin-top: 20px;
}
#pages a{
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(img/image1.gif);
	text-align: center;
	display: block;
	height: 17px;
	width: 17px;
	float: left;
	margin-right: 1px;
	margin-left: 1px;
	padding-top: 2px;
}
#pages a:hover{
	background-image: url(img/image2.gif);
}
#the1{
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(img/image2.gif);
	text-align: center;
	display: block;
	height: 17px;
	width: 17px;
	float: left;
	margin-right: 1px;
	margin-left: 1px;
	padding-top: 2px;
}
#the2{
	color: #CCCCCC;
	display: block;
	float: left;
	width: 50px;
	margin-right: 1px;
	margin-left: 1px;
	padding-top: 2px;
	border: 1px solid #e0e0e0;
	text-align: center;
}
#the3{
	color: #999999;
	display: block;
	float: left;
	width: 70px;
	margin-right: 1px;
	margin-left: 10px;
	padding-top: 2px;
	text-align: center;
}
#news_k1{
	display: block;
	height: 220px;
	width: 775px;
	margin-top: 25px;
	margin-left: 18px;
	text-align: left;
}
#news_huan{display: block;float: left;height: 220px;width: 318px;}
#news_ta{border: 1px solid #aedef2;font-family: Arial, Helvetica, sans-serif;color: #666;text-align: left;display: block;float:left;}
.news_t1{height: 220px;width: 435px;margin-left: 20px;_margin-left: 10px;}
.news_t2{height: 392px;width: 773px;}
.news_t3{height: 650px;#height: 392px;width: 773px;}
#news_ta h2{display: block;float: left;height: 19px;border: 1px solid #FFF;font-size: 14px;font-weight: bold;color: #1974c8;text-align: left;padding-left: 10px;background-color: #eef5fd;padding-top: 7px;}
.news_h2a{width: 423px;_width: 430px;/*ie6*/}
.news_h2b{width: 761px;}
#news_ta ul{text-align: left;display: block;float: left;}
.news_ul_cs1{height: 78px;width: 415px;_width: 422px;/*ie6*/margin-top: 12px;margin-left: 18px;_margin-left: 10px;/*ie6*/line-height: 160%;}
#news_ta ul img{display: block;float: left;margin-right: 15px;}
#news_ta li{list-style-position: inside;list-style-type: square;}
#news_ta li a{color: #4c4c4c;text-decoration: none;}
#news_ta li a:hover{color: #ff0000;text-decoration: underline;}
#news_k2{display: block;min-height: 392px;width: 775px;margin-top: 15px;margin-left: 18px;text-align: left;}
#news_k2_a{text-align: left;display: block;height: 183px;width: 775px;}
#news_k2_a h3{font-size: 14px;font-weight: bold;color: #00469d;margin-bottom: 10px;}
.news_ul_cs2{height: 162px;width: 359px;_width: 355px;/*ie6*/line-height: 160%;padding-top: 21px;padding-left: 28px;}
.news_line{border-bottom: 1px solid #eaeaea;}
#news_k3{display: block;min-height: 392px;width: 775px;margin-top: 15px;margin-left: 18px;text-align: left;}
#news_k3 ul{font-family: Arial, Helvetica, sans-serif;line-height: 180%;text-align: left;float: left;height: 315px;width: 220px;padding-top: 25px;padding-left: 25px;}

/*故事介绍*/

.BdBlue{border: 1px solid #aedef2;color: #666;float:left;}
.BdBlue h2{height:19px;border:1px solid #FFF;font-size:14px;color: #1974c8;text-align: left;padding:7px 0 0 10px;background-color:#eef5fd;width:98%;_width:100%; font-weight:bold}

#storyHot{height:270px;width:580px;margin:10px 10px 10px 0;}

#storyHotImg{padding:20px 20px 0 20px}
#storyHotImg strong{font-weight: normal;color: #68734b;display: block;margin:10px 25px}
#storyHot h3{font-size: 14px;font-weight: bold;margin: 24px 0 17px 0;}
#storyHot h3 a,#storyHot ul a{color: #FF6600;text-decoration: none;}
#storyHot h3 a:hover,#storyHot ul a:hover{color: #FF0000;text-decoration: underline;}
#storyHot ul{line-height: 180%;margin-bottom:10px}
#storyHot ol{line-height: 180%;list-style-type: none;}
#storyHot ol strong{font-weight: normal;color: #FF6600;}
#storyHot ol a{color: #666;text-decoration: none;}
#storyHot ol a:hover{color: #F60;text-decoration: underline;}

#storyAbout{height:150px;width:225px;_width:215px;margin:10px 0 5px 0}

#storyAboutImg{padding:12px 9px 2px 12px}
#storyAbout ul{line-height: 180%;padding:10px 0 0 10px;}
.storyAD{list-style-type: none; float:left;}
.storyAD li{margin-top:4px}

#storyAll{width:818px;height:280px;margin-bottom:10px}

.storyAllBox{float: left;height: 128px;width: 272px;}
.storyAllBox h3{font-weight: bold;margin: 17px 0 15px 18px;}
.storyAllBox h3 a{color: #68734b;text-decoration: none;}
.storyAllBox h3 a:hover{color: #ff0000;text-decoration: underline;}
.storyAllBox ul{margin: 0 21px 0 18px;line-height: 130%;}
.storyAllBox img{float: left;margin-right: 12px;}

#storyIindex{width:818px;height:520px;margin-bottom:10px}


#storyIindex ol{list-style-type: none;margin: 20px 0 20px 10px;}
#storyIindex ol li{float: left;text-align: center;height: 160px;width: 100px;}
#storyIindex ol li img{margin-bottom: 10px;display: block;}

.HotImg{float: left;}
.lineLeft{border-left: 1px solid #eaeaea;}
.lineTop{border-top: 1px solid #eaeaea;}