/* CSS Document */

body{
	color:#333333;
	margin:0px;
	font-size:smaller;
	background-image:url(image/bg_01.gif);
	line-height:140%;
}
#base{
	border:1px solid #cccccc;
	background:#ffffff;
}
.left_back{
	background-image:url(image/left_back.jpg);
}

a.under:link{
	text-decoration:underline;
	color:#02777B;
/*	color:#333333;*/
}

a{
	color:#02777B;
/*	color:#333333;*/
/*	text-decoration:none;*/
}
.font a{
	color:blue;
}
a:hover{
	text-decoration:none;
/*	color:#02777B;*/
	color:#333333;
	position:relative;	
	top:1px 
}

A:hover IMG {
	POSITION: relative; 
	TOP: 0px;
}
a.no_position:hover{
	position:relative;
	top:0px;
}
.box{
	border:1px solid #999999;
	background:#F3F3F3;
}
.box1{
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	background:#F3F3F3;
}
.box2{
	border:1px solid #999999;
	padding-left:10px;
}
.box3{
	border-left:1px solid #999999;
}
.box4{
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	background:#ffffff;
}
.box5{
	border:1px dotted #999999;
}

.line{
	border-bottom:1px dotted #02777B;
}
.back_c1{
	background:#cccccc;
}
.back_c2{
	background:#DEFEF3;
}
.back_c3{
	background:#ffffff;
}	
.back_c4{
	background:#EAEAEA;
}
.back_c5{
	background:#80C0DF;
}
.back_c6{
	background:#FFAAD5;
}
.back_c7{
	background:#FFCA79;
}
.back_c8{
	background:#E6F4FF;
}
.back_c9{
	background:#ECECF9;
}	


.font_color{
	color:#02777B;
	font-weight:normal;
}
.font_color1{
	color:#3399CC;
	font-weight:normal;
}
.font_color2{
	color:#FF9933;
	font-weight:normal;
}
.font_color3{
	color:#FF99CC;
	font-weight:normal;
}
.font_color4{
	color:#FF0000;
	font-weight:bold;
}
.hed{
	background-image:url(image/hed_back1.jpg);
}
.bana_back{
	background-image:url(image/bana_back.gif);
	background-repeat:repeat-x;
}
h1{
	padding-top:3px;
	margin-top:0px;
	font-weight:normal;
	font-size:10px;
	color:#333333;
}
.font_11{
	font-size:11px;
	
}
.font_14{
	font-size:14px;
}
span{
	font-weight:bold;
}

p{
	line-height:160%;
	
}

.height130{
	line-height:130%;
}

.p1{
line-height:160%;
}
.p2{
	font-weight:bold;
}

.indent{
	padding-left:5px;
	font-size:13px;
}
.indent1{
	padding:0px 15px 0px 15px;
	line-height:120%;
	margin:0px;
	font-weight:normal;
	
}
.indent2{
	padding-top:3px;
}
.indent3{
	padding:0px 6px 0px 6px;
	line-height:120%;
}
.indent4{
	margin-top:10px;
}
.indent5{
	margin:0px 0px 10px 0px;
}
.indent6{
	padding:0px 6px 0px 6px;
	margin:0px 0px 5px 0px;
}
.indent7{
	padding:6px 6px 6px 6px;
	line-height:140%;
}
.indent8{
	margin-top:5px;
}

.li{
	margin-bottom:6px;
}
ol{
	margin-top:10px;
}
.align{
	text-align:right;
	font-weight:normal;
}
.disc{
	margin:5px 0px 0px 45px;
	list-style-type:disc;
}
input{
	margin:3px;
}


.ind_b_12px {
	text-indent: -12px;
	padding-left: 12px;
	line-height: 130%;
}
.ind_b_16px {
	text-indent: -16px;
	padding-left: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.line_normal {
	line-height: normal;
}

