@charset "gbk";
/*************************************
*
* 创建日期：2010-3-10 maopu
* 制造者：常磊
* 概要：
*
*************************************/
html, body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, dl, dt, dd, p, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
}
html, body {
	height:100%;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #849CBD;
	scrollbar-highlight-color: #849CBD;
	scrollbar-3dlight-color: #849CBD;
	scrollbar-darkshadow-color: #849CBD;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #849CBD
}
table {
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
}
img, button {
	border:0 none;
}
ul, ol {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
a {
	color:#303030;
	text-decoration:none;
	outline:none;
}
a:hover {
	text-decoration:underline;
}
input, button, select, textarea {
	font-size:12px;
	vertical-align:middle;
}
img {
	vertical-align:middle;
}
button {
	cursor:pointer;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:block;
	clear:both;
}
.txtRight {
	text-align:right
}
.txtCenter {
	text-align:center
}
.txtLeft {
	text-align:left
}
body {
	background:#cde7ff;
	color:#000;
	margin-right:0px;
	font-family:"宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	overflow:hidden;
	overflow-y:hidden;
}
html {
	overflow-x:hidden;
	overflow-y:hidden;
}
/****通用样式****/
/*字体及颜色*/
.cred1 {
	color:#db2220;
}
.cred2 {
	color:#890000;
}
.cblack {
	color:black;
}
.cwhite {
	color:white;
}
.cblue {
	color:#0000fd;
}
.cpurple1 {
	color:#892ae0;
}
.cpurple2 {
	color:#8d0188;
}
.fontjc {
	background:#FFEAA8;
	color:#F36100;
	padding:0 2px;
	margin-right:2px;
}
.fontred{
	color:#ff0000;
}
.fontblue{
	color:#0000ff;
}
.fontgray {
	color:#808080!important;
}
.fontorg{
	color:#e97f00;
}
.f16{
	font-size:16px;
}
.f14{
	font-size:14px;
}
.f12{
	font-size:12px;
}

/*input*/
.inp_btn {
	display:inline-block;
	width:64px;
	height:23px;
	border:0;
	margin-right:3px;
	cursor:pointer;
	background:url(http://txt.mopimg.com/images/2010/bg_button.gif) 0 0 no-repeat;
}
.inp_btn2 {
	width:45px;
	height:23px;
	border:0;
	cursor:pointer;
	background:url(http://txt.mopimg.com/images/2010/bg_button.gif) 0 -33px no-repeat;
}
.inp_btn3 {
	width:100px;
	height:23px;
	border:0;
	cursor:pointer;
	background:url(../../seo/images/bg_button.gif) 0 -67px no-repeat;
}
.inp_text {
	height:18px;
	line-height:18px;
	color:#a1a1a1;
	padding-left:5px;
	margin-right:5px;
	border:1px solid #888888;
}
.search .inp_text {
	width:175px;
}
.page2 .inp_text {
	width:164px;
}
.chockstyle {
	padding:0;
	margin:0;
	height:15px;
	height:20px\9;
 +height:18px;
	_height:19px;
	width:15px;
}
/*页签样式*/
.tabarea {
	height:30px;
	line-height:30px;
	background:url(http://txt.mopimg.com/images/2010/bg_line1.gif) 0 100% repeat-x;
}
.tabarea a {
	float:left;
	color:#000;
	width:60px;
	text-align:center;
}
.tabarea a.on {
	height:29px;
	line-height:29px;
	font-weight:bold;
	border:1px solid #929292;
	border-bottom:0;
	background:#cce8ff;
}
.tabarea .tableft {
	float:left;
}
.tabarea .tabright {
	float:right;
	height:28px;
	overflow:hidden;
}
.tabarea .tabright a {
	float:left;
	color:#000;
	width:auto;
	padding:0 5px;
	text-align:center;
}
/*通用列表*/
.newslist li {
	font-family:'宋体';
}
.dot li a {
	padding-left:10px;
	background:url(http://txt.mopimg.com/images/2010/icon_dot.gif) 2px 50% no-repeat;
}
/*通用盒子*/
.box {
	border:1px solid #77a4b7;
}
.box .title {
	height:30px;
	line-height:30px;
	color:#fff;
	background:#6daad7;
}
.box .title h3 {
	font-size:14px;
	font-weight:bold;
	padding-left:5px;
}
.box .content {
	display:inline-block;
}
.part1 .content {
	background:#fdfeff url(http://txt.mopimg.com/images/2010/bg_wqhg.gif) 0 0 repeat-x;
}
.box2 {
	border:1px solid #77a4b7;
}
.box2 .content {
	display:inline-block;
	overflow:hidden;
	border:2px solid #fff;
	border-bottom:0;
	background:#e7f4fa;
	padding:10px;
}
.box2 .content h3 {
	font-size:13px;
	font-weight:bold;
	margin-bottom:10px;
	background:url(http://txt.mopimg.com/images/2010/bg_line2.gif) 0 -23px repeat-x;
}
.box2 .content h3 span {
	padding-right:10px;
	background:#e7f4fa;
}
/****框架结构样式****/
.header, .cetner, .footer {
	width:960px;
	margin:0 auto;
}
.top {
	height:51px;
	background:url(../../seo/images/bg_top.gif) 0 0 repeat-x;
	overflow:hidden;
}
.leftFrame {
	position:relative;
	float:left;
	display:inline;
	width:486px;
	padding:4px;
	overflow:auto;
	overflow-x:hidden;
}
.leftFrame .partad, .rightFrame .partad {
	margin-bottom:4px;
}
.leftFrame .part1 {
	margin-bottom:8px;
}
.leftFrame .part2, .leftFrame .part3, .leftFrame .part4 {
	margin-bottom:10px;
}
.rightFrame {
	float:right;
	display:inline;
	overflow:auto;
	overflow-x:hidden;
}
.left {
	float:left;
}
.right {
	float:right;
}
/**top内容**/
.top .logo {
	float:left;
	width:165px;
	margin-right:90px;
}
.top .logo img{
	float:left;
}
.top .right {
	float:none;
}
.top .right .user {
	height:22px;
	line-height:22px;
	overflow:hidden;
}
.top .right .user .topad {
	float:left;
}
.top .right .user .topad a {
	color:#585858;
}
.top .login {
	float:right;
	display:inline;
	height:21px;
	line-height:21px;
	margin-right:20px;
	margin-top:1px \9;
	+margin-top:0;
	_margin-top:0;
}
.top .login li {
	float:left;
	height:21px;
	line-height:21px;
	margin-right:5px;
}
.top .login li span {
	display:inline-block;
}
.top .login li.password {
	line-height:22px;
}
.top .login li.zc a {
	float:left;
	margin-top:1px;
	height:19px;
	line-height:19px;
}
.top .login li.zc a img{
	float:left;
}
.top .login .returnHome {
	display:inline-block;
	height:21px;
	padding-left:10px;
	line-height:21px;
	background:url(http://txt.mop.com/dwdzh/images/dzhdhtImages/returnIcon.gif) 0 50% no-repeat;
}
.top .login li *{
	vertical-align:middle;
}
/*登录后*/
.top .afterlogin li {
	margin-left:10px;
	color:#58585a;
	line-height:25px;
	padding-top:0;
}
.top .afterlogin .btnarea a {
	display:inline-block;
	color:#000;
	margin-left:10px;
	margin-bottom:2px;
	text-decoration:underline;
}
.top .afterlogin .btnarea a:hover {
	text-decoration:none;
}
/*人人登录后*/
.top .rrlogin li {
	margin-left:10px;
	color:#58585a;
	height:22px;
	line-height:22px;
	vertical-align:middle;
}
.top .rrlogin .name {
	line-height:23px;
}
.top .rrlogin .btnarea a {
	display:inline-block;
	color:#000;
	margin-left:10px;
	margin-bottom:2px;
	text-decoration:underline;
}
.top .rrlogin .btnarea a:hover {
	text-decoration:none;
}
.top .rrlogin .btnarea a.cred1 {
	color:#db2220;
}
.top .btn_dl, .top .btn_zc {
	float:left;
	width:39px;
	height:19px;
	border:0;
	cursor:pointer;
	margin:0 2px;/*background:url(http://txt.mopimg.com/images/2010/loginnew.gif) 0 0 no-repeat;*/
}
.top .btn_dl{
	margin-top:1px;
}
.top .btn_rr img {
	float:left;
}
.top .right .menu {
	height:29px;
}
.top .right .menu li {
	float:left;
}
.top .right .menu li a {
	float:left;
	padding:0 12px;
	font-size:13px;
	line-height:30px;
	font-weight:bold;
	color:#fff;
}
.top .right .menu li a.on {
	border:1px solid #4a91c7;
	border-bottom:0;
	color:#000;
	background:#cde7ff;
}
.top .right .menu li a.on:hover {
	color:#000;
}
.top .right .menu li a:hover {
	color:#a4d6fb;
	text-decoration:none;
}
.top .right .menu .hxfd {
	float:right;
	padding:8px 15px 0 0;
}
.inp_top {
	width:80px;
	border:1px solid #c9ccd1;
	background:#fff;
	height:17px;
	line-height:17px;
	padding:0;
}
.top .password {
	color:#0060a4;
}
/**end top内容**/
/** middle内容**/
.middle {
	position:relative;
	width:7px;
	height:100%;
	background:url(http://txt.mopimg.com/images/2010/bg_center.gif) 0 0 repeat-y;
}
.middle a.btnleft, .middle a.btnright {
	position:absolute;
	top:50%;
	display:block;
	width:7px;
	height:48px;
	background:url(http://txt.mopimg.com/images/2010/icon_arrow.gif) 0 0 no-repeat;
}
.middle a.btnright {
	background:url(http://txt.mopimg.com/images/2010/icon_arrow.gif) -21px 0 no-repeat;
}
/**end middle内容**/
/** 底部menu **/
.botMenu {
	float:left;
	width:100%;
	background:url(http://txt.mopimg.com/images/2010/bg_footer.gif) 0 0 repeat-x;
}
.botMenu .botleft {
	float:left;
	padding-left:10px;
	display:inline;
}
.botMenu .botright {
	float:right;
	display:inline;
	margin-right:32px;
}
.botMenu .btn_ks {
	display:inline-block;
	height:30px;
	line-height:30px;
	padding:0 12px;
	margin-right:10px;
	color:#fff;
	border-left:1px solid #4b92c8;
	border-right:1px solid #4b92c8;
	background:url(http://txt.mopimg.com/images/2010/bg_footer.gif) 0 -30px repeat-x;
}
.botMenu .botright ul li {
	float:left;
	position:relative;
}
.botMenu .botright a.boxbtn {
	display:inline-block;
	width:27px;
	height:30px;
	line-height:30px;
	background:url(http://txt.mopimg.com/images/2010/bg_fotimg.gif) 0 0 no-repeat;
}
/*弹出层*/
.botright li .showdiv {
	position:absolute;
	left:-155px;
	bottom:36px!important;
	bottom:30px;
	float:left;
	width:180px;
	border:1px solid #4b628e;
	border-bottom:0;
	display:none;
}
.showdiv .showtit {
	height:24px;
	line-height:24px;
	background:#607fb6;
}
.showdiv .showtit span {
	float:left;
	color:#fff;
	padding-left:6px;
}
.showdiv .showtit a {
	float:right;
	width:12px;
	height:12px;
	margin:8px 4px 0 0;
	background:url(http://txt.mopimg.com/images/2010/bg_fotimg.gif) 0 -188px no-repeat;
}
.showdiv .showcon {
	width:168px;
	padding:6px;
	overflow:hidden;
	background:#fff;
}
.showdiv .showcon ul {
}
.showdiv .showcon li {
	width:100%;
}
.showdiv .showcon .divinfo {
	float:left;
	width:150px;
}
.showdiv .showcon .divinfo a {
	color:#2d63bb;
	margin-right:5px;
}
.showdiv .showcon .divinfo a:hover {
	text-decoration:underline;
}
.showdiv .showcon .divclose {
	float:right;
	width:12px;
}
.showdiv .showcon .divclose a {
	float:right;
	width:10px;
	height:10px;
	margin-top:6px;
	background:url(http://txt.mopimg.com/images/2010/bg_fotimg.gif) -12px -188px no-repeat;
}
.botMenu .botright a:hover {
	text-decoration:none;
}
.botMenu a.btn_bot2 {
	background:url(http://txt.mopimg.com/images/2010/bg_fotimg.gif) -27px 0 no-repeat;
}
.botMenu a.btn_bot2 {
	background:url(http://txt.mopimg.com/images/2010/bg_fotimg.gif) -27px 0 no-repeat;
}
.botMenu a.btn_bot3 {
	background:url(http://txt.mopimg.com/images/2010/bg_fotimg.gif) -54px 0 no-repeat;
}
.botMenu a.btn_bot4 {
	background:url(http://txt.mopimg.com/images/2010/bg_fotimg.gif) -81px 0 no-repeat;
}
/*2级菜单*/
.secMenu {
	position:absolute;
	left:10px;
	bottom:30px;
	_bottom:29px;
	width:90px;
	border:1px solid #4b628e;
	border-bottom:0;
	padding:8px 0;
	background:#8ba5d6;
	display:none;
}
.secMenu li a {
	display:block;
	padding-left:18px;
	width:72px;
	height:22px;
	line-height:22px;
	color:#fff;
	background:url(http://txt.mopimg.com/images/2010/icon_dotwhite.gif) 10px 50% no-repeat;
}
.secMenu li a:hover {
	background:#7893c2 url(http://txt.mopimg.com/images/2010/icon_dotwhite.gif) 10px 50% no-repeat;
	text-decoration:none;
}
/** 底部menu **/


/**登录后样式替换**/
.aftlogin {
	background:#d7d8da;
}
.aftlogin .top {
	background:url(http://txt.mopimg.com/images/2010/bg_top.gif) 0 -61px repeat-x;
}
.aftlogin .part3 .page {
	border-bottom:1px solid #ccc;
}
.aftlogin .part3 .page2 {
	border:0;
	border-top:1px solid #b5b5b5;
}
.aftlogin .part3 .tabarea a.on {
	height:29px;
	line-height:29px;
	font-weight:bold;
	border:1px solid #929292;
	border-bottom:0;
	background:#d7d8da;
}
.aftlogin .part3 .num span {
	background:#d7d8da;
}
.aftlogin .middle {
	background:url(http://txt.mopimg.com/images/2010/bg_center.gif) -7px 0 repeat-y;
}
.aftlogin .top .right .menu li a.on {
	border:1px solid #364971;
	background:#d7d8da;
}
.aftlogin .botMenu {
	background:url(http://txt.mopimg.com/images/2010/bg_footer.gif) 0 -60px repeat-x;
}
.aftlogin .botMenu a.boxbtn {
	background:#f90 url(http://txt.mopimg.com/images/2010/bg_fotimg.gif) 0 -30px no-repeat;
}
.aftlogin .botMenu a.btn_bot2 {
	background:url(http://txt.mopimg.com/images/2010/bg_fotimg.gif) -27px -30px no-repeat;
}
.aftlogin .botMenu a.btn_bot3 {
	background:url(http://txt.mopimg.com/images/2010/bg_fotimg.gif) -54px -30px no-repeat;
}
.aftlogin .botMenu a.btn_bot4 {
	background:url(http://txt.mopimg.com/images/2010/bg_fotimg.gif) -81px -30px no-repeat;
}
.aftlogin .botMenu a.btn_bot1:hover {
	background:url(http://txt.mopimg.com/images/2010/bg_fotimg.gif) 0 -60px no-repeat;
}
.aftlogin .botMenu a.btn_bot2:hover {
	background:url(http://txt.mopimg.com/images/2010/bg_fotimg.gif) -27px -60px no-repeat;
}
.aftlogin .botMenu a.btn_bot3:hover {
	background:url(http://txt.mopimg.com/images/2010/bg_fotimg.gif) -54px -60px no-repeat;
}
.aftlogin .botMenu a.btn_bot4:hover {
	background:url(http://txt.mopimg.com/images/2010/bg_fotimg.gif) -81px -60px no-repeat;
}
.aftlogin .botMenu a.num1, .aftlogin .botMenu a.num2, .aftlogin .botMenu a.num3, .aftlogin .botMenu a.num4 {
	width:40px;
	background:url(http://txt.mopimg.com/images/2010/bg_fotimg.gif) 0 -90px no-repeat;
}
.aftlogin .botMenu a.num1 span, .aftlogin .botMenu a.num2 span, .aftlogin .botMenu a.num3 span, .aftlogin .botMenu a.num4 span {
	float:right;
	width:16px;
	height:15px;
	line-height:15px;
	text-align:center;
	color:#dd580d;
}
.aftlogin .botMenu a.num2 {
	background:url(http://txt.mopimg.com/images/2010/bg_fotimg.gif) -42px -90px no-repeat;
}
.aftlogin .botMenu a.num3 {
	background:url(http://txt.mopimg.com/images/2010/bg_fotimg.gif) -84px -90px no-repeat;
}
.aftlogin .botMenu a.num4 {
	background:url(http://txt.mopimg.com/images/2010/bg_fotimg.gif) -126px -90px no-repeat;
}
.aftlogin .botMenu a.num1:hover {
	background:url(http://txt.mopimg.com/images/2010/bg_fotimg.gif) 0 -120px no-repeat;
}
.aftlogin .botMenu a.num2:hover {
	background:url(http://txt.mopimg.com/images/2010/bg_fotimg.gif) -42px -120px no-repeat;
}
.aftlogin .botMenu a.num3:hover {
	background:url(http://txt.mopimg.com/images/2010/bg_fotimg.gif) -84px -120px no-repeat;
}
.aftlogin .botMenu a.num4:hover {
	background:url(http://txt.mopimg.com/images/2010/bg_fotimg.gif) -126px -120px no-repeat;
}
.aftlogin .botMenu a.btn_click1 {
	width:27px;
	height:30px;
	background:url(http://txt.mopimg.com/images/2010/bg_fotimg.gif) 0 -150px no-repeat;
}
.aftlogin .botMenu a.btn_click2 {
	width:27px;
	height:30px;
	background:url(http://txt.mopimg.com/images/2010/bg_fotimg.gif) -27px -150px no-repeat;
}
.aftlogin .botMenu a.btn_click3 {
	width:27px;
	height:30px;
	background:url(http://txt.mopimg.com/images/2010/bg_fotimg.gif) -54px -150px no-repeat;
}
.aftlogin .botMenu a.btn_click4 {
	width:27px;
	height:30px;
	background:url(http://txt.mopimg.com/images/2010/bg_fotimg.gif) -81px -150px no-repeat;
}
/**end 登录后样式替换**/


/*** 模块化样式代码 ****/
/* 程序相关样式 */
.red1 {
	color:#FF0000;
	font-weight:bold
}
.red2 {
	color:#FF0000
}
.blk1 {
	color:#000000
}
a {
	text-decoration:none
}
a:hover {
	text-decoration:underline
}
.button {
	border:1px solid #AAAAAA;
	height:20px;
	font:"menu";
	background-color: #e9e9e9;
	margin-bottom:1px;
	margin-right:1px;
}
.select {
	border:1px solid #AAAAAA;
	height:20px;
	font-size:12px;
	font-family:Arial;
	margin-bottom:0px;
	margin-right:0px;
	width:60px;
}
.red {
	COLOR: red
}
.green {
	COLOR: green
}
.textNum TD {
	FONT-SIZE: 14px;
	LINE-HEIGHT: 25px
}
.white {
	COLOR: #ffffff
}
.focusPic {
	MARGIN: 0px auto;
	WIDTH: 220px;
	position:relative;
}
.focusPic .blank {
	FONT-SIZE: 1px;
	BACKGROUND: #0391e4;
	MARGIN: 0px auto;
	WIDTH: 252px;
	BORDER-BOTTOM: #006bb6 1px solid;
	HEIGHT: 5px
}
.focusPic .pic {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px auto;
	WIDTH: 220px;
	PADDING-TOP: 0px;
	POSITION: relative;
	HEIGHT: 200px;
	border:3px solid #ccc;
}
.focusPic .adPic {
	MARGIN: 0px auto 5px;
	OVERFLOW: hidden;
	WIDTH: 220px;
	HEIGHT: 29px
}
.focusPic .adPic .text {
	PADDING-RIGHT: 4px;
	PADDING-LEFT: 0px;
	FLOAT: right;
	PADDING-BOTTOM: 0px;
	WIDTH: 140px;
	PADDING-TOP: 9px
}
.focusPic .adPic .text A {
	COLOR: #1f3a87
}
.focusPic .adPic .text A:hover {
	PADDING-BOTTOM: 9px;
	COLOR: #bc2931
}
.focusPic H2 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 12px;
	FONT-SIZE: 14px;
	FLOAT: left;
	PADDING-BOTTOM: 3px;
	WIDTH: 236px;
	PADDING-TOP: 4px;
	TEXT-ALIGN: left
}
.focusPic P {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 12px;
	FLOAT: left;
	PADDING-BOTTOM: 10px;
	MARGIN: 0px;
	WIDTH: 236px;
	LINE-HEIGHT: 160%;
	PADDING-TOP: 0px;
	TEXT-ALIGN: left
}
.focusPic .more {
	LEFT: 0;
	MARGIN: 0px auto;
	WIDTH: 220px;
	POSITION: absolute;
	TOP: 181px
}
.focusPic .Alpha2 {
	MARGIN-TOP: 5px;
	BACKGROUND: #bbbbbb;
	FILTER: alpha(opacity=20, finishiopacity=0, style=1) shadow(Strength=50, color=#bbbbbb, direction=135);
	HEIGHT: 12px
}
.focusPic .more .textNum {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FLOAT: right;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px
}
.focusPic .more .textNum .text {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-WEIGHT: bold;
	FLOAT: right;
	PADDING-BOTTOM: 6px;
	COLOR: #222;
	PADDING-TOP: 2px;
	text-: right
}
.focusPic .more .textNum .text A {
	FONT-SIZE: 12px;
	COLOR: #222;
	PADDING-TOP: 9px;
	TEXT-DECORATION: none
}
.focusPic .more .textNum .num {
	LEFT: 126px;
	FLOAT: left;
	WIDTH: 94px;
	POSITION: absolute;
	TOP: 0px
}
.fon10 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	FONT-FAMILY: WST_engl, arial, Helvetica, sans-serif
}
.focusPic .more .textNum .num UL {
	FLOAT: left;
	WIDTH: 75px
}
.focusPic .more .textNum .num LI {
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-LEFT: 10px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	FLOAT: left;
	WIDTH: 28px;
	COLOR: #fff;
	PADDING-TOP: 6px;
	LIST-STYLE-TYPE: none
}
.focusPic .more .textNum .num LI A {
	FONT-SIZE: 12px;
	COLOR: #fff;
	padding:4px 4px 0 4px;
}
.focusPic .more .textNum .num LI A:visited {
	FONT-SIZE: 12px;
	COLOR: #fff
}
.focusPic .more .textNum .num LI A:hover {
	FONT-SIZE: 12px;
	COLOR: #ff0
}
/* end 程序相关样式*/

/**leftFrame内容样式**/
/*往期回顾*/
.wqhg {
	display:inline-block;
	margin:8px 8px 10px 8px;
	padding-bottom:10px;
	border-bottom:1px solid #b2ced9;
}
.wqhg .newsflash {
	float:left;
	width:226px;
	margin-right:8px;
}
.wqhg .info {
	float:right;
	width:216px;
}
.wqhg .tit {
	width:100%;
	height:30px;
	border-bottom:1px solid #b0cddd;
}
.wqhg .tit .bt {
	float:left;
	line-height:28px;
	color:#575757;
}
.wqhg .tit .fhjr {
	float:left;
	margin-left:8px;
	line-height:28px;
}
.wqhg .tit .btn-wqhg {
	float:right;
	height:22px;
	line-height:22px;
	color:#000;
	padding:0 15px 0 10px;
	border:1px solid #b3bbbe;
	background:#fbfdfc url(http://txt.mopimg.com/images/2010/btn_bg1.gif) 62px 50% no-repeat;
}
.wqhg .info h1 {
	height:25px;
	line-height:25px;
	font-size:16px;
	font-weight:bold;
	color:#000;
	padding-top:5px;
	text-align:center;
	overflow:hidden;
}
.wqhg .info .newslist {
	line-height:19px;
}
.part1 .news2 {
	clear:both;
	overflow:hidden;
	margin:0 10px 10px 10px;
}
.part1 .news2 .newslist {
	float:left;
	width:215px;
	margin-right:16px;
}
.part1 .news2 .newslist2 {
	margin-right:0;
}
/*动网杂烩*/
.dwzh {
	padding:10px;
	border-top:1px solid #eed59f;
	background:#fef6df;
}
.dwzh h3 {
	float:left;
	font-weight:bold;
	margin-right:8px;
}
.dwzh a {
	margin-right:8px;
}
/*帖子*/
.part2 {
	display:inline-block;
	overflow:hidden;
	padding:0 10px;
	margin-bottom:10px;
}
.part2 .newslist li {
	float:left;
	width:215px;
	height:20px;
	_height:19px;
	_margin-bottom:1px;
	margin-right:8px;
	overflow:hidden;
}
.part2 .newslist li span {
	display:inline-block;
	width:20px;
	height:14px;
	background:url(../images/bg_icon.gif) 0 -64px no-repeat;
}
.bg2 {
	background:url(../images/bg_icon.gif) 0 2px no-repeat!important;
}
.bg3 {
	background:url(../images/bg_icon.gif) 0 -31px no-repeat!important;
}
.part2 .newslist li .bg1 {
	display:inline-block;
	width:20px;
	height:14px;
	background:url(../images/bg_icon.gif) 0 -64px no-repeat;
}
.part2 .newslist li .bg2 {
	display:inline-block;
	width:20px;
	height:14px;
}
.part2 .newslist li .bg3 {
	display:inline-block;
	width:20px;
	height:14px;
}
.gzt {
	display:inline-block;
	overflow:hidden;
	padding:0 10px;
	margin-bottom:10px;
}
.bodygzt {
	width:486px;
	border-top:1px solid #4b628e;
}
.gzt .gzttit {
	width:100%;
	overflow:hidden;
	margin-bottom:10px;
}
.gztlist {
	clear:both;
}
.gzt .gzttit h3 {
	float:left;
	font-weight:bold;
}
.gzt .gzttit .operate {
	float:right;
}
.gzt .gzttit .operate a {
	float:left;
	overflow:hidden;
	width:16px;
	height:16px;
	text-indent:-999px;
	margin-left:5px;
	background:url(http://txt.mopimg.com/images/2010/icon_gzt.gif) 0 0 no-repeat;
}
.gzt .gzttit .operate a.fl {
	background:url(http://txt.mopimg.com/images/2010/icon_gzt.gif) -22px 0 no-repeat;
}
.gzt .gzttit .operate a.sq {
	background:url(http://txt.mopimg.com/images/2010/icon_gzt.gif) -44px 0 no-repeat;
}
.gzt .page {
	clear:both;
	width:100%;
	margin:10px 0;
	text-align:right;
}
.gzt .page a {
	margin-left:15px;
	text-decoration:underline;
}
.gzt .page a:hover {
	margin-left:15px;
	text-decoration:none;
}
/*帖子列表*/
.part3 {
	padding:0 10px;
}
.part3 .search {
	overflow:hidden;
	margin:10px 0;
}
.part3 .search input{
	float:left;
	margin-right:8px;
}
.part3 .tabarea a.wc {
	float:right;
}
.part3 .tabarea a.wc:hover {
	text-decoration:underline;
}
.part3 .page {
	clear:both;
	height:28px;
	line-height:28px;
	border-bottom:1px solid #c2d2e1;
	margin-bottom:10px;
}
.part3 .page a {
	margin:0 6px;
}
.part3 .page a.on {
	font-weight:bold;
	color:#db1f1e;
}
.part3 .page2 {
	border:0;
	width:100%;
	padding-top:6px;
	border-top:1px solid #b5b5b5;
	margin-top:10px;
}
.part3 .tzlist {
	line-height:20px;
}
.part3 .tzlist li {
	_display:inline-block;
	_padding:2px 0;
}
.part3 .tzlist a {
	margin-right:6px;
	font-family:"宋体";
}
.part3 .tzlist li span {
	display:inline-block;
	width:20px;
	height:14px;
	background:url(../images/bg_icon.gif) 0 -64px no-repeat;
}
.part3 .tzlist a:hover {
	background:#f7f0c6;
}
.part3 .tzlist .btn_tz {
	display:inline-block;
	width:15px;
	height:13px;
	background:url(../images/bg_icon.gif) 0 -64px no-repeat;
}
.part3 .tzlist .btn_tz:hover {
	background:#f7f0c6 url(../images/bg_icon.gif) 0 -64px no-repeat;
}
.part3 .tzlist .btn_tz1 {
	display:inline-block;
	width:15px;
	height:13px;
	margin:0 3px;
	background:url(../images/bg_icon.gif) 0 -96px no-repeat;
}
.part3 .tzlist .btn_tz2 {
	display:inline-block;
	width:15px;
	height:13px;
	margin-right:0;
	background:url(../images/bg_icon.gif) 0 -126px no-repeat;
}
.part3 .tzlist .btn_tz1:hover {
	background:#f7f0c6 url(../images/bg_icon.gif) 0 -96px no-repeat;
}
.part3 .tzlist .btn_tz2:hover {
	background:#f7f0c6 url(../images/bg_icon.gif) 0 -126px no-repeat;
}
.part3 .num {
	margin:5px 0;
	text-align:center;
	background:url(http://txt.mopimg.com/images/2010/bg_line2.gif) 0 10px repeat-x;
}
.part3 .num span {
	padding:0 10px;
	background:#cde7ff;
}
/*贴贴推荐*/
.part4 ul li {
	float:left;
	width:33%;
}
/*友情链接*/
.part5 ul li {
	float:left;
	width:25%;
}
/**end leftFrame内容样式**/

/**rightFrame内容样式**/
.main {
	padding:10px;
}
.main .title h1 a {
	font-size:18px;
	color:#ff0000;
	font-weight:bold;
}
.main .title h1 .dzh {
	color:#808080;
	font-size:12px;
	font-weight:bold;
	margin-right:10px;
}
.main .mbx {
	color:#000;
	padding:5px 0;
	overflow:hidden;
}
.main .mbx .left a {
	color:#808080;
}
.main .mbx .right {
	margin-right:05px;
}
.main .btnarea {
	clear:both;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #000;
}
.main .page a {
	color:#ff0000;
	margin-right:4px;
}
.main .page a.on {
	color:#000;
	margin-right:5px;
}
.main .content {
	padding:15px 0;
}
.main .hfarea {
	padding-bottom:10px;
}
.main .hfname {
	font-weight:bold;
	color:#000;

}
.main .hfname em{
	font-weight:normal;
	color:#808080;
	font-style:normal;

}
.zishiying {
	padding: 4px 5px 3px;
	height: 29px;
	color: rgb(51, 51, 51);
	overflow-y:hidden;
}
/*相关帖子*/
.xgtz{
	border:1px solid #bdbdbd;
	margin-bottom:10px;
	background:#ecf6ff;
}
.xgtz .xgtit{
	height:22px;
	line-height:22px;
	border-top:1px solid #fff;
	border-bottom:1px solid #bdbdbd;
	background:#e98e3f;
}
.xgtz .xgtit h3{
	float:left;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
}
.xgtz .xgtit .right{
	color:#fff;
	padding-right:10px;
}
.xgtz .xgtit .right a{
	color:#fff;
}
.xgtz .xgcon{
	padding:10px;
	color:#0000fe;
}
.xgtz .xgcon li a{
	color:#0000fe;
}
.btn_tz1 {
	display:inline-block;
	width:15px;
	height:13px;
	background:url(../images/bg_icon.gif) 3px -96px no-repeat;
}
/*留言*/
.ly{
	border-top:1px solid #9a9a9a;
	padding-top:10px;
}
.ly li{
	border-bottom:1px solid #a0d5ff;
	padding-bottom:10px;
	margin-bottom:10px;
}
.ly .lyhf a{
	color:#000;
	
}
.fbhf {
	overflow:hidden;
}
.fbhf table{
	_width:98%;
	margin-bottom:10px;
}
.fbhf table th {
	height:28px;
	line-height:28px;
	background:#f3f097;
}
.fbhf table th h3{
	float:left;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
}
.fbhf table th span{
	float:right;
	padding-right:10px;
	font-weight:normal;
}
.fbhf table td{
	height:26px;
	text-indent:5px;
	background:#ecf6ff;
}
.fbhf table .alert{
	font-size:14px;
	font-weight:bold;
	color:#F00;
}
.fbhf table .right{
	padding-right:10px;
}
.hfzy{
}

/*分享到的样式*/
.fxrk {
	display:inline;
	margin-left:10px;
}
.fxrk a {
	margin:0 2px;
}
.fxrk span {
	padding-top:2px;
}
.fxrk img {
	vertical-align:middle;
}
/** end rightFrame内容样式**/
/*焦点轮播图样式*/
#play img {border:0px;}
#play {
border:7px solid #F3F3F3;
display:block;
float:left;
height:225px;
margin-left:-15px;
overflow:hidden;
position:relative;
width:220px;
z-index:200;
}
#play_info{position:absolute;margin-top:200px;padding:0px 0 0 45px;color:#fff;z-index:1001;cursor:pointer}
#play_info b{font-size:14px;display:block}
#play_bg {
background:#ccc;
height:30px;
margin-top:200px;
opacity:0.3;
position:absolute;
width:280px;
z-index:1000;
}
#play_text {
height:50px;
margin:202px 0 0 138px;
position:absolute;
width:85px;
z-index:1002;
}
#play_text ul {list-style-type:none; width:100px;height:20px;display:block;padding-top:1px;_padding-top:0px;filter: Alpha(Opacity=80);opacity:0.8;}
#play_text ul li {width:14px;height:14px;float:left;display:block;text-align:center;margin:1px;cursor:pointer;font-family:"Courier New";}
#play_list a{display:block;position:absolute;overflow:hidden}
.play_img{float:right;position:relative}
.play_img divwidth{width:220px;height:250px}
.pic_seletOn{ background:url(../images/on_12.gif) no-repeat scroll 0 0; width:18px; height:18px; line-height:16px;text-align:center;color:#fff; }
.pic_seletOff{ background:url(../images/on_12.gif) no-repeat scroll 0 -22px; width:18px; height:18px; line-height:16px;text-align:center;color:#fff; }
/*焦点轮播图样式..end*/
