/*
* {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align:left;
}
*/
html {
	overflow-x:hidden;
}

body {
	background: url("../i/content_c_bg.gif") repeat-y center;
	/*background:url(../i/content_bg.gif) repeat-y center;*/
	margin: 0px;
	padding: 0px;
}

#mainBox {
	background: url("../i/content_bg.gif") no-repeat center top;
	min-height: 1100px;
}

img { border: 0; }

#banner_box
{
	width: 1040px;	
	height: 197px;
	overflow: hidden;
}

#banner_box .searchbox {
	background:url(../i/searchbox_bg.gif) repeat-x top center;
	width: auto;
	height: 25px;
	line-height: 25px;
}

#banner_box .searchbox .about {
	width: 168px;
	height: 25px;
	float: left;
}

#banner_box .searchbox .about a:link, #banner_box .searchbox .about a:hover, #banner_box .searchbox .about a:visited {
	color: #fdefd1;	
}

#banner_box .searchbox .hswlist 
{
	width: 608px;
	height: 25px;
	float: left;
	text-align: right;
}

#banner_box .searchbox .hswlist .hswlisttitle {
	font-weight:normal;
	color: #fdefd1;
}

#banner_box .searchbox .hswlist a:link, #banner_box .searchbox .hswlist a:visited {
	color: #fdefd1;
	text-decoration:none;
}

#banner_box .searchbox .hswlist a:hover {
	color: #fdefd1;
	text-decoration: underline;
}

#banner_box .searchbox .search {
	width: 243px;
	height: 25px;
	float: right;
}

#banner_box .searchbox .search .sinputbox {
	width: 181px;
	height: 25px;
	overflow:hidden;
	background:url(../i/searchinputbg.gif) no-repeat;
	float: left;
}

#banner_box .searchbox .search .sinputbox .swinput {
	font-size: 10px;
	border: 0;
	margin-left: 20px;
	margin-top: 6px;
	width:140px;
	height: 14px;
	BACKGROUND-COLOR: transparent;
	color: #c0721e;
}

#banner_box .searchbox .search .sbtnbox {
	width: 39px;
	height: 25px;
	float: left;
}

#banner_box .searchbox .search .sbtnbox .sbtn {
	margin-top: 5px;
}

#banner_box .logobox {
	background-color: #ffffff;
	height: 172px;
	overflow: hidden;
}

#banner_box .logobox .left {
	background:url(../i/logo_bjqx_c.gif) no-repeat left bottom;
	width: 167px;
	height: 172px;
	float: left;
}

#banner_box .logobox .right {
	width: 873px;
	height: 172px;
	float: left;
	vertical-align: top;
}

#banner_box .logobox .right .favbox {
	height: 20px;
	margin-top: 20px;
	margin-right: 30px;
}

#banner_box .logobox .right .favbox .fav, #banner_box .logobox .right .favbox .home, #banner_box .logobox .right .favbox .email {
	float:right;
	display:block;
	width: 20px;
	height: 20px;
	margin-left: 15px;
}

#banner_box .logobox .right .favbox .fav {
	background:url(../i/i_fav.gif) no-repeat;
	cursor: pointer;
}

#banner_box .logobox .right .favbox .home {
	background:url(../i/i_home.gif) no-repeat;
	cursor: pointer;
}

#banner_box .logobox .right .favbox .email {
	background:url(../i/i_email.gif) no-repeat;
}

#banner_box .logobox .right .navbarbox {
	float:left;
	margin-top: 64px;
	padding-left: 20px;
	height: 20px;
}

#banner_box .logobox .right .navbarbox, #banner_box .logobox .right .navbarbox a {
	font-size: 16px;
	font-family: 微软雅黑;
	font-weight: bold;
	color: #595757;
	text-decoration: none;
}

#banner_box .logobox .right .navbarbox {
	letter-spacing: 1px;
}

#banner_box .logobox .right .navbarbox a {
	letter-spacing: 0px;
}

#banner_box .logobox .right .navbarbox a:hover {
	color: #c7000b;
}

#nav_box {
	width: auto;
	height: 46px;
	background: url(../i/content_navbox_bg.gif) no-repeat top center;
	/*background: #c6241d;*/
}

#nav_box .nav {
	width: 1040px;
	height: 46px;
	background: url(../i/content_nav_bg.gif) repeat-x top center;
	height: 46px;
}

#nav_box .nav .navl {
	font-family: "微软雅黑";
	font-size: 15px;
	font-weight: bold;
	background: #af1d23;
	color: #e7bcbd;
	height: 46px;
	line-height: 46px;
	float: left;
	letter-spacing: 0px;
	padding-left: 57px;
}

#nav_box .nav .navl a {
	font-family: "微软雅黑";
	font-size: 15px;
	font-weight: bold;
	color: #e7bcbd;
	letter-spacing: 0px;
}

#nav_box .nav .navl img {
	margin-top:0px;
	clear: both;
}

#nav_box .nav .navl .hlw, #nav_box .nav .navl .hlw a {
	color: #faf2f2;
}

#nav_box .nav .navr {
	width: 66px;
	height: 46px;
	background: url(../i/content_nav_bgr.gif) no-repeat top center;
	float: left;
}

#main {
	padding: 0px;
	height: auto;
	width: 1040px;
	clear: both;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#main #topbg {
	width: 1039px;
	height: 48px;
	background: url(../i/content_top_bg.gif) no-repeat top left;	
}
#main #box {
	padding: 0px;
	height: auto;
	width: 992px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
}

#main #box #c_left {
	padding: 0px;
	height: auto;
	width: 763px;
	overflow: hidden;
	background: url(../i/cont_box_left_bg.gif) repeat-y center;
	border: 0px solid #c7c7c7;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	float: left;
}

#main #box #c_left .btop {
	width: 763px;
	height: 22px;
	margin-top: 0px;
	background: url(../i/cont_box_bt_bg.gif) no-repeat top center;
}

#main #box #c_left #content {
	width: 763px;
	background: url(../i/cont_box_bc_bg.gif) no-repeat top center;
	margin-bottom: 20px;
	min-height: 440px;
}

#main #box #c_left #content .iconyw {
	float: left;
	position: absolute;
	margin-left: -45px;
	width: 35px;
	height: 45px;
	background:url(../i/content_yw.gif) no-repeat;
}

#main #box #c_left #content #sharebox {
	position:absolute;
	margin-top: 24px;
	margin-left: 46px;
}

#main #box #c_left #content .imgtop {
	width: 763px;
	height: 16px;
	background: url(../i/cont_box_img_bt.gif) no-repeat top center;
}

#main #box #c_left #content .imgcont {
	padding-top: 15px;
	padding-bottom: 15px;
	width: 763px;
	text-align: center;
	background: url(../i/cont_box_img_bc.gif) repeat-y center;
}

#main #box #c_left #content .imgcont .aimg {
	 max-width:390px; max-height:260px;_width: expression(this.width > 390 && this.width > this.height ? 390 :true);
_height: expression(this.height > 260 ? 260 : true);
}

#main #box #c_left #content .imgbottom {
	width: 763px;
	height: 34px;
	background: url(../i/cont_box_img_bb.gif) no-repeat top center;
}

#main #box #c_left #content .content {
	width: 588px;
	text-align: left;
}

#main #box #c_left #comment {
	width: 763px;
	/*background: url(../i/cont_box_bc_bg.gif) repeat-y center;*/
}

#main #box #c_left #comment #comment_top {
	height: 24px;
	width: 763px;
}
#main #box #c_left #comment #comment_top p {
	font-family: "宋体";
	font-size: 14px;
	color: #666;
	margin-left: 36px;
	font-weight: bold;
	padding-top: 5px;
}

#main #box #c_left #comment #comment_top p a:link, #c_left #comment #comment_top p a:hover, #c_left #comment #comment_top p a:visited {
	color: #666666;
	font-size: 14px;
}

#main #box #c_left #comment #comment_txt table {
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main #box #c_left #comment #comment_txt table tr #word_box {
	height: 131px;
	width: 633px;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
	padding: 0px;
}
#main #box #c_left #comment #comment_txt table tr td table   {
	text-align: left;
	margin-top: 15px;
	margin-bottom: 20px;
	height: 28px;
	width: 83px;
	float: right;
}

#main #box #c_left .bbottom {
	width: 763px;
	height: 39px;
	background: url(../i/cont_box_bb_bg.gif) no-repeat top center;
}

#c_left #content #content_box {
	padding: 0px;
	height: auto;
	width: 668px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#c_left #content #content_box tr td p   {
	/*text-indent: 2em;
	vertical-align: baseline;
	font-size: 16px;
	line-height: 24px;*/
}

#c_left #content #content_box h2  {
	font-weight: bold;
	color: #c81910;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 5px;
}
#c_left #content #content_box tr #b_color {
	padding-top: 15px;
	font-size: 14px;
}

#c_left #content #content_box h3  {
	text-align: center;
	font-size: 14px;
	margin-bottom: 10px;
}
#c_left #content #content_box #three  {
	text-align: center;
	font-size: 12px;
	color: #666;
}
#c_left #content #content_box tr td #share {
	font-family: "宋体";
	font-size: 14px;
	text-align: right;
	margin-bottom: 20px;
}

#content_share {
	padding-top:10px;	
}

#c_left #content #content_box tr td .other {
	font-family: "宋体";
	font-size: 16px;
	text-align: right;
	margin-top: 40px;
}
#c_left #content #content_box tr td .other2 {
	font-family: "宋体";
	font-size: 12px;
	text-align: right;
	margin-top: 20px;
}
.mframe1 .pl {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bdbdbd;
	border-left-color: #bdbdbd;	
}
#content tr td #content_txt tr #content_titlle p {
	padding: 0px;
	height: auto;
	width: 630px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-family: "黑体";
	font-size: 20px;
	color: #9e2027;
	text-align: center;
	font-weight: lighter;
}
#content tr td #content_txt tr td #content_set {
	height: auto;
	width: 630px;
	margin-top: 17px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
}
#content tr td #content_txt tr td #content_set tr #siz {
	font-family: "宋体";
	font-size: 12px;
	text-transform: none;
	color: #404040;
	text-align: center;
}

#content tr td #content_txt tr #content_time {
	font-family: "宋体";
	font-size: 12px;
	text-transform: none;
	color: #656565;
	text-align: center;
	height: 50px;
	width: 650px;
}

#content tr td #content_txt tr td #content_set tr #siz p img {
	padding: 0px;
	height: 15px;
	width: 15px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

/*
#content tr td #content_txt tr #content_word {
	border-top:1px solid #cdcdcd;
}
*/

#content_box tr #contLine {
	text-align:center
}

#content_box tr #contLine hr {
	width: 588px;
	height:1px;
	border:none;
	border-top:1px solid #d9936a;
}

#content_word {
	/*text-align: left;*/
}

#content tr td #content_txt tr #content_word p{
	/*text-align: left;*/
	/*font-family: "宋体";
	font-size: 14px;
	text-transform: none;
	text-indent: 2em;
	line-height: 24px;
	padding: 0px;
	height: auto;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;*/
}
#container_left #content tr td #content_txt tr #next_botton {
	text-align: center;
	padding-top: 60px;
}

#content tr td #content_txt tr #content_share p {
	font-family: "宋体";
	font-size: 12px;
	text-transform: none;
	color: #404040;
	text-align: right;
	height: auto;
	width: auto;
	margin-right: 43px;
	margin-top: 20px;
}
#next {
	font-family: "宋体";
	font-size: 12px;
	text-transform: none;
	color: #ba9140;
	height: auto;
	width: 548px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#next .link{
	font-family: "宋体";
	font-size: 12px;
}

#next a {
	font-family: "宋体";
	font-size: 12px;
	text-transform: none;
	color: #ba9140;
}

#content_time {
	padding-top:10px;
}

#container_left table tr #content_bottom_pic {
	background-image: url(../pic/content_20120323/content_bottom_pic.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 14px;
	width: 668px;
}
#container_left #message {
	padding: 0px;
	height: auto;
	width: 668px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: left;
	float: none;
	display:table
}
#container_left #message tr #message_top_pic {
	background-image: url(../pic/content_20120323/message_top_pic.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 668px;
}
#container_left #message tr td #message_txt {
	background-color: #f5f5f5;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 668px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bdbdbd;
	border-left-color: #bdbdbd;
}
#container_left #message tr td #message_txt tr td table   {
	font-family: "黑体";
	font-size: 16px;
	color: #000;
	font-weight: lighter;
	height: auto;
	width: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

#container_left #message tr td #message_txt tr td #message_word {
	background-color: #FFF;
	padding: 0px;
	height: 160px;
	width: 615px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	border: 1px solid #dae4f2;
}
#container_left #message tr td #message_txt tr td table tr td #pic{

}
#container_left #message tr td #message_txt tr #botton {
	text-align: right;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 28px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container_left #message tr td #message_txt tr #push_word {
	padding: 0px;
	height: 26px;
	width: 656px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #fafad0;
	border: 1px solid #f3d7a6;
	font-family: "宋体";
	font-size: 16px;
	color: #9f3e00;
	text-decoration: underline;
	text-align: center;
}

#container_left #message tr #message_bottom_pic {
	padding: 0px;
	height: 11px;
	width: 668px;
	background-image: url(../pic/content_20120323/message_bottom_pic.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#main #box #c_right {
	padding: 0px;
	float: left;
	height: auto;
	width: 229px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
	overflow: hidden;
}

#main #box #c_right #new {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 206px;
}
#c_right #new #new_top_pic {
	background-image: url(../i/cont_title_xgyd.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 206px;
	font-family: "宋体";
	font-weight: bold;
	color: #ffffff;
	font-size: 14px;
}

#c_right #new #new_rdyd_top_pic {
	background-image: url(../i/cont_title_rdnr.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 206px;
	font-family: "宋体";
	font-weight: bold;
	color: #ffffff;
	font-size: 14px;
}

#c_right #new #new_top_pic p {
	/*margin-left: 20px;
	padding-top: 7px;*/
}
#c_right #new #new_list {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 204px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #fce9d3;
	border-left-color: #fce9d3;
	border-bottom-color: #fce9d3;
	padding-top:9px;
	padding-bottom:9px;
	text-align: left;
}
#c_right #new #new_list li  {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 8px;
	height: auto;
	width: auto;
	line-height: 25px;
	font-family: "宋体";
	font-size: 12px;
	text-transform: none;
	list-style:none;
	background:url(qx2014/li_i_red_bgwhite.gif) no-repeat 0 1px;
}
#c_right #new #new_list li a {
	font-size: 12px;
	line-height: 25px;
}

#c_right #new #new_list table tr  td{
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c7c7c7;
}
#c_right #new #new_bottom_pic {
	display: none;
	margin: 0px;
	padding: 0px;
	height: 4px;
	width: 205px;
	background-image: url(../pic/content_20150104/new_pic_bottom.png);
	background-repeat: no-repeat;
}


#main #box #c_right #llrd  {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 206px;
	margin-top: 22px;
}
#c_right #llrd  #new_top_pic {
	background-image: url(../i/cont_title_llrd.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 206px;
	font-family: "宋体";
	font-weight: bold;
	color: #ffffff;
	font-size: 14px;
}
#c_right #llrd  #new_top_pic p {
	margin-left: 20px;
	padding-top: 7px;
}
#c_right #llrd  #new_list {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 204px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #fce9d3;
	border-left-color: #fce9d3;
	border-bottom-color: #fce9d3;
	padding-top:9px;
	padding-bottom:9px;
	text-align: left;
}

#c_right #llrd  #new_list li  {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 8px;
	height: auto;
	width: auto;
	line-height: 22px;
	font-family: "宋体";
	font-size: 12px;
	text-transform: none;
	list-style:none;
	background:url(qx2014/li_i_red_bgwhite.gif) no-repeat 0 4px;
}
#c_right #llrd  #new_list li a {
	font-size: 12px;
	line-height: 22px;
	color: #000000;
}

#c_right #llrd  #new_list table tr  td{
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c7c7c7;
}
#c_right #llrd  #new_bottom_pic {
	display: none;
	margin: 0px;
	padding: 0px;
	height: 4px;
	width: 205px;
	background-image: url(../pic/content_20150104/new_pic_bottom.png);
	background-repeat: no-repeat;
}



#main #box #c_right #qxjw  {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 206px;
	margin-top: 22px;
}
#c_right #qxjw  #new_top_pic {
	background-image: url(../i/cont_title_qxjw.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 206px;
	font-family: "宋体";
	font-weight: bold;
	color: #ffffff;
	font-size: 14px;
}
#c_right #qxjw  #new_top_pic p {
	margin-left: 20px;
	padding-top: 7px;
}
#c_right #qxjw  #new_list {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 204px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #fce9d3;
	border-left-color: #fce9d3;
	border-bottom-color: #fce9d3;
	padding-top:9px;
	padding-bottom:9px;
	text-align: left;
}

#c_right #qxjw  #new_list li  {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 8px;
	height: auto;
	width: auto;
	line-height: 22px;
	font-family: "宋体";
	font-size: 12px;
	text-transform: none;
	list-style:none;
	background:url(qx2014/li_i_red_bgwhite.gif) no-repeat 0 4px;
}
#c_right #qxjw  #new_list li a {
	font-size: 12px;
	line-height: 22px;
	color: #000000;
}

#c_right #qxjw  #new_list table tr  td{
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c7c7c7;
}
#c_right #qxjw  #new_bottom_pic {
	display: none;
	margin: 0px;
	padding: 0px;
	height: 4px;
	width: 205px;
	background-image: url(../pic/content_20150104/new_pic_bottom.png);
	background-repeat: no-repeat;
}


#c_right #hot_pic {
	display: none;
	height: auto;
	width: 206px;
	margin-top: 23px;
	padding: 0px;
}
#c_right #hot_pic #hot_top_pic {
	background-image: url(../i/cont_title_zxtp.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 206px;
}
#c_right #hot_pic #hot_list {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 204px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #fce9d3;
	border-left-color: #fce9d3;
	border-bottom-color: #fce9d3;
	padding-top:9px;
	padding-bottom:9px;
	text-align: left;
}
#c_right #hot_pic #hot_list table  {
	text-align: center;
	margin-left: 9px;

}
#c_right #hot_pic #hot_list table tr  {
	text-align:left;
}
#c_right #hot_pic #hot_list table tr td  {
	font-size: 12px;
	letter-spacing: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:left;
}

#c_right #hot_pic #hot_list table tr td img  {
	text-align:center;
}

#c_right #hot_pic #hot_list table tr td .thumbnailTitle {
	text-align:center;
	padding-left:1px;
}
#c_right #hot_pic #hot_bottom_pic {
	display: none;
	background-image: url(../pic/content_20150104/new_pic_bottom.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 4px;
	width: 205px;
}

#container_right {
	float: right;
	padding: 0px;
	height: auto;
	width: 257px;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 10px;
	*margin-right: 8px;
}
#container_right table tr #hot_top_pic {
	background-image: url(../pic/content_20120323/Title1.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 38px;
	width: 257px;
}

#container_right #hot_list {
	text-align:left;
}

#container_right #hot_list tr #hot_list_txt {
	margin: 0px;
	width: 206px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bdbdbd;
	border-left-color: #bdbdbd;
	text-align:left;
	padding-left:3px;
	padding-top:10px;
	padding-right: 20px;
	padding-bottom: 10px;
}
#container_right #hot_list tr #hot_list_txt .new_list {
	list-style-image: url(../pic/content_20120323/new_list_pic.gif);
	list-style-position: inside;
	font-family: "宋体";
	font-size: 13px;
	line-height: 25px;
	text-transform: none;
	color: #666;
	height: auto;
	width: 214px;
	margin-top: 10px;
	margin-left: 23px;
}
#container_right #hot_list tr #hot_bottom_pic {
	background-image: url(../pic/content_20120323/hot_bottom_pic.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 257px;
}
#container_right #hot2_list {
	height: auto;
	width: 257px;
	margin-top: 13px;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
}
#container_right #hot2_list tr #hot2_top_pic {
	background-image: url(../pic/content_20120323/Title2.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 38px;
	width: 257px;
}
#container_right #hot2_list tr #ho2t_list_txt {
	width: 257px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bdbdbd;
	border-left-color: #bdbdbd;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#container_right #hot2_list tr #ho2t_list_txt .pic_box tr td table tr .pic_word    {
	font-family: "宋体";
	text-transform: none;
	color: #404040;
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
	height: auto;
	width: auto;
}
#container_right #hot2_list tr #ho2t_list_txt .pic_box tr td table tr .bottom_pic {
	border: 2px solid #bdbdbd;
}
#container_right #hot2_list tr #ho2t_list_txt .pic_box {
	height: auto;
	width: 253px;
	margin-top: 22px;
	margin-right: auto;
	margin-left: auto;
}


#container_right #hot2_list tr #hot2_bottom_pic {
	background-image: url(../pic/content_20120323/hot_bottom_pic.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 257px;
}
#container_right #hot3_list {
	padding: 0px;
	height: auto;
	width: 257px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container_right #hot3_list tr #hot3_top_pic {
	background-image: url(../pic/content_20120323/Title3.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 257px;
}
#container_right #hot3_list tr #hot3_list_txt {
	margin: 0px;
	padding: 0px;
	width: 257px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bdbdbd;
	border-left-color: #bdbdbd;
	text-align:left;
	padding-left:3px;
	padding-top:10px;
	padding-right: 20px;
	padding-bottom: 10px;
}
#container_right #hot3_list tr #hot3_list_txt #pic_list {
	padding: 0px;
	height: auto;
	width: 260px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#container_right #hot3_list tr #hot3_list_txt table tr .bottom_pic {
	height: auto;
	width: 260px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#container_right #hot3_list tr #hot3_bottom_pic {
	background-image: url(../pic/content_20120323/hot_bottom_pic.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 257px;
}

.footnav {
	text-align:center;
	background-color:#c31919;
	color: #ffffff;
}

.footnav, .footnav a,.footnav a:link,.footnav a:hover,.footnav a:visited {
	color:#ffffff;
}

.footN, .footN a,.footN a:link,.footN a:hover,.footN a:visited {
	color:#666666;
}

a.fontsize, a:link.fontsize, a:hover.fontsize, a:visited.fontsize {
	color:#6a6a6a;
}

#BodyLabel a:link {
	color:#345eb1;
	text-decoration:none;
}

#BodyLabel a:hover {
	color:#FF0000;
	text-decoration:underline;
}

#BodyLabel a:visited {
	color:#345eb1;
	text-decoration:none;
}

ul.newslink { list-style:none outside none; margin:0px; padding:0px}
/*ul.newslink li { height:auto;padding-top:3px;padding-left:15px; background:url("qx1/bullet.gif") no-repeat 0px ;background-position:left 7px;}*/

ul.newslink li
{
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 8px;
	height: auto;
	width: auto;
	line-height: 25px;
	font-family: "宋体";
	font-size: 14px;
	text-transform: none;
	list-style:none;
	background:url(qx2014/li_i_red_bgwhite.gif) no-repeat 0 5px;
	padding-left: 13px;
}

#hot_list_txt ul { list-style:none outside none; margin:0px; padding:0px}
#hot_list_txt ul li { height:auto;padding-top:3px;padding-left:15px; background:url("qx1/bullet.gif") no-repeat 0px ;background-position:left 9px; font-size:14px; line-height: 18px}

#hot3_list_txt ul { list-style:none outside none; margin:0px; padding:0px}
#hot3_list_txt ul li { height:auto;padding-top:3px;padding-left:15px; background:url("qx1/bullet.gif") no-repeat 0px ;background-position:left 9px; font-size:14px; line-height: 18px}


#main #box #c_left #link #link_top {
	padding: 0px;
	height: 25px;
	width: 704px;
	font-family: "宋体";
	font-size: 14px;
	color: #FFF;
	background-color: #377d93;
	margin: 0px;
}

#c_left #link #link_top p {
	font-family: "宋体";
	font-size: 14px;
	color: #FFF;
	margin-left: 36px;
	font-weight: bold;
	padding-top: 5px;
}

#c_left #link #link_bottom {
	font-family: "宋体";
	font-size: 14px;
	color: #535353;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 36px;
}
#c_left #link #link_bottom .newslink li {
	line-height:18px;
}



#foot_box {
	width: auto;
	height: 139px;
	background: url(../i/1foot_bg.gif) repeat-y center;
}

#foot_box .footbg {
	background: url(../i/foot_1901.gif) no-repeat top center;
}

#footer { width:995px; height:104px; border-top:1px solid #EEEEEE}
