body {font-family: Arial,Verdana,Helvetica, sans-serif;}

.normal {font-size: 12px;line-height: 17px;font-weight: normal;}
.bold {font-size: 12px;line-height: 17px;font-weight: bold;}

.menu {font-size: 12px;font-weight: bold;color: #ffffff;}
.menu1 {font-size: 12px; color: #ffffff;}
.menu3 {font-size: 14px;font-weight: bold;color: #ffffff;}

.menu:hover {font-size: 12px;font-weight: bold;color: #97B7CE;}

.more {
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #C22F39;
	
}

h1 {font-size: 12px;line-height: 17px;font-weight: bold;color: #2A5778;}
h2 {font-size: 11px; font-weight: bold; color: #333333; display:inline;}
h3 {font-size: 11px; font-weight: bold; color: #333333; display:inline;}

.more:hover {font-size: 12px;line-height: 17px;font-weight: bold;color: #6895B6;}

.more1 {font-size: 12px;line-height: 17px;font-weight: bold;color: #2A5778;}
.more1:hover {font-size: 12px;line-height: 17px;font-weight: bold;color: #000000;}

.productname {font-size: 12px;font-weight: bold;color: #6895B6;}

.text {font-size: 11px;font-weight: bold;color: #333333;}


.box {
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #C22F39;
	width: 98%;
	border: thin dashed #CCCCCC;
}


.bigwhite {font-size: 15px;font-weight: bold;color: #ffffff;}
.bigwhite:hover {font-size: 15px;font-weight: bold;color: #97B7CE;}

body {
margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}