﻿@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0;}

/********设计频道二级导航**********/
#designNav{}
#designNav ul{ height:30px;list-style:none;}
#designNav ul li{ float:left;}
#designNav ul li.designNavCurrent{border-left:1px solid white;border-right:1px solid white;}
#designNav ul li a{display:block;height:30px;}
#designNav ul li a.navDelta{background:url(../images/design/designDelta.png) no-repeat;width:18px;}
#designNav ul li a.navDesigner{background:url(../images/design/designerLink.png) no-repeat;width:98px; }
#designNav ul li a.navCreative{background:url(../images/design/creativeLink.png) no-repeat; width:98px; }
#designNav ul li a.navCreativelog{background:url(../images/design/creativelogLink.png) no-repeat; width:98px; }
#designNav ul li a.navArrow{background:url(../images/design/designArrow.png) no-repeat;width:56px;}
/**************************/
.bg{
	background-image:url(../images/case/bg.gif);
	width:1100px;
	height:817px;
	margin:0px auto;
	position:relative;
}


.middle{
	width:1100px;
	height:606px;

}

.navDesignBox{float:right;margin-top:5px;width:750px;}
#designNav{float:left;}
.v_show{
	background-image:url(../images/case/main_right_03.png);
	width:750px;
	height:495px;
	margin-top:0;
	float:right;
}


.top{
	background-image:url(../images/case/main_tittle_02.png);
	width:200px;
	height:32px;
position:relative;
z-index:10;	
top:-32px;
	margin-right:550px;
}


.prev { float:left; 
background:url(../images/case/z_submit.gif); 
width:11px; height:20px; 
margin:80px 4px 0px 20px;
cursor:pointer;
}

.next { background:url(../images/case/y_submit.gif);
width:11px;
height:20px; 
float:right;
margin:80px 20px 0px 0px; 
cursor:pointer;
}

.ddddd{ float:left;
margin-left:30px;
width:612px;
margin-top:20px; 
height:142px; 
overflow:hidden;
}

.v_content { position:relative;width:618px; height:142px; overflow:hidden; }
.v_content_list { position:absolute;  width:6180px; top:0px; left:0px; }
.v_content ul li { display:inline; float:left;  }

.v_content ul li a { display:block; margin:0px 10px 0px 10px;  width:186px; border:0px; height:141px; overflow:hidden; }
.v_content ul li img {  width:184px; height:139px; border:1px solid #858585; }


.news1{
	width:280px;
	height:20px;
	margin-top:20px;
	margin-left:20px;
	float:left;
}

/*.news3{
	background-color:#0CC;
	width:335px;
	height:20px;
	margin-top:20px;
	margin-left:30px;
	float:left;
}*/


/*.news2{
	width:300px;
	height:20px;
	margin-top:25px;
	margin-right:30px;
	float:right;
}*/


.txt{
	color:#FFF;
	font-family:Tahoma, Arial, "宋体";
	font-size:12px;
	line-height:20px;
}


.xia_tittle{
	background-image:url(../images/case/xia_tittle_03.png);
	width:161px;
	height:30px;
	position:absolute;
	bottom:98px;
	right:0;
}

.tittle_txt{
	color:#FFF;
	font-family:Tahoma, Arial, "宋体";
	font-size:14px;
	line-height:30px;
}


.list{
	overflow:hidden;

	width:650px;
	margin-left:90px;
	margin-top:25px;
}

.inc_cycle{
	overflow:hidden;
}






/*创意手记详细页面CSS*/

.aboutdiv_txt{
	width:680px;  /*tony*/
	height:435px;
	margin-top:35px;
	margin-left:25px;
	float:left;
}


.wenzi{
	color:#FFF;
	font:14px Tahoma, Arial, "宋体";
	margin-right:15px;
	line-height:145%;
}






