html {
  scrollbar-face-color:           #2b065a;
  scrollbar-highlight-color:      #2b065a;
  scrollbar-3dlight-color:        #ffffff;
  scrollbar-darkshadow-color:     #2b065a;
  scrollbar-shadow-color:         #ffffff;
  scrollbar-arrow-color:          #ffffff;
  scrollbar-track-color:          #ffffff;
  }
body {
	margin: 0 0 0 0;
	background: #2b065a;
	background-image:url(images/bg.jpg);
	background-attachment: fixed;
	background-repeat:repeat;
	font-family:;font-size="10"
}
A:link {text-decoration: none; color: blue }
	A:visited {text-decoration: none; color: blue }
	A:hover {text-decoration: none; color: darkorange }
	A:active {text-decoration: none; color: blue }
	p, div, td, ul li, ol li { font-family:  MS Sans Serif, Microsoft Sans Serif;  font-size: 10pt }
img {
	border: 0;
}
hr {
	color: #000000;
}
h1 {
	font-family: "Arial";
	font-size: 11px;
}
h2 {
	font-family: "Arial";
	font-size: 11px;
}
h3 {
	font-family: "Arial";
	font-size: 11px;
}

.text1 {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	color: #000000;
}
.text1 a:link {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
}
.text1 a:visited {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
}
.text1 a:hover {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #0066FF;
	text-decoration: underline;
}

.textbox {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
}

.button {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: bold;
}

#div_web {
	width: 900px;
	margin: 0 auto;
}
/***** All *****/
#div_all {
	background: #ffffff ;
	width: 900px;
	height: 149px;
	margin: 0 auto;
	margin-bottom: 0px;
}

.div_all_C {
	background: #ffffff ;
	width: 900 px;	
}

/***** titel *****/
#div_title {
	background: #ffffff ;
	width: 900px;
	height: 230px;
	margin: 0 auto;
	margin-bottom: 0px;	
}
#div_head {
	background: #ffffff;
	width: 900px;
	height: 230px;
	float: left;
}

#div_main {
	width: 900px;
	margin: 0 auto;
	margin-bottom: 0px;
	}
#div_foot {
	background: #ffffff ;
	width: 900px;
	height: 89px;
	margin: 0 auto;
	margin-bottom: 0px;
}
#div_foot1 {
	background: #ffffff url("images/sr_det2_25") no-repeat;
	width: 200px;
	height: 89px;
	float: left;
}
#div_foot2 {
	background: #ffffff url("images/sr_det2_26") repeat-x;
    width: 500px;
	height: 89px;
    float: left;
}
#div_foot3 {
	background: #ffffff url("images/sr_handicraft_39") no-repeat;
	width: 200px;
	height: 89px;
	float: left;
}



