﻿.main_right>h1 {
	font-size:16px;
	color:#333333;
	display:block;
	margin-bottom:15px;}
.main_right>span {
	font-size:14px;
	color:#4e4d4d;
	padding-left:20px;
	margin-right:10px;}
.main_right>font {
	width:830px;
	height:1px;
	border-top:1px solid #eeeeee;
	display:block;
	margin:20px 0px;
	background:url(img/pic_tiao.jpg) no-repeat;}
.main_right>p {
	font-size:14px;
	color:#404041;
	line-height:26px;
	text-indent:2em;
	margin-bottom:5px;}
.main_right>img {
	display:block;
	margin:8px auto;
	width:830px;}
.share {
	width:830px;
	height:38px;
	border-top:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	margin:20px 0px;}
.flip {
	height:40px;
	width:830px;}
.left {
	background:url(img/left.jpg) 0px no-repeat;}
.left h1 {
	font-size:14px;
	color:#a71931;
	margin-left:50px;}
.left p {
	font-size:15px;
	color:#333333;
	margin-left:50px;}
.left:hover {
	background:url(img/left_h.jpg) 0px no-repeat;}
.left:hover p {
	color:#a71931;}
.right {
	background:url(img/right.jpg) right 0px no-repeat;}
.right h1 {
	font-size:14px;
	color:#a71931;
	margin-right:50px;
	text-align:right;}
.right p {
	font-size:15px;
	color:#333333;
	margin-right:50px;}
.right:hover {
	background:url(img/right_h.jpg) right 0px no-repeat;}
.right:hover p {
	color:#a71931;}

<!--我新增的20170206-->
.main_right blockquote p{ text-indent:2em;}
.main_right table{ width:100% !important; text-align:center;}
.main_right table td,.main_right table td p{ font-size:12px !important; line-height:20px;}
.main_right table tr:first-child td{ background:#CCC; font-weight:bold !important; white-space:nowrap; font-size:12px;}
.main_right table tr:first-child td p{padding:5px 0px;}
