/*
HTML, BODY	{margin:0;padding:0;font-family:arial;font-size:13px;color:#666}
TABLE,TD	{padding:0;}
IMG	{border:none}
A	{color:#0090ff}
A:hover	{color:#666}
STRONG, B	{color:#0090ff}
UL, OL	{margin:0;padding:5px 0 5px 25px}
H1, H2, H3, H4	{margin:10px 0 0 0}
*/
/* marking */
/*
#content	{margin:420px auto 0 auto;width:1000px}
#body-wrap	{float:left;width:100%}
#body		{margin-left:310px;padding-bottom:50px}
#sidebar	{float:left;margin:0 auto 0 -1000px;padding:0 0 50px 0;width:310px}
#center-wrap	{position:absolute;top:220px;width:100%;height:180px;background:#a2d4fc}
#center-strip	{margin:0 auto;padding-top:5px;width:1000px;height:175px}
#header-wrap	{position:absolute;top:0;width:100%;height:220px;background:url(../images/header-bg.gif) 50% 0}
#header			{margin:0 auto;width:1000px;height:220px;background:url(../images/girl.gif) 100% 6px no-repeat}
#footer-wrap	{clear:both;background:#0090ff}
#footer			{margin:0 auto;padding:5px;width:1000px;text-align:center}
*/
/* common */
/*
.tacenter	{text-align:center}
.taright	{text-align:right}
.fleft		{float:left}
.fright		{float:right}
.w300		{width:300px}
.ml-35		{margin-left:35px}
.button		{border:1px #0090ff solid;background:url(../images/button.gif) 0 0;font-weight:bold;color:#fff}
A.button	{padding:4px 12px 3px 12px;font-size:13px;text-decoration:none}
A.button:hover	{border:1px #0050bf solid;color:#fff}
INPUT.text		{margin:0;padding:3px 0;border:1px #0090ff solid}
INPUT.button	{padding:0 0 5px 0;-padding-bottom:0;width:60px;height:24px;vertical-align:top;border-left:none;font-size:12px}
.decor-1,
.widget UL	{padding-left:0;list-style:none}
.decor-1 LI,
.widget UL LI	{padding-left:25px;background:url(../images/icons.gif) 5px -120px no-repeat}
.clear	{clear:both;line-height:0;font-size:0.01pt}
*/
/* content */
.post	{margin:0 0 30px 0;padding:0 0 30px 0;border-bottom:1px #aaa solid}
.date	{font-style:italic;color:#0090ff}
.readmore	{font-style:italic}
#body P	{line-height:20px}
/* sidebar */
.widget {margin:0 0 30px 0}
.widget H4	{padding:0 0 0 30px;background:url(../images/icons.gif) 5px -250px no-repeat;font-family:verdana;font-size:18px;color:#0090ff}
/* center */
.block	{width:310px}
.block .title	{padding:5px 0;background:url(../images/bt-bg.gif);text-align:center;font-family:tahoma;font-size:17px;color:#fff}
.block .text	{padding:5px 0;height:120px;background:#f6f6f6}
.block .shadow	{height:10px;background:url(../images/bshadow.gif) 100% 0 no-repeat;line-height:0;font-size:0.01pt}
.block UL	{margin:0;padding-top:5px;padding-bottom:5px}
LI	{padding-top:2px;padding-bottom:2px}
.block P	{margin:8px 0;padding:0 10px;}
/* header */
/*
#logo	{float:left;margin:50px 0 0 25px}
#search	{float:right;margin:65px 0 0 0;padding:0 170px 0 0;width:362px}
#main-menu	{clear:both;margin:60px 0 0 0;width:83%}
#main-menu TD	{padding:0 10px;background:url(../images/menu-sep.gif) 0 50% no-repeat;text-align:center}
#main-menu TD.first	{background:none}
#main-menu A	{padding:15px 10px;background:url(../images/icons.gif) 50% 0 no-repeat;text-align:center;font-size:16px;color:#666;text-decoration:none}
#main-menu A SPAN	{padding:0 3px;border-left:1px}
#main-menu A:hover	{background-position:50% -64px;color:#0090ff}
#main-menu A:hover SPAN	{border-bottom:3px #0090ff solid}
*/
/* footer */
/*
#footer A	{color:#ddd;text-decoration:none}
#footer A:hover	{color:#fff;text-decoration:underline}
*/

.alignleft	{float:left;margin:0 15px 5px 0}
.alignright	{float:right;margin:0 0 5px 15px}
