@charset "utf-8";
body, html {
	font-family : Tahoma, Arial, EucrosiaUPC, sans-serif, LilyUPC, Verdana;
	font-size: medium;
	margin: 0;
	padding: 0;
	text-align : justify;
	font-size: 115%;
}
/* เมนูย่อย มุมบนด้านขวามือ */
#navigation_topright {
	height: 20px;
	background-color: #fff;
	text-align: right;
	padding-right: 14px;
	padding-top: 5px;
	margin-top: auto;
	width: auto;
	color: #090;
}
#navigation_topright ul {
	margin: 0;
	padding: 0;	
}
#navigation_topright li {
	display: inline;
}
#navigation_topright a:link {
	font-size: 75%;
	color: #60C;
	background-color: #fff;
	text-decoration: none;
}
#navigation_topright a:hover {
	font-size: 80%;
	color: #603;
	background-color: #FF0;
	font-weight: bolder;
	padding: 3px 4px;
}
#navigation_topright a:visited {
	font-size: 80%;
	color: #090;
	text-decoration: none;
}
#navigation_topright a:focus {
	font-size: 80%; 
	color: #00C;
	background-color: #FF9;
	font-weight: bolder;
	padding: 2px 3px;
}
/* เมนูหลัก ด้านบน */
#navigation_top {
	width: auto;
	padding: 99px 0em .5em 1em;
	border: 0;
	background-repeat: no-repeat;
	background-color: #fff;
	background-image: url(all_images/ChangSipMU.gif);
	background-position: 1px 0px ;
	margin: auto;
}
#navigation_top ul 	{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#navigation_top ul li	{
	display: inline;
	margin-right: 5px;
}
#navigation_top ul li a:link	{
	text-decoration: none;
}
#navigation_top ul li a:visited	{
	color: #606;
	text-decoration: none;
}
#navigation_top ul li a:focus	{
	color: #00C;
	font-weight: bold;
	border-top: 2px;
	background-color: #F9F;
	padding: 2px 3px;
	border-bottom-color: #90F;
	border-bottom-style: solid;
}
#navigation_top ul li a:hover	{
	background-color: #60C; /* กำหนดสีพื้นหลัง เมื่อนำเมาส์ไปวางเหนือข้อความที่เป็นลิงค์ก็จะปรากฏสีที่เรากำหนดไว้*/
	font-weight: bold;
	color: #FFF;
	border-top: 1.5px;
	border-right-width: inherit;
	padding: 2px 4px;
	border-bottom-color: #F0C;
	border-bottom-style: solid;
}
/* เมนูย่อยด้านซ้ายของหน้าจอ */
#navigationleft {
	width: 255px;
	font-size: 90%;
	position: absolute;
	top: 630px; /*ถ้าต้องการใส่ ad google ต้องใส่ค่าเท่ากับ 400px */
	left: 0;
}
#navigationleft ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#navigationleft li {
	margin: 0;
}
#navigationleft li a:link {
	display: block;
	padding: 8px 5px 8px 2.5em;
	border-left: 18px solid #fff;
	border-right: none;
	color: #000;
	text-decoration: none;
	background-image: url(all_images/icon/iconnavigation_left301.gif);
	background-repeat: no-repeat;
}
#navigationleft li a:visited {
	display: block;
	padding: 8px 5px 8px 2.5em;
	border-left: 8px solid #fff;
	border-right: 1px solid #fff;
	color: #609;
	background-color: #FFF;
	text-decoration: none;
	background-image: url(all_images/icon/iconnavigation_left301.gif);
	background-repeat: no-repeat;
}
#navigationleft li a:hover {
	color: #306;
	background-color: #F9F;
	font-weight: bold;
	border-left: 8px solid #F9F;
}
#navigationleft li a:focus {
	color: #000;
	background-color: #FF6;
	font-weight: bold;
	border-left: 8px solid #FF6;
}
/* โฆษณาที่เมนูย่อยด้านซ้ายของหน้าจอ */
.adbox250 {
	margin: 0;
	padding: 0;
	float: left;
	position: static;
	width: 250px;
	float: right;	
}
.adbox250L {
	margin: 4px 2px auto 2px;
	padding: 0;
	float: left;
	width: 250px;
	position: absolute;
	top: 135px;
}
.adbox730 {
	width: 730px;
	height: auto;
	float: none;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}
.adbox730_90 {
	padding: 0;
	position: static;
	width: 730px;
	height: 90px;
	float: right;
	margin-top: 2px;
}
/* เนื้อหาด้านขวามือ */
#content {
	margin-left: 255px;
	margin-right: 5px;
	margin-top: 3px;
	border-left: dashed;
	border-color: #3C3;
	border-left-width: thin;
	padding: 5px 1px 0 .5em;
	font-size: 90%;
}
em {
	font-style: normal;
	color: #00C;
}
.em0 {
	font-size: xx-small;
	font-style: normal;
	display: none;
}
/*ใช้กับแหล่งอ้างอิงมุมขาวล่างของบนความ*/
.em1 {
	font-weight: bold; /*สีน้ำเงิน*/
}
/*ใช้กับ h1-h6 ข้อความในวงเหล็บด้านหลังข้อความหัวข้อหลัก*/
.em2 {
	font-size: 75%;
	color: #FFF;
}
/*เน้นข้อความ ในกล่องสี่เหลี่ยมมุมซ้าย ขวา*/
.em3 {
	font-weight: bold;
	color: #F6F; /*สีชมพู*/
}
.em4 {
	font-size: 75%;
	color: #609; /*สีม่วงการบินไทย*/
}
.em5 {
	font-weight: bold;
	color: #60F; /*สีม่วงสว่าง*/
}
.em6 {
	font-weight: bold;
	color: #060; /*สีเขียวเข้ม*/
}
.em7 {
	font-weight: bold;
	color: #F09; /*สีชมพูออกบานเย็น*/
}
.em8 {
	font-weight: bold;
	color: #C00; /*สีนำ้ตาล*/
}
.em_samllfont {
	font-size: 75%;
	color: #609; /*สีม่วง ใช้คู่กับ h3_list*/
}
p {
	margin-left: .1em;
	text-indent: 8%;
}
h1 {
	font-size: 100%;
	color: #00C;
}
.h1_list {
	text-indent: 5%;
	margin-left: 4%;
	padding-left: 0;
	background-image: url(all_images/icon/iconnavigation_left309.gif);
	background-repeat: no-repeat;
	line-height: 26px;
}
.h1_list a:link, .h1_list a:visited {
	text-decoration: none;
}
.h1_list a:hover {
	text-decoration: none;
	background-color: #606;
	color: #FFF;
	padding: 1px 4px;
	width: auto;
}
.h1_list a:focus {
	text-decoration: none;
	background-color: #60C;
	color: #FFF;
	padding: 1px 4px;
	width: auto;
}
.h3_list {
	text-indent: 3%;
	margin-left: 8%;
	font-size: 100%;
	width: auto;
	padding-left: 0;
	background-image: url(all_images/icon/icon_list20b16.gif);
	background-repeat: no-repeat;
	line-height: 15px;
}
.h3_list a:link, .h3_list a:visited  {
	text-decoration: none;
	color: #606;
}
.h3_list a:hover {
	text-decoration: none;
	background-color: #CFF;
	color: #000;
	padding: 1px 4px;
	width: auto;
}
.h3_list a:focus {
	text-decoration: none;
	background-color: #90F;
	color: #FFF;
	padding: 1px 4px;
	width: auto;
}
.h4_list {
	text-indent: 3%;
	margin-left: 12%;
	font-size: 100%;
	width: auto;
	padding-left: 0;
	background-image: url(all_images/icon/icon_list20b14.gif);
	background-repeat: no-repeat;
	line-height: 15px;
}
.h4_list a:link, .h4_list a:visited, .h5_list a:link, .h5_list a:visited, .h6_list a:link, .h6_list a:visited  {
	text-decoration: none;
	color: #009;
}
.h4_list a:hover, .h5_list a:hover, .h6_list a:hover {
	text-decoration: none;
	background-color: #09F;
	color: #000;
	padding: 1px 4px;
	width: auto;
}
.h4_list a:focus, .h5_list a:focus, .h6_list a:focus {
	text-decoration: none;
	background-color: #F9F;
	color: #000;
	padding: 1px 4px;
	width: auto;
}
.h5_list {
	text-indent: 3%;
	margin-left: 15%;
	font-size: 100%;
	width: auto;
	padding-left: 0;
	background-image: url(all_images/icon/icon_list20b13.gif);
	background-repeat: no-repeat;
	line-height: 15px;
}
.h6_list {
	text-indent: 3%;
	margin-left: 18%;
	font-size: 100%;
	width: auto;
	padding-left: 0;
	background-image: url(all_images/icon/icon_list20b16.gif);
	background-repeat: no-repeat;
	line-height: 15px;
}
.h1 {
	background-color: #939;
	width: auto;
	text-indent: .5%;
	background-image: url(all_images/icon/iconnavigation_left322.gif);
	background-repeat: no-repeat;
	padding: 4.5px 0 4.5px 1.9em;
	color: #FFF;
	margin-top: 10px;
}
.h1a {
	background-color: #939;
	width: auto;
	text-indent: .5%;
	background-image: url(all_images/icon/iconnavigation_left317.gif);
	background-repeat: no-repeat;
	padding: 4.5px 0 4.5px 2.1em;
	color: #FFF;
	margin-top: 10px;
	font-size: 100%;
}
.h1b {
	background-color: #F6F;
	width: auto;
	text-indent: .5%;
	background-image: url(all_images/icon/iconnavigation_left314.gif);
	background-repeat: no-repeat;
	padding: 4.5px 0 4.5px 2.1em;
	color: #909;
	margin-top: 10px;
	font-size: 100%;
}
.h1c {
	background-color: #FC6;
	width: auto;
	text-indent: .5%;
	background-image: url(all_images/icon/iconnavigation_left313.gif);
	background-repeat: no-repeat;
	padding: 4.5px 0 4.5px 2.1em;
	color: #909;
	margin-top: 10px;
	font-size: 100%;
}
h2 {
	font-size: 100%;
	color: #606;
}
h3 {
	color: #009;
	font-size: 100%;
}
h4 {
	color: #609;
	font-size: 100%;
}
h5 {
	color: #300;
	font-size: 100%;
}
h6 {
	color: #306;
	font-size: 100%;
}

/*เครื่องหมายนำหน้า list รายการแบบต่างๆ ขนาดความสูง 20px*/
.ul2 li  {
	list-style-image: url(all_images/icon/icon_list20a.gif);
	margin-left: 1%;
	list-style: inside;
}
.ul3 li {
	list-style-image: url(all_images/icon/icon_list20b13.gif);
	margin-left: 4%;
}
.ul4 li {
	list-style-image: url(all_images/icon/icon_list20b14.gif);
	margin-left: 4%;
}
.subbar01 {
	width: auto;
	background-image: url(all_images/icon/icon_bar_m01w.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 36px;
	padding: 2px 2px;
	margin: 5px 0 2px 0;
}
.subbar02 {
	width: auto;
	background-image: url(all_images/icon/icon_bar_m02b.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 45px;
	padding: 2px 2px;
	margin: 98px 0 2px 0;
}
.subcontent1 {
	width: auto;
	margin: 5px 0;
	padding: 0 10px 1px 10px;
	border: thin dashed #F39;
}
.subcontent2nonborder {
	width: auto;
	margin: 5px 0 2px 0;
	padding: 0 5px 5px 5px;
}
.subcontent1nonborder {
	width: auto;
	margin: auto;
	padding: 0 10px 1px 0;
}
.subcontent_topright {
	width: 300px;
	margin: 5px 0 auto 10px;
	padding: 0 10px 1px 10px;
	border: thin dashed #F39;
	float: right;
}
.subcontent_topleft {
	width: 300px;
	margin: 5px 10px auto 0;
	padding: 0 10px 1px 10px;
	border: thin dashed #F39;
	float: left;
}
.subcontent_topleft a:link, .subcontent_topleft a:visited, .subcontent_topright a:link, .subcontent_topright a:visited {
	color: #0C0;
	text-decoration: none;
}
.subcontent_topleft a:hover, .subcontent_topleft a:focus, .subcontent_topright a:hover, .subcontent_topright a:focus {
	background-color: #090;
	font-weight: bold;
	color: #FFF;
	padding: 2px 4px;
}
/* .ul นี้สำหรับจัดรูปภาพขนาดประมาณ 100x100px ใน div ต่างๆ */
.ul {
  	top: 35%;
  	padding: 5px 1px 1px 0;
  	list-style: none inside;
  	width: auto;
  	height: auto;
  	margin: 2px 2px 2px 2px;
}
.ul li {
  	width: auto;
  	height: auto;
  	float: left;
  	margin: 0 2px 5px 0; /*ช่องว่างระหว่างรูปภาพ*/
  /*background: url(all_images/bg_checkered_dark.gif);*/
  	overflow: auto;
}
.ulpic70 {
  	padding: 10px 1px 1px 0;
  	list-style: none inside;
  	width: auto;
  	height: auto;
  	margin: 2px 2px 2px 2px;
}
.ulpic70 li {
	width: 70px;
	height: auto;
	float: left;
	margin: 0 1.4px 5px 0; /*ช่องว่างระหว่างรูปภาพ*/
	/*background: url(all_images/bg_checkered_dark.gif);*/
  	overflow: auto;
}
.ulpic70 li a img {
	border: none;
	text-decoration: none;
	border-style: none;
}
.ul li a {
  	float: left;
  	width: auto;
  	height: auto;
  	margin: auto;
  	padding: 6px 2px 2px 6px;
	text-decoration: none;
}
.ul li a img {
	border: 0;
	text-decoration: none;
}
/*กล่องข้อความในส่วน menuย่อย ด้านซ้ายมือ แบบสี่เหลี่ยมขอบมน */
.boxtopleft {
	background: url(all_images/bottom_boxTopLeft.gif) no-repeat bottom left;
	width: 245px;
	height: 320px;
	padding: 0 0 20px 0;
	float: left;
	margin: 5px 2px 2px 5px;
	background-color: #63C;
}
.boxtopleft h2 {
	background: url(all_images/top_boxTopleft.gif) no-repeat;
	padding: 20px 15px 5px 15px;
	font-size: 95%;
	color: #F6F;
	line-height: 1;
	margin: 0;
}
.boxtopleft p {
	padding: 10px 10px 0;
	color: #FFF;
	line-height: 1.3;
	margin: 0;
	text-align: justify;
	font-size: 80%;
}
/*กล่องข้อความในส่วน content แบบสี่เหลี่ยมขอบมน .box ด้านซ้ายมือ*/
.box {
	background: url(all_images/bottom.gif) no-repeat bottom left;
	width: 240px;
	padding: 0 0 20px;
	float: left;
	margin:2px 20px 2px 5px;
	background-color: #63C;
}
.box h2 {
	background: url(all_images/top.gif) no-repeat;
	padding: 20px 15px 5px 15px;
	font-size: 95%;
	color: #F6F;
	line-height: 1;
	margin: 0;
}
.box p {
	padding: 10px 20px 0;
	color: #FFF;
	line-height: 1.3;
	margin: 0;
	text-align: justify;
	font-size: 85%;
}
/*กล่องข้อความในส่วน content แบบสี่เหลี่ยมขอบมน .boxright ด้านขวามือ*/
.boxright {
	background: url(all_images/bottom.gif) no-repeat bottom left;
	width: 240px;
	padding: 0 0 20px;
	float: right;
	margin:2px 2px 2px 10px;
	background-color: #63C;
}
.boxright h2 {
	background: url(all_images/top.gif) no-repeat;
	padding: 20px 15px 5px 15px;
	font-size: 95%;
	color: #F6F;
	line-height: 1;
	margin: 0;
}
.boxright p {
	padding: 10px 20px 0;
	color: #FFF;
	line-height: 1.3;
	margin: 0;
	text-align: justify;
	font-size: 85%;
}
/* เมนูด้านล่างสุดของเนื้อหา หน้าต่อ */
.preandnextpage {
  	width: auto;
  	text-align: center;
  	color: #F3F;
  	font-size: 95%;
}
.preandnextpage ul {
	list-style-type: none;
}
.preandnextpage ul li {
	display: inline;
	margin-right: 5px;
}
.preandnextpage ul li a:link, .preandnextpage ul li a:visited   {
	color: #609;
	text-decoration: none;
}
.preandnextpage ul li a:hover {
	background-color: #9F3;
	font-weight: bold;
	color: #000000;
	padding: 3px 4px;
}
.preandnextpage ul li a:focus	{
	color: #FFF;
	font-weight: bold;
	background-color: #090;
	padding: 2px 3px;
}
/* footer */
#navigation_footer {
	width: auto;
	padding: 1px 1.5em .5em 1.5em;
	border: 0;
	background-color: #fff;
}
#navigation_footer_pic {
	width: auto;
	padding: 30px 0em .5em 0em;
	border: 0;
	background-repeat: repeat-x;
	background-color: #FFF;
	background-image: url(all_images/newone4_w.gif);
}
#navigation_footer ul 	{
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-decoration: none;
}
#navigation_footer ul li	{
	display: inline;
	margin-right: 5px;
}
#navigation_footer ul li a:link	{
	color: #390;
	text-decoration: none;
	font-size: 90%;
}
#navigation_footer ul li a:visited	{
	color: #8b4513;
	text-decoration: none;
}
#navigation_footer ul li a:focus	{
	color: #000000;
	font-weight: bold;
	border-top: 2px;
	border-bottom-color: #3C0;
	border-bottom-style: solid;
	background-color: #FFFF99;
	padding: 2px 3px;
}
#navigation_footer ul li a:hover	{
	background-color: #6F9; /* กำหนดสีพื้นหลัง เมื่อนำเมาส์ไปวางเหนือข้อความที่เป็นลิงค์ก็จะปรากฏสีที่เรากำหนดไว้*/
	font-weight: bold;
	color: #000000;
	border-top: 2px;
	padding: 2px 4px;
	border-bottom-color: #3C0;
	border-bottom-style: solid;
}
.footer_font {
	font-size: small;
	text-align: center;
}
.preonload { 
	background: url(all_images/icon/waiting.gif) no-repeat 50% 50%;
}
.yourhere {
	color: #606;
	background-color: #F9F;
	width: auto;
	text-indent: 1%;
	font-size: 95%;
	padding: 3px 2px;
}
.yourhere a:link {
	color: #60C;
	text-decoration: none;
}
.yourhere a:hover {
	color: #90C;
	font-weight: bold;
}
.yourhere a:focus {
	color: #609;
	font-weight: bold;
	background-color: #FFF;
	padding: 2px 4px;
}
.yourhere a:visited {
	color: #60F;
	text-decoration: none;
	font-weight: bold;
}
/*เกี่ยวกับการทำอ้างอิง*/
.referentleft {
	text-align: left;
	font-size: 90%;
	position: inherit;
	padding: 2px 2px 10px 2px;
}
/*การทำลิงค์ข้อความไปยังเนื้อหาหลัก มุมขาวล่างของเนื้อหา*/
.link01 {
	text-align: right;
	font-size: 75%;
	padding: 2px 2px 2px 2px;
}
.link01 a:link {
	text-decoration: none;
	color: #609;
}
.link01 a:hover, .link01 a:focus {
	background-color: #090;
	color: #FFF;
	font-weight: bold;
	padding: 3px 4px;
}
.link01 a:visited {
	color: #000;
	text-decoration: none;
}
/*ใช้ในกล่องสี่เหลี่ยม มุมซ้ายมือบนงานช่างประดับมุก*/
.link02 {
	text-align: right;
	font-size: 65%;
	padding: 2px 2px 2px 2px;
}
.link02 a:link {
	text-decoration: none;
	color: #FFF;
	padding: 2px 3px;
}
.link02 a:hover, .link02 a:focus {
	background-color: #F0C;
	color: #FFF;
	font-weight: bold;
	padding: 3px 4px;
}
.link02 a:visited {
	color: #000;
	text-decoration: none;
	padding: 2px 3px;
}
/*การวางรูปภาพที่เมนูมุมด้านซ้ายล่างต่อจาก list ในส่วนต่างๆ ใช้คู่กับ Class ชื่อ punderpic คือ คำอธิบายใต้ภาพ*/
.pic245 {
	margin: auto;
	padding: 5px 1px 5px 5px;
	width: 245px;
	border-bottom: #C9F dashed thin;
	border-top: #C9F dashed thin; 
}
/*คำอธิบายใต้ภาพ สำหรับเมนูด้านซ้ายมือ*/
.punderpic_menuleft {
	font-size: 85%;
	margin: 3px 5px 5px 5px;
}
/*การวางรูปภาพที่นำมาใช้ประกอบในเนื้อหา ในส่วนต่างๆ ใช้คู่กับ Class ชื่อ punderpic คือ คำอธิบายใต้ภาพ*/
/*คำอธิบายใต้ภาพ ส่วนเนื้อหาด้านขวามือ*/
.punderpic {
	font-size: 90%;
	margin-bottom: 0;
	margin-top: 3px;
}
.pic100l {
	width: 100px;
	height: auto;
	border: #90F dashed thin;
	padding: 5px 5px 5px 5px ;
	margin: 5px 10px 0 0;
	float: left;
}
.pic100r {
	width: 100px;
	height: auto;
	border: #90F dashed thin;
	padding: 5px 5px 5px 5px ;
	margin: 5px 5px 5px 10px;
	float: right;
}
.pic150l {
	width: 150px;
	height: auto;
	border: #90F dashed thin;
	padding: 5px 5px 5px 5px ;
	margin: 5px 10px 0 0;
	float: left;
}
.pic150r {
	width: 150px;
	height: auto;
	border: #90F dashed thin;
	padding: 5px 5px 5px 5px ;
	margin: 5px 5px 5px 10px;
	float: right;
}
.pic200l {
	width: 200px;
	height: auto;
	border: #90F dashed thin;
	padding: 5px 5px 5px 5px ;
	margin: 5px 10px 0 0;
	float: left;
}
.pic200r {
	width: 200px;
	height: auto;
	border: #90F dashed thin;
	padding: 5px 5px 5px 5px ;
	margin: 5px 5px 5px 10px;
	float: right;
}
.pic240l {
	width: 240px;
	height: auto;
	border: #90F dashed thin;
	padding: 5px 5px 5px 5px ;
	margin: 5px 10px 0 0;
	float: left;
}
.pic240r {
	width: 240px;
	height: auto;
	border: #90F dashed thin;
	padding: 5px 5px 5px 5px ;
	margin: 5px 5px 5px 10px;
	float: right;
}
.pic250l {
	width: 250px;
	height: auto;
	border: #90F dashed thin;
	padding: 5px 5px 5px 5px ;
	margin: 5px 10px 0 0;
	float: left;
}
.pic250r {
	width: 250px;
	height: auto;
	border: #90F dashed thin;
	padding: 5px 5px 5px 5px ;
	margin: 5px 5px 5px 10px;
	float: right;
}
.pic250c {
	width: 250px;
	height: auto;
	border: #90F dashed thin;
	padding: 5px 5px 5px 5px ;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
.pic300c {
	width: 300px;
	height: auto;
	border: #90F dashed thin;
	padding: 5px 5px 5px 5px ;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
.pic350c {
	width: 350px;
	height: auto;
	border: #90F dashed thin;
	padding: 5px 5px 5px 5px ;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
.pic400c {
	width: 400px;
	height: auto;
	border: #90F dashed thin;
	padding: 5px 5px 5px 5px ;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
.pic550c {
	width: 550px;
	height: auto;
	border: #90F dashed thin;
	padding: 5px 5px 5px 5px ;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
.banner01_w700 {
	width: 700px;
	height: auto;
	float: left;
	background-image: url(all_images/RoyalCraftsmanCollege/rtc004_w700.jpg);
	background-position: center;
	padding: 0;
}
.hr {
	color: #93F;
}
.hr1 {
	color: #0C0;
}
.ul_noniconlist {
	list-style: none;
	text-indent: 10%;
}
.footer_index {
	font-size: 85%;
}
.sup_link {
	font-style: normal;
	text-decoration: none;
}
.cite {
	font-style: normal;
	color: #003;
}
.emaillink {
	color: #090;
	text-decoration: none;
}
.google {
	margin: 5px auto 5px 2px;
}
.googlebutton {
	margin-left: auto;
	margin-right: auto;
}
.center {
	text-align: center; 
}
/*ใช้กับหน้าประวัติศาสตร์ไทยหน้าสารบัญ*/
.alink, .alink a:link, .alink a:visited   {
	text-decoration: none;
	border: none;
	color: #FFF;
}
