/* top */
* {
	font-size: 14px;
	line-height: 20px;
	margin: 0 0;
}
html {
	height: 100%;
}
body {
	background-color: #FFFFFF;
	margin: 0 0;
	padding: 0 0;
	text-align: center;
	height: 100%;
}
a {
	text-decoration: none;
	font-size: 10px;
	line-height: 18px;
	color: #4741C0;
}
ul, li {
	margin: 0 0;
	padding: 0 0;
	text-indent: 0px;
}
rt {
	font-size: 9px;
}

#wrapper {
	width: 100%;
	position: relative;
	height: 100%;
	min-height: 100%;
	padding-bottom: 70px;
}
#box {
	width: 862px;
	margin: 0 auto;
	border-top: 5px solid #242671;
}
#header {
	width: 720px;
	background-image: url(../img/index_img1.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
}
#header ul {
	margin: 0 28px 0 0;
}
#header li {
	float: right;
	list-style-type: none;
}
#header2 {
	background: url(../img/head.jpg) no-repeat;
	height: 241px;
}
#header2 ul {
	margin: 0 0 0 71px;

}
#header2 li {
	float: left;
	list-style-type: none;
}
#side {
	float: left;
	width: 170px;
	margin-left: 71px;
	text-align: left;
}
#side .ttl {
	font-weight: bold;
	font-size: 15px;
	line-height: 24px;
	color: #4741C0;
}
#side .txt {
	font-size: 13px;
	line-height: 18px;
}
#side .continu {
	text-align: right;
	margin-bottom: 20px;
}
#contents {
	float: right;
	width: 603px;
	text-align: left;
	background: url(../img/fr_top.gif) no-repeat top;
	background-color: #EDEDED;
}
#main {
	background-color: #EDEDED;
	margin: 40px 70px 0 22px;
}
#main img {
	float: right;
	margin: 0 0 10px 10px;
}
#main a {
	font-size: 14px;
}
#main .indent {
	padding-left: 16px;
	text-indent: -16px;
}
#main .indent2 {
	padding-left: 7px;
	text-indent: -7px;
}
#main .subtxt {
	font-size: 12px;
	line-height: 14px;
	padding-left: 10px;
	text-indent: -10px;
}




#photomain {
	float: right;
	width: 570px;

}
#photomain p {
	font-size: 12px;
	line-height: 16px;
	width: 176px;
	padding-left: 5px;
}
#photomain td a {
	font-size: 10px;
	padding-left: 5px;
}
#bitsTB img {
	margin: 0 0;
	float: none;
}

#bitsTB .bits {
	color: #7C2814;
	padding-right: 5px;
}
h1 {
	font-size: 24px;
	color: #4741C0;
	border-bottom: 4px solid white;
	line-height: normal;
	padding-bottom: 6px;
	margin-bottom: 20px;
}
h2 {
	font-size: 14px;
	margin-top: 8px;
	padding-left: 5px;
}

.clear {
	clear: both;
}
#footer {
	background: url(../img/footer_img.gif) repeat-x;
	height: 41px;
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
}
#footer .f_contents {
	width: 720px;
	margin: 0 auto;
}
