/*============case.css=============*/

.title_case{
     background:url(images/case/title_case.gif) no-repeat;
	 }

.title_Chinese{
     background:url(images/case/title_Chinese.gif) no-repeat;
	 }

.title_trade{
     background:url(images/case/title_trade.gif) no-repeat;
	 }

.title_duoyu{
     background:url(images/case/title_duoyu.gif) no-repeat;
	 }

.case_bj{
     background:url(images/case/bj.gif) repeat;
	 }

.img_case{
     background:url(images/case/case.jpg) no-repeat;
	 }

.left_title{
     background:Url(images/case/left_title.gif) no-repeat;
	 }

.nav_bj{
     background:url(images/case/nav_bj.gif) no-repeat left 2px!important;
     background:url(images/case/nav_bj.gif) no-repeat;
	 }

.category_bj{
     background:url(images/case/category_bj.gif) no-repeat right 8px!important;
     background:url(images/case/category_bj.gif) no-repeat right 5px;
	 }


.case_ul_left{
     float:left;
	 clear:left;
	 width:310px;
	 }

.case_ul_right{
     float:right;
	 clear:right;
	 width:310px;
	 }

.case_ul_img{
     margin-top:6px;
	 margin-bottom:4px;
	 }

.cuti a:link, .cuti a:visited, .cuti a:active{
     text-decoration:none;
	 color:#c00;
	 }

.cuti a:hover{
     text-decoration:underline;
	 color:#00f;
	 }

/*底部为１个像素虚线*/
.case_li_bottom{
    border-bottom:1px dotted #ccc;
	width:98%;
	}

/*案例详细说明页面图片排列样式*/
.case_show_left{
    width:315px;
	float:left;
	overflow:hidden;
	}

.case_show_right{
    width:315px;
	float:right;
	overflow:hidden;
	}