﻿
div#left								{	border:0px solid #efefef;}
div.img_border							{	background:transparent url("img/contentBg.gif") repeat;}
div.img_border div.leftBorder			{	background-image:url("img/frame1/l.gif");}
div.img_border span.header				{	background-image:url("img/frame1/t.gif");height:20px;}
div.img_border span.header span.left	{	background-image:url("img/frame1/lt.gif");}
div.img_border span.header span.right	{	background-image:url("img/frame1/rt.gif");}
div.img_border span.footer				{	background-image:url("img/frame1/b.gif");height:30px;}
div.img_border span.footer span.left	{	background-image:url("img/frame1/lb.gif");}
div.img_border span.footer span.right	{	background-image:url("img/frame1/rb.gif");}
div.img_border div.memo					{	background-image:url("img/frame1/r.gif");}

div.ib2									{	background:transparent url("img/innerContentBg.jpg") repeat;}
div.ib2	div.leftBorder					{	background-image:url("img/frame2/l.gif");}
div.ib2 span.header						{	background-image:url("img/frame2/t.gif");height:10px;}
div.ib2 span.header span.left			{	background-image:url("img/frame2/lt.gif");}
div.ib2 span.header span.right			{	background-image:url("img/frame2/rt.gif");}
div.ib2 span.footer						{	background-image:url("img/frame2/b.gif");height:10px;}
div.ib2 span.footer span.left			{	background-image:url("img/frame2/lb.gif");}
div.ib2 span.footer span.right			{	background-image:url("img/frame2/rb.gif");}
div.ib2 div.memo						{	background-image:url("img/frame2/r.gif");}

div.img_border span.img_sep				{	background-image:url("img/frame2/c.gif");}
div.img_border span.img_sep	span.left	{	background-image:url("img/frame2/lc.gif");}
div.img_border span.img_sep	span.right	{	background-image:url("img/frame2/rc.gif");}

dl.list dt								{	font-weight:bold;color:#123456;background-color:#ddd;}
dl.list dd								{	border-bottom:1px dotted #ddd;}
div#left dl.list dt						{	background-image:url("img/menu_arrow_open.gif");}



dl#menu div.menu ul						{	list-style:none;margin-left:0;}
dl#menu div.menu ul	li					{	cursor:pointer;padding:3px;padding-left:5px;margin-left:2px;width:100%;border-left:7px solid #777;border-right:#ddd solid 7px;border-bottom:#aaa solid 1px;margin:1px;}
dl#menu div.menu ul	li.current			{	text-align:right;color:#2175bc;font-weight:bold;border-left-color:#777;border-right-color:#f90;}
dl#menu div.menu ul li.hover			{	border-left-color:#777;border-right-color:#777;background-color:#eee;}
html>body dl#menu div.menu ul 			{	margin-left:-40px;}
html>body dl#menu div.menu ul li		{	width:85%;}

dl.blogItem								{	border-top:2px dotted #999;}
dl.blogItem dt							{	color:#4a71bd;background-color:#fff;}
dl.blogItem dt span.top					{	color:#f90;}
dl.blogItem dt a:link					{	color:#4a71bd;}
dl.blogItem dt a:visited				{	color:#4a71bd;}
dl.blogItem dt span						{	background-color:#ff9900;color:#fff;}
dl.blogItem dd							{	border:none;}
dl.blogItem dd.dateAbout				{	color:#aaa;}
dl.blogItem dd.content	a				{	color:#2175bc;}
dl.blogItem dd.content p.readMore a		{	color:#008080;}
dl.blogItem dd.comment					{	border-top:1px dotted #ccc;color:#009e9c;}
dl.blogItem dd.comment span.viewComment span	{	color:#f00;}
div.commentList							{	border:1px solid #ddd;background-color:#eee;}
dl.commentItem							{	background-color:#fff;}
dl.commentItem dt						{	background-color:#fff;color:#4a71bd;border-bottom:1px dotted #eee;}
dl.postComment							{	background-color:#fff;}
dl.postComment dt						{	background-color:#fff;border-bottom:1px dotted #eee;}
dl.postComment dd input					{	border:1px solid #999;}
dl.postComment dd textArea				{	border:1px solid #999;}
dl#postMsg dd input						{	border:1px solid #999;}
dl#postMsg dd textarea					{	border:1px solid #999;}
dl#postMsg input.button					{	color:#666;}
dl.leftMsg a							{	background:transparent url("img/leftMsg.gif") no-repeat left top;}
dl#newMsg a								{	background:transparent url("img/newMsg.gif") no-repeat left top;}
div#welcome	span.welcome				{	color:#ddd;}
div#welcome	span.today					{	color:#999;}
div#left dl.dlClose dt					{	background-image:url("img/menu_arrow_close.gif");}
div#left dl.dlOpen dt					{	background-image:url("img/menu_arrow_open.gif");}
div#imgBanner							{	background:transparent url("img/banner.gif") center center no-repeat;}
div#pager span.cp						{	color:#f00;}
