body,td,html {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 140%;
	font-size: 14px;
	color: #000000;
}
input,textarea {
	font-size: 11px;
	color: #000000;
}
/*############################################################*/

a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
}
/*############################################################*/

.nav1 a:link {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.nav1 a:visited {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.nav1 a:hover {
	font-size: 10px;
	color: #336699;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*############################################################*/

.nav_foot ,
.nav_foot a:active ,
.nav_foot a:link ,
.nav_foot a:visited {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.nav_foot a:hover {
	color: #336699;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*############################################################*/

.menuhead{
	font-size: 11px;
	font-weight: bold;
	color: #4E0000;
	text-decoration: none;
}
.menuhead a:link {
	color: #4E0000;
	text-decoration: none;
}
.menuhead a:visited {
	color: #4E0000;
	text-decoration: none;
}
.menuhead a:hover {
	color: #DB0000;
	text-decoration: none;
}


.menu{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.menu a:link {
	color: #000000;
	text-decoration: none;
}
.menu a:visited {
	color: #000000;
	text-decoration: none;
}
.menu a:hover {
	color: #DB0000;
	text-decoration: none;
}
/*############################################################*/

.rline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.title1 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.title2 {
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #890000;
	font-family: Arial, Helvetica, sans-serif;
}
.txtprice {
	font-size: 13px;
	font-weight: bold;
	color: #890000;
}
.txtcontact {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.picborder {
	border: 1px solid #A80000;
}



/*############################################################*/
/* MENU */
.menumaintopon
{
	font-size:11px;
	vertical-align:middle;
	font-weight:bold;
	color: #4E0000;
	padding:3px;
	text-decoration: none;
}
.menumaintopoff
{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	vertical-align:middle;
	padding:5px 0px 5px 5px;
}
.menumaintopon a:link,
.menumaintopon a:visited,
.menumaintopon a:active{
	color: #4E0000;
	text-decoration: none;
}
.menumaintopoff a:link,
.menumaintopoff a:visited,
.menumaintopoff a:active
{
	color: #000000;
	text-decoration: none;
}
.menumaintopon a:hover,
.menumaintopoff a:hover
{
	color:#DB0000;
	text-decoration: none;
}
.switchcontent
{
	padding:3px;
}
/*############################################################*/
.pagecurrent {
	font-weight: bold;
}
.pagelink a:link,
.pagelink a:visited,
.pagelink a:active
{
	text-decoration: none;
}
.pagelink a:hover
{
	color: #000000;
	text-decoration: underline;
}

/*############################################################*/
.Bold
{
	font-weight: bold;
}

.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}
.txt_ver {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

