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

body {
	margin:0;
}
body,td,th {
	font-family: Tahoma, MS Sans Serif, Cordia New;
	font-size: 12px;
	color: #000000;
}
a.menu:link {
	font-weight:bold;
	color:#006600;
}
a.menu:visited {
	font-weight:bold;
	color:#006600;
}
a.menu:hover {
	font-weight:bold;
	color:#FF6600;
}
a.menu:active {
	font-weight:bold;
	color:#006600;
}

a.gbook:link {
	color:#3366CC;
	text-decoration:underline;;
}
a.gbook:visited {
	color:#3366CC;
	text-decoration:underline;
}
a.gbook:hover {
	color:#006600;
	text-decoration:underline;
}
a.gbook:active {
	color:#3366CC;
	text-decoration:underline;
}

a:link {
	color:#3366CC;
	text-decoration:underline;
}

a:visited {
	color:#3366CC;
	text-decoration:underline;
}

a:hover {
	color:#ffffff;
	text-decoration:underline;
}

a:active {
	color:#3366CC;
	text-decoration:underline;
}

a.mylink:link {
	color:#3366CC;
	text-decoration:underline;
}

a.mylink:visited {
	color:#3366CC;
	text-decoration:underline;
}

a.mylink:hover {
	color:#000000;
	text-decoration:underline;
}

a.mylink:active {
	color:#3366CC;
	text-decoration:underline;
}


.text1 {
	margin:10px;
}
.text2 {
	color:#FFFFFF;
	font-weight:bold;
}
.text3 {
	color:#3366FF;
	font-weight:bold;
	font-size:20px;
}
.text4 {
	color:#3366FF;
	font-weight:bold;
	font-size:14px;
}
.text5 {
	font-size:11px;
	color: #666666;
}
.text6 {
	font-size:24px;
}
.text7 {
	font-size:30px;
}
.text8 {
	font-size:12px;
	color:#3366FF;
}
.text9 {
	color:#CC0000;
	font-weight:bold;
	font-size:30px;
}
.text10 {
	font-size:14px;
	color:#CC0000;
	font-weight:bold;
}

.text_box {
	width: 250px;
}

.btnStd{
	height:30px;
	width:30px;
	color:#0099CC;
}
.Order_navInput{
	color:#0000FF;
	width:40px;
}