A:link { text-decoration:none; color:black; }
A:visited { text-decoration:none; color:black; }
A:hover { text-decoration:none; }
A:active { text-decoration:none; }



*{
	margin:0;
	padding:0;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

#wrap{
	width:350px;
	margin:0 auto;
}

select::-ms-expand { 
  display: none;
}

ul{
	list-style:none;
	margin:0;
	padding:0;
}

img{
	border:0;
	display:block;
}

#logo{
	width:350px;
	display:inline-block;
	margin-bottom:10px;
	margin-top:10px;
}

#logo ul{
	width:350px;
	height:60px;
}
/* ------------------------------------- */
#menu{
	width:350px;
	height:80px;
	margin-bottom:5px;
}

#menu ul{
	width:350px;
	height:40px;
}

#menu ul li{
	float:left;
}

#menu ul li:nth-child(5) ul{
	width:80px;
	height:120px;
	position:relative;
	z-index:5;
}
/* ------------------------------------- */
#login{
	width:350px;
	height:30px;
	display:inline-block;
	margin-bottom:15px;
}

#login ul{
	width:350px;
	height:30px;
}

#login ul li{
	float:left;
}
/* ------------------------------------- */

/* m-truck css ºÎºÐ ½ÃÀÛ */

#search{
	width:350px;
	height:60px;
}

#search ul:nth-child(1){
	width:350px;
	height:30px;
}

#search ul li{
	float:left;
}

#car_info{
	width:350px;
	margin-top:7px;
}

#car_info #car_list{
	width:350px;
	display:inline-block;
}

#car_info #car_paging{
	width:350px;
	height:30px;
	margin-top:15px;
	margin-bottom:15px;
}

#car_info #car_paging .page{
	width:350px;
	height:30px;
	text-align:center;
}

#car_info #car_paging .page .paging{
	width:25px;
	height:30px;
	display:inline-block;
	text-align:center;
	line-height:30px;
}

#car_info #car_paging .page .paging a{
	display:block;
}

#car_info #car_btn{
	width:350px;
	height:70px;
}

#car_info #car_btn ul li{
	float:left;
}
/* m-truck css ºÎºÐ ³¡ */

/* ------------------------------------- */

/* m-truck/view.php css ºÎºÐ ½ÃÀÛ */
#date_info{
	width:350px;
	height:25px;
	overflow:hidden;
}

#truck_view{
	width:350px;
	margin-bottom:10px;
}

#truck_info{
	width:350px;
	margin-bottom:10px;
}

#user_info{
	width:350px;
	display:inline-block;

}

#user_info ul{
	width:350px;
}

#car_opt{
	width:350px;
}

#car_opt ul{
	width:350px;
	display:inline-block;
	padding:5px;
	border:2px solid #e1e1e1;
	margin-bottom:10px;
}

#car_opt ul li{
	float:left;
	margin-right:3px;
}

#car_content ul{
	width:350px;
	display:inline-block;
	margin-bottom:10px;
}

#view_btn{
	width:350px;
	display:inline-block;
	margin-bottom:10px;
}

#view_btn ul li{
	width:80px;
	height:30px;
	float:left;
}

/* m-truck/view.php css ³¡*/

/* ------------------------------------- */

/* m-truck/write.php css ½ÃÀÛ*/

#write_info{
	width:350px;
}

#write_info ul .info_name{
	width:80px;
	height:30px;
	text-align:center;
	line-height:30px;
	font-size:12px;
	display:inline-block;
}

#write_info ul .info_box{
	width:270px;
	height:30px;
	float:right;
}

#opt_info{
	width:350px;
	display:inline-block;
	margin-bottom:10px;
}

#opt_info ul {
	font-size:12px;
	padding:1px;
}

#opt_info ul li{
	margin-bottom:7px;
}

#photo_info{
	width:350px;
}

#photo_info ul{
	font-size:14px;
}

#photo_info ul li{
	margin-top:5px;
	margin-bottom:5px;
}

#security{
	width:350px;
	height:60px;
	margin-top:20px;
	margin-bottom:20px;
}

#security ul:nth-child(1){
	width:350px;
	height:30px;
}

#security ul:nth-child(1) li{
	float:right;
}

#security ul:nth-child(1) li img{
	display:inline-block;
	margin:0;
	padding:0;
}

#security ul:nth-child(2){
	width:350px;
	height:30px;
}
/* m-truck/write.php css ³¡*/

/* ------------------------------------- */

/* logoin css ºÎºÐ ½ÃÀÛ */

#log_logo{
	width:350px;
	height:80px;
	border:10px solid #e1e1e1;
	margin-top:20px;
}

#log_logo img{
	margin:0 auto;
	padding-top:10px;
}

#log_info{
	width:350px;
	height:150px;
	border:1px solid black;
	margin-top:25px;
	margin-bottom:25px;
}

#log_info ul:nth-child(1){
	width:350px;
	height:75px;
}

#log_info ul:nth-child(2){
	width:350px;
	height:75px;
	text-align:center;
	padding:15px;
}


/* logoin css ºÎºÐ ³¡ */

/* ------------------------------------- */

/* °Ô½ÃÆÇ index ºÎºÐ ½ÃÀÛ */

#board_info{
	width:350px;
}

#board_info div ul a{
	display:block;
}

#board_info #bbs_logo{
	width:350px;
	height:50px;
	margin-bottom:10px;
}

#board_info #paging{
	width:350px;
	height:25px;
	text-align:center;
	margin:10px 0;
}

#board_info #paging .page{
	width:350px;
	height:35px;
	display:inline-block;
}

#board_info #paging .page .paging{
	width:30px;
	height:35px;
	line-height:35px;
	border:1px solid #e1e1e1;
	display:inline-block;
}

#board_info #paging .page .paging a{
	display:block;
}



#board_info #search{
	width:350px;
	height:27px;
}
/* °Ô½ÃÆÇ index ºÎºÐ ³¡ */

/* ------------------------------------- */

/* °Ô½ÃÆÇ view ½ÃÀÛ */

#view_info{
	width:350px;
	margin:10px 0;
}

#view_info #comment{
	width:350px;
	margin:0 auto;
}
#view_info #comment .comment_modify{
	width:346px;
	height:140px;
	display:none;
}

#view_info #comment_write{
	width:350px;
}

#btn{
	width:350px;
	height:30px;
	margin-bottom:10px;
}

/* °Ô½ÃÆÇ view ½ÃÀÛ ³¡ */

/* ------------------------------------- */
#footer{
width:350px;
height:250px;
margin:0 auto;
margin-top:10px;
}