
*{
	margin:0;
	padding:0;
}

body{
	font-family:"微软雅黑";
	font-size:12px;
	background:url(../image/bodybg.png) scroll repeat 0 0;
}
.clearBoth{
    clear:both;
}
img{
    border:0;
}
/***************主体内容****************/

#bcLeft{
	color: #4d4d4d;
	float:left;
	width:690px;
	margin-right:10px;
}
#bcRight{
	color: #4d4d4d;
	float:left;
	width:300px;
}
a{
	color:#183543;
	text-decoration:none;
}
/*********1.左边********/
#bcLeft .bclTop{
	height:371px; /*395*/
	/*border:1px solid #ccc;*/
}
.todayHotmes , .dynamicMess{
    float:left;
}
.bclTop .todayHotmes{
	width:322px;
	height:369px;/*393*/
	border: 1px solid #E7E5E6;
	box-shadow:2px 2px 10px #E7E5E6;
	margin-right:10px;
	overflow: hidden;
    _width:326px;/*0819 18:35 调整ie6下宽度不一致的问题*/
    _height:371px;/*0819 18:10 调整ie6下高度不一致的问题*/
	_background-color:#ffffff;/**0819 17:18 调整IE6下背景色*/
}
.bclTop .dynamicMess{
	width:354px;
	height:369px; /*393*/
	border: 1px solid #E7E5E6;
	box-shadow:2px 2px 10px #E7E5E6;
	overflow: hidden;
    _height:371px;/*0819 18:10 调整ie6下高度不一致的问题*/
	_background-color:#ffffff;
}
.bclTop .dynamicMess .dynamicMess_area{
    width:354px;
    height:369px; /*393*/
    position: absolute;
    overflow: hidden;

}
.bclTop .dynamicMess ul{
    position: absolute;
}
.bclTop .dynamicMess li{
    float: left;
}
.tit{
	height:31px;
	position:relative;
	border-bottom:4px solid #007DD9;
	background-color: #ffffff;
    _height:37px;/**0819 17:14  调整今日热点/行业动态/学车动态标题的红线与蓝线不一致*/
}
.tit .sp2{
	position:absolute;
	font-size:14px;
	right:3px;
	bottom:1px;
	_bottom:-2px;
}
.tit1 .right_span2{
	margin-bottom: 2px;
    position: relative!important;
    display: inline-block;
    float: right;
    margin-right: 5px;
    margin-top: 10px;
}
.right_span2 a{
    color:#02a8e6;
}
.tit .sp2 a:hover{
    text-decoration:underline;
    color: red;
}
.tit .sp1{
	position:absolute;
	font-size:23px;
	left:0;
	color:#990003;
	width:105px;
	height:31px;
	font-weight: bold;
	text-align:center;
	border-bottom:4px solid #990003;
	padding-left: 8px;
    _margin-top:-2px;
}
.cont{
	margin:0 1px;
	padding:10px;
	background-color:#ffffff;
	_padding:5px 10px;
	_padding:0;
}
.todayHotmes .cont{
	width:300px;
	height:318px; /*338*/

}
.cont .ctn1{
	height:103.8px;/*115*/
	overflow:hidden;
	border-bottom:1px dashed #454545;
	width:300px;/**0819 17:41 用于调整今日热点内容的宽度*/
}
.cont .nop{
	border-bottom:0;
}
.cont .ctn1 .c1{
	height:16.5px;
}
.ctn1 .c1{
	font-size:16px;
	line-height:17px;/*16px*/
	text-align:left;
	margin:10px 5px;
	overflow: hidden;
}
.ctn1 .c1 a{
color: #000000;
}
.ctn1 .c1 a:hover{
	color:red;
    text-decoration: underline;
}
.ctn1 .c2{
	font-size:14px;
	margin:0 2px;
	_width:296px;    /**0819 17:46 调整今日热点内容不居左，且宽度高度不一致的问题*/
	_height:23px;
	_text-align:left;
	_line-height:26px;
    /*text-indent:2em;*/
}
.ctn1 .c2 a{
	color:#ff0000;
}
.ctn1 .c2 a:hover{
	text-decoration:underline;
}
.dynamicImg{
    width:354px;
    height:280px;
 }
.dynamicImg img{
    height: 100%;
	width: 100%;
}

.dyImgMes{
	width:318px;
	height:77px;
	background-color:#ffffff;
	padding:12px 18px 0;
	font-size:14px;
	_background-color: #FFFFFF;
	_font-size: 14px;
	_height: 77px;
	_padding: 12px 0;
	_text-indent: 2em;
	_width: 318px;
	_text-align:left;
    /*padding:12px 18px 18px;*/
    /*text-indent:2em;*/
}
.dyImgMes .messShow{
    height:100%;
	overflow:hidden;
}
.dyImgMes a{
    color:#ff0000;
}
.dyImgMes a:hover{
    text-decoration:underline;
}
/*******行业动态*********/
.bclCenter,.bclFooter{
	margin-top:10px;
}
.industryDynamic{
	border: 1px solid #E7E5E6;
	box-shadow:2px 2px 10px #E7E5E6;
	height: 382px;/*407*/
	overflow: hidden;
}
.studyCarDynamic{
	height: 382px;/*407*/
	border: 1px solid #E7E5E6;
	box-shadow:2px 2px 10px #E7E5E6;
	overflow: hidden;
}
.industryDynamic .tit .sp1{
    border-bottom:4px solid #232323;
}
.industryDynamic .cont{
	height:397px;
	_height:317px;/**0819 18:35 解决ie6下高度不一致的问题*/
	_padding-top:10px;
	_padding-bottom:10px;
}
.studyCarDynamic .cont{
	height:397px;
	_padding-top:10px;
	_padding-bottom:10px;
}
.studyCarDynamic .tit .sp1{border-bottom:4px solid #FF5500;}
.cont .imgL,.cont .listContR{float:left;}
.cont .imgL{
	width:177px;/*187*/
	height:327px;/*347*/
	text-align:center;
	padding-top:0px; /*25*/
	margin-top: 10px;
	margin-left:10px;
	border: 0px solid red;
    _height:344px;
}
.cont .imgL .image_lay{
	width: 160px;
	height:140px;/*150*/
	border: 1px solid #cccccc;
	padding:1px ;
	margin-bottom: 20px;
	/*background: url(../image/emptyimg_sign.png) no-repeat;*/
}
.cont .imgL img{
	width:100%;
	height: 100%;
}

.cont .listContR{
	width:469px;
	height:317px;
	padding-top:20px;
	padding-left:10px;
    /*height:377px;*/
}
/**********2.右边*******/
#bcRight .bcrTop{
	height:369px; /*393*/
	border: 1px solid #E7E5E6;
	box-shadow:2px 2px 10px #E7E5E6;
	overflow: hidden;
	background-color: #ffffff;
    _height:371px;/*0819 18:55 解决ie6下高度不一致的问题*/
}
#bcRight .bcrTop .cont1{
	padding-top: 15px;
}
.tit1{
	position:relative;
	height:35px;
    background:url("../image/new_rig_tit_bg.png") scroll 65px -44px no-repeat;
	_text-align:left;  /**0819 17:11 使考试通知和车生活的标题向左*/
    /*background-color:#A0DEFF;*/
}
.tit1 .exa_not_sig{
    width:30px;
    height: 30px;
    border: 0px solid red;
    display: inline-block;
    float: left;
    margin-left: 5px;
    margin-top: 2px;
    background: url("../image/new_rig_tit_bg.png") scroll -4px -5px no-repeat;
}
.tit1 .pol_leg_sig{
    width:30px;
    height: 30px;
    border:0px solid red;
    display: inline-block;
    float: left;
    margin-left: 5px;
    margin-top: 2px;
    background: url("../image/new_rig_tit_bg.png") scroll -57px -5px no-repeat;
}
.tit1 .car_liv_sig{
    width:30px;
    height: 30px;
    border: 0px solid red;
    display: inline-block;
    float: left;
    margin-left: 5px;
    margin-top: 4px;
    background: url("../image/new_rig_tit_bg.png") scroll -121px -5px no-repeat;
}
.tit1 .sp1{
	font-size:20px;/*22*/
	color:#02a8e6;
	height:30px;
	line-height:30px;
    border: 0px  solid red;
    display: inline-block;
    float: left;
    font-family: '微软雅黑','宋体';
    margin-left: 5px;
    margin-top: 4px;
}
.tit1 .sp2{
	position:absolute;
	font-size:14px;
	right:3px;
	bottom:1px;
	_bottom:-2px;
}
.tit1 .sp2 a:hover{
	text-decoration:underline;
}
.cont1{
	background-color:#ffffff;
	height:328px;
	padding:0px 13px;
	margin-top: 5px;
	_padding:15px 13px 14px;
}
.ullist{
	list-style:none outside none;
}
.bcrCenter .cont1 .ullist{
	margin-top:8.5px; /*15*/
	height:182px;
	overflow:hidden;
}
.ullist li{
	height:30px;
	line-height:30px;
	font-size:14px;/*13*/
	position:relative;
	padding-left:12px;
	background:url(../image/dotbg.png) scroll no-repeat 0 14px;/*16*/
	_background:url(../image/dotbg1.png) scroll no-repeat 0 16px;
	_text-align:left;   /*0819 18:47 解决ie6下的文本不居左的问题*/
}
.ult li a{
	width:210px;
	display:inline-block;
	overflow:hidden;
	height:30px;
}
.ullist li .title{
    height: 30px;
	width: 410px;
	overflow: hidden;
	border: 0px solid red;

}
.ullist li .date{
	float:right;
	position:absolute;
	right:0px;
	bottom:0px;
	height: 30px;
	width: 35px;
	overflow: hidden;
	border: 0px solid red;
}
.ullist li a:hover{
	color:#ff0000;
}

#bcRight .bcrCenter{
	margin-top:10px;
	height:382px; /*407*/
	border: 1px solid #E7E5E6;
	box-shadow:2px 2px 10px #E7E5E6;
	overflow: hidden;
	background-color: #ffffff;
}
#bcRight .bcrFooter{
	margin-top:10px;
	height:382px; /*452*/
	border: 1px solid #E7E5E6;
	box-shadow:2px 2px 10px #E7E5E6;
	background-color: #ffffff;
	overflow: hidden;
	_width:300px;
}
#bcRight .bcrFooter .ctn1{
	height: 103px;
}
#bcRight .zcfgImg{
	margin-top: 20px;
	width:270px;
	height: 150px;/*160*/
	padding: 1px;
	border: 1px solid #cccccc;
}
#bcRight .zcfgImg img{
	width: 100%;
	height: 100%;
}
.bcrCenter .cont1 ,.bcrFooter .cont1{
	height:387px;
	margin-top: 0px;
}
.bcrFooter .cont1{
	margin-top: 10px;
	_width:264px;/*0819 19:07 解决ie6下车生活内容宽度不一致的问题*/
	_overflow:auto;
	_margin-left:13px;
	_margin-right:13px;
}

.cont1 .ctn1{
	border-bottom: 1px dashed #454545;
	height: 115px;
	overflow: hidden;
	margin-top: 5px;
	padding:0 6px;
    /*margin:15px 0 10px;*/
}
.cont1 .nop{
	border-bottom:none ;
}
.bcrFooter .ctn1 .c1 {
	height: 16.5px;
}
.bcrFooter .ctn1 .c1 a{
	color:#0093FF;
}
.bcrFooter .ctn1 .c1 a:hover{
	color:red;
	text-decoration: underline;
}
.bcrFooter .ctn1 .c2 {
	text-indent: 0;
	_width:256px;
	_height:65px;
	_font-size:14px;
	_line-height:20px;
}
#bcRight .bcrFooter .cont1{    /*0819 19:20 解决ie6下车生活内容宽度不一致的问题*/
	_padding:7px 0 6px;
	_width:265px;
}
#bcRight .bcrFooter .cont1 .ctn1{
	_width:260px;
	_padding:0 2px;
}