﻿
body {
	background-color:#ECECEC;
	margin:0 auto;
	font-size:12px;
	color:#4f4e4e;
	text-align:center;
}


#container {
    width:968px;
	text-align:left;
	margin:0 auto;
}





#pagebody {
    width:968px;
	text-align:left;
	margin:0 auto;
}




#content {
    width:968px;
	text-align:left;
	margin:0 auto;
}



.clear { clear:both; }


/*文字样式*/


.left_title {
    font-size:16px;
	color:#b70208;
	font-weight:bold;
	margin-top:14px;
	margin-left:40px;
	float:left;
	display:inline;
}




.center_title {
    font-size:13px;
	color:#b70208;
	font-weight:bold;
	letter-spacing:1px;
	margin-top:10px;
	margin-left:10px;
	float:left;
}





.right_title,.comm_title {
    font-size:13px;
	color:#fff;
	font-weight:bold;
	letter-spacing:1px;
	margin-top:10px;
	margin-left:5px;
	float:left;
}

.right_title,.comm_title { display:inline;}/*hacked for ie6*/



.redcu12 {
    font-size:12px;
	color:#b71e19;
	font-weight:bold;
}





.single_left_title {
   font-size:14px;
   color:#b71e19;
   font-weight:bold;
   letter-spacing:1px;
   float:left;
   margin-top:10px;
   margin-left:10px;	
}


.danye_left_title { display:inline; }/*hacked for ie6*/





.putongzi {
    font-size:13px;
	color:#4f4e4e;
	line-height:220%;
}




.comm_main_title {
    font-size:13px;
	color:#fff;
	font-weight:bold;
	letter-spacing:1px;
	margin-top:10px;
	margin-left:46px;
	float:left;
}

.comm_main_title { display:inline;}/*hacked for ie6*/





.jubao_tijiao_title {
   font-size:14px;
   color:#FFF;
   font-weight:bold;
   letter-spacing:1px; 
   float:left;
   margin-left:10px;
   margin-top:8px;
}

.jubao_tijiao_title { display:inline; }/*hacked for ie6*/







.newshow_title {
	font-family:"黑体";
	font-size:26px;
	color:#b71e19;
	text-align:center;
	font-weight:bold;
}



.newshow_zi {
    font-size:13px;
	color:#333;
	line-height:220%;
	margin-top:20px;
}










/*普通字的链接*/

.zi a:link,.zi a:visited,.zi a:active {
    font-size:12px;
	color:#4f4e4e;
	line-height:200%;
	text-decoration:none;
}

.zi a:hover {
	color:#C94013;
	text-decoration:none;
}




.jilu_zi a:link,.jilu_zi a:visited,.jilu_zi a:active {
    font-size:12px;
	color:#4f4e4e;
	line-height:181%;
	text-decoration:none;
	text-align:center;
}

.jilu_zi a:hover {
	color:#C94013;
	text-decoration:none;
}





a.main_header:link,a.main_header:visited,a.main_header:active{
    font-size:12px;
	color:#3b3838;
	letter-spacing:1px;
	text-decoration: none;
	} 
	
	
a.main_header:hover{ 
    text-decoration:none; 
	color: #b71e19;
 }






.jubao_chakan a:link,.jubao_chakan a:visited,.jubao_chakan a:active{
    font-size:12px;
	color:#fdf4a4;
	letter-spacing:1px;
	text-decoration: none;
	} 
	
	
.jubao_chakan a:hover{ 
    text-decoration:underline; 
	color: #fff;
 }










/*首页左边*/

#left {
    width:208px;
	float:left;
	background-color:#FFF;
	overflow:hidden;
	margin-top:12px;
}

#sidebar_left {display:inline;}/*hacked for ie6*/



.login {
    width:208px;
	height:88px;
}



.left_body {
    width:208px;
	float:left;
	margin-top:12px;
}

.left_body {display:inline}/*hacked for ie6*/





.left_top {
    width:182px;
	height:52px;
	background-image:url(../images/biaoti2.gif);
	overflow:hidden;
	margin:10px auto;
}




.left_more {
    width:37px;
	height:11px;
	margin-top:30px;
	margin-left:132px;
}




.left_content {
    width:80%;
	margin:0 auto;
}




.left_content ul {
    list-style:none;
	padding:0;
	margin:0;
}


.left_content ul li,.comm_content ul li,.comm_main_content ul li {
    background:transparent url(../images/point.gif) no-repeat left;
	padding:0 10px;
}





/*主体部分*/


#center {
    width:528px;
	float:left;
	margin-left:12px;
}


.center{ display:inilne; }/*hacked for ie6*/



.center_body {
    width:528px;
	background-color:#FFF;
	overflow:hidden;
	float:left;
	margin-top:12px;
}

.center_body {display:inline}/*hacked for ie6*/




.center_top {
	width:528px;
	height:30px;
}




.center_img {
    width:8px;
	height:7px;
	background-image:url(../images/center_img.gif);
	overflow:hidden;
    float:left;
	margin-top:12px;
	margin-left:16px;
}

.center_img { display:inline; }/*hacked for ie6*/





.center_more {
    width:35px;
	height:5px;
	float:right;
	margin-top:16px;
	margin-right:14px;
}

.center_more { display:inline; }/*ie6*/



.center_line {
    width:528px;
	height:1px;
	background-color:#ececec;
	overflow:hidden;
	float:left;
}


.center_content {
    width:90%;
	margin:10px auto;
}


.center_content ul {
    list-style:none;
	padding:0;
	margin:0;
}



.center_content ul li {
    background:transparent url(../images/point.gif) no-repeat left;
	padding:0 10px;
}



/*右边部位*/

#right {
    width:208px;
	float:right;
}


.right_body {
    width:208px;
	background-color:#fff;
	overflow:hidden;
	float:left;
	margin-top:12px;
}


.right_body {display:inline}/*hacked for ie6*/




.right_top,.comm_top {
    width:208px;
	height:30px;
	background-image:url(../images/biaoti3.gif);
	overflow:hidden;
}


.right_img,.comm_img {
    width:6px;
	height:5px;
	background-image:url(../images/right_img.gif);
	overflow:hidden;
	margin-top:12px;
	margin-left:20px;
	margin-right:8px;
	float:left; 
	display:inline;   
}



.right_more {
    width:34px;
	height:5px;
	margin-top:18px;
	margin-right:10px;
	float:right;
}


.right_more { display:inline; }/*hacked for ie6*/


.right_content,.comm_content {
    width:90%;
	margin:10px auto;
}



.right_content ul,.comm_content ul {
    list-style:none;
	padding:0;
	margin:0;
}


.right_content ul li {
    background:transparent url(../images/point.gif) no-repeat left;
	padding:0 10px;
}



.nav_weizhi {
    width:968px;
	height:20px;
	margin-top:12px;
	float:left;
}










/*单页*/


#single_left {
    width:158px;
    background-color:#fff;
	overflow:hidden;
	float:left;
	margin-top:12px;
}


#single_left { display:inline; }/*hacked for ie6*/



.single_left_top {
    width:129px;
	height:37px;
	background-image:url(../images/danye_left_top.gif);
	overflow:hidden;
	margin:10px auto;
}



.single_left_img {
    width:7px;
	height:8px;
	background-image:url(../images/jiantou4.gif);
	overflow:hidden;
	float:left;
	margin-top:14px;
	margin-left:20px;
}

.danye_left_img { display:inline; }/*hacked for ie6*/



.single_left_content {
    width:103px;
	margin:0 auto;
}



.single_left_body {
    width:103px;
	height:30px;
	margin-top:10px;
	float:left;
	text-align:center;
}

.single_left_body { display:inline; }/*hacked for ie6*/





.single_left_line {
    width:103px;
	height:1px;
	background-color:#ececec;
	overflow:hidden;
}


.danye_left_bottom {
    width:103px;
	height:100px;
	float:left;
}




#single_right {
    width:790px;
	background-color:#FFF;
	overflow:hidden;
	float:right;
	margin-top:12px;
}


#danye_right { display:inline; }/*hacked for ie6*/




.single_main {
    width:90%;
	margin:20px auto;
}



/*列表页*/


#comm_left {
    width:208px;
	float:left;
	background-color:#FFF;
	margin-top:12px;
}


#comm_right {
    width:742px;
	background-color:#FFFFFF;
	overflow:hidden;
	float:right;
	margin-top:12px;
}

#comm_right { display:inline; }/*hacked for ie6*/


#comm_status {
    width:732px;
	height:32px;
	background-color:#f9dada;
	margin:5px;
	line-height:32px;
}


#show_status,#jubao_status {
    width:968px;
	height:32px;
	background-color:#fff;
	overflow:hidden;
	margin-top:10px;
	line-height:32px;
}



.comm_main {
    width:692px;
	margin:30px auto;
	border:1px solid #d10204;
}


.comm_main_top {
    width:688px;
	height:33px;
	background-image:url(../images/liebiaoye_img.gif);
	overflow:hidden;
	margin:2px auto;
}


.comm_more {
    width:50px;
	height:17px;
	float:right;
	margin-top:14px;
	margin-right:4px;
}



.comm_main_content {
    width:90%;
	margin:10px auto;
}


.comm_main_content ul {
    list-style:none;
	padding:0;
	margin:0;
}






.jubao_content {
    width:80%;
	margin:10px auto 0;
}



.table1 {
    margin-top:40px;
}


.jilu {
    width:90%;
	margin:40px auto 20px;
}



.jubao_body,.newshow_body {
    width:968px;
	background-color:#FFF;
	overflow:hidden;
	margin:10px auto;
}



.jubao_tijiao_body {
    width:600px;
	border:1px solid #b71e19;
	margin:20px auto;
}


.jubao_tijiao_top {
    width:590px;
	height:30px;
	background-color:#b71e19;
	overflow:hidden;
	margin:4px;
}



.jubao_tijiao_content {
    width:550px;
	margin:20px auto;
}



.jubao_chakan {
    float:right;
	margin-top:8px;
	margin-right:10px;
	_display:inline;
}



.biaodan1 {
    width:300px;
	height:18px;
}

.table {
    margin-top:12px;
}



.biaodan2 {
    width:300px;
	height:100px;
}  




.clear { clear:both; }




.newshow_content {
    width:80%;
	margin:30px auto;
}


.newshow_xinxi {
    margin-top:20px;
	text-align:center;
}


.newshow_btm {
    margin-top:20px;
	text-align:center;
}


.single_status {
    width:780px;
	height:32px;
	background-color:#f9dada;
	margin:5px;
	line-height:32px;
}

#jubao_main {
    width:968px;
	text-align:left;
	margin:0 auto;
}