/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #4794CD;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #2D60A4;
}
a:active {
	text-decoration: none;
}

.border_bottom {
     border-bottom:1px solid #DCDBD7;
}
.font-12 {
     font-size:11px;
	 font-family:verdana;
	 color:#2D60A4;
	 font-weight:bold;
}
.font-12_black {
     font-size:11px;
	 font-family:verdana;
	 color:#000000;
	 font-weight:bold;
}
.font-11 {
     font-size:11px;
	 font-family:verdana;
}
.line-height {
      line-height:170%;
}
.font-16 {
      font-size:16px;
	  font-weight:bold;
	  font-family:Arial;
	  color:#FF0000;
}
.font-20 {
      font-size:14px;
	  font-family:Arial;
	  font-weight:bold;
	  color:#333333;
}
.font-13 {
      font-size:13px;
	  font-family:Arial;
	  font-weight:bold;
}
.div_table {
      width:191px;
	  height:180px;
	  background-image:url(images/product_bg.jpg);
	  margin-left:12px;
	  margin-right:10px;
	  margin-top:20px;
	  float:left;
}
.font-red {
      font-size:11px;
	  font-weight:bold;
	  color:#FF0000;
}
.font-write {
      color:#FFFFFF;
}
.font-write a:link {
	font-size: 12px;
	color: #FFFFFF;}
.font-write a:hover {
	font-size: 12px;
	color: #FFFFFF;
}

.font-write a:visited {
	font-size: 12px;
	color: #FFFFFF;
}
.order{ 
	width:200px;
	height: 310px;
}
.gbook{
	width: 600px;
	height: 500px;
	background: #ffffff;
}