﻿@charset "utf-8";
/* CSS Document */
* {margin:0;padding:0;}
body {
	font-size:14px;
	font-family:"MicrosoftYaHei";
}

img {
	border:none;
}

#rx_whole {
	width:990px;
	margin:0 auto;
}
/* 全局样式 */

#active_img {
	width:990px;
	height:455px;
}
/* 活动图片 */

#nav {
	width:990px;
	height:40px;
	background:#d74528;
	margin-top:10px;
}
#nav ul {
	padding:0; 
	margin:0;
	list-style-type: none;
}

#nav ul li {
	float:left;
	position:relative;
}

#nav ul li a {color:#fff;
	display:block; 
	text-align:center; 
	text-decoration:none; 
	width:104px; 
	height:40px;
	line-height:40px;
	border-left:1px solid #ccc;
	background:#d74528; 
	font-size:14px;
	font-weight:bold;
}

#nav ul li a:hover {color:#a6740e;
	background:#fff;
	width:104px;
	height:40px;
}

.title {color:#b50f11;
	display:block;
	width:10px;
	height:40px;
	line-height:40px;
	font-weight:bold;
	padding-left:30px;
	font-size:18px;
	background:#b53601;
}


/* 导航样式 */

.menu {padding:0; margin:0;list-style-type:none;width:990px;height:40px;background:#fac156;margin-top:10px;}
.menu li {background:#fac156; border-left:1px solid #eee;; float:left;list-style-type:none;}
.menu li a {display:block; width:100px; text-align:center; height:40px; line-height:40px; color:#000; font-size:14px; text-decoration:none;}
.menu li a:hover {background:#fff; font-weight:bold;color:#000;}
.cur {background:#fff; font-weight:bold;}
	
/* 导航样式新 */

#main_con {width:990px;
	margin-top:10px;
}

/* 主体内容样式 */

#left_con {width:678px;
	min-height:578px;
	background:#fcf4e7;
	border:1px solid #eee;
	float:left;
	padding:20px 0px;
}

.left_con2 {width:678px;
	min-height:578px;
	background:#fcf4e7;
	border:1px solid #eee;
	float:left;
	padding:20px 0px;
}

#left_con table {
	margin:0 auto;
	border:1px solid #ddd;
	border-collapse:collapse;
}
#left_con table th {background:#d8fdff;
	padding:5px;
	text-align:center;
	color:#000;
}

#left_con table td {text-align:center;
	padding:5px;
	border:1px solid #ddd;
}
.td_style {text-align:left;
	text-indent:0em;
	padding:0px;
	line-height:20px;

}

p {text-indent:2em;
	padding:5px 15px;
	line-height:25px;
}

/* 主体内容样式 */

#right_con {width:300px;
	min-height:310px;
	float:right;
}
/* 广告部分样式 */

.clear {clear:both;
}

#foot {width:990px;
	height:30px;
	color:#fff;
	background:#535353;
	margin-top:10px;
	text-align:center;
	font-size:12px;
	padding:15px 0px;

}
/* 页面底部样式 */

.img_margin {
	margin-top:10px;
}

/* 右侧广告上下间距 */
.pic_style1 {
	margin-left:15px;
}

.cgal {
	width:650px;
	margin:0 auto;
}

.cgal table{
    width:650px;
    border-collapse: collapse;
}
.cgal table tr{
    width:650px;
}
.cgal table tr td{
    width:650px;
    border-bottom:1px dashed #c0c3ae;
	text-align:left;
}
.cgal table tr td a{
    height:30px;
    line-height:30px;
    margin:0 10px 0 10px;
    font-size:14px;
    color:#363636;
	text-decoration:none;
}
.cgal table tr td a:hover{
    color:#d74528;
	text-decoration:underline;
}
.cgal table tr .date{
    height:30px;
    line-height:30px;
    font-size:14px;
    text-align: right;
    color:#363636;
}

.sjrx_ty {
	height:150px;
	width:400px;
	margin-top:10px;
}
.sjrx_left {
	height:150px;
	weidth:150px;
	float:left;
}
.sjrx_right {
	height:150px;
	width:230px;
	float:right;
	vertical-align:middle;
}
.sjrx_right p {
	text-indent:0em;
	line-height:15px;
}

.text_jz {
	text-indent:0em;
	text-align:center;
	color:#f30;
}

.text_b {
	color:#26abab;
}

/* 内容部分临时样式 */