﻿/** 所以网页总体定义（缺省值）开始 **/
html {
	text-align: center;
	background: #F0F0FF url(../hyt_images/top_line.gif) repeat-x left top;	/** 定义所有页面的背景色、顶端定位线 **/
}
body {
	width: 950px;
	text-align: left;
	margin: 0px auto;
}
td {
	font: 12px/1.5 Verdana, Arial, Helvetica, sans-serif, "宋体";
	color: #333;
}
img {
	border: 1px;
}
p,ul,ol,li,form {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
a {
	color: #07519A;
	text-decoration: none;
}
a:hover {
	color: #c30!important;
	text-decoration: underline;
}
/** 所有网页总体定义（缺省值）结束 **/

/** 页头区header定义开始 **/
#hyt_header {
}
/** 页头区第一部分top **/
.top {
	padding: 3px 0;
}
.top_pic {
	width: 450px;
	background: url(../hyt_images/new_logo.jpg) left center;	/** 调用弘易堂图片（Logo及公司名称） **/
}
.top_text {
	padding: 0 20px;
	text-align: right;
}
.top_text td {
	line-height: 40px;
}
.top_con {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #C00;
}
/** 页头区第二部分flash **/
.flash {
}
/** 页头区第三部分banner **/
.nav {
	background: url(../hyt_images/nav_bg.jpg) repeat-x left top;
}
.nav .nav_global {
}
.nav .nav_global ul {
	padding: 0 30px;
}
.nav .nav_global li {
	cursor:pointer;
	float:left;
	text-align:center;
	text-decoration:none;
	font-size: 14px;
	line-height: 33px;
	font-weight: bold;
	color: #FFF;
	background: url(../hyt_images/nav_line.jpg) no-repeat right center;
	padding-right: 2px;
	padding-left: 2px;
}
.nav .nav_global li a {
	display: block;
	color: #07519A;
	text-align: center;
	padding: 0 14px;
}
.nav .nav_global li a:hover {
	color: #000!important;
	text-decoration: none;
}
.nav .nav_global li.curr a {
	color: #000;
	background: url(../hyt_images/nav_li_hover.jpg) repeat-x center top;
}
.nav_sub {
	padding: 6px;
}
.nav_sub a {
	padding: 0 2px;
}
/* 子栏目导航菜单距离调整 */
#tabnav_div_1 {
}
#tabnav_div_2 {
	padding-left: 100px;
}
#tabnav_div_3 {
	padding-left: 200px;
}
#tabnav_div_4 {
	padding-left: 300px;
}
#tabnav_div_5 {
	padding-left: 400px;
}
#tabnav_div_6 {
	padding-left: 500px;
}
#tabnav_div_7 {
	padding-left: 600px;
}
#tabnav_div_8 {
	padding-right: 40px;
	text-align: right;
}
/** 页头区header定义结束 **/

/* 页脚区footer定义开始 */
#hyt_footer {
}
.copyright {
	background: url(../hyt_images/bottom_line.gif) repeat-x left top;	/** 定义页脚顶端定位线 **/
	padding: 10px 0;
}
.copyright td {
	line-height: 22px;
}
/* 页脚区footer定义结束 */

/* 主体区mainbody定义开始 */
#hyt_mainbody {
}
/** 网页主体部分 **/
.mainbody {
	width: 960px;
}
.body_pic {
	padding: 3px;
}
.team_pic {
	padding: 2px;
}

/** 首页、内容页左侧导航区pagenav开始 **/
.pagenav {
	width: 230px;
	border: 1px solid #AACCEE;
	padding: 5px 8px 0px 8px;
	margin: 10px 0px;
}
/** 导航区pagenav标题块 **/
.pagenavH {
	height: 251px;
	vertical-align: top;
	border-bottom: 1px dashed #CCCCCC;
}
.pagenavH_end {
	height: 241px;
	vertical-align: top;
}
.pagenav_title {
	width: 210px;
	background: url(../hyt_images/pagenav_bg.gif) no-repeat center center;
	color: #FFF;
	border: none;
}
.pagenav_title td {
	font-size: 14px;
	line-height: 30px;
	color: #FFF;
	padding: 0 11px;
}
/** 导航区pagenav内容块 **/
.pagenav_box {
}
.pagenav_box ul {
	list-style: none;
	padding: 3px 0px 7px 5px;
}
.pagenav_box ul li {
	background: url(../hyt_images/arrow.gif) no-repeat left center;
	line-height: 1.6;
	padding: 2px 0 2px 7px;
}
.pagenav_box ol {width:198px; height:96px; list-style:none; margin:0 auto}
.pagenav_box ol li {width:198px; height:24px; line-height:24px; margin-top:8px; color:#3B67DD;}
/** 首页、内容页左侧导航区pagenav结束 **/

/** 首页右侧内容区content开始 **/
/** 主体右侧栏目区content **/
.contentbody {
}
.contentbody_left {
	width: 350px;
}
.contentbody_right {
	width: 350px;
}
.contentbody_one {
}
/** 栏目内容区 **/
.content {
	border: 1px solid #AACCEE;
}
.content_end {
	border: 1px solid #AACCEE;
}
.content_one {
	width: 708px;
	border: 1px solid #AACCEE;
}
.content_r {
	border-right: 1px dotted #AACCEE;
}
.content_no {
	border: none;
}
/** 栏目区标题块 **/
.contentH {
	height: 245px;
	vertical-align: top;
}
.content_title {
	background: url(../hyt_images/title_bg.jpg) repeat-x left center;
	color: #07519A;
	border-bottom: 1px solid #AACCEE;
}
.content_title td {
	font-size: 14px;
	line-height: 30px;
	color: #07519A;
	padding: 0px 10px;
}
/** 栏目区内容块 **/
.content_box {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 5px 15px;
}
.content_box td a {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #444;
}
.content_box_end {
	border: none
}
.content_box_end td {
	font-size: 12px;
	line-height: 19px;
}
.content_box_end ul {
	list-style: none;
	padding: 7px;
}
.content_box_end ul li {
	background: url(../hyt_images/bullet.gif) no-repeat left center;
	line-height: 1.6;
	padding: 2px 0 2px 7px;
}


.content_box_end2 {
	border: none
}
.content_box_end2 ul {
	list-style: none;
}
.content_box_end2 ul li {
	width:164px;
	height:24px;
	line-height:24px;
	float:left;
	background: url(../hyt_images/bullet.gif) no-repeat 6px center;
	text-align:left; 
	text-indent:12px
}
/** 首页右侧内容区content结束 **/

/** 封面、列表页左侧导航区leftnav开始 **/
.leftnav {
	width: 230px;
	border: 1px solid #AACCEE;
	padding: 5px 8px 0px 8px;
}
/** 导航区leftnav标题块 **/
.leftnavH {
	height: 241px;
	vertical-align: top;
}
.leftnavH_end {
	height: 229px;
	vertical-align: top;
}
.leftnav_title {
	width: 210px;
	background: url(../hyt_images/pagenav_bg.gif) no-repeat center center;
	color: #FFF;
	border: none;
}
.leftnav_title td {
	font-size: 14px;
	line-height: 30px;
	color: #FFF;
	padding: 0 11px;
}
/** 导航区leftnav内容块 **/
.leftnav_box {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 0px;
}
.leftnav_box ul {
	list-style: none;
	padding: 3px 0px 7px 5px;
}
.leftnav_box ul li {
	background: url(../hyt_images/arrow.gif) no-repeat left center;
	line-height: 1.6;
	padding: 2px 0 2px 7px;
}
/** 封面、列表页左侧导航区leftnav结束 **/

/** 封面、列表页右侧导航区rightnav开始 **/
.rightnav_all {
	width: 230px;
	padding-top: 10px;
}
.rightnavH {
	height: 241px;
	vertical-align: top;
}
.rightnav {
	width: 230px;
	border: 1px solid #AACCEE;
	margin-bottom: 10px;
}
.rightnav_end {
	width: 230px;
	border: 1px solid #AACCEE;
}
/** 导航区rightnav标题块 **/
.rightnav_title {
	background: url(../hyt_images/title_bg.jpg) repeat-x left center;
	color: #07519A;
	border-bottom: 1px solid #AACCEE;
}
.rightnav_title td {
	font-size: 14px;
	line-height: 30px;
	color: #07519A;
	padding: 0px 10px;
	text-align: center;
}
/** 导航区rightnav内容块 **/
.rightnav_box {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.rightnav_box ul {
	list-style: none;
	padding: 8px;
}
.rightnav_box ul li {
	background: url(../hyt_images/bullet.gif) no-repeat left center;
	line-height: 1.6;
	padding: 2px 0 2px 8px;
}
.rightnav_box_end {
	border: none
}
.rightnav_box_end ul {
	list-style: none;
	padding: 8px;
}
.rightnav_box_end ul li {
	background: url(../hyt_images/bullet.gif) no-repeat left center;
	line-height: 1.6;
	padding: 2px 0 2px 8px;
}
/** 封面、列表页右侧导航区rightnav结束 **/


/* 内容页 */
.showpage .main .box {
	border-width: 1px;
}
.news .main .box {
	padding: 0 20px;
	background: #F7FDFF;
	height: 1491px;
}
.info .main .box {
	padding: 0 20px;
}
.showpage .main .title_info {
	margin-top: 15px;
	text-align: center;
}
.showpage .main .title_info h1 {
	font-size: 24px;
	line-height: 2;
	margin: 0px;
	padding: 0px;
}
.showpage .main .title_info h2 {
	font-size: 18px;
	color: #FF6600;
	line-height: 2;
	margin: 0px;
	padding: 0px;
}
.showpage .main .title_info .info_text {
	border-bottom: 1px dashed #ccc;
	line-height: 2;
	padding-bottom: 6px;
	color: #666;
}
.showpage .main #text {
	font-size: 14px;
	line-height: 1.8;
}
.showpage .main #text p {
	margin: 1em 0;
}


/* 频道和列表页 */
.position {
	background: url(../images/title_bg.jpg) repeat-x left top;
	color: #07519A;
	border: 1px solid #AACCEE;
	margin-bottom: 10px;
}
.position td {
	line-height: 30px;
	font-size: 14px;
	padding: 0px 10px;
	font-family: "宋体";
}
.channle .box {
	color: #07519A;
	border: 1px solid #AACCEE;
	margin-bottom: 10px;
}
.listpage .news_list .box {
	border-width: 1px;	
	padding: 0 10px;
}
.listpage .list_content .box{
	border-width: 1px;	
	padding: 10px;
}
.listpage .news_list .box ul {
	border-bottom: 1px dashed #ccc;
}
.news_list .box ul li {
	clear: both;
	padding: 0 10px;
	line-height: 28px;
	height: 28px;
}
.news_list .box ul li a {
	font-size: 14px;
	float: left;
}
.news_list .box ul li span {
	font-size: 14px;
	float: right;
}
.flash_list .line_bottom {
	color: #666;
	margin-bottom: 4px;
	border-bottom: 1px dashed #ccc;
}
.flash_list .flashsay {
	color: #666;
}
.movie_list .line_bottom {
	color: #666;
	margin-bottom: 4px;
	border-bottom: 1px dashed #ccc;
}
.movie_list .titlepic img {
	border: 1px solid #ccc;
	padding: 3px;
}
.shop_list .line_bottom {
	color: #666;
	margin: 8px 0;
	border-bottom: 1px dashed #ccc;
}
.shop_list .line_bottom table {
	margin-bottom: 8px;
}
.photo_list .line_bottom {
	color: #666;
	margin: 8px 0;
	border-bottom: 1px dashed #ccc;
}
.photo_list .line_bottom table {
	margin-bottom: 8px;
}
.info_list .line_bottom {
	color: #666;
	margin: 8px 0;
	border-bottom: 1px dashed #ccc;
}
.info_list .line_bottom .titlepic {
	width: 90px;
}
.info_list .titlepic img {
	border: 1px solid #ccc;
	padding: 3px;
}
.info_list .line_bottom .click {
	color: #f60;
}
.info_list .line_bottom .smalltext {
	color: #666;
}


.title {
	background: url(../images/title_bg.jpg) repeat-x left top;
	color: #07519A;
	border: 1px solid #AACCEE;
	border-bottom: none;
}
.title td {
	font-size: 14px;
	line-height: 30px;
	color: #07519A;
	padding: 0px 10px;
}

.box {
	border: 1px solid #AACCEE;
	border-width: 0 1px 1px 1px;
}
.box ul {
	list-style: none;
	padding: 8px;
}
.box ul li {
	background: url(../images/bullet.gif) no-repeat left center;
	line-height: 1.6;
	padding: 2px 0 2px 8px;
}
.no_doc ul li {
	background: url(none);
	padding-left: 0px;
}
.box ul li p {
	margin: 0 0 4px;
	padding: 0 0 5px;
	color: #666;
	border-bottom: 1px dashed #CCC;
}
.box ul li strong {
	display: block;
}
