﻿/* 首页内容:开始 */
.content { width:900px; margin:0 auto; margin-top:5px; }
    /* 左边:开始 */
    .left { width:201px; overflow:hidden; }
	/* 中间:开始 */
	.center { width:486px; margin-left:6px; margin-right:6px; overflow:hidden; }
	
	.right { width:693px; }
	
	.ad { width:693px; height:221px; }
	
/* 共用部分:开始 */	
.tit_01 { width:171px; height:24px; padding:12px 15px 0 15px; background-image:url(../img/title_01.gif); overflow:hidden; }
.tit_02 { width:176px; height:22px; padding:10px 10px 0 15px; background-image:url(../img/title_02.gif); overflow:hidden; }
    .tit_02 h5 { color:#fff; }
.tit_03 { width:451px; height:23px; padding:12px 12px 0 23px; background-image:url(../img/title_03.gif); overflow:hidden; }

.cont_01 { width:174px; padding:10px 10px 10px 15px; border:1px solid #9c9c9c; border-top:0px; border-bottom:0px; }
    .cont_01 p { padding-top:2px; line-height:160%; color:#545454; }
	    .cont_01 p span { color:#3282cb; }
.cont_02 { width:188px; border:1px solid #cf0123; border-top:0px; border-bottom:0px; padding:10px 6px 10px 5px; overflow:hidden; }
    .cont_02_a { width:154px; height:21px; line-height:21px; background-image:url(../img/li_01.gif); padding-left:34px; }
	.cont_02_b { width:154px; height:21px; line-height:21px; background-image:url(../img/li_02.gif); padding-left:34px; }
.cont_03 { width:179px; border:1px solid #9c9c9c; border-top:0px; border-bottom:0px; padding:10px; overflow:hidden; }
    .cont_03 li { width:179px; height:25px; line-height:25px; white-space:nowrap; text-overflow:ellipsis; overflow: hidden; }
        .cont_03 li a { color:#545454; }
.cont_04 { width:159px; border:1px solid #9c9c9c; border-top:0px; border-bottom:0px; padding:10px 20px 10px 20px; overflow:hidden; }
    .cont_04 dl { width:159px; }
	.cont_04 dt { width:159px; text-align:center; }
	.cont_04 dd { width:159px; text-align:center; white-space:nowrap; text-overflow:ellipsis; overflow: hidden }
.cont_05 { width:179px; border:1px solid #9c9c9c; border-top:0px; border-bottom:0px; padding:5px 10px 10px 10px; overflow:hidden; }
    .cont_05 dl { width:89px; float:left; padding-top:10px; }
	.cont_05 dt { width:89px; text-align:center; }
	.cont_05 dd { width:89px; text-align:center; white-space:nowrap; text-overflow:ellipsis; overflow: hidden }
.cont_06 { width:179px; border:1px solid #9c9c9c; border-top:0px; border-bottom:0px; padding:10px 10px 10px 10px; overflow:hidden; }
    .cont_06 dl { width:179px; padding-top:10px; }
	.cont_06 dt { width:85px; float:left; margin-right:5px; }
	.cont_06 dd { padding-top:10px; line-height:150%; }
.cont_07 { width:179px; border:1px solid #9c9c9c; border-top:0px; border-bottom:0px; padding:10px; overflow:hidden; }
    .cont_07 li { width:179px; height:25px; line-height:25px; white-space:nowrap; text-overflow:ellipsis; overflow: hidden; }
        .cont_07 li a { color:#545454; }
.cont_08 { width:486px; }
    .cont_08 dl { width:150px; float:left; margin-left:12px; display:inline; padding-top:10px; padding-bottom:10px; }
	.cont_08 dt { width:150px; height:133px; background-image:url(../img/img_bg.gif); text-align:center; padding-top:2px; }
	.cont_08 dt img { width:145px; height:130px; }
	.cont_08 dd { width:150px; padding-top:5px; line-height:120%; word-break:break-all; word-wrap:break-word; table-layout:fixed; }
	.cont_08_a { width:150px; text-align:center; white-space:nowrap; text-overflow:ellipsis; overflow: hidden; }

