/* appli.css */
@charset "UTF-8";

/*-- left --*/
#appli_search {
	padding-left:15px;
	padding-right:5px;

}

#appli_left{
	margin-top: 10px;
}

#appli_categories {
	background:url(../image/common/about_appli_middle.gif) left top repeat-y;
}

#appli_categories ul{
	padding-top: 10px;
}

#appli_categories ul li{
	margin-left:15px;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	width:200px;
	padding-bottom: 10px;
}

#appli_use {
	background:url(../image/common/about_appli_middle.gif) left top repeat-y;
}

#appli_use ul{
	padding-top: 10px;
	display: inline;
}

#appli_use ul li{
	list-style: none;
	padding-bottom: 10px;
}

#appli_use ul li a{
	margin-left:15px;

	list-style: none;
	width:200px;
	background:url(../image/common/appli_navi_stay.gif) left top no-repeat;
	padding-left: 20px;
}

#appli_use ul li a:hover{
	list-style: none;
	background:url(../image/common/appli_navi_hover.gif) left top no-repeat;
}

/*-- main --*/
.m2_ll{
	float:left;
	width:680px;
}

.m2_ll h2{
	color: #e4007f;
	font-size: 16px;
	font-weight: bold;
	}
#new_on span,#new_off span,#ranking_on span,#ranking_off span{
	display: none;
	}
	
#appli_list_middle{
	background:url(../img/appli/appli_bg_middle.gif) repeat scroll left top;
	float:left;
	width:680px;
}
#appli_list_top{
/*	background:url(../img/appli/appli_bg_top.gif) no-repeat scroll left top;  */
	height:8px;
	width:680px;
	overflow: hidden;
	clear: both;
}
#appli_list_top img{
	vertical-align:top;
	}

.appli_content{
	width:315px;
	float:left;
	border-left:1px solid #fff;
	border-right:1px solid #f4f4f4;
	border-bottom:1px solid #f4f4f4;
	height:150px;
	padding:10px 0 0 20px;	
	height: 180px;
}

.appli_title{
	font-size: 14px;
	font-weight: bold;
	padding:0 0 0 5px; 
	margin: 0;
	height: 20px;
	line-height:20px;
	background: #fff;
	border-left:5px solid #e4007f; 
	width:300px; 
	margin:0 0 5px 0; 
}

.appli_content span{
	font-size: 11px;
	color:#2787B7;
	font-weight: bold;
}


.appli_thumb{
	float:left;
	padding-top:5px;
}

.appli_description{
	width:225px;
	padding:5px 0 0 10px;
	float:left;
	height: 75px;
}

.appli_count{
	width:310px;	
	float:left;
	padding: 10px 0;
	font-size: 10px;
	color:#666666;
}
.appli_more_btn{
	width:310px;	
	float:left;	
	text-align: right;
}
.appli_photo img{
	border:5px solid #dddddd;
	}


	
div.appli_photo_create{
	vertical-align: middle;
	margin-left:20px;
	border:5px solid #dddddd;
	text-align: center;
}

div.appli_photo_create img{
	border: 1px solid #dddddd;
}

/*-- pager --*/
ul.appli_pager {
	background:url(../img/appli/appli_bg_bottom.gif) no-repeat scroll left top;
	clear:both;
	padding:10px;
	text-align:center;
	width:660px;
	height:40px;
	border-top:1px solid #efefef;

}
ul.appli_pager li {
	display: inline;
	margin: 0 0 0 10px;
	padding: 0;
}
ul.appli_pager li.current {
	font-weight: bold;
}

/*-- Tab focus --*/
#new_on{
	float:left;
	width:115px;
	height:30px;
	vertical-align:bottom;
	display:inline;
	font-size:1px;
	line-height: 0;
}
#new_on a{
	background:url(../img/appli/appli_new_on.gif) no-repeat scroll left top;
	width:115px;
	height:30px;
	display:block;
}
#new_off{
	float:left;
	width:115px;
	height:30px;
	position: relative;
	vertical-align:bottom;
	display:inline;
	font-size:1px;
	line-height: 0;
}
#new_off a{
	background:url(../img/appli/appli_new_off.gif) no-repeat scroll left top;
	width:115px;
	height:30px;
	display:block;
}

#ranking_on{
	float:left;
	width:115px;
	height:30px;
	vertical-align:bottom;
	display:inline;
	font-size:1px;
	line-height: 0;
}
#ranking_on a{
	background:url(../img/appli/appli_ranking_on.gif) no-repeat scroll left top;
	width:115px;
	height:30px;
	display:block;
}

#ranking_off{
	float:left;
	width:115px;
	height:30px;
	vertical-align:bottom;
	display:inline;
	font-size:1px;
	line-height: 0;
}
#ranking_off a{
	background:url(../img/appli/appli_ranking_off.gif) no-repeat scroll left top;
	width:115px;
	height:30px;
	display:block;
}


#appli_message{
	width:675px;
	float:left;
	height:80px;
	padding:40px 0px 0 15px;	
}
#appli_search {
	background:url(../image/common/about_appli_middle.gif) left top repeat-y;
	float: left;
	width: 231px;
}
#appli_search form{

	margin-top: -15px;
	/margin-top:0px;
}

.appli_input{
 	height:19px;
	width:110px;
	padding:2px;
	border: 1px solid #eee;
}
.appli_btn{
	font-size:14px;	
	vertical-align: bottom;
	margin-top: 25px;
	/margin-top:-4px;
	margin-left: -4px;
	/margin-left:-6px;
}

.appli_step{
	border-bottom: 1px solid #efefef;
	padding-bottom: 20px;
	}

div.appli_step h3{
	color:#E4007F;
	height:24px;
	line-height:24px;
	padding-left:0px;
	margin:0px;	
	font-weight:normal;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	

	
div.appli_step img{
	vertical-align: middle;
	margin-left:20px;
	}

div.appli_step p{
	padding-left:20px;
	}	
	
#appli_top{
	background:url(../image/diagram/cdc_top.png) no-repeat left top;
	width: 680px;
	height: 250px;
	margin-bottom: 20px;
}

.cdc_install_btn{
	margin-top: 195px;
	margin-left: 215px;
	float: left;
	display: inline;
}

.cdc_to_cdc_btn{
	float: left;
	margin-top: 195px;
	margin-left: 20px;
	margin-bottom: 40px;
	display: inline;
}

.appli_ss{
	background:none;
}