/* CSS Document */
/* intro */
#intro {
	width:662px;
	font-weight: normal;
}
#intro p.words img.left {
	margin-right:15px;
	margin-top:2px;
}
#intro p.words {
	text-align: justify;
	padding:0px;
	margin:0px;
	line-height:14px;
}
#intro p.words span { 
	color: #e34380;
	line-height:14px;
}
#event {
	padding-top: 33px;
}
.row {
	margin:0px;
	padding:0px;
	width:662px;
}
.row p {
	padding-top:1px;
	padding-bottom:2px;
}
.cell_left {
	float: left;
	width: 110px;
	margin-right: 5px;
}
.cell_right {
	float: right;
	width: 530px;	
	text-align: justify;
}

/* layout product_2 */
#top_pic {
	margin-top: 20px;
	background-image: url(../../images/intro/top_pic.gif);
	height: 6.2em;
	border-bottom: 1px dotted #8E7975;
	border-top: 1px dotted #8E7975;
}
#text {
	border-bottom: 1px dotted #8E7975;
	padding-top: 5px;
	padding-bottom: 5px;
}
#text p {
	text-align: justify;
	margin-top: 20px;
	margin-bottom: 20px;
}
.item1 {
	background-image: url(../../images/intro/item_01.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-top: 0px;
	padding-left: 120px;
	text-align: justify;
	border-bottom: 1px dotted #8E7975;
	height:130px;
}
.item2 {
	background-image: url(../../images/intro/item_02.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-top: 0px;
	padding-left: 120px;
	text-align: justify;
	border-bottom: 1px dotted #8E7975;
	height:130px;
}
.item3 {
	background-image: url(../../images/intro/item_03.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-top: 0px;
	padding-left: 120px;
	text-align: justify;
	border-bottom: 1px dotted #8E7975;
	height:130px;
}
.item4 {
	background-image: url(../../images/intro/item_04.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-top: 0px;
	padding-left: 120px;
	text-align: justify;	
	border-bottom: 1px dotted #8E7975;
	height:130px;
}
.item5 {
	background-image: url(../../images/intro/item_06.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-top: 0px;
	padding-left: 120px;
	text-align: justify;
	border-bottom: 1px dotted #8E7975;
	height:130px;
}
.item6 {
	background-image: url(../../images/intro/item_07.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-top: 0px;
	padding-left: 120px;
	text-align: justify;
	border-bottom: 1px dotted #8E7975;
	height:130px;
}
.item7 {
	background-image: url(../../images/intro/item_07.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-top: 0px;
	padding-left: 120px;
	text-align: justify;	
	border-bottom: 1px dotted #8E7975;
	height:130px;
}
.item8 {
	background-image: url(../../images/intro/item_08.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-top: 0px;
	padding-left: 120px;
	text-align: justify;
	border-bottom: 1px dotted #8E7975;
	height:130px;
} 
h1 {
	font-size: 1.3em;
	font-weight: bold;
	color: #FF3399;
}

/* Layout product_1 */
#content #top_pic {
	background-image: url(../../images/intro/top_pic.gif);
	border-top:1px dotted #8E7975;
	border-bottom: 1px dotted #8E7975;
	height: 72px;
}
.title {
	margin-top: 20px;
	margin-bottom: 20px;	
}
.text_left {
	margin-top: 0px;
	text-align: justify;
}
.text_left img.right {
	margin-left:15px;
	margin-top:4px;
}

/* Layout Process Develop */
#title_link {	
	margin-bottom: 20px;
	background-image: url(../../images/intro/bg_link.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px dotted #8E7975;
	padding: 8px 0px 0px 0px;
}
#title_link p {
	width:330px;
	margin-bottom: 5px;	
}
#title_link p a, #title_link p a:visited {
	font-weight: bold;	
	color: #c9a534;
}
#title_link p a:hover, #title_link p a.active {
	color:#DE0036;
}
/* Layout Manage */
#column {
	background-image: url(../../images/intro/bg_top.jpg);
	background-repeat: no-repeat;
	padding-top: 67px;
	margin-top: 20px;
}
#column .left {
	float: left;
	width:273px;
	padding: 10px 13px 10px 0px;
	background-image: url(../../images/intro/line_middle.jpg);
	background-repeat: repeat-y;
	background-position: right;
	text-align: justify;
}
#column .right {
	float: right;
	width: 270px;
	padding-left: 7px;
	padding-top: 15px;
	text-align: justify;
}

div.product_2 h1 {
	padding-top:5px;
}

