﻿body{	background-color:#eee;}
div#outer_frame						{	width:80%;margin-top:20px;border:1px solid #ccc;	background-color:#fff;}
div#inner_frame						{	margin:10px 10px 0px 10px;				}
div.article							{	margin-left:20px;margin-right:20px;		}
dl.list								{	margin:0 20px;							}
dl.list dt							{	color:#636163;background-color:#f3f3f3;	}
dl.list dt	a						{	color:#636163;background-color:#f3f3f3;text-decoration:underline;	}
dl.list dt span						{	margin-right:20px;			}
dl.list dd							{	padding-top:10px;padding-bottom:10px;	}

dl#postComment dt					{	color:#636163;background-color:#f3f3f3;font-weight:bold;	}
dl#postComment dd span				{	vertical-align:top;		}
dl#postComment dd input				{	width:400px;							}
dl#postComment dd input#rememberMe	{	width:auto;margin-left:5px;}
dl#postComment dd textarea			{	width:400px;height:200px;margin-right:5px;				}
dl#postComment dd input.button		{	width:60px;font-size:12px;border-bottom-color:#2175bc;border-right-color:#2175bc;}

div#copyRight						{	text-align:right;color:#555;padding:5px 10px 10px;font-family:Arial,宋体, sans-serif;}
div#copyRight span					{	vertical-align:middle;padding-left:20px;padding-bottom:10px;}
div#copyRight a:link				{	color:#555;text-decoration:underline;		}
div#copyRight a:visited				{	color:#555;text-decoration:underline;		}
div#copyRight a:hover				{	color:#2175bc;text-decoration:none;			}
span#hits							{	padding:0;}

div.article div.about				{	color:#666;font-weight:bold;text-align:right;padding:5px;border-top:1px solid #333;border-bottom:none;background-color:#f3f3f3;}
div.article div.memo a				{	color:#1132bc;	}

div.img_border							{	background:none;}
div.img_border div.leftBorder			{	background-image:none;}
div.img_border span.header				{	background-image:none;height:auto;}
div.img_border span.header span.left	{	background-image:none;}
div.img_border span.header span.right	{	background-image:none;}
div.img_border span.footer				{	background-image:none;height:auto;}
div.img_border span.footer span.left	{	background-image:none;}
div.img_border span.footer span.right	{	background-image:none;}
div.img_border div.memo					{	background-image:none;}

div.ib2									{	background:none;}
div.ib2	div.leftBorder					{	background-image:none;}
div.ib2 span.header						{	background-image:none;height:auto;}
div.ib2 span.header span.left			{	background-image:none;}
div.ib2 span.header span.right			{	background-image:none;}
div.ib2 span.footer						{	background-image:none;height:auto;}
div.ib2 span.footer span.left			{	background-image:none;}
div.ib2 span.footer span.right			{	background-image:none;}
div.ib2 div.memo						{	background-image:none;}

div.img_border span.img_sep				{	background-image:none;}
div.img_border span.img_sep	span.left	{	background-image:none;}
div.img_border span.img_sep	span.right	{	background-image:none;}


/*页面标题部分*/
div#outer_frame span.header				{	background-color:#3591DB;margin:5px;_margin-right:-5px;display:block;}
div#outer_frame span.header b			{	display:block;color:#fff;text-align:left;margin-left:40px;}
div#outer_frame span.header b.siteTitle	{	font-size:20px;font-family:黑体;margin-top:30px;color:#fff;}
div#outer_frame span.header b.siteTitle a	{	color:#fff;}
div#outer_frame span.header b.subTitle	{	margin-top:10px;margin-bottom:30px;}

div#inner_frame span.header{	background:none;margin:0;}
