body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
    font-size: 130%;
    font-weight: bold;
}



.c_block {
	border:2px #648bb3 dotted;
	padding: 0.5em;
	margin:3px;
	margin-right:10px;
	background-color:#e5ebf0;
	background-position: top right;
	background-repeat: no-repeat;
}










#m_mainflow {
	width: 900px;
	text-align: left;
	background-repeat: no-repeat;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #9cadbe;
}
#m_left {
	width: 550px;
}
#m_right {
	width: 330px;
	float: right;
}
#m_content_page div {
	font-size: 90%;
}
#m_content_page p {
	margin-left: 10px;
	margin-bottom: 15px;
	margin-top: 6px;
	margin-right:10px;
	font-size: 120%;
}

.g_left {
	width: 550px;
	float:left;
	background-color:#f7f5f6;
}


.right_sticker {
	width: 320px;
	float:left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.right_sticker_up {
  width:320px;
  height:29px;
  background-image:url('/images/design/sticker_right_up.gif');
}
.right_sticker_dowm {
	height:9px;
	width:320px;
	background-image:url('/images/design/sticker_right_down.gif');
	float:left;
	background-repeat: no-repeat;
}
.right_sticker_txt {
width:320px;
background-image:url('/images/design/sticker_right_center.gif');
float:left;
	background-repeat:repeat-y;
    padding: 0px 13px 0px 16px; // up right down left
}



.small_sticker {
	width: 160px;
	float:left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.small_sticker_up {
	height:47px;
	width:160px;
	float:left;
	background-image:url(images/design/sticker_up.gif)
	
}
.small_sticker_dowm {
height:56px;
width:160px;
background-image:url(images/design/106_36.gif);
float:left;
}
.small_sticker_txt {
	width:131px;
	float:left;
	background-image:url(images/design/text_bg.gif);
	background-repeat:repeat-y;
    padding: 0px 13px 0px 16px; // up right down left
	}
.small_sticker_innertxt {
	width:131;
    padding: 0px 0px 0px 0px; // up right down left
	}


.central_sticker {
	width: 550px;
	float:left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.central_sticker_up {
  width:550px;
  height:27px;
  background-image:url(images/design/top6.jpg);
}
.central__sticker_dowm {
	height:9px;
	width:550px;
	background-image:url(images/design/sticker_center_down.gif);
	float:left;
	background-repeat: no-repeat;

}
.central__sticker_txt {
width:550px;
background-image:url(images/design/sticker_center_center.gif);
float:left;
	background-repeat:repeat-y;
    padding: 0px 16px 0px 10px; // up right down left
}























