@charset "utf-8";

/* ------------------------------------------------------
 TOP
------------------------------------------------------ */
body.report {
	font-family: "宋体", sans-serif;
}


/* Flashcontent
------------------------------------------------------ */
#noFlashContent {
position:relative;
width:963px;
height:400px;
margin:0 auto;
background:url(/images/index_bg_01.jpg) repeat-x top left;
}
#noFlashContent p#p01 {
position:absolute;
top:157px;
left:320px;
}
#noFlashContent p#p02 {
position:absolute;
top:205px;
left:246px;
}


/* contents
------------------------------------------------------ */
.report div#contentsArea {
padding-top:0;
}

.report div#contentsInner {
	width:880px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.report div#blockFirst {
	border: 1px solid #d6d6d6;
	height: 100%;
	width: auto;
}

.textLi{
	margin-left: 10px;
}

.textLi li{
	list-style-type: disc;
	list-style-position: outside;
	font-family: arial, helvetica, clean, sans-serif;
}

.report div#blockFirst #left {
	width: 102px;
	background-image: url(/common/images/red_arrow_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #f9f9f9;
	text-align: center;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d6d6d6;
	height: 100%;
	font-size: 110%;
	font-weight: bold;
	color: #333333;
}

.report div#blockFirst #right {
	width: 536px;
	padding-top: 20px;
	float: right;
	padding-bottom: 20px;
}

.report div.blockArea {
	background-image: url(/common/images/red_arrow_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #d6d6d6;
	margin-top: 30px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	height: 100%;
}

.report div.reportBlockArea {
	border: 1px solid #d6d6d6;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	height: 100%;
}
.report div.blockAreaNoLink {
	border: 1px solid #d6d6d6;
	margin-top: 30px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	height: 100%;
}

.report div.titleArea {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
	font-size: 110%;
	color: #333333;
	padding-bottom: 10px;
	font-weight: bold;

}

.report div.textArea {
	margin-top: 10px;
	font-size: 90%;
	color: #444;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
	padding-bottom: 10px;
}

.report div.textArea .textH1 {
	font-weight: bold;
	color: #FF6600;
	font-size: 110%;

}
.report div.textArea .textH2 {

}
.report div.textAreaLast {
	margin-top: 10px;
	font-size: 90%;
	color: #444;
	line-height: 18px;
	padding-bottom: 10px;
}

.report div.textAreaLast .textH1 {
	font-weight: bold;
	color: #FF6600;
	font-size: 110%;

}
.report div.textAreaLast .textH2 {

}


.report div.textLeft {
	float: left;
	width: 410px;

}

.report div.textRight {
	float: right;
	width: 180px;

}

.arrowLink {
	padding-left:11px;
	background-image: url(/common/images/link_arrow_01.gif);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	margin-top: 10px;
}

.report div.blockArea .linkText {

}
/*conArea
------------------------------------------------------ */

.newsImg {
float:left;
width:110px;
}
.tetxBlue {
color: #39c;
}
