@charset "UTF-8";
@import "../../css/common.css";

/* ---------------------------------------------------------
	CSS Document Bread Clumb
--------------------------------------------------------- */

p#bread strong {
	color: #f70163;
}

/* ---------------------------------------------------------
	CSS Document Title
--------------------------------------------------------- */

#contents h2 {
	background: url(../images/title.jpg) no-repeat 0 0;
	color: #f70163;
}

.h2 {
	height: 35px;
	margin-top: 10px;
	text-align: left;
	font-weight: bold;
	font-size: 15px;
	line-height: 37px;
	color: #050f6f;
}

em {
	font-style: normal;
	color: #f70163;
}


/* ---------------------------------------------------------
	CSS Document SideBar
--------------------------------------------------------- */

#sidebar li.this a ,
#sidebar a:hover {
	background: url(../images/side_arrow.jpg) no-repeat 0 1px;
	color: #f82378;
}

/* ---------------------------------------------------------
	CSS Document download
--------------------------------------------------------- */

.index {
	text-align: left;
}

.index p {
	margin: 10px 0 0 10px;
}

.index p.desc {
	margin: 15px 0 0;
}

.index strong {
	background: #bae6fb;
	font-weight: normal;
	color: #f70163;
}

.index .clearfix {
	margin: 15px 0 0;
	padding-bottom: 15px;
	border-bottom: dotted 1px #000;
}

.index li {
	margin: 10px 0 0 10px;
	padding-left: 10px;
	background: url(../../images/arrow_green.jpg) no-repeat 0 4px;
	list-style: none;
}

.index li img {
	vertical-align: middle;
}

.block {
	padding-left: 35px;
	background: url(../images/subtitle.jpg) no-repeat 0 6px;
	text-align: left;
}

.index .block h3 {
	margin: 20px 0 0;
	border: 0;
	font-size: 13px;
	color: #003887;
}

.index .block ul {
	padding-top: 5px;
}

.index .block li {
	margin: 5px 0 0 10px;
	padding-left: 10px;
	background: url(../../images/arrow_blue.jpg) no-repeat 0 4px;
	list-style: none;
}
.index #left{
	float:left;	
	margin:0;
}
.index #button{
	width:253px;
	float:right;
}
.index #button p{
	margin:0;	
}

.index #button p.top{
	margin-top:25px;	
}
.index .line {
	padding-bottom: 25px;
	border-bottom: dotted 1px #000;
}

/* ---------------------------------------------------------
	CSS Document usehowto
--------------------------------------------------------- */

.index blockquote {
	margin: 0 0 0 10px;
	padding-bottom: 10px;
}



/*-------------------------------------------------
DOWNLOAD/BUY BTN
---------------------------------------------------*/
