body {
	background-color: #FFFFFF;
	margin: 0px;
	color: #264462;
}
a:link{color: #0000FF; text-decoration:underline;}
a:visited{color: #0000FF; text-decoration:underline;}
a:active{color: #0000FF; text-decoration:underline;}
a:hover{color: #FF0000; text-decoration:underline;}

.container_prototype {
	width: 730px;
	margin: 0px auto 20px auto;
}
.rightcontent_prototype {
	padding: 0px;
	float: right;
	width: 580px;
	margin:10px 0px 20px;
}
.centercontent_prototype {
	padding: 0px;
	width: 730px;
	margin:10px 0px 20px;
}
.box_content_prototype{
	margin-top:10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.h1_prototype{
	font-size:;
	margin:20px 5px 0px 5px;
	padding:0px;
}
.h2_prototype{
	font-size:;
	margin:5px 5px 0px;
	padding:15px 0px 0px 15px;
	height: 40px;
}
.h2_prototype_center{
	font-size:;
	margin:5px 5px 0px;
	padding:15px 0px 0px 15px;
	height: 40px;
}
.h3_prototype{
	font-size:;
	margin:20px;
	padding-bottom: 5px;
	padding-top: 5px;
	line-height: 130%;
}
.p_prototype{
	line-height:150%;
	margin:15px 20px 10px;
}
.p_prototype img{
	border:0px;
}
.text_ann_prototype{
	font-size:11px;
	line-height:130%;
}
.ul_prototype{
	line-height:130%;
	margin:10px 40px;
}
.ol_prototype{
	line-height:130%;
	margin:10px 40px;
}
.ol_prototype li{
	list-style-type: decimal;
}
.ul_prototype li{
	list-style-type: disc;
}
.image_prototype{
	margin:10px 20px;
}
.hr_b_prototype{
	border:3px solid #000000;
	height:3px;
	margin:5px 20px 0px;
}
.hr_prototype{
	border:1px solid #C6D4DF;
	height:1px;
	margin:5px 20px 0px;
}
.box_strong{
	width:350px;
	margin:20px auto;
	padding:20px 10px;
	background-color:#F0F5F9;
	border:1px solid #C6D4DF;
	text-align:center;
}
.tbl_prototype{
	background-color:#C6D4DF;
}

.tbl_prototype_th{ background-color:#F0F5F9; font-weight:normal; text-align:left;}

.tbl_prototype_thc1{	background-color:#F0F5F9; font-weight:normal; text-align:left;}

.tbl_prototype_thr1{	background-color:#F0F5F9; font-weight:normal; text-align:left;}
.tbl_prototype_thr2{	background-color:#F0F5F9; font-weight:normal; text-align:left;}

.tbl_prototype td{
	background-color:#FFFFFF;
}

.box_leftmenu {
	float: left;
	width: 150px;
	padding: 0px;
	margin:20px 0px 0px;
	background-color: #E5ECF4;
}
.p_leftmenu_ttl{
	padding:10px 5px 10px 9px;
	margin:0px;
	background-color: #E5ECF4;
	
}
.p_leftmenu{
	padding:9px 5px 9px 9px;
	background-color: #E5ECF4;
	border: 1px solid #FFFFFF;
	margin: 2px;
	
}
.p_leftmenu_sub{
	padding:10px 5px 10px 20px;
	margin:2px;
	background-color: #FFFFFF;
	
}

.clr {
	clear: both;
}
.txt_red {
	color: #FF0000;
}
.box_help_ex {
	border: 1px solid #C6D4DF;
	background-color: #F0F5F9;
	padding: 5px;
	line-height: 130%;
	margin-left: 20px;
	margin-right: 20px;
	text-align: left;
	font-size: 12px;
}
.box_help_attention {
	border: 1px solid #E4AFAF;
	background-color: #FFEBEB;
	padding: 5px;
	line-height: 130%;
	margin-left: 20px;
	margin-right: 20px;
	text-align: left;
	font-size: 12px;
	color: #CC6666;
}
.p_logincomment {
	line-height: 150%;
	font-weight: bold;
	margin-top: -5px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	text-align:left;
}


