/************/

/*** application_top ***/
.applicationBox {
	margin: 0 15px 30px;
}

.thumbnail {
	float: left;
	width: 200px;
}

.thumbnail a img {
	border: 1px solid #666666;
}

.thumbnail a:hover img {
	border: 1px solid #DD4179;
}

.applicationCont {
	float: right;
	width: 620px;
}

.applicationCont h3 {
	margin-bottom: 8px;
	padding-bottom: 2px;
	font-size: 120%;
	border-bottom: 1px solid #CCCCCC;
}

.applicationCont p {
	font-size: 75%;
	line-height: 140%;
}

.detailLink {
	width: 108px;
	height: 18px;
	margin-top: 5px!important;
	font-size: 60%;
	line-height: 100%;
}

.detailLink span {
	visibility: hidden;
}

.detailLink a {
	display: block;
	width: 108px;
	height: 18px;
	background: url(../images/btn_detail.gif) 0 0 no-repeat;
}

.detailLink a:hover {
	background-position: 0px -20px;
}


/*** content ***/
#appContBox {
	margin: 0 40px 30px;
}

#appContBox h3 {
	height: 15px;
	margin-bottom: 5px;
	padding: 4px 15px;
	color: #22618B;
	font-size: 15px;
	line-height: 100%;
	background: #F5F8E8 url(../images/leader_product_h3.gif) 0 0 repeat-y;
	border: 1px solid #214765;
}

#appContBox p {
	margin: 0 5px 20px;
	font-size: 75%;
	line-height: 140%;
}

#appContBox ul {
	margin: 20px 20px 30px;
	list-style-type: none;
}

#appContBox li {
	margin: 0;
	padding: 0 0 3px 12px;
	font-size: 14px;
	line-height: 24px;
	background: url(../images/leader_caption.gif) 0 9px no-repeat;
}

#appContBox p.caption {
	margin: 0 0 0 24px;
	font-size: 75%;
	line-height: 140%;
}

p.link {
	height: 15px;
	margin: 0 1px;
	padding: 2px 0 0 76px;
	background: url(../images/icon_link.jpg) left top no-repeat;
}

p.link a {
	margin-right: 0.3em;
	font-weight: bold;
	text-decoration: underline;
}


/*** thumbnail ***/
ul#appTop {
	margin: 0 0 10px 25px;
	list-style-type: none;
}

ul#appTop li {
	float: left;
	margin-right: 2px;
}

ul#appTop li a img {
	border: 1px solid #FFFFFF;
}

ul#appTop li a:hover img {
	border: 1px solid #DD4179;
}

ul#appTop:after {
	color: transparent;
	font-size: 1px;
	content: ".";
	display: block;
	height: 0px;
	clear: both;
}

ul#appTop {
	zoom: 1;
}

#thumb_app {
	margin: 0 15px 30px;
}

#thumb_app h3 {
	clear: both;
	height: 15px;
	margin: 15px 0 5px;
	padding: 4px 15px;
	color: #22618B;
	font-size: 15px;
	line-height: 100%;
	background: #F5F8E8 url(../images/leader_product_h3.gif) 0 0 repeat-y;
	border: 1px solid #214765;
}

#thumb_app p {
	margin: 0 5px 20px;
	font-size: 75%;
	line-height: 140%;
}

ul.appExample {
	margin: 20px 5px 0;
	list-style-type: none;
}

ul.appExample li {
	float: left;
	display: block;
	width: 150px;
	height: 240px;
	margin: 0 10px 0 0;
	font-size: 90%;
}

ul.appExample img {
	display: block;
	margin: 0 0 3px!important;
	border: 2px solid #333333;
	background-color: #CCCCCC;
}

ul.appExample a img {
	display: block;
	margin: 0 0 3px!important;
	border: 3px double #666666;
}

ul.appExample a:hover img {
	border: 3px double #DD4179;
}

ul.appExample li div {
	margin: 5px 0 0;
	padding: 24px 0 0;
	font-size: 80%;
	border-top: 1px solid #CCCCCC;
	background: url(../images/header_app_link.jpg) 0 0 no-repeat;
}


/*** application_detail ***/
#product_3rd {
	margin: 0 15px 30px;
}

#product_3rd h3 {
	margin-bottom: 20px;
	padding: 0 5px 3px;
	color: #22618B;
	font-size: 120%;
	border-bottom: 1px solid #CCCCCC;
}

#product_3rd h4 {
	margin: 25px 7px 0;
	padding-left: 6px;
	font-size: 90%;
	border-left: 3px solid #CBC4B8;
}

#product_3rd h5 {
	clear: both;
	margin: 15px 7px 0;
	padding-left: 6px;
	font-size: 85%;
	border-left: 1px solid #CBC4B8;
}

#product_3rd p {
	margin: 0 5px 1em;
	font-size: 75%;
	line-height: 140%;
}

p.caption {
	margin: 0 5px 3px!important;
	padding-left: 10px;
	background: url(../images/leader_caption.gif) 0 5px no-repeat;
}

p.caption a {
	color: #477898;
	font-weight: bold;
	text-decoration: underline;
}

p.caption a:hover {
	color: #DD4179;
}

