﻿* {margin: 0px;padding: 0px;}

body {
	font-size: 11px;
	background-image: url(../img/header_bg.gif);
	background-repeat: repeat-x;
	color: #535353;
	background-position: left top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

a img { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, pre, blockquote
{margin: 0;padding: 0;}

.Clear {clear: both;font: 0pt/0pt sans-serif;}
.ClearLeft {clear: left;font: 0pt/0pt sans-serif;}

img {border: 0px;}

a:link, a:visited{
	color:#999999;
	text-decoration: none;
}
a:hover{
	color: #666666;
	text-decoration: underline;
}
a:focus { outline: 0 !important; } 

#Container{
	background-image: url(../img/cotents_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#Inner{
	width:940px;
	margin-right: auto;
	margin-left: auto;
}
#MTitle{
	background-image: url(../img/title_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #666666;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 30px;
	padding: 10px;
}
#MTitle a:link, #MTitle a:visited{color: #999999;
}
#MTitle a:hover {color: #666666;}
/* Header 
*************************************************/
#Header{width: 940px;margin-right: auto;margin-left:auto;height:73px;}
#HeaderLeft{ float:left;}
#HeaderRight{ float:right; width:572px;}
#HeaderRight ul {list-style: none;text-indent: -9999px;padding: 0;margin: 0;line-height:12px;}
#HeaderRight li {float:left;display: inline;}
#HeaderRight a {display: block;}
#HeaderRight a:focus { outline: 0 !important; } 
#HeaderRight li#HL01 a {width: 78px;height: 31px;background-position: left top;background-image: url(../img/btn_01.gif);}
#HeaderRight li#HL01 a:hover {background-position: left bottom;}
#HeaderRight li#HL02 a {width: 77px;height: 31px;background-position: left top;background-image: url(../img/btn_02.gif);}
#HeaderRight li#HL02 a:hover {background-position: left bottom;}
#HeaderRight li#HL03 a {width: 77px;height: 31px;background-position: left top;background-image: url(../img/btn_03.gif);}
#HeaderRight li#HL03 a:hover {background-position: left bottom;}
#HeaderRight li#HL04 a {width: 77px;height: 31px;background-position: left top;background-image: url(../img/btn_04.gif);}
#HeaderRight li#HL04 a:hover {background-position: left bottom;}
#HeaderRight li#HL05 a {width: 77px;height: 31px;background-position: left top;background-image: url(../img/btn_05.gif);}
#HeaderRight li#HL05 a:hover {background-position: left bottom;}
#HeaderRight li#HL06 a {width: 78px;height: 31px;background-position: left top;background-image: url(../img/btn_06.gif); margin-right:2px;}
#HeaderRight li#HL06 a:hover {background-position: left bottom;}
#HeaderRight li#HL07 a {width: 102px;height: 31px;background-position: left top;background-image: url(../img/btn_clip.gif);}
#HeaderRight li#HL07 a:hover {background-position: left bottom;}

/* Search Form 
*************************************************/
#SearchBar{
	background-image: url(../img/searchbar_bg.gif);
	background-repeat: repeat-x;
}
#SearchForm{
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
#SearchForm .Left{float:left;color: #999999;height: 25px;}
#SearchForm .Left h1{font-size: 11px;color: #999999;padding-top: 6px;padding-left: 5px;}
#SearchForm .Left span{ font-family:Verdana;}
#SearchForm .Right{float:right;}
#SearchForm .Bg{}
#SearchInner{
	padding-top:10px;
	font-family: Verdana;
	font-size: 10px;
}
.SearchLine{
	font-size: 5px;
	line-height: 5px;
	background-image: url(../img/seach_dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 5px;
	margin-bottom: 10px;
}

#SearchLeft{
	float:left;
	width: 570px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D5D5D5;
	margin-bottom: 10px;
}
#SearchLeft .Title{
	background-image: url(../img/dot_green.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 10px;
	padding-bottom: 5px;
	margin-right: 10px;
}
.SearchColor{}
.SearchColor ul {list-style: none;padding: 0px;margin: 0px;height: 16px;}
.SearchColor li {float:left;margin-right: 5px;}

.SearchText{
}
.SearchText ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.SearchText li {
	float:left;
	margin-right:12px;
	background-image: url(../img/search_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 9px;
	line-height: 16px;
}

.SearchLayout{
}
.SearchLayout dl {
	float:left;
	width: 80px;
}
.SearchLayout dt{margin: 0px;}
.SearchLayout dd{
	margin: 0px;
	text-align: center;
	padding: 0px;
}

.SearchClear {clear: left;height: 6px;font-size: 6px;line-height: 6px;}

#SearchRight{float:right;width: 350px;}
#SearchRight .Title{
	background-image: url(../img/dot_green.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#SearchRight .Text h2{
	font-size: 12px;
	line-height: 20px;
	color: #999999;
	padding: 5px;
}
#SearchForm .Bottom{
	font-size: 5px;
	line-height: 5px;
	height: 5px;
	background-image: url(../img/seach_bottom.gif);
	background-repeat: no-repeat;
}

/* Shoulder 
*************************************************/
#Shoulder{
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	padding-bottom: 8px;
	background-image: url(../img/sholder_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.Pank{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #FF6600;
	padding-left: 10px;
}
.Pank a{padding-right:5px;}
.ShoulderRghit{
	float:right;
	padding-top: 6px;
	padding-right: 10px;
	font-size: 10px;
}
.ShoulderRghit span{
	font-size: 13px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	padding-right: 6px;
	padding-left: 6px;
	color: #FFCC00;
}
#EntryText{
	text-align: right;
	font-weight: bold;
	color: #707070;
}
#EntryText span{
	font-size: 13px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	padding-right: 6px;
	padding-left: 6px;
	color: #FFCC00;
}
/* Left 
*************************************************/
#LeftCullum{
	float:left;
	width:735px;
}
#LeftCullum dl {
	font-family:Verdana;
	font-size:10px;
	float:left;
	width: 354px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	color: #999999;
}
#LeftCullum dt{
	margin: 0px;
	background-image: url(../img/dl_bg.gif);
	background-repeat: repeat-y;
	padding-right: 7px;
	padding-left: 7px;
}
#LeftCullum dt span{
	padding-right: 12px;
}
#LeftCullum dd{
	margin: 0px;
	background-image: url(../img/dl_bottom.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 354px;
}
#LeftCullum dd .Left{
	float:left;
	padding-top: 11px;
	padding-left: 5px;
	color: #999999;
	font-family: Verdana;
	font-size: 10px;
}
#LeftCullum dd .Left a{
	color: #999999;
	font-weight: bold;
}
#LeftCullum dd .Left img{
	margin-right:1px;
	margin-left: 1px;
}
#LeftCullum dd .Right{
	float:right;
	padding-top: 13px;
	padding-right: 8px;
}
#LeftCullum .DlTop{
	font-size: 7px;
	line-height: 7px;
	background-image: url(../img/dl_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 7px;
}
#LeftCullum .DlPhoto{
	background-image: url(../img/dl_bg.gif);
	background-repeat: repeat-y;
	padding-right: 7px;
	padding-left: 7px;
}
#LeftCullum .DlPhoto img{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#LeftCullum .DlPhoto a:hover img{
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.SheetTitle{
	margin-bottom: 5px;
	height: 18px;
	background-image: url(../img/sheet_t_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 9px;
}
.SheetTitle .Left{ float:left;}
.SheetTitle .Right{
	float:right;
	margin-top: 1px;
}
.SheetTitle .Left a{
	color:#666666;
	background-image: url(../img/dl_title_icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin: 5px;
	padding-left: 18px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.SheetComment{
	color:#999999;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-right: 7px;
	background-repeat: no-repeat;
	height: 36px;
	width: 326px;
	padding-left: 7px;
	line-height: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E7E7E7;
	border-bottom-color: #E7E7E7;
}
.SheetComment h3{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
}
.SheetColor{
	background-image: url(../img/sh_01.gif);
	background-repeat: no-repeat;
	padding-left: 75px;
	background-position: left 2px;
	margin: 0px 5px 2px 5px;
	line-height: 14px;
}
.SheetColor img{
	margin-right:5px;
}
.SheetTec{
	background-image: url(../img/sh_02.gif);
	background-repeat: no-repeat;
	padding-left: 75px;
	background-position: left 4px;
	padding-top:1px;
	line-height: 15px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
}
.SheetCate{
	background-image: url(../img/sh_03.gif);
	background-repeat: no-repeat;
	padding-left: 75px;
	background-position: left 4px;
	padding-top:1px;
	line-height: 15px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
}
.SheetLayout{
	background-image: url(../img/sh_04.gif);
	background-repeat: no-repeat;
	padding-left: 75px;
	background-position: left 4px;
	padding-top:1px;
	line-height: 15px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
}
.SheetVote{
	background-image: url(../img/sh_05.gif);
	background-repeat: no-repeat;
	padding-left: 75px;
	background-position: left 4px;
	line-height: 13px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 3px;
	color: #999999;
	height: 30px;
}
#PageNo{
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	font-family: Verdana;
}
.OtherInner{
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.OtherTitle{
	font-size: 18px;
	color: #666666;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
.OtherTitle span{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	padding-left: 10px;
}
.OtherLead{
	margin-bottom: 20px;
	padding-bottom: 15px;
	line-height: 20px;
	color: #777777;
	font-size: 13px;
	font-family: Verdana;
}
.OtherForm{
	margin-bottom: 8px;
	line-height: 20px;
}
.OtherForm input,textarea{
	border: 1px solid #666666;

}
.DateArchive{
	font-family:Verdana;
	font-size:10px;
	width: 712px;
	margin-bottom: 10px;
	text-align: right;
	padding: 5px;
	margin-left: 5px;
	color: #999999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
}
.DataTitle{
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.DataMore{
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	padding: 3px;
	margin-bottom: 10px;
}
.DdArchive{
	line-height: 20px;
	padding: 5px;
	margin-bottom: 10px;
}
.DdArchive ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.DdArchive li {
	font-size:12px;
	background-image: url(../img/search_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	line-height: 16px;
	margin-bottom:3px;
}
.ArchiveLink {
	font-family:Verdana;
	font-size:12px;
	width: 692px;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	margin-bottom: 20px;
}
.ArchiveLink .Aleft{
	float: left;
}
.ArchiveLink .ARight{
	float: right;
}

.ArchiveLink2 {
	font-family:Verdana;
	font-size:12px;
	width: 530px;
	color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	margin-bottom: 40px;
	padding: 5px;
}
.ArchiveLink2 .Aleft{
	float: left;
}
.ArchiveLink2 .ARight{
	float: right;
}
#EntryArea{color: #999999;}
#EntryArea a{color: #666666;}
.EntryTitle{
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
}
#EntryArea ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#EntryArea #EntryRate li {
	background-image: url(../img/entry_icon.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 20px;
	font-size: 12px;
	margin-right: 5px;
	margin-left: 5px;
	line-height: 16px;
	color: #999999;
	margin-bottom: 5px;
}
#EntryArea #EntryBlog li {
	background-image: url(../img/left_en_icon.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 20px;
	font-size: 12px;
	margin-right: 5px;
	margin-left: 5px;
	line-height: 16px;
	color: #999999;
	margin-bottom: 5px;
}
/* Right 
*************************************************/
#RightCullum{float:right;width:200px;}

.LeftSearchBg{
	background-image: url(../img/tsearch_bg.gif);
	background-repeat: repeat-y;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

.LeftContainer{
	margin-bottom: 10px;
}
.LeftFeed {
	text-align: right;
	margin-bottom: 10px;
}

.LeftTop{
	height: 5px;
	font-size: 5px;
	line-height: 5px;
	background-image: url(../img/left_top.gif);
	background-repeat: no-repeat;
}
.LeftBottom{
	height: 6px;
	font-size: 5px;
	line-height: 5px;
	background-image: url(../img/left_bottom.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.LeftBg{
	padding-top: 8px;
	margin-bottom: 20px;
}
.LeftAc{
	margin-left: 3px;
}

.LeftAc a{
	background-image: url(../img/ac_arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	padding-left: 7px;
	padding-right: 3px;
}
.LeftAc li span{
	background-image: url(../img/ac_arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	padding-left: 7px;
	padding-right: 3px;
}

.LeftAc ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.LeftAc li {
	font-family:Verdana;
	font-size:10px;
	margin-right:12px;
	line-height: 14px;
	margin-bottom: 4px;
	color: #999999;
}
.LeftCa{
	margin-left: 3px;
}
.LeftCa ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.LeftCa li {
	font-family:Verdana;
	font-size:10px;
	margin-right:12px;
	background-image: url(../img/left_ca_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	line-height: 18px;
	margin-bottom: 2px;
	color: #999999;
}



.LeftEn{
	margin-left: 3px;
}
.LeftEn ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.LeftEn li {
	font-family:Verdana;
	font-size:10px;
	margin-right:12px;
	background-image: url(../img/left_en_icon.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 20px;
	line-height: 15px;
	margin-bottom: 2px;
	color: #666666;
	padding-top: 2px;
}

.SearchFormText{
	line-height: 14px;
	background-color: #FFFFFF;
	width: 160px;
	border: 1px solid #CCCCCC;
	padding: 1px;
	margin: 0px;
	height: 16px;
	color: #666666;
}

.SearchPageTitle{
	font-family: "Trebuchet MS";
	font-size:16px;
	background-image: url(../img/seach_t_bg.gif);
	background-repeat: repeat;
	width: 710px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-bottom:15px;
}
.SearchPageText{
	width: 616px;
	margin-bottom: 15px;
	border: thin double #93B735;
	line-height: 20px;
	background-image: url(../img/search_cau.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 30px 30px 30px 80px;
	font-size: 12px;
	color: #666666;
	font-family: Verdana;
}



/* Footer 
*************************************************/
#PageTop{text-align: right;}
#Footer{
	background-image: url(../img/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Verdana;
}
#FooterInner{width: 940px;margin-right: auto;margin-left: auto;margin-bottom: 20px;}
#FooterInner #Tag{ float:left; width:490px; margin-right:15px;}
#FooterInner #Link01{float:left; width:210px; margin-right:15px;}
#FooterInner #Link02{float:left; width:210px;}
#FooterInner #Link01 a,#Link02 a {color: #777;}
#FooterInner .Title{
	margin-bottom: 7px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #666666;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#Footer h2{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:11px;
	text-align:center;
	color: #777;
}
#FooterTag{padding: 5px;line-height: 22px;}
#FooterTag a{
	padding-right: 4px;
	color:#333;
	background-image: url(../img/ac_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 5px;
}
#FooterTag a:hover {
	text-decoration: underline;
}

.FooterLink ul {
	list-style: none;
	padding: 5px;
	margin: 0px;
}
.FooterLink li {
	font-family:Verdana;
	font-size:10px;
	margin-right:12px;
	background-image: url(../img/footer_icon.gif);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	padding-left: 17px;
	line-height: 16px;
	margin-bottom: 2px;
}

#FooterTextBg{
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	margin-bottom: 15px;
	padding-top: 12px;
	padding-bottom: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.FooterText{
	width: 460px;
	margin-right: auto;
	margin-left: auto;
}
.FooterText a{ color:#777;}
.FooterText ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.FooterText li {
	float:left;
	margin-right:10px;
	background-image: url(../img/footer_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.FooterAd{
	background-image: url(../img/ft_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.FooterAc{
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}
#Copy{
	text-align: center;
	font-size: 10px;
	color: #777;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/* Blog
*************************************************/
#BlogLeft{
	float:left;
	width:540px;
	margin-right:15px;
	font-family: Verdana;
	
	padding-left: 10px;
}
#BlogCenter{ float:left;width:160px; margin-right:15px;}
#BlogRight{ float:left;width:200px;}
.BlogTitle{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/blog_t_bg.gif);
	background-repeat: no-repeat;
	height: 27px;
	padding-left: 22px;
	line-height: 27px;
	margin-top: 1px;
}
.BlogSub{
	background-image: url(../img/blog_sub_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: right;
	margin-bottom: 10px;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	color: #999999;
	padding-right: 5px;
}
.BlogSub h2{
	font-size: 10px;
}
.BlogText{
	font-size: 13px;
	line-height: 22px;
	color: #666666;
	margin-bottom: 15px;
}
.BlogText ul{
}
.BlogText ol{
	list-style-type: decimal;
	list-style-position: inside;
}
.BlogText li{}
.BlogText li a{
	font-size: 14px;
	color: #333333;
}
.BlogTextImg{
	border: 5px solid #EAEAEA;
	margin-bottom: 5px;
}
.BlogTitle h3{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.BlogCto{
	font-size: 10px;
	background-image: url(../img/blog_cto.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	height: 17px;
	color: #666666;
}
.BlogCto a{
margin-left:5px;
}
.BlogCtoL{
	float: left;
}
.BlogCtoR{
	float: right;
}
.BlogBook{
	background-color: #E7E7E7;
	clear: both;
	margin-bottom: 40px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 10px;
}

.BlogCTop{
	font-size: 5px;
	line-height: 5px;
	background-image: url(../img/blog_c_top.gif);
	background-repeat: no-repeat;
	height: 8px;
	width: 540px;
}
.BlogCBg{
	background-image: url(../img/blog_c_bg.gif);
	background-repeat: repeat-y;
	width: 500px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.BlogCBt{
	font-size: 5px;
	line-height: 5px;
	background-image: url(../img/blog_c_bottom.gif);
	background-repeat: no-repeat;
	height: 8px;
	width: 540px;
}
.BlogCListT{
	background-image: url(../img/blog_comment_t.gif);
	background-repeat: no-repeat;
	height: 31px;
	margin-bottom: 5px;
}
.BlogCListL{
	font-size: 10px;
	line-height: 31px;
	color: #999999;
	float: left;
	padding-left: 35px;
}
.BlogCListR{
	line-height: 31px;
	color: #999999;
	float: right;
	margin-right: 5px;
}
.BlogCListC{
	line-height: 20px;
	color: #666666;
	padding: 5px;
	clear: both;
	font-size: 13px;
	margin-bottom: 40px;
}
.Blog01{
	margin-bottom:20px;
	padding-top: 5px;
}
.Blog01 .Left{float:left; margin-right:10px;}
.Blog01 .Right{}
