﻿@charset "utf-8";


/* 通用样式 */
div, table, form, ul, ol, li, dl, dt, img, dd, tr, span, input, select, img, p {margin:0 ;padding:0;}
h1,h2, h3, h4, h5, h6, h7{padding:0px;margin:0px;}
body {font-size:14px; font-family:"宋体"; color:#000000; background-color:#CCCCCC; margin:0 auto; text-align:center;}
a {text-decoration:none; color:#000000}
a:hover{color:#CC0000;}
ul li{list-style:none;}
img {border:none;}


.content{
clear:both;
text-align:left;
width:968px;
height:auto;
margin:0 auto;
background-color:#FFFFFF;
margin-top:10px;
}

.left{
width:317px;
height:1555px;
float:left;
background-color:#CC0000;
}

.right{
width:651px;
height:auto;
float:left;
background-color:#FFFFFF;
}


.nrong{
padding:15px 40px 15px 20px;
height:auto;
border-bottom:#CCCCCC 1px solid;
line-height:26px;
text-align:justify;
text-justify:inter-ideograph; 
}

.nrong img{
float:left;
padding-right:15px;
}


.daoyu{
width:0px;
height:0px;
position:relative;
left:0px;
top:0px;
}

.daoyu-nei{
width:47px;
height:47px;
position:absolute;
left:608px;
top:-4px;
}

.news_list{
text-align:justify;
text-justify:inter-ideograph; 
margin:15px 20px 15px 20px;
padding-bottom:10px;
border-bottom:#999999 1px dotted;
line-height:26px;
}

.news_list span{
font-family:"黑体";
font-size:20px;
color:#CC0000;
}

.news_list span a{
color:#CC0000;
}

.news_list img{
padding:4px;
background-color:#E3E1E1;
float:right;
margin-left:10px;
}











.news_list02{
text-align:justify;
text-justify:inter-ideograph; 
margin:15px 20px 15px 20px;
padding-bottom:10px;
border-bottom:#999999 1px dotted;
line-height:26px;
}

.news_list02 span{
font-family:"黑体";
font-size:20px;
color:#CC0000;
}

.news_list02 span a{
color:#CC0000;
}

.news_list02 img{
padding:4px;
background-color:#E3E1E1;
float:left;
margin-right:10px;
}






