<!--
@charset "utf-8";
/******** Start ******/
.content {
	background:url(../Images/contents.gif) no-repeat 230px top;
}
.footer_copyright {
	border-top:#d7d7d7 solid 4px;
}
.lefts {
	float:left;
	width:230px;
}
.rights {
	float:right;
	width:733px;
}
.left_top {
	width:100%;
	height:46px;
	line-height:46px;
	background:#2480d9 url(../Images/Inside/left_top.gif) no-repeat left center;
}
.left_top h2{
	display:block;
	padding-left:84px;
	font-size:16px;
	color:#fff;
	text-align:left;
}
.left_menu {
	margin-top:15px;
	padding-right:10px;
	width:210px;
}
.left_menu li {
	padding-bottom:15px;
}
.left_menu li a {
	display:block;
	padding-left:38px;
	height:24px;
	line-height:24px;
	color:#0b1368;
	font-size:14px;
	text-align:left;
	font-weight:bolder;
	background:url(../Images/Inside/left_menu_a.gif) no-repeat center bottom;
}
.left_menu li a:hover,.left_menu li a:active,.left_menu li a.leftA {
	color:#0b1368 !important;
	text-decoration:none;
}

.message_top {
	margin:10px 0 0 0;
	padding-right:4px;
	width:226px;
	height:34px;
	background:url(../Images/Inside/message_top.gif) no-repeat left center;
}

.message_top h2 {
	display:block;
	float:left;
	padding-left:45px;
	height:34px;
	line-height:34px;
	font-size:14px;
	color:#fff;
}
.message_top span {
	display:block;
	float:right;
	padding:8px 8px 0 0;
}
.m_list {
	margin:8px 0 0 0;
	padding-right:4px;
	width:226px;
}
.m_list ul {
	display:block;
	width:100%;
	height:47px;
	line-height:46px;
	background:url(../Images/news_line.gif) repeat-x left bottom;
}
.m_list li {
	display:block;
	padding-left:25px;
	height:46px;
	text-align:left;
	background:url(../Images/news_list_t.gif) no-repeat 8px center;
	
}
.m_list li a {
	display:block;
	font-size:14px;
}
.m_list li a:hover,.m_list li a:active {
}
.contact_list {
	margin:8px auto 0 auto;
	padding-left:24px;
	font-size:14px;
	line-height:36px;
	text-align:left;
}
.categories_top {
	width:100%;
}
.categories_list {
	width:100%;
}

.class_top {
	margin:8px auto 0 auto;
	width:100%;
	height:24px;
	background:url(../Images/class_top.gif) no-repeat left center;
}
.class_top h3 {
	display:block;
	float:left;
	padding-left:12px;
	height:24px;
	line-height:24px;
	color:#0b1368;
	font-size:14px;
}
.class_top h3 a {
	color:#21498d;
}
.class_top span {
	display:block;
	float:right;
	padding:9px 38px 0 0;
}
.class_top span a {
	display:block;
	cursor:pointer;
}
.class_list {
	margin:8px auto 0 auto;
	width:100%;
}
.class_list li {
	display:block;
	float:left;
	padding-left:10px;
	width:100px;
	height:26px;
	line-height:26px;
	color:#242f90;
	font-size:14px;
	text-align:left;
}
.class_list li a {
	color:#242f90;
}



.right_top {
	width:100%;
	height:34px;
	line-height:34px;
	background:#27309a url(../Images/Inside/right_top.gif) no-repeat left center;
}

.right_top h2 {
	display:block;
	float:left;
	padding-left:44px;
	height:34px;
	color:#f7f9fb;
	font-size:14px;
}
.right_top span {
	display:block;
	float:right;
	height:30px;
	padding-right:15px;
	color:#a5a5a6;
}
.right_top span a {
	color:#a5a5a6;
}
.right_top strong {
	color:#a5a5a6;
	font-weight:normal;
}
.news_list {
	margin:10px auto 0 auto;
	width:700px;
}
.news_list ul {
	display:block;
	width:100%;
	height:35px;
	line-height:34px;
	background:url(../Images/news_line.gif) repeat-x left bottom;
}
.news_list li {
	display:block;
	padding-left:20px;
	height:34px;
	background:url(../Images/Inside/news_list_li.gif) no-repeat 1px center;
	text-align:left;
}
.news_list li a {
	display:block;
	float:left;
	font-size:14px;
}
.news_list li a:hover,.news_list li a:active {
	color:#134a81;
}
.news_list .time {
	display:block;
	float:right;
	color:#959595;
}

.photo_list {
	margin:8px auto 0 auto;
	width:100%;
}
.photo_list li {
	display:inline;
	float:left;
	margin:34px 0 0 24px;
	width:152px;
	height:207px;
	background-color:#fff;
	border:#d5d5d5 solid 1px;
}
.photo_list h3 {
	display:block;
	padding-top:6px;
}
.photo_list h3 a {
	color:#003399;
}
.photo_list span {
	display:block;
	padding-top:8px;
}
.photo_list p {
	display:block;
	margin:4px auto 0 auto;
	width:140px;
	line-height:18px;
	color:#898989;
	text-align:left;
}
.message_panel {
	width:700px;
	margin:16px auto 0 auto;
}
.message_list {
	width:680px;
	margin:20px auto 0 auto;
	padding:8px 0;
	border:#c6c6c6 solid 1px;
	background-color:#fff;
}
.message_list ul {
	display:block;
	margin:0 auto;
	width:660px;
	border-bottom:#dcdcdc solid 1px;
	margin-top:8px;
	padding-bottom:5px;
}
.message_list li {
	display:block;
	float:left;	
	line-height:20px;
	text-align:left;
}
.message_list h5 {
	display:block;
	float:left;
}
.message_list label {
	display:block;
	float:right;
}
.message_list li {
	display:block;
	float:left;	
	line-height:20px;
	text-align:left;
}
.message_list li.li_a {
	width:100px;
	padding-right:10px;
	text-align:right;
}
.message_list li.li_b {
	width:200px;
}

.message_list strong {
	color:#ff0000;
}


.video_list {
	width:100%;
	margin:8px auto 0 auto;
	overflow:hidden;
}
.video_list li {
	display:inline;
	float:left;
	margin:20px 0 0 34px;
}
.video_list li span {
	display:block;
	width:186px;
	height:130px;
	padding:6px;
	overflow:hidden;
}
.video_list li h3 {
	display:block;
	padding-top:8px;
	font-weight:normal;
	text-align:center;
}
.video_list li a {
}


.news_video,.photo_show {
	margin:9px auto 0 auto;
}
.title {
	display:block;
	margin:16px auto 0 auto;
	width:690px;
	line-height:32px;
	font-size:16px;
	color:#d40000;
}
.title_detaileds {
	margin:10px auto 0 auto;
	width:690px;
	height:30px;
	line-height:30px;
	color:#505050;
	background-color:#f4f3ee;
	border-bottom:#e3dfd1 solid 1px;
}
.title_detaileds .author {
	color:#d47d4d;
}
.title_detaileds .views {
	color:#1235cb;
}
.title_detaileds .time {
	color:#9a9a9a;
}
.title_detaileds strong {
	color:#d47d4d;
}
.show {
	margin:20px auto 0 auto;
	width:670px;
	line-height:30px;
	font-size:14px;
	text-align:left;
	word-wrap:break-word;
	word-break:break-all;
}
.cantact_show {
	margin:68px auto 0 auto;
	width:714px;
	line-height:30px;
	font-size:14px;
	text-align:left;
	word-wrap:break-word;
	word-break:break-all;
	background:url(../Images/Inside/cactact.jpg) no-repeat center top;
}
.cantact_show h1 {
	padding-top:1px;
	_padding-top:3px;
	padding-left:350px;
	color:#fff;
}
.cantact_show p {
	padding-left:350px;
	padding-bottom:10px;
}
.show p {
	padding-bottom:10px;
	text-indent:1.5em;
}
.show p img {
	text-indent:-1.5em;
}

.previous {
	border-bottom:#bbb solid 1px;
}
.previous,.next {
	margin:8px auto 0 auto;
	width:690px;
	font-size:14px;
	text-align:left;
	padding-bottom:8px;
}
.previous a,.next a {
}
.previous .time,.next .time {
	color:#9a9a9a;
}
.close {
	margin:9px auto 0 auto;
	width:690px;
	padding:8px 0 8px 0;
}

/******** End ******/
-->

