@charset "utf-8";
/* CSS Document */

/* button start */
#bt1 {
	font-size: 12px;
	display: inline;


}
#bt1 a {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #012850;
	text-decoration: none;
	-moz-border-radius: 10px 10px;
	border-radius: 10px 10px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#bt1 a:hover {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF0000;
	text-decoration: none;	

}

/* button end */

/* frame start */

.picture1 {
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-size: 28px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	line-height: 60px;
	letter-spacing: 0.1em;
}

#picture a:hover{
	color: #FF0000;
	
}
.picture2 {
	border: 1px solid #333333;
	width: 112px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8f8f8f;
	text-align: center;
}

.picture3 {
	font-size: 40px;
	font-weight: bold;
	color: #0c4da2;
	text-align: right;
	background-repeat: no-repeat;
	background-position: left top;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	line-height: 35px;
	display: block;
}
.picture4 {
	font-size: 40px;

}
.picture5 {
	border: 1px solid #CCCCCC;
	width: 128px;
	cursor: pointer;
	cursor: hand;
}
.picture6 {
	border: 2px solid #CCCCCC;
}



/* frame end */

/* line start */




.line1 {
	background-color: #666;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 3px;
}
.line2 {
	background-color: #333333;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 3px;
}
.line3 {
	background-color: #333333;
	display: block;
	height: 1px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
}
.line4 {
	background-color: #999999;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 1px;
}

/* line end */



/* bullet start */

#nagivator {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;

}

#nagivator ul{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-left: 20px;
	margin-left: 10px;
}

#nagivator li {
	background-image: url(../images/arrow3.png);
	background-repeat: no-repeat;
	list-style-type: none;
	color: #183f79;
	font-size: 12px;
	padding-left: 30px;
	padding-top: 0px;
	font-weight: bold;
	padding-bottom: 15px;	
}

#nagivator li a{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

#nagivator li a:hover{
	background-image: url(../images/bt-bg-over.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #999999;
	font-size: 12px;
	text-decoration: none;
}






#nagivator2 {

}

#nagivator2 ul{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#nagivator2 li {
	background-image: url(../images/arrow3.png);
	background-repeat: no-repeat;
	list-style-type: none;
	color: #183f79;
	font-size: 12px;
	height: 22px;
	padding-left: 20px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-top: -5px;
	line-height: 16px;

}

#nagivator2 li a{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

#nagivator2 li a:hover{
	background-image: url(../images/bt-bg-over.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #999999;
	font-size: 12px;
	text-decoration: none;
}


#nagivator3 {

}

#nagivator3 ul{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#nagivator3 li {
	background-image: url(../images/arrow4.png);
	background-repeat: no-repeat;
	list-style-type: none;
	color: #000000;
	font-size: 11px;
	padding-left: 15px;
	margin-top: 0px;
	background-position: 0px 3px;

}





/* bullet end */

.fltlft2{
	margin-right: 4px;
	margin-top: 4px;
	float: left;
	
}	

#plus {
	margin-left: 100px;
	margin-top: 45px;
	position: absolute;

}
.hide {
	visibility: hidden;

}

#slider {
	padding: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
}
