/*--------------------------------------------------------
	LEXUES Inc.
	cascading Style Sheets for Pure Picture.
	[ base css :base.css ]
	
	CopyrightiCj2007 LEXUES Inc.All Rights Reserved.
--------------------------------------------------------*/

/* ====================================================================== */
/* maincontent */
/* ====================================================================== */
#main {
	width: 800px;
}
#main #maincontent {
	width: 800px;
}
h1 {
	background-image: url(../image/example/mainimage.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 120px;
	clear: both;
	text-indent: -9999px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
h2 {
	margin-bottom: 15px;
	padding-top: 20px;
	clear: both;
	color: #333333;
	text-align: center;
}
#maincontent p {
	font-size: 1.2em;
	line-height: 1.6em;
	padding: 5px 10px 8px 10px;
}
.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;
}
.finding h2 {
	color: #FFFFFF;
	font-size: 1.3em;
	text-align: left;
	margin: 0px;
}
.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;
	padding-top: 12px;
	padding-left: 25px;
	color: #000066;
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 1px solid #999999;
	margin-left: auto;
}
.delimitation .exp {
	color: #666666;
	font-weight: normal;
}
.each_case {
	width: 730px;
	margin: 0px auto;
}
.each_case p {
	padding: 0px;
	text-indent: 1em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.qr_container {
	width: 400px;
	height: 93px;
	margin: 0px 0px 40px 35px;
	background-color: #FFFFFF;
	padding: 5px 5px 5px 10px;
	border: 1px solid #0173BA;
}
.qr_container img {
	float: right;
}
.qr_container p {
	margin-top: 10px;
}
.anchor_container {
	text-align: right;
	width: 730px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.2em;
}

