body,dl,dt,dd,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,img,div{
	margin:0;
	padding:0;
	border:0;
}
body{
	font-family:"宋体";
	font-size:12px;
	/*line-height: 18px;不能定义高度这样能把无形的加大高度*/
	text-align: center;
}
ul,ol,dl{
	list-style-type:none;
}
select,input,img{
	vertical-align:middle;
	font-size: 12px;
}
table{
	text-align: left;
	margin: auto;
}
a{
	text-decoration:none;
}
.b{
	font-weight: bold;
}
.fl{
	float: left;
}
.cl{
	clear: both;
}
.dn{
	display: none;
}
.po{
	position: absolute;
	z-index: 10;
}
.redfont{
	color: #f00;
}
#head,#container,#foot{
	clear: both;
	margin: auto;
	width: 100%;
}
#leftContainer,#midContainer,#rightContainer{
	float: left;
}

.friendsLink,#foot{
	clear: both;
	margin: auto;
	width: 927px;
}
/* 头部样式开始 */
.aBlank{
	background: url(/public/images/public/blank.gif);
}
.mainlogo{
	padding-top: 5px;
}
.logoSign{
	float: left;
	padding: 15px 0px 0px 20px;
}
.logoAd{
	float: right;
}
/* +++++++++++++ */
.mainMenu .subMenu{	
	display: none;
	position: absolute;	
	z-index: 5;
}
.mainMenu .subMenu{
	/*background: url(/public/images/public/submenu.png) no-repeat;	*/
	height: 42px;
	color: #fff;
}
.mainMenu .subMenu dl{
	margin-left: 5px;
	height: 42px;
}
.mainMenu .subMenu dt{	
	padding: 12px 5px 0px;
	float: left;
	height: 24px;
}
.mainMenu .subMenu dt.mlast{
	/*background: url(/public/images/public/submenu.png) no-repeat;	
	background-position: 0px 100%;*/
}
.mainMenu .subMenu dt a{
	font-size: 12px;
	/* 下面是清除主导航a的样式继承 */
	display: inline;
	background: none;
	color: #fff;
	font-weight: normal;
	padding: 0px;
}
.mainMenu .subMenu dt a:hover{
	/*color: #333;*/
}
/* ========== */
.userInfo{
	height: 30px;	
	background: #fafafa;
	border-bottom: 1px solid #d6d6d6;
	color: #5d5d5d;
}
.userInfo a{
	color: #5d5d5d;
}
.userInfo .userPosition{
	float: left;
	padding-top: 8px;
	padding-left: 10px;
}
.userAction{
	float: right;
	padding-right: 5px;
}
.userAction iframe{
	width: 450px;
	height: 30px;
}
.userActionContent{
	text-align: right;
	padding-top: 8px;
}
.userName{
	padding: 0px 10px;
}
.userActionContent input{
	margin:0px 5px;
	border: 1px solid #333;
	height: 11px;
	width: 70px;
	vertical-align: text-bottom;
}
.userActionContent a{
	color: #103;
}
/* 最终页面的头部样式开始 */
.userPosition{
	height: 16px;
	color: #5d5d5d;
	text-align: left;
	padding-top: 5px;
}
.userPosition a{
	color: #5d5d5d;
}
.userPosition span{
	padding: 0px 5px;
}
/* 最终页面的头部样式结束 */
/* 头部样式结束 */
/* 友情链接开始 */
.friendsLink li,.friendsLink ul{
	float: left;
}
.friendsLink{
	border: 2px solid #e4e4e4;
	width: 923px;
	height: 50px;
	padding-top: 5px;
	margin-bottom: 5px;
}
.friendsLinkTitle{
	color: #969696;
	font-weight: bold;
	padding-top: 14px;
	margin: 0px 15px;
	_margin-left:8px;/* for IE6 */
}
.friendsLink img{
	padding: 1px;
	border: 1px solid #ccc;
	margin-right: 30px;
}
/* 友情链接结束 */

/* 脚部的样式开始 */
#foot{
	background: #EDEDEF;
	height: 120px;
}
.logoFoot{
	background: #f1f1f2;
	border-right: 1px solid #eaeaea;
	width: 180px;
	height: 120px;
	float: left;
}
.logoFoot div{
	background: url(/public/images/public/foot_logo.gif) 40px 40px no-repeat;
	width: 180px;
	height: 120px;
}
.copyright{
	padding-top: 20px;
	float: left;
	width: 80%;
}
.copyright a{
	color:#000;
}
.copyright li{
	padding-top: 5px;
}
.footLink{
	border-top: 1px solid #C4C5C5;
	border-bottom: 1px solid #C4C5C5;
	background: #fff;
	padding: 3px 0px 1px;
	width: 460px;
	margin:auto;/* FF自动居中 */
	margin-bottom: 5px;
}
.footLink a{
	color: #868686;	
}
.footArrow{
	background: url(/public/images/public/foot_arrow.gif) 0px 2px no-repeat;
	padding: 0px 2px;
}
.footSplit{
	background: url(/public/images/public/foot_split.gif) 6px 3px no-repeat;
	padding: 0px 2px;
}
/* 脚部的样式结束 */

/* 页面窗体样式开始 */
.win{
	position: absolute;
	width: 250px;
	height: 150px;
	z-index: 1001;
}
.winTitleBar{
	height: 32px;
	width: 100%;
}
.winTitleBarLeft{
	background: url(/public/images/fabric/win_left.gif) no-repeat;
	width: 10px;
	height: 32px;
	float: left;
}
.winTitleBarMid{
	background: url(/public/images/fabric/win_mid.gif) repeat-x;	
	height: 32px;	
	float: left;
	width: 280px;
	position: relative;
	cursor: move;
}
.winTitleBarRight{
	background: url(/public/images/fabric/win_right.gif) no-repeat;
	width: 10px;
	height: 32px;
	float: right;
	position: relative;
}
.winTitle{	
	padding-top: 10px;
	float: left;
	color: #fff;
	font-weight: bold;
}
.winHandle{
	float: left;
	cursor: move;
	height: 10px;
}
.winClose{
	padding-top: 8px;
	float: right;
	width: 16px;
	height: 16px;
}
.winClose a{
	background: url(/public/images/fabric/win_close_link.png) no-repeat;
	display: block;
}
.winClose a:hover{
	background: url(/public/images/fabric/win_close_hover.png) no-repeat;
}
.winContent{
	background: #fff;
	border: 2px solid #FF8C00;
	border-top: none; 
	padding: 8px;
	text-align: left;
	height: 100px;
}
.winContentButton{
	clear: both;	
	padding: 5px 0px;
	text-align: center;
}
.winContentButton button{
	margin-right: 5px;
	font-size: 12px;
	border: 1px solid #444;
	padding: 2px 4px 0px;
}
/* 信息提示样式开始 */
.winInfo{
	background: url(/public/images/public/dialog_250.gif) no-repeat;
	position: absolute;
	width: 250px;
	height: 150px;
	z-index: 1001;
}
.winInfoTitleBar{
	text-align: right;
	padding-right: 10px;
	border-top: 1px solid #F1D88B; 
	width: 200px;
	padding-top: 8px;
}
.winInfoTitleBar a{
	background: url(/public/images/public/dialog_close.gif) no-repeat;
	padding-left: 18px;
	padding-top: 2px;
	color: #333;
}
.winInfoTitleBar a:hover{
	color: #fe4e00;
}
.winInfoContent{
	padding: 10px;
	height: 60px;
}
/* 信息提示样式结束 */

/* 页面窗体样式结束 */

/* ajax请求的样式开始 */
.ajaxActionOverlay{
	z-index: 1100;
}
.ajaxAction{
	background: #FAFAFA;
	color: #f00;
	padding: 14px 20px 6px;
	border: 1px dotted #f00;
	font-size: 16px;
	font-weight: bold;
	z-index: 1100;
}
/* ajax请求样式的结束 */
.loginError{
	position: absolute;
	z-index: 2;
	background: #FAFAFA;
	color: #f00;
	padding: 5px 10px;
	border: 1px dotted #f00;
	top: 1px;
	left: 0px;
	filter:alpha(opacity=90);
	opacity:0.9;
	display: block;
}

/* 搜索开始 */

/* 搜索菜单样式开始 */
.rs-b{	
	width: 150px;
}
.rootSearch ul.root-search-win{
	width: 420px;
	height: 120px;
}
.rootSearch ul.root-search-win li{
	width: 120px;
}
.rootSearch ul.root-search-articleList{
	width: 520px;
	height: 300px;
}
.rootSearch ul.root-search-articleList li{
	width: 230px;
}
.root-hovermenu dl{
	width: 120px;
}
.rootSearch .rs-b ul.root-hovermenu{
	height: 220px;
	width: 450px;
	overflow-y: visible;
}
.rootSearch ul li.root-search-wordTitle{
	font-size: 13px;
	border-bottom: 1px solid #444;
	width: 94%;
	height: 20px;
}
.rootSearch ul li.root-search-wordTitle a{
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.rootSearch ul li.root-search-wordAshLine{
	border-top: 2px solid #ACA899;
	width: 94%;
	line-height: 8px;
	height: 8px;
}
.rootSearch ul li.root-search-wordHref{
	width: 24px;
}
.rootSearch .rs-b li.styleLine{
	border-bottom: dotted 1px #a3a3a3;
	height: 1px;
	line-height: 1px;
	padding: 0px;
	margin: 0px;
	*margin: -5px 0px;
	background: none;
}
/* 搜索菜单样式开始 */

/* 搜索资料来源关联样式开始 */
.rs-sourceWin{
	position: absolute;
	z-index: 1;
	cursor: move;
}
.rs-sourceWin ul{
	background: url(/public/images/public/dialog_source.png) no-repeat;
	padding-top: 10px;
	height: 35px;		
	float: left;
}
.rs-sourceWin li{
	float: left;
	padding-left: 8px;
	cursor: pointer;
}
.rs-sourceWin div.last{
	background: url(/public/images/public/dialog_source.png) no-repeat;
	background-position: 100% 0;
	height: 45px;	
	float: left;
}
.rs-sourceWin li.hover{
	color: #fe4e00;
}
.rs-sourceWin div.last a{
	padding: 0px 4px 0px 8px;;
	line-height: 24px;
	color: #646464;
	font-size: 11px;
	font-weight: bold;
}
.rs-sourceWin div.last a:hover{
	color: #fe4e00;
}
/* 搜索资料来源关联样式结束 */

/* 搜索资料信息提示样式开始 */
.rs-sourceTip{
	position: absolute;
	z-index: 1;
	background: url(/public/images/design/mid_top_nav_bg.gif) repeat-x;
	height: 31px;
}
.rs-sourceTip .info{
	color: #f00;
}
.rs-sourceTip div{
	float: left;
	padding-left: 8px;
}
.rs-sourceTip ul{
	padding-top: 10px;
	float: left;
}
.rs-sourceTip li{
	float: left;
	cursor: pointer;
}
.rs-sourceTip li.hover{
	color: #fe4e00;
}
.rs-sourceTip li.root-selected{
	color: #f00;
}
.rs-sourceTip span.split{
	color: #000;
}
/* 搜索资料信息提示样式结束 */

/* 搜索中间内容样式开始 */
.rs-content{
	border: 1px solid #AEAEAE;
	height: 100%;
}
.rs-content .page a{
	cursor: pointer;
}
.rs-content a.pageCurrent{
	cursor: default;
}
/* 中间面料单元开始 */
.rs-content .fabricUnitData{
	padding-left: 4px;
}
.rs-content .fabricUnit{
	width: 94px;
	float: left;
	padding-top: 5px;
	padding-left: 8px;
}
.rs-content .fabricUnitPhoto{
	background: url(/public/images/fabric/shadow_65.gif) 50% 5px no-repeat;
}
.rs-content .fabricUnitPhoto img{
	width: 60px;
	height: 60px;
	padding: 2px;
	border: 1px solid #e3e3e3;
	background: #fff;
	margin-right: 5px;
	margin-bottom: 5px;
}
.rs-content .fabricUnit ul{
	clear: both;
	padding-top:1px; 
	text-align: left;
}
.rs-content .fabricUnit li{
	height: 16px;
}
.rs-content .fabricUnit a{
	color: #222;
}
.rs-content .fabricUnitDetails a{
	color: #0b6096;
	/*font-weight: bold;*/
}
.rs-content .fabricUnitDetails img{
	padding-right: 10px;
	vertical-align: middle;
}
/* 中间面料单元结束 */

/* 中间预测流行小模块结束 */
.rs-content .forecastSmallUnitData{
	border: none;
}
.rs-content .forecastSmallUnit{
	width: 168px;
	float: left;
	padding-top: 5px;
	padding-left: 10px;
}
.rs-content .forecastSmallUnitPhoto{
	background: url(/public/images/forecast/shadow_148.gif) 50% 0px no-repeat;
}
.rs-content .forecastSmallUnitPhoto img{
	width: 148px;
	height: 148px;
	padding: 2px;
	border: 1px solid #BFBFBF;
	background: #fff;
	margin-right: 5px;
	margin-bottom: 8px;
}
.rs-content .forecastSmallUnit a{
	color: #222;
}
.rs-content .forecastSmallUnitInfo{
	text-align: left;
	width: 115px;
	height: 30px;
}
/* 中间预测流行小模块结束 */

/* 中间设计元素单元开始 */
.rs-content .designUnitData{
	padding-left: 4px;
}
.rs-content .designUnit{
	width: 116px;
	float: left;
	padding-top: 5px;
	padding-left: 14px;
	padding-right: 12px;
	text-align: left;
}
.rs-content .designUnitPhoto{
	background: url(/public/images/design/shadow_108.gif) 50% 0px no-repeat;
}
.rs-content .designUnitPhoto img{
	width: 108px;
	height: 136px;
	padding: 2px;
	border: 1px solid #BFBFBF;
	background: #fff;
	margin-bottom: 8px;
}
.rs-content .designUnit a{
	color: #222;
}
.rs-content .designUnitInfo{
	text-align: left;
	width: 115px;
	height: 30px;
}
.rs-content .designBigUnit{
	width: 170px;
	float: left;
	padding-top: 5px;
	padding-left: 8px;
}
.rs-content .designBigUnitPhoto{
	background: url(/public/images/design/shadow_148.gif) 50% 0px no-repeat;
}
.rs-content .designBigUnitPhoto img{
	width: 150px;
	height: 150px;
	padding: 2px;
	border: 1px solid #BFBFBF;
	background: #fff;
	margin-right: 5px;
	margin-bottom: 8px;
}
.rs-content .designBigUnit a{
	color: #222;
	text-decoration: underline;
}
.rs-content .designBigUnitInfo{
	height: 30px;
}

.rs-content .designInfoData{
	text-align: left;	
}
.rs-content .designInfoData li{
	clear: both;
	height: 22px;
	*height: 18px;/* for IE高度算法 */
	padding-top: 5px;
	padding-left: 10px;
	border-bottom: 1px dotted #808080;
}
.rs-content .designInfoData a{
	background: url(/public/images/design/info_link.gif) 2px 5px no-repeat;
	padding-left: 12px;
	display: block;
	float: left;
	color: #292929;
}
.rs-content .designInfoData a:hover{
	background: url(/public/images/design/info_hover.gif) 2px 5px no-repeat;
	color: #2070D2;
}
.rs-content .designInfoData span{
	display: block;
	float: right;
	padding-right: 20px;
}
/* 中间设计元素单元结束 */

/* 中间发布会开始 */
.rs-content .pageUnitData{
	padding-left: 2px;
	clear: both;
}
.rs-content .pageUnit{
	width: 90px;
	float: left;
}
.rs-content .pageUnitPhoto{
	background: url(/public/images/forecast/shadow_page.gif) 50% 0px no-repeat;
	margin-bottom: 15px;
}
.rs-content .pageUnitPhoto img{
	width: 65px;
	height: 87px;
	padding: 3px;
	border: 1px solid #d0cdcd;
	background: #fff;
	margin-right: 5px;
	margin-bottom: 5px;
}
/* 中间发布会结束 */

/* 中间出售设计作品开始 */
.rs-content .productUnitData{
	padding-left: 4px;
}
.rs-content .productUnit{
	width: 134px;
	float: left;
	padding-top: 5px;
	padding-left: 8px;
}
.rs-content .productUnitPhoto{
	background: url(/public/images/product/shadow_108.gif) 50% 0px no-repeat;
}
.rs-content .productUnitPhoto img{
	width: 108px;
	height: 136px;
	padding: 2px;
	border: 1px solid #BFBFBF;
	background: #fff;
	margin-right: 5px;
	margin-bottom: 8px;
}
.rs-content .productUnit a{
	color: #222;
}
.rs-content .productUnitInfo{
	text-align: left;
	width: 115px;
	color: #010101;
	white-space: nowrap;
	overflow: hidden;
}
.rs-content .productUnitInfo a{
	color: #9259CF;
	font-weight: bold;
}
.rs-content .productUnitInfo li{
	height: 16px;
}
/* 中间出售设计作品结束 */

/* 寻求设计的显示列表开始 */
.rs-content .desireUnit{
	padding-top: 10px;
}
.rs-content .desireUnitInfo{
	border-bottom: 1px dashed #9259D0;
	text-align: left;
	padding-left: 20px;
}
.rs-content .desireUnitInfo li{
	height: 20px;
}
.rs-content .desireUnitContent span{
	width: 140px;
	display: block;
	float: left;
	_margin-right: -3px;/* for IE6 3px多余字符 */
}
.rs-content .desireUnitDetails{
	clear: both;
}
.rs-content .desireUnitAction{
	text-align: right;
	padding-right: 20px;
}
.rs-content .desireUnitAction a{
	color: #292929;
	font-weight: bold;
	margin-left: 5px;
}
.rs-content .desireUnitAction a:hover{
	color: #9259D0;
}
/* 寻求设计的显示列表结束 */

/* 求职开始 */
.rs-content .talentSeek{
	text-align: center;
	color: #292929;
}
.rs-content .talentSeek td{
	border-bottom: 1px dashed #ecd5fd;
	/*background-color:expression('#f9f4fc,#DDD'.split(',')[rowIndex%2]);*/
	*padding-top:2px;
	height: 26px;
	*height:23px;
} 
.rs-content .talentSeekTitle td{
	color: #800CDE;
	background: #F5EDFB;
	height: 26px;
	border-bottom: none;
}
.rs-content .talentSeek a{
	color: #5E357E;
}
.rs-content .talentSeek a:hover{
	color: #800CDE;
}
/* 求职结束 */

/* 中图样式开始 */

.contentSmallPicMid{
	padding: 3px 0px;
	height: 100%;
}
.pageUnitMid{
	float: left;
}
.pageUnitMid .pageUnitPhoto{
	background: none;
	margin: 0px;
}
.pageUnitMid .pageUnitPhoto img{
	width: 178px;
	height: 267px;	
	margin: 0px;
	border: none;
	padding: 0px;
	padding-right: 1px;
	padding-bottom: 1px;
	cursor: pointer;
}
.pageUnitMid .pageUnitInfo{
	margin-bottom: 2px;
}
/* ========= */
.rs-content .pageUnitMid{
	float: left;
}
.rs-content .pageUnitMid .pageUnitPhoto{
	background: none;
	margin: 0px;
}
.rs-content .pageUnitMid .pageUnitPhoto img{
	width: 179px;
	height: 267px;	
	margin: 0px;
	border: none;
	padding: 0px;
	padding-right: 1px;
	padding-bottom: 1px;
	cursor: pointer;
}
.rs-content .pageUnitMid .pageUnitInfo{
	margin-bottom: 2px;
}

/* 中图样式结束 */

/* 大图片窗口样式开始 */
.winPhoto{
	border: 1px solid #fff;
	background: #FFFBF2;
	position: absolute;	
	/*width: 980px;*/
	min-height: 600px;
	_height:600px;
	z-index: 2001;
}
.winPhotoTitleBar{
	text-align: right;
	background: #fceac1;	
	margin: 1px;
	/*width: 968px;*/
	padding: 5px 0px;
	padding-right: 10px;
}
.winPhotoTitleBar a{
	padding-top: 2px;
	color: #333;
}
.winPhotoTitleBar a:hover{
	color: #FF4902;
}
.winPhotoContent{
	padding: 10px;
}
.winPhotoContent img{
	/*width: 960px;*/
}
.winPhotoContent a{
	cursor: pointer;
}
/* 大图片窗口样式结束 */

.rs-content .searchMidTopNav{
	background: url(/public/images/design/mid_top_nav_bg.gif) repeat-x;
	height: 31px;
	color: #017AF6;
}
.rs-content .searchMidTopNav div{
	padding-top: 8px;
	padding-left: 15px;
	float: left;
	color: #292929;
	font-weight: bold;
}
/* 搜索中间内容样式结束 */
.rootSearch ul.root-search-win{
	text-align: left;
}
/* 搜索结束 */

/* rootScroll滚动样式开始 */
.rootScroll{
	height: 16px;
	overflow: hidden;
	line-height: 16px;
}
/* rootScroll滚动样式结束 */

/* new样式开始 */
.newRes,.newResBig{
	position: absolute;
	z-index: 2;
	float: left;
}
.newRes img{
	position: absolute;
	top: -20px;	
	left: 9px;
}
.newResBig img{
	position: absolute;
	top: -25px;	
	left: 6px;
}
.newResBigF,.newResBigRunway{
	position: absolute;
	z-index: 2;
	float: left;
}
.newResBigF img{
	position: absolute;
	left: 6px;
	top: -156px;	
}
.newResBigRunway img{
	position: absolute;
	left: 6px;
	top: -144px;		
}
/* new样式开始 */

/* 网站最新更新开始 */
.root-search-content{
	text-align: left;
}
.webUpdateSign{
	position: absolute;
	float: left;
	z-index: 10;
}
.webUpdateSign .text{
	position: absolute;
	left: 10px;
	top: -24px;
	display: block;
	width: 120px;
	color: #FE3904;
	font-size: 13px;
	cursor: pointer;
}
.webUpdate{
	width: 820px;
	top: 100px;
	left: 0px;
	margin: auto;
	text-align: left;
	color: #3B3B3B;
	background: #EEF7FF;
	border: 1px solid #90999C;
}
.webUpdate li{
	width: 390px;
	float: left;
	height: 18px;
	line-height: 18px;
}
.webUpdateToolbar{
	height: 16px;
	padding: 8px 0px 4px;
	margin: 0px 8px;
	clear: both;
	border-bottom: 1px solid #808080;
	cursor: move;
}
.webUpdateTitle{
	float: left;
	color: #7F8081;
	font-weight: bold;
}
.webUpdateClose{
	float: right;
	cursor: pointer;
}
.webUpdate span,.webUpdate a{
	display: block;
	float: left;
}
.webUpdate a:hover{
	color: #2192C6;
}
.webUpdate span{
	width: 70px;
}
.webUpdate span.timenow{
	width: 56px;
}
.webUpdate a{
	width: 240px;
	color: #3B3B3B;
}
.webUpdateContentInfo{
	padding: 8px 8px 4px;
}
.webUpdateContentInfo ul{
	height: 400px;
	overflow-y: scroll;
}
.webUpdateContentStatusbar{
	background: #DCEDFB;
	color: #194474;
	padding: 8px 0px 5px 10px;
	height: 16px;
}
.webUpdateContentStatusbar .webUpdateTime{
	width: 120px;
}
/* 网站最新更新结束 */
