h1#title {
	background:url(../images/blog/title.jpg) no-repeat;
	width:891px;
	height:105px;
	margin:0 0 15px 10px;}

#primary {
	float:left;
	width:650px;
	padding-top:8px;
	margin-left:48px;
	_margin-left:24px;}
	
#secondary {
	float:left;
	width:189px;
	margin-left:11px;}

/*--secondary--*/

#text_list h2 {
	background:url(../images/blog/new_post.jpg) no-repeat;
	width:189px;
	height:49px;}
	
#text_list h3 {
	background:url(../images/blog/bg_bottom.png) no-repeat;
	width:189px;
	height:10px;}
	
#tlist_bg {
	background:url(../images/blog/new_post_bg.png) repeat-y;
	padding-top:12px;
	font-size:13px;
	color:#393939;}
	
#text_list ul {
	margin-bottom:50px;}
	
#text_list ul li {
	width:122px;
	line-height:24px;
	margin-left:30px;
	position:relative;
	background:url(../images/blog/square.png) left top no-repeat;
	padding-left:8px;
	position:relative;}
	
#text_list ul li img {
	position:absolute;
	top:0;
	left:-24px;}
	
#tlist_bg a {
	color:#393939;}
	
#tlist_bg a:hover {
	color:#999999;}

#text_list span {
	margin-left:110px;}
	
#last_update {
	background:url(../images/blog/last_update.png) no-repeat;
	width:177px;
	height:24px;
	font-size:13px;
	color:#393939;
	padding:22px 0 0 12px;
	font-weight:normal;
	margin:5px 0 115px 0;}
	
#blog_list {
	margin:20px 0 20px 30px;
	font-size:12px;}
	
#blog_list li {
	border-bottom:1px dotted #999999;
	width:780px;
	padding:4px 0 4px 20px;
	position:relative;}
	
#blog_list li img {position:absolute; top:0; left:-4px;}
	
#blog_list li#blist_top {
	border-top:1px dotted #999999;}
	
#blog_list li.blist2 {
	background-color:#eeeeee;}
	
#blog_list li em {
	font-style:normal;
	float:right;
	color:#666666;}
	
#blog_list li a {
	color:#666666;}
	
#blog_list li a:hover {
	text-decoration:underline;}

#pagination {
	width:800px;
	clear:both;
	margin:10px auto;}
	
#pagination img#pre {
	float:left;}
	
#pagination img#next {
	float:right;}
	
#pagination p {
	text-align:center;
	font-size:12px;
	color:#666666;}
	
/*--end secondary--*/

/*--primary--*/

#blog_title {}

#blog_title strong {
	color:#666666;
	font-size:22px;
	font-weight:normal;
	margin:0 0 0 2px;}

#blog_title em {
	float:right;
	color:#393939;
	font-size:13px;
	font-style:normal;
	margin:7px 65px 0 0;}
	
#blog_edit {
	width:630px;
	margin-top:18px;
	overflow:auto;}

/*--end primary--*/
