@import url(../../base/css/browse.css);

		div.sub_design_box_head {
		border-left:0px solid #DFDFDF;
		border-right:0px solid #DFDFDF;
		border-bottom:1px solid #cccccc;
		background-color:transparent;
		height:29px;
		line-height: 29px;
		padding:0 0 0 9px;
	}

	div.sub_design_box_body {
		border-left:0px solid #DFDFDF;
		border-right:0px solid #DFDFDF;
		border-bottom:0px solid #DFDFDF;
		position:static;
		text-align:center;
	}
	div.caption_section
	{
		float:left;
		color:#777069;
		font-weight:bold;
		font-size:12px;
	}
	
	div.devider
	{
		font-size:1px;
		border-top:0px solid #DFDFDF;
	}

