@charset "windows-874";
body {
	text-align: center;
}
#container #head {
	font-family: Tahoma, "MS Sans Serif";
	width: 760px;
	font-size: 13px;
	background-color: #FFFFFF;
}
#container {
	width: 760px;
	background-color: #FFFFFF;
	margin: auto;
}
#container #main {
	width: 760px;
	margin-top: 5px;
}
#container .new {
	font-family: Tahoma, "MS Sans Serif", sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}
#container #border_product {
	font-family: "MS Sans Serif", "MS Serif", Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #006699;
}
#container   #border_product .content {
	font-family: "MS Sans Serif", "MS Serif", Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}



#container       #main       #main_right   .con     {
	font-family: "MS Sans Serif", "MS Serif", Tahoma;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
#container      #main      #main_right  .link     {
	font-family: "MS Sans Serif", "MS Serif", Tahoma;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#container    #main    #main_right    .link  a:hover {
	font-family: "MS Sans Serif", "MS Serif", Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#container    #main    #main_right    .link  a {
	font-family: "MS Sans Serif", "MS Serif", Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}


#container #footer {
	width: 760px;
	height: 30px;
	margin-top: 10px;
	font-family: Tahoma, "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #2281be;
	text-decoration: none;
}
#container  #main #main_left {
	float: left;
	width: 257px;
	margin-top: 10px;
	font-family: Tahoma, "MS Sans Serif";
	font-size: 12px;
}
#container   #main   #main_left .white  {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 12px;
	color: #FFFFFF;
}
#container  #main #main_right {
	float: right;
	width: 490px;
	margin-top: 10px;
	font-family: "MS Sans Serif", "MS Serif", Tahoma;
	font-size: 13px;
	color: #000000;
}
#container #head #main_right .txt {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 12px;
}



#container  #head  #head_link a {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;

}
#container  #head #head_link {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	width: 300px;
	padding-top: 50px;
	float: right;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 10px;
}
#container  #head  #head_link a:hover {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.stye1 {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 16px;
	font-weight: bold;
	color: #2281be;
	text-decoration: none;
}
.stye2 {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.stye3 {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.stye4 {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

ul#mainmenu  {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #146396;
}

ul#mainmenu li {
  float: left;
  border-right: 1px solid #bbb;
}

ul#mainmenu li a {
  font-family: Tahoma, MS Sans Serif;
  display : block;
  color: white;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}

/* Change the link color to #111 (black) on hover */
ul#mainmenu li a:hover {
  background-color: #2e8fc7;
}
