html {
	height:100%;
	padding:0px;
	margin:0px;
}
body {
	height:100%;
	font-size : 95%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	padding: 0px;
	margin:0px auto;
	background-color:#fff;
	color:#000;
	line-height:1.0em;
	text-align:center;
}
td,th		{font-size : 95%;}
a img		{border-width:0;}
a		{text-decoration:none;}
a:link		{color:#2c62c4;}
a:active	{color:#b4775c;}
a:visited	{color:#5c7db4;}
a:hover		{color:#937cf4; text-decoration:underline;}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote {
	margin:0px; padding: 0px;
}
table	{
	border-collapse:collapse;
	border-spacing:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul		{list-style:none;}

h1,h2,h3,h4,h5	{font-size:100%;}

.small	{font-size:80%;}

/*------------------------------------------      base       -------*/
#head {
	background-color:#fff;
	height:110px;
	width:950px;
	margin:0px auto;
}
#mainBody {
	width:952px;
	margin:0px auto;
	clear:both;
	background:url(/img/main_body.gif) repeat-y;
}
#mainBody .all{
	width:948px;
	margin:0 auto;
	padding-top:7px;
	border-top:1px solid #888;
}
#footImg {
	clear:both;
	background:url(/img/footer.gif) no-repeat;
}
#sideMenu {
	float:left;
	width:180px;
	margin-right:8px;
	padding-top:80px;
}
#left {
	float:left;
	width:180px;
	margin-left:9px;
}
#main {
	float:left;
	width:520px;
	margin:0px 15px;
}
#right {
	float:right;
	width:200px;
	margin-right:5px;
}
#foot {
	font-size:85%;
	width:952px;
	margin:0px auto;
	padding-top:25px;
	clear: both;
}
#foot .footCopy {
	padding:5px;
	font-size:8pt;
	font-family:verdana;
}
/*------------------------------------------      head       -------*/
#head-top {
	color:#fff;
	font-size:10pt;
	height:20px;
	background:url(/img/head_top.gif) repeat-x;
}
#head-top .base {
	width:950px;
	margin:0 auto;
}
#head-top h1 {float:left; font-weight:normal;}
#head-top .login {
	float:right;
	margin-top:1px;
}
#head-top a		{color:#fff; text-decoration:underline;}
#head-top a:hover	{color:#fff; text-decoration:none;}

#head .logo {
	float:left;
	width:215px;
	margin:5px 0px 2px;
}
#head .home {
	background:url(/img/head_bar.gif) no-repeat;
	text-align:center;
	font-size:9pt;
	font-weight:bold;
	width:215px;
	height:17px;
	margin-top:1px;
	padding-top:2px;
}
#head .home a		{color:#fff; text-decoration:underline;}
#head .home a:hover	{color:#fff; text-decoration:none;}

#head .mainAd {
	float:right;
	height:90px;
	width:728px;
	margin-top:10px;
}
.head-menu {
	height:34px;
	padding-top:6px;
	background:url(/img/menubg.gif) repeat-x;
}
.head-menu ul {
	margin:0 auto;
	width:560px;
}
.head-menu li {
	float:left;
}
/*------------------------------------------      sub-menu       -------*/
#sub-menu {
	width:948px;
	height:18px;
	margin:0 auto;
	padding-top:5px;
	font-size:80%;
	color:#fff;
	border-bottom:1px solid #fff;
	background-color:#7fa9dc;
	letter-spacing: 0.3em;
}
#sub-menu a{color:#fff;}
#sub-menu a:hover{color:#fff; text-decoration:underline;}

/*------------------------------------------      left       -------*/
#left .category{
	margin:10px 0px;
	text-align:left;
	font-size:80%;
}
#left .category-head{
	color:#fff;
	font-weight:bold;
	padding:3px 20px;
	height:15px;
	background:url(/img/category_head.gif) no-repeat;
}
#left .category li{
	margin:5px;
	padding-left:10px;
	background:url(/img/leftmenu_pin.gif) left no-repeat;
}
/*------------------------------------------      main       -------*/
#main h2 {
	font-size:80%;
	text-align:left;
	color:#fff;
	font-weight:bold;
	padding:3px 0px 2px 30px;
	background:url(/img/article_head.gif) no-repeat;
	margin-top:5px;
}
#main h3 {
	font-size:90%;
	text-align:left;
	font-weight:bold;
	height:15px;
	padding:5px 0px 5px 15px;
	margin-left:5px;
	background:url(/img/date_pin.gif) left center no-repeat;
}
#main .news {
	text-align:left;
	border-left:1px solid #888;
	border-right:1px solid #888;
	border-bottom:1px solid #888;
}
#main .news img {
	float:left;
	margin-right:10px;
}
#main .news .article {
	min-height:105px;
	margin-bottom:10px;
	padding:5px 9px 5px 9px;
	clear:both;
	background:url(/img/article_line.gif) bottom repeat-x;
}
#main .news .t-article {
	margin-bottom:10px;
	padding:5px 9px 5px 9px;
	clear:both;
	background:url(/img/article_line.gif) bottom repeat-x;
}
#main .news p {font-weight:bold;}
#main .news .source {font-weight:normal; font-size:80%;}
#main .news blockquote {font-size:80%;}

#main .news .next{
	height:20px;
	text-align:right;
	margin-right:10px;
}

#main .news li{
	padding:5px 9px 5px 0px;
	background:url(/img/article_line.gif) bottom repeat-x;
}
#main .news li p {padding-left:9px;}
#main .news li blockquote {text-align:right; margin-top:8px;}

/*------------------------------------------      right       -------*/
#right h2 {
	font-size:80%;
	text-align:left;
	color:#fff;
	font-weight:bold;
	padding:3px 0px 2px 30px;
	background:url(/img/r_article_head.gif) no-repeat;
	margin-top:5px;
}
#right .feature img {
	float:left;
	margin-right:10px;
}
#right .feature .article {
	min-height:70px;
	padding:10px 0px;
	clear:both;
	background:url(/img/article_line.gif) bottom repeat-x;
}
#right .feature .article p {
	text-align:left;
	font-size:80%;
	color:#666;
}
#right .right-amazon {
	margin-top:20px;
}
