body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
}
.curve-01 p , .curve-02 p , .curve-03 p , .curve-04 p , .curve-05 p , .curve-06 p , .curve-07-body p , .curve-08-body p  , .curve-09-body p  , .curve-10-body p , .curve-11-body p , .curve-12-head p {
	margin:0;
	padding:5px 10px;
	font-size:90%;
}

.curve-01{
	background:#DCECF5;
	margin:5px 0;
        width:100px;
}

.curve-01 div.curve-head{
	font-size:1px;
	height:5px;
	background:url(/images/01-curve-left-head.gif) top left no-repeat;
}
.curve-01 div.curve-head div{
	font-size:1px;
	height:5px;
	background:url(/images/01-curve-right-head.gif) top right no-repeat;
}
.curve-01 div.curve-bottom{
	font-size:1px;
	height:5px;
	background:url(/images/01-curve-left-bottom.gif) bottom left no-repeat;
}
.curve-01 div.curve-bottom div{
	font-size:1px;
	height:5px;
	background:url(/images/01-curve-right-bottom.gif) bottom right no-repeat;
}

.curve-02{
	background:#DCECF5;
	margin:5px 0;
        width:500px;
}
.curve-02 div.curve-head{
	font-size:1px;
	height:15px;
	background:url(/images/02-curve-left-head.gif) top left no-repeat;
}

.curve-02 div.curve-head div{
	font-size:1px;
	height:15px;
	background:url(/images/02-curve-right-head.gif) top right no-repeat;
}

.curve-02 div.curve-bottom{
	font-size:1px;
	height:15px;
	background:url(/images/02-curve-left-bottom.gif) bottom left no-repeat;
}

.curve-02 div.curve-bottom div{
	font-size:1px;
	height:15px;
	background:url(/images/02-curve-right-bottom.gif) bottom right no-repeat;
}



.curve-07-head{
	font-size:1px;
	height:7px;
	background:url(/images/07-curve-right-head.gif) top right no-repeat;
	margin-top:5px;
}

.curve-07-head div{
	font-size:1px;
	height:7px;
	background:url(/images/07-curve-left-head.gif) top left no-repeat;
}

.curve-07-body{
	background:url(/images/07-curve-left-middle.gif) top left repeat-y;
}

.curve-07-body div{
	background:url(/images/07-curve-right-middle.gif) top right repeat-y;
}

.curve-07-bottom{
	font-size:1px;
	height:7px;
	background:url(/images/07-curve-right-bottom.gif) bottom right no-repeat;
	margin-bottom:5px;
}

.curve-07-bottom div{
	font-size:1px;
	height:7px;
	background:url(/images/07-curve-left-bottom.gif) bottom left no-repeat;
}

#policy_boxs {
	width: 640px;
	margin : 10px;
	padding: 13px;
	background-color: #F8F9FA;
 	border-width:  1px;
	border-style: solid; 
	border-color: #DDE0E6;
	text-align: left; 
	-moz-border-radius: 10px;
}
#table3 {
        font-size: 90%;
        color: #000000;
        margin-bottom: 30px;
        border: 1px solid #555555;
        border-collapse: separate;
        border-spacing: 1px;
}
#table3 th {
        font-size: 120%;
        padding: 9px;
        border-right: 1px solid #777777;
        border-bottom: 1px solid #999999;
        background-color: #C6D6EF;
}
#table3 td {
        color: #000000;
        padding: 5px;
        border-right: 1px solid #888888;
        border-bottom: 1px solid #888888;
        background-color: #EEEEEE;
}
hr.line1 {
	border-style: dotted none none none;
	border-top-width: 1px;
	border-top-color: #DDE0E6;
	height: 1px; 
} 

