@charset "UTF-8";

/*Contents Left ////////////////////////////////////////////////////////*/
#contentsLeft {
	width:620px;
	_width:610px;
	padding:10px 0px 10px 18px;
	margin-bottom:30px;
}

#contentsLeft a,
#contentsLeft a:link,
#contentsLeft a:visited{
	text-decoration:none;
	color:#000000;
}
#contentsLeft a:hover{
	color:#d20002;
}

#aneSearch {
	margin-top:22px;
}

/* Emergency Info =================================*/
#emergencyInfo {
	position:relative;
	margin-bottom:10px;
	padding:10px;
	width:576px;
	height:auto;
	border:solid 2px #000000;
}

#emergencyInfo h3#title {
	font-size:110%;
	font-weight:bold;
}

#emergencyInfo p {
	margin-top:10px;
	font-size:90%;
}

#emergencyInfo #company {
	width:100%;
	text-align:right;
}

/*Main Menu ////////////////////////////////////////////////////////////*/
/*
#mainMenu {
	position:relative;
	width:600px;
	height:380px;
	overflow:hidden;
}

#mainMenuLoading{
	position:absolute;
	width:600px;
	height:380px;
	z-index:5;
	background-color:#FFFFFF;
}
*/

/*Special Present //////////////////////////////////////////////////////*/
#specialPresent{
	margin-top:20px;
}

#specialPresent h3#monthPresent a{
	display:block;
	width:600px;
	height:100px;
	
	}

/*

#specialPresent h3#monthPresent a{
	display:block;
	width:600px;
	height:70px;
	background:url(../img_thumb/banner_600_70_present.jpg) left top no-repeat;
	}

#specialPresent h3#monthPresent a:hover{
	background-position:0px -70px;
}

*/

/* What's New TOP //////////////////////////////////////// */
#whatsNew_top {
	position:relative;
	margin-top:17px;
	width:610px;
	height:200px;
}

#whatsNew_top h3 {
	width:600px;
	height:30px;
	background:url(../img/header_news.gif) left top no-repeat;
}

#whatsNew_top h3 a.rss{
	position:absolute;
	width:40px;
	height:18px;
	background:url(../img/right_news_rss_btn.gif) top left no-repeat;
	top:1px;
	left: 560px;
}

#whatsNew_top h3 a.rss:hover{
	background-position:0px -18px;
}

#whatsNew_top ol {
	/*position:relative;*/
	margin-top:5px;
	height:156px;
}

#whatsNew_top ol li {
	position:relative;
	float:left;
	display:block;
	margin-right:10px;
	width:290px;
	height:54px;
	border-bottom:1px #7f7f7f solid;
}

#whatsNew_top ol li a {  }
#whatsNew_top ol li a img {
	;
}

#whatsNew_top ol li a span{
	display:block;
}

#whatsNew_top ol li a span.thumb34{
	position:absolute;
	display:block;
	overflow:hidden;
	width:34px;
	height:34px;
	top:6px;
	left:0px;
	border:1px #7f7f7f solid;
	text-align:center;
}

#whatsNew_top ol li a span.date {
	position:absolute;
	top:6px;
	left:0px;
	padding-top:1px;
	width:290px;
	height:12px;
	font-size:77%;
	line-height:1;
	color:#666666;
	text-align:right;
}

#whatsNew_top ol li a span.date.new {
	background:url(../img/new_mark_red.gif) 225px top no-repeat;
}

#whatsNew_top ol li a span.title {
	margin-left:40px;
	padding-top:6px;
	width:190px;
	height:22px;
	line-height:1.1;
	font-size:93%;
	font-weight:bold;
}

#whatsNew_top ol li a span.blogTitle{
	margin-left:40px;
	padding-top:2px;
	width:250px;
	height:22px;
	line-height:1.1;
	font-size:77%;
}


/*Recommend /////////////////////////////////////////////////////*/
#recommend_top {
	margin-top:20px;
	padding-bottom:8px;
	/*width:620px;*/
	background:url(../img/contents_left_bg_line1.gif) left bottom no-repeat;
}

#recommend_top h2{
	width:600px;
	height:30px;
	background:url(../img/header_rpu_bg.gif);
}

#recommend_top ul {
	margin-top:8px;
	height:227px;
}

#recommend_top ul li {
	position:relative;
	float:left;
	margin-right:10px;
	padding:6px 0px 0px 0px;
	width:190px;
	height:218px;
	background:url(../img/contents_left_bg_patern1.gif);
	border:1px #7f7f7f solid;
}

#recommend_top ul li a {
}

#recommend_top ul li a img.headerImg {
	margin-left:6px;
}

#recommend_top ul li a span{
	display:block;
	margin-bottom:2px;
}

#recommend_top ul li a span.textLink{
	display:none;
}

#recommend_top ul li a span.descr {
	padding-top:2px;
	padding-left:6px;
	margin-bottom:6px;
	font-size:85%;
	height:21px;
}

#recommend_top ul li a span.thumb50 {
	position:absolute;
	top:142px;
	left:6px;
	border:1px #7f7f7f solid;
}

#recommend_top ul li a span.date{
	margin-left:62px;
	font-size:85%;
}

#recommend_top ul li a span.date.new {
	padding-left:28px;
	background:url(../img/new_mark_red.gif) left top no-repeat;
}

#recommend_top ul li a span.title {
	margin-left:62px;
	font-size:93%;
	line-height:1.2;
	color:#CC0000;
}

#recommend_top ul li a span.more {
	margin-left:62px;
	padding-left:8px;
	height:10px;
	font-size:77%;
	line-height:1;
	background:url(../img/global_footer_list_icon.gif) -10px 0px no-repeat;
}

#recommend_top ul li a.entryList {
	display:block;
	position:absolute;
	top:200px;
	left:0px;
	width:190px;
	height:24px;
	background:url(../img/blog_entry_list_btn.gif) left top no-repeat;
}

#recommend_top ul li a.entryList:hover{background-position:0px -24px;}


/*AneCan Blog //////////////////////////////////////////////////////////*/
#aneCanBlog {
	position:relative;
	margin-top:20px;
	margin-bottom:20px;
	width:620px;
	height:650px;
	background:url(../img/contents_left_bg_line1.gif) left bottom no-repeat;
}

#aneCanBlog h2 {
	width:600px;
	height:30px;
	background:url(../img/header_acb_bg.gif);
}

#aneCanBlog ul {
	margin-top:8px;
	height:auto;
}

#aneCanBlog ul li {
	position:relative;
	float:left;
	margin-right:16px;
	margin-bottom:15px;
	width:186px;
	height:190px;
	background:url(../img/blog_bg.gif);
	/*border:1px #7f7f7f solid;*/
}

#aneCanBlog ul li a {
}

#aneCanBlog ul li a img.headerImg {
	margin-left:0px;
}

#aneCanBlog ul li a span{
	display:block;
	margin-bottom:2px;
}

#aneCanBlog ul li a span.textLink{
	display:none;
}

#aneCanBlog ul li a span.descr {
	padding-top:2px;
	padding-left:4px;
	margin-bottom:6px;
	font-size:85%;
}

#aneCanBlog ul li a span.thumb50 {
	position:absolute;
	display:block;
	overflow:hidden;
	width:50px;
	height:50px;
	top:95px;
	left:4px;
	border:1px #7f7f7f solid;
	text-align:center;
}

#aneCanBlog ul li a span.date{
	margin-left:62px;
	font-size:85%;
}

#aneCanBlog ul li a span.date.new {
	padding-left:28px;
	background:url(../img/new_mark_red.gif) left top no-repeat;
}

#aneCanBlog ul li a span.title {
	margin-left:62px;
	font-size:93%;
	line-height:1.2;
	color:#CC0000;
}

#aneCanBlog ul li a span.more {
	margin-left:62px;
	padding-left:8px;
	height:10px;
	font-size:77%;
	line-height:1;
	background:url(../img/global_footer_list_icon.gif) -10px 0px no-repeat;
}

#aneCanBlog ul li a.entryList01 {
	display:block;
	position:absolute;
	top:166px;
	left:0px;
	width:186px;
	height:24px;
	background:url(../img/blog_list_btn01.gif) left top no-repeat;
}

#aneCanBlog ul li a.entryList01:hover{background-position:0px -24px;}

#aneCanBlog ul li a.entryList02 {
	display:block;
	position:absolute;
	top:166px;
	left:0px;
	width:186px;
	height:24px;
	background:url(../img/blog_list_btn02.gif) left top no-repeat;
}

#aneCanBlog ul li a.entryList02:hover{background-position:0px -24px;}

#aneCanBlog ul li a.entryList03 {
	display:block;
	position:absolute;
	top:166px;
	left:0px;
	width:186px;
	height:24px;
	background:url(../img/blog_list_btn03.gif) left top no-repeat;
}

#aneCanBlog ul li a.entryList03:hover{background-position:0px -24px;}


/*Bloger And Magazine //////////////////////////////////////////////////*/
#bloggerAndMagazine {
	clear:both;
	position:relative;
	width:600px;
	height:117px;
	background:url(../img/contents_left_bg_line1.gif) left bottom no-repeat;
}

#bloggerAndMagazine h2 {
	margin-bottom:10px;
	width:600px;
	height:30px;
	background:url(../img/header_bam_bg.gif);
}

#blogRegister {
	float:left;
	width:293px;
	height:66px;
	margin-right:14px;
}

#blogRegister a {
	display:block;
	width:293px;
	height:66px;
	background:url(../img/premium_bloger_register_btn.gif);
}

#solRegister {
	float:left;
	width:293px;
	height:66px;
}

#solRegister a {
	display:block;
	width:293px;
	height:66px;
	background:url(../img/premium_bloger_sol_register_btn.gif);
}

#blogRegister a:hover,
#solRegister a:hover{
	background-position:0px -66px;
}

  
/*AneCan Models //////////////////////////////////////////////////*/
/* To common.css */

#modelsBlog {
	position:relative;
	width:595px;
	height:46px;
	border-left:1px #a3a3a3 solid;
}
#modelsBlog li {
	float:left;
	width:118px;
	height:46px;
	border-right:1px #a3a3a3 solid;
	border-bottom:1px #a3a3a3 solid;
}
#modelsBlog li.lastBox{
	width:65px;
}
#modelsBlog li a {  }
#modelsBlog li a span{
	display:block;
	margin-top:2px;
}
#modelsBlog li a span.date{
	margin-left:2px;
	height:14px;
	color:#999999;
	font-size:75%;
}
#modelsBlog li a span.date.new {
	padding-left:28px;
	background:url(../img/new_mark_black.gif) left top no-repeat;
}
#modelsBlog li a span.title {
	padding:0px 2px;
	width:115px;
	_width:110px;
	height:26px;
	font-size:77%;
	overflow:hidden;
}


/*Other Contents //////////////////////////////////////////////////*/	
#otherContenst {
	margin-top:20px;
	margin-bottom:5px;
	width:620px;
	height:auto;
}
#otherContenst h2 {
	width:600px;
	height:30px;
	background:url(../img/header_oc_bg.gif);
}
#otherContenst ul {
	margin-top:14px;
}
#otherContenst ul li {
	float:left;
	width:300px;
	height:85px;
}

/* Correct Information ///////////////////////////////// */
#correctInfo {
	clear:both;
	position:relative;
	padding-top:20px;
	width:620px;
	background:url(../img/contents_left_bg_line1.gif) left top no-repeat;
}
#correctInfo h2 {
	width:600px;
	height:30px;
	background:url(../img/header_ci_bg.gif) left top no-repeat;
}
#correctInfo p {
	display:block;
	padding:8px 0px;
	width:600px;
	font-size:85%;
	line-height:1.4;
	background:url(../img/contents_left_bg_line1.gif) left bottom no-repeat;
}

/* Mobile ////////////////////////////////////// */
#aneMobile {
	position:relative;
	margin-top:17px;
	margin-bottom:17px;
	width:300px;
	height:67px;
}
#aneMobile h3 {
	width:300px;
	height:67px;
	background:url(../img/right_mobile_bg.gif) left top no-repeat;
}
/* Other Information ///////////////////////////////// */
#other_info {
	clear:both;
	position:relative;
	padding-top:0;
	width:620px;
	background:url(../img/contents_left_bg_line1.gif) left top no-repeat;
}
#other_info ul{
	display:block;
	padding:8px 0px;
	width:600px;
}
#other_info ul li{
	font-size:85%;
	line-height:1.4;
}
