body {
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4,\65B0\7D30\660E\9AD4, Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	background-color: #cfcfcf;
	background-image: url(../images/body.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

a, a:link, a:visited { 
	color: #666666; 
	text-decoration: none; 
}

a:hover { 
	text-decoration: underline; 
}

p { 
	margin: 0px; 
	padding: 0; 
}

img { 
	border: none; 
}

h1, h2, h3, h4, h5 {
	color: #006699;
}

h1 { 
	font-size: 40px; 
	font-weight: normal; 
	margin: 0 0 30px 0; 
	padding: 5px 0; 
}

h2 {
	font-size: 28px;
	font-weight: normal;
	padding: 0; /* text-shadow: 1px 1px 2px #000; */
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}

h3 {
	font-size: 16px;
	font-weight: normal;
	color: #006699;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

h4 { 
	font-size: 18px; 
	margin: 0 0 15px 0; 
	padding: 0; 
}

h5 { 
	font-size: 16px; 
	margin: 0 0 10px 0; 
	padding: 0; 
	color: #ccc; 
	margin: 0 0 0 0; 
}

h6 { 
	font-size: 13px; 
	color: #fff; 
	line-height: 1.2em; 
	padding: 0; 
}

.cleaner { 
	clear: both; 
	width: 100%; 
	height: 0px; 
	font-size: 0px;  
}

.float_l { 
	float: left; 
}

.float_r { 
	float: right; 
}

.image_wrapper { display: inline-block; border: 1px solid #000; background: #343239; padding: 8px; margin-bottom: 10px; }
.image_fl { float: left; margin: 3px 15px 0 0; }
.image_fr { float: right; margin: 3px 0 0 15px; }

blockquote { font-style: italic; margin: 0 0 0 10px;}
cite { font-weight: bold; color:#fff; }
cite span { color: #ccc; }
em { color: #fff; }

.tmo_list { margin: 20px 0 20px 20px; padding: 0; list-style: none; }
.tmo_list li { background: transparent url(../images/templatemo_list.html) no-repeat scroll 0 0px; margin:0 0 20px; padding: 0 0 0 20px; 	line-height: 1em; }
.tmo_list li a { color: #fff; }
.tmo_list li a:hover { color: #ff4301; }

.hr_divider {
	clear: both;
	padding-bottom: 5px;
	margin-bottom: 10px;
	background: url(../images/templatemo_hr_divider.png) bottom repeat-x;
}

#wrapper_outer {
	width: 100%;
	margin: 0 auto;
	background: url(../images/body_2.jpg) top center no-repeat;
}

#wrapper {
	width: 960px;
	padding: 0 10px;
	margin: 0 auto;
	background: url(../images/body_2.jpg) top center no-repeat;
}

/* header */

#header {
	width: 940px;
	height: 195px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4, \65B0\7D30\660E\9AD4, Tahoma, Geneva, sans-serif;
}

#header  #site_title {
	float: left;
	width: 400px;
	padding-top: 0px;
	height: 185px;
}

#social_box {
	float: right;
	display: block;
	padding: 0;
	list-style: none;
	color: #333333;
	width: 80px;
	margin-top: 140px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#social_box li {
	display: block;
	float: right;
	padding: 0;
	margin: 0;
}

#social_box li a {
	width: 60px;
	height: 46px;
	margin-right: 5px;
	color: #333333;
}


/* end of header */

/* menu */

#menu {
	clear: both;
	width: 940px;
	height: 51px;
	background: url(../images/tempatemo_menu.png) no-repeat;
	padding-top: 20;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#menu ul {
	margin: 0;
	padding: 14px 12px 0;
	list-style: none;
}

#menu ul li {
	padding: 0;
	margin: 0;
	display: inline-block;
}

#menu ul li a {
	float: left;
	display: block;
	font-size: 13px;
	height: 25px;
	color: #66CCFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	outline: none;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-right: 10px;
	margin-left: 10px;
}

#menu ul li a:hover, #menu ul .current {
	color: #fff;
}

/* end of menu */

#content_wrapper {
	clear: both;
	width: 940px;
	background: url(../images/templatemo_content.png) repeat-y;
	padding-top: 40px;
	padding-right: 10px;
	padding-left: 10px;
}

#content_wrapper_bottm {
	width: 960px;
	height: 70px;
	background: url(../images/templatemo_content_bottom.png) no-repeat;
}

#content {
	width: 840px;
	height: 670px;
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 50px;
}

#content p {
	margin-bottom: 10px;
	padding: 0px;
}

.col_w560 {
	float: left;
	width: 840px;
	height: 620px;
}

/* footer */

#footer {
	width: 940px;
	padding: 10px;
	text-align: center;
	color: #006699;
}

#footer a {
	color: #006699;
}
.right {
	float: right;
	}
/* end of footer */
div.pagescroll {	
height: 620px;	
width: 890px;	
overflow: auto;	
background-color: none;	
padding: 0px 0px;
}
