/*--------------------------------------------------------
	LEXUES Inc.
	cascading Style Sheets for Pure Picture.
	[ info css :info.css ]
	
	CopyrightiCj2007 LEXUES Inc.All Rights Reserved.
--------------------------------------------------------*/

/* ====================================================================== */
/* maincontent */
/* ====================================================================== */
#main {
	width: 800px;
}
#main #maincontent {
	width: 800px;
}
#main h1 {
	clear: both;
	background-image: url(../image/info/mainimage.jpg);
	background-repeat: no-repeat;
	height: 120px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 800px;
	text-indent: -9999px;
}
#main h2 {
	margin-bottom: 15px;
	clear: both;
	padding-top: 20px;
	font-size: 1.3em;
	color: #333333;
	text-align: center;
}
#main #maincontent .finding {
	height: 30px;
	width: 770px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 26px!important;
	padding-bottom: 18px;
	padding-left: 15px;
	background-color: #0073BB;
}
#main #maincontent .finding h2 {
	color: #FFFFFF;
	font-size: 1.3em;
	text-align: left;
	margin: 0px;
}
#main #maincontent .delimitation {
	background-image: url(../image/text_icon.gif);
	background-repeat: no-repeat;
	width: 700px;
	height: 25px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	color: #666666;
	text-align: left;
	font-size: 1.4em;
	font-weight: bold;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-left: 30px;
}
#main #maincontent .explanation {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
}
#main #maincontent .explanation p {
	margin-bottom: 10px;
	line-height: 21px;
}
#main #main_exp {
	text-align: left;
	_width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 15px;
	margin-bottom: 10px;
	clear: both;
	background-image: url(../image/top/news_bg.jpg);
	background-repeat: repeat-x;
}
#main #main_exp #exp_inner {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 10px;
}
#main #main_exp h2 {
	clear: both;
	font-size: 1.2em;
	color: #666666;
	text-align: left;
	line-height: 1.6em;
}
#main #main_exp #exp_inner p {
	text-align: left;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#main #maincontent .explanation .image_container {
	text-align: center;
}
#main #maincontent .explanation .left_image {
	float: left;
	margin-right: 20px;
	margin-top: 5px;
}
#main #maincontent .explanation h4 {
	font-size: 1.2em;
	color: #000066;
	margin-top: 12px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 21px;
	padding-top: 5px;
}
#main #maincontent p {
	font-size: 1.2em;
	line-height: 1.6em;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
#main #maincontent .explanation ul {
	font-size: 1.2em;
	line-height: 21px;
	margin-left: 30px;
	margin-top: 0px;
}
#main #maincontent .explanation li {
	list-style-type: disc;
}
#main #maincontent .inquiry {
	border: 1px solid #FF9900;
	margin-top: 20px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 15px;
}
#main #maincontent .inquiry p {
	font-size: 1.2em;
}
#main #maincontent .inquiry ul {
	font-size: 1.3em;
}
#main #maincontent .inquiry h4 {
	font-size: 1.4em;
}
.blue {
	color: #3366CC;
}
.anchor_container {
	text-align: right;
	width: 730px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.2em;
}
.red {
	color: #CC0000;
	font-weight: bold;
	font-size: 1.0em;
}	
.add {
	font-weight: bold;
}

