/* CSS Document */

/*版式部分样式*/
#layoutContainer ,#layoutType1,#layoutType2,#layoutType3{
width:275px;
float:left;
position:relative;
}

#layout_1_col,#layout_2_col_55,#layout_2_col_37,#layout_2_col_73,#layout_3_col_333,#layout_3_col_262,#layout_3_col_226,#layout_3_col_622{
width:57px;
height:62px;
background:transparent url(images/t.gif) no-repeat;
float:left;
border:solid red 1px;
}

#layout_1_col {
background-position:0px 0px;
}
#layout_2_col_55{
background-position:0px -62px;
}
#layout_2_col_37{
background-position:0px -123px;
}
#layout_2_col_73{
background-position:0px -186px;
}


#layout_3_col_333{
background-position:0px -250px;
}
#layout_3_col_262{
background-position:0px -312px;
}
#layout_3_col_226{
background-position:0px -375px;
}
#layout_3_col_622{
background-position:0px -438px;
}
/* end  版式部分样式*/



*{padding:0;margin:0;}
body{font:12px Arial, "宋体", sans-serif;padding:0;margin:0;}
img{border:0;}
a{ color:#000;text-decoration:none;}


.blogWrap{width:1004px;margin:0 auto;}
.floatL{float:left;}
.floatR{float:right;}

.blogTopMenu{ line-height:21px; height:21px; position:relative;}
.blogTopMenu a{text-decoration:underline;}
.blogTopMenu span{color:#000;margin:0 5px;}
.blogTopTheme{ position:relative;}
.blogName{ font-family: "幼圆";font-size:30px;font-weight:bold; position:absolute;}
.blogDescription{font-size:16px;position:absolute;}
.blogNav{font-size:14px;}
.blogNav a{width:100px;font-size:14px; text-align:center;float:left; display:block;}
.blogNav a.on{font-weight:bold;}
.blogFooter{ text-align:center; clear:both;}
.blogFooter p{padding-bottom:10px;}
.blogFooter a:hover{ text-decoration:underline;}
.blogFooter span{margin:0 5px;}
.blogModuleB{position:relative;}

.individuation_set{height:65px;padding-left:30px;font-size:14px;color:#6a707e; position:relative;}
.individuation_set span{ padding-top:25px;float:left;}
.individuation_set .inputbnt{width:138px; height:28px;margin:18px 0 0 10px;font-size:14px;font-weight:bold;}

.ml{ float:left;}
.mr{ float:right;}

#blogModule1 .ml{ width:640px;}
#blogModule1 .mr{ width:300px;}
#blogModule2 .ml{ width:740px;}
#blogModule2 .mr{ display:none;}

