.bs_wrap{
	width:1200px;
	min-height:10px;
	clear:both;
}

.bs_top{
	height:100px;
}

.bs_mubox{
	width:280px;
	border-right:1px #ccc solid;
	border-bottom:30px transparent solid;
	padding:10px 10px 30px 10px;
	float:left;
	min-height:10px;
}

.bs_logo{
	width:280px;
	height:150px;
	border-bottom:1px #cccccc solid;
	position:relative;
}

.bs_bsnam{
	width:280px;
	height:20px;
	position:absolute;
	z-index:10;
	bottom:20px;
	left:10px;
	font-size:14px;
	color:#777;
}


.bs_mubox a{
	width:260px;
	border-bottom:1px #ccc solid;
	padding:10px;
	display:block;
	margin:1px 0px;
	position:relative;

}

.bs_mubox a:hover{
	width:260px;
	border-bottom:1px #ccc solid;
	padding:10px;
	display:block;
	background-color:#eee;
	margin:1px 0px;
	position:relative;
}


.icon_retra{
	width:16px;
	height:16px;
	background-image:url('../img/retra.png');
	position:absolute;
	z-index:2;
	right:10px;
	top:15px;
}



.bs_sub{
	width:260px;
	height:30px;
	margin:10px 0px;
	clear:both;
}

.bs_sub a{
	width:20px;
	height:20px;
	padding:4px 2px 4px 6px;
	border:1px #cccccc solid;
	display:block;
	float:left;
	margin:0px 5px 5px 0px;
}

.bs_sub a:hover{
	width:20px;
	height:20px;
	padding:4px 2px 4px 6px;
	border:1px #cccccc solid;
	display:block;
	background-color:#eee;
	float:left;
	margin:0px 5px 5px 0px;
}


.bs_sub a.widthfix{
	width:60px;
	height:20px;
	padding:4px 2px 4px 6px;
	border:1px #cccccc solid;
	display:block;
	float:left;
	margin:0px 5px 5px 0px;
}



.bs_Rside{
	width:800px;
	min-height:10px;
	float:left;
	margin-left:10px;
}



/* font style */

.bsak a{color:#0066ff;}
.bsak a:hover{color:#0066ff;text-decoration:underline;}

a.bslogout{color:#ff3300;}
a.bslogout:hover{color:#ff3300;text-decoration:underline;}


clc{color:#ff3300;margin-left:5px;}
cls{color:#0066ff;margin-right:5px;}




/* img style */

.vpic img{
	width:30px;
	height:19px;
	position:relative;
	cursor:pointer;
}

.vpic:hover img{
	width:150px;
	height:95px;
	z-index:100;
	position:absolute;
	cursor:pointer;
	right:1px;
	bottom:1px;
	border:1px #cccccc solid;
}


.vpic2 img{
	width:30px;
	height:42px;
	position:relative;
	cursor:pointer;
}

.vpic2:hover img{
	width:150px;
	height:210px;
	z-index:100;
	position:absolute;
	cursor:pointer;
	right:1px;
	bottom:1px;
	border:1px #cccccc solid;
}


/* cutom style ste */

ul.ixbrlist{
	display:block;
	clear:both;
}

ul.ixbrlist li{
	width:254px;
	height:65px;
	float:left;
	position:relative;
	margin:0px 3px 5px 2px;
}

ul.ixbrlist li img{
	width:254px;
	height:65px;
	border:1px #cccccc solid;
}


ul.newpiclist{
	display:block;
	clear:both;
	z-index:100;
}

ul.newpiclist li{
	width:150px;
	height:105px;
	float:left;
	position:relative;
	margin:0px 3px 5px 2px;
}

ul.newpiclist li img{
	width:150px;
	height:105px;
	border:1px #cccccc solid;
}



div.ixlnk{
	width:143px;
	height:30px;
	display:block;
	position:absolute;
	right:2px;
	top:4px;
	-moz-opacity:0;
	-khtml-opacity: 0; 
	opacity: 0;

}


a.lnk{
	width:16px;
	height:16px;
	padding:5px;
	display:block;
	position:absolute;
	right:34px;
	bottom:3px;
	background-image:url('../img/lnk.png');
	background-repeat:no-repeat;
	background-color:#66FF99;
	background-position:50% 50%;
}


a.del{
	width:16px;
	height:16px;
	padding:5px;
	display:block;
	position:absolute;
	right:3px;
	bottom:3px;
	background-image:url('../img/x1.png');
	background-repeat:no-repeat;
	background-color:#ff6600;
	background-position:50% 50%;
}


div.aid {
	width: 50px;
	position: absolute;
	left: 5px;
	bottom: 3px;
}


langdfcho{
	margin-right:10px;	
}




















