@charset "utf-8";
/* ------------------------------------------------------------
 * Name      : layout.css
 * Desc      : GIGSNS Default
 * Created   : 2014/06 GIGAKOREA by jinhwan,kim
 * Updated   :
 ------------------------------------------------------------ */



.sidebannerLeft {
	position:absolute;
	left:-171px;
	top:412px;
	width:163px;
	height:244px;
	padding:56px 1px 0;
	background:url(/gWeb_Module55/images/sub_domain/citic/sdbanner_left_bg_joungsin.png) no-repeat;
}

.sidebannerLeft li {
	height:55px;
}


.sidebannerRight {
	position:absolute;
	left:1032px;
	top:412px;
	float:right;
	width:108px;
	height:384px;
	background:url(/gWeb_Module55/images/sub_domain/citic/sdbanner_right_bg_joungsin.png) no-repeat;
}

.sidebannerRight p {
	margin:0;
	padding:5px 0 0 0;
	height:31px;
	text-align:center;
}


.sidebannerRight li {
	padding:6px 6px 5px;
	width:96px;
	height:67px;
	text-align:center;
}





