		
/*bus02 구축사례*/


#content
{ width:650px;}

ul {
	font-size:12px;
	margin:0;
	}

ol, ul,dl  {list-style:none;}	

#content>ul

{
	
	float:left;}


.titleM
{
	
	float:left;
	text-align:left;
	padding-left:0;
	margin-left:5px;
	}

.box_layout /*  내용 박스*/
 {
	background-color:#ffffff;
	padding:10px 0px 10px 0px;
	margin-bottom:10px;
	margin-left:10px;
	border:solid thin 1;
	border-color:#b4b3b3;
	width:630px;
						
		}


.Titleline{
	
	height:10px;
	
	
}
		
.logoimg{
	
	border:solid thin 1;
	border-color:#b4b3b3;
	text-align:center;
	margin-right:5px;
	margin-left:10px;
	float:left;
	
	
	}	
	

		
.button01        
{
	width:98px;
	height:23px;
	padding:2px 2px 0px 2px ;
	margin:3px 3px 0 22px;
	margin-right:20px;
	color:#FFFFFF;
	text-align:center;
	float:right;
	font-size:12px;
	cursor:pointer;
	
	}

.button02      
{
	width:650px;
	color:#FFFFFF;
	text-align:center;
	font-size:12px;
	cursor:pointer;
	
	
	}



.tab{
	background-image:url(/jsp/mobile/img/01common/tab_back.jpg);
	height:62px;
	width:212px;
	margin-right:2px;
	margin-top:7px;
	text-align:center;
	color:#000099;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	cursor:pointer;
	float:left;
	
	}

.tab:hover{
	color:#900;
		
	}
.tabover{
	background-image:url(/jsp/mobile/img/01common/tab_back.jpg);
	min-height:20px;
	width:210px;
	margin-right:2px;
	margin-top:7px;
	text-align:center;
	color:#900;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	float:left;
	
	}

.tabover:hover{
	color:#900;
	float:left;
	}

.bustitle

{
	font-weight:bold;
	background: url(/jsp/mobile/img/bus/arrow01.png) left no-repeat;
	padding-left:20px;
	clear:left;
	
		}
	
.FloatClear{
	
	clear:left !important;
	}
	
.subbox     
{
	
	margin:10px 0 5px 0;
	margin-left:10px;
	padding:10 0 10 10px ;
	background-color:#eeeeef;
	border-color:#b4b3b3;
	border-radius:5px;
	line-height:20px;
	width:630px;
	}
	
.subimg{
	
	
	text-align:center;
	clear:left; !important;
	

	
	}
