body {
	font-size: 12px;
	line-height: 1.25;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(../img/gl_background.gif);
	background-repeat: no-repeat;
	background-attachment:fixed; 
	background-position: 965px 0;
	padding: 0px;
	margin: 0px;
}
.listBookTitle {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.copyright {
	background-color: #FFFFFF;
	background-image: url(../img/g_copyright.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 30px;
	width: 555px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:link {
	color: #0066FF;
	text-decoration: underline;
}
a:visited {
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	color: #E3007F;
	text-decoration: underline;
}
.messageSideTxt {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
ul,ol,li,dl,dt,dd,img,blockquote{
	margin:0;
	padding:0;
	border:0;
	list-style: none;
}

p {
	font-size: 12px;
	line-height: 1.50;
	margin:0;
	padding:0;
	border:0;
	list-style: none;
}


h2,h3,h4,h5,h6{
	font-weight: normal;
	text-decoration: none;
	display:inline;

}

td {
	vertical-align: top;
}

.strong {
	font-weight: bold;
}

form {
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
fieldset {
  margin: 0;
  padding: 0;
  border: none;
  -moz-border-radius: 0.7em;
  }

legend {
  display: none;
}

label {
  padding: 0;
  vertical-align: baseline;
}

select, input, textarea {
  font-size: 12px;
  margin: 0.1em;
}

/* ---  --- */

table a {
  font-weight: normal !important;
}


caption {
  line-height: 1.2;
}

html {
overflow-y:scroll;
}

.clear {
	clear: both;
	display: block;
	height: 0px;
	width: 0px;
	visibility: hidden;
}

/* float
---------------------------------------------------- */

.fr {
	float: right;
}

.fl {
	float: left;
}

.fcb {
	clear:both;
}

/* margin
---------------------------------------------------- */

.m_b5 {
	margin-bottom: 5px;
}
.m_b10 {
	margin-bottom: 10px;
}
.m_b15 {
	margin-bottom: 15px;
}
.m_b20 {
	margin-bottom: 20px;
}
.m_b30 {
	margin-bottom: 30px;
}
.m_b40 {
	margin-bottom: 40px;
}
.m_t5 {
	margin-top: 5px;
}
.m_t10 {
	margin-top: 10px;
}

.m_t15 {
	margin-top: 15px;
}
.m_t20 {
	margin-top: 20px;
}
.m_t30 {
	margin-top: 30px;
}
.m_t50 {
	margin-top: 50px;
}
.m_l5 {
	margin-left: 5px;
}
.m_l10 {
	margin-left: 10px;
}
.m_l15 {
	margin-left: 15px;
}
.m_l20 {
	margin-left: 20px;
}

.m_l12 {
	margin-left: 15em;
}

.m_r5 {
	margin-right: 5px;
}
.m_r10 {
	margin-right: 10px;
}
.m_r15 {
	margin-right: 15px;
}
.m_r20 {
	margin-right: 20px;
}

/* padding
---------------------------------------------------- */

.p_t5 {
padding-top:5px;
}

.p_t10 {
padding-top:10px;
}
.p_t15 {
padding-top:15px;
}

.p_t20 {
padding-top:20px;
}


.p_l10 {
padding-left:10px;
}

.p_l20 {
padding-left:20px;
}

.p_r10 {
padding-right:10px;
}

.p_r15 {
padding-right:15px;
}

.p_r20 {
padding-right:20px;
}

.p_r30{
padding-right:30px;
}

.p_b10 {
padding-bottom:10px;
}

/* align
---------------------------------------------------- */
.tac {
text-align:center;
}

.tar {
text-align:right;
}

.tal {
text-align:left;
}

/* container
--------------------------------------------------------------------- */

.t14{
	font-size:14px; 
}

.t12{
	font-size:12px; 
}

.t10 {
	font-size: 10px;
	color: #666666;
	line-height: 14px;
}


/* container
--------------------------------------------------------------------- */
.headgoogle {
	background-color: #333333;
	background-image: url(../img/gl_header2.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	height: 23px;
	width: 965px;
	text-align: right;
	clear: both;
}

.headContainer {
	background-color: #FFFFFF;
	background-image: url(../img/gl_header.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin: 0px;
	height: 87px;
	width: 965px;
	clear: both;
}

h3.authour {
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
h3.title {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}
.headLogo {
	height: 87px;
	width: 800px;
	float: left;
}
.headAliveBtn {
	text-align: right;
	width: 165px;
	float: right;
	margin-bottom: 15px;
}
.headTopBtn {
	text-align: right;
	float: right;
	width: 165px;
}
.menuContainer {
	background-color: #E0F3F3;
	width: 175px;
	padding-top: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	vertical-align: top;
}
.mainContainer {
	background-color: #FFFFFF;
	width: 555px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align: left;
	vertical-align: top;
}

.linksContainer {
	background-color: #BFEFFF;
	width: 230px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	vertical-align: top;
	background-image: url(../img/gl_link_background.gif);
	background-repeat: repeat-y;
}
.linkMFLogo {
	background-color: #BFEFFF;
	vertical-align: bottom;
	text-align: center;
	width: 230px;
	background-image: url(../img/gl_link_background.gif);
	background-repeat: repeat-y;
	background-position: center -10px;
}
.linksAlive {
	background-color: #E3007F;
	width: 230px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	vertical-align: top;
	background-image: url(../img/gl_link_background2.gif);
	background-repeat: repeat-y;
}
.footConatainer {
	width: 965px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	text-align: center;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.menuTable {
	width: 165px;
	margin-bottom: 10px;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(../img/gl_menu_tbl_bottom.gif);
	background-repeat: repeat-y;
	background-position: bottom;
	margin-left: 5px;
	padding-bottom: 5px;
}
li.menuBtns {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 14px;
}
.MenuSearch {
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	height: 14px;
	width: 120px;
	border: 1px solid #333333;
	margin-right: 0px;
	float: left;
	margin-left: 10px;
	margin-bottom: 5px;
}
.menuSearchSubmit {
	display:block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.mobileContaineer {
	width: 165px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 5px;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #28A26F;
	text-decoration: none;
	background-color: #DEDEDE;
	text-align: center;
	padding-top: 5px;
	margin-bottom: 10px;
}

iframe.alive {
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: 270px;
}

iframe.ban {
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: 360px;
}

.menuRelatedContainer {
	width: 165px;
	margin-top: 5px;
	margin-left: 5px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	padding-top: 5px;
}
.menuRelatedImg {
	text-align: center;
	margin-bottom: 5px;
}
.menuRelatedTitle {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.menuRelatedAuthour {
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.menuRelatedItem {
	text-align: center;
	width: 155px;
	margin-bottom: 10px;
	margin-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
}
.axisTitlebn {
	background-color: #FFFFFF;
	background-image: url(../img/g_head_axis_bn.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 30px;
	width: 555px;
	text-align: right;
	font-size: 12px;
	line-height: 14px;
	color: #000099;
	vertical-align: top;
	padding: 0px 5px;
}

.axisTitle {
	background-color: #FFFFFF;
	background-image: url(../img/g_head_axis.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 30px;
	width: 555px;
	text-align: right;
	font-size: 12px;
	line-height: 14px;
	color: #000099;
	vertical-align: top;
	padding: 0px 5px;
}

.axisBody {
	width: 555px;
	text-align: left;
	background-image: url(../img/g_center_tbl_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
}

.axisCell {
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	padding: 10px 10px;
}


.moesenBody {
	width: 555px;
	text-align: left;
	background-image: url(../img/g_moesen_tbl_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
}
.moesenCell {
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	padding: 10px 10px;
}
