@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #151615;
}
body {
	background-color: #8eaba7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#head{ background-image:url(images/bg_head.jpg); background-repeat:repeat-x; background-position:top center; height:144px;}
#head_in{width:840px; margin: auto; background-image:url(images/tab_blog1.png); background-repeat:no-repeat; background-position:bottom left; height:144px;}
#logo{margin-top:18px;}
#nav{margin-top:16px; float:right; width:537px; height:49px; }

#main{width:840px; margin: auto;}
#main_left{width:213px; float:left;}
#main_right{width:597px; float:left; background-image:url(images/bg_main_right.png); background-position:top left; background-repeat:repeat-y; padding-top:20px; margin:0px 15px 0px 15px;}
#main_right img{ border:4PX #FFFFFF solid;}
.content{padding:10px;}
.content p{margin-top:0px;}
.content img{border: 4px #ffffff solid;}
.content a{color:#4f0000;}
.content a:hover{text-decoration:none;}
#footer{height:93px; background-image:url(images/bg_footer.png); background-repeat:repeat-x; clear:both; color:#8eaba7; font-size:10px;}
#footer_in{width:840px; margin: auto;}
.footer_left{float:left; padding:23px 0px 0px 23px;}
.footer_right{float:right; padding:30px 19px 0px 0px;}
.copyright{width:317px; text-align:center;}
.sub_foot{clear:both; float:right; font-size:11px; padding-right:20px;}
.sub_foot a{text-decoration:none; color:#4f0000;}
.sub_foot a:hover{text-decoration:line-through; color:#000000;}

.float_right{float: right; margin-left:12px;}
.float_left{float: left; margin-right:12px;}
.hr{height:11px; background-image:url(images/hr.png); background-repeat:repeat-x; margin:0px 8px 0px 8px;}

.title1{ font-family:Georgia, "Times New Roman", Times, serif; font-size:33px; font-style:italic;}
.small{font-size:10px;}
.link1{font-size:15px; color:#4f0000;}
.link1 a{color:#4f0000; padding-left:33px;}
.video{padding-top:12px; width:400px; margin:auto;}


