@charset "UTF-8";

/*Contents Left ////////////////////////////////////////////////////////*/
#contentsLeft {
	width:620px;
	_width:610px;
	padding:26px 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;
}

/*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:70px;
	background:url(../img_thumb/banner_600_70_present.jpg) left top no-repeat;
	}

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


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

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

#pickUpContenst ul{
	margin-top:8px;
	height:199px;
}
#pickUpContenst ul li{
	float:left;
	margin-right:12px;
	padding:6px 0px 0px 6px;
	width:184px;
	height:190px;
	background:url(../img/contents_left_bg_patern1.gif);
	border:1px #7f7f7f solid;
}
#pickUpContenst ul li.lastBox{
	margin-right:0px;
}
#pickUpContenst ul li a{
}
#pickUpContenst ul li a img{
	width:178px;
	height:100px;
}
#pickUpContenst ul li a span{
	display:block;
	padding-top:3px;
	line-height:1.2;
}
#pickUpContenst ul li a span.title{
	font-size:93%;
	font-weight:bold;
}
#pickUpContenst ul li a span.descr{
	font-size:85%;
}


/*Recommend Pick Up ////////////////////////////////////////////////////*/
#recommendPickUp {
	margin-top:20px;
	padding-bottom:8px;
	width:620px;
	background:url(../img/contents_left_bg_line1.gif) left bottom no-repeat;
}
#recommendPickUp h2{
	width:600px;
	height:30px;
	background:url(../img/header_rpu_bg.gif);
}

#recommendPickUp ul{
	margin-top:8px;
	height:210px;
}
#recommendPickUp ul li{
	float:left;
	margin-right:12px;
	padding:9px 0px 0px 9px;
	width:283px;
	height:199px;
	background:url(../img/contents_left_bg_patern1.gif);
	border:1px #7f7f7f solid;
}
#recommendPickUp ul li.lastBox{
	margin-right:0px;
}
#recommendPickUp ul li a{
}
#recommendPickUp ul li a img{
	width:274px;
	height:125px;
}
#recommendPickUp ul li a span{
	display:block;
	padding-top:3px;
	line-height:1.2;
}
#recommendPickUp ul li a span.title{
	font-size:136%;
	font-weight:bold;
}
#recommendPickUp ul li a span.descr{
	font-size:85%;
}


/*AneCan Blog //////////////////////////////////////////////////////////*/
#aneCanBlog {
	position:relative;
	margin-top:20px;
	padding-bottom:8px;
	width:620px;
	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:185px;
}
#aneCanBlog ul li {
	position:relative;
	float:left;
	margin-right:9px;
	padding:4px 0px 0px 0px;
	width:192px;
	height:180px;
	background:url(../img/contents_left_bg_patern1.gif);
	border:1px #7f7f7f solid;
}

#aneCanBlog ul li a {
}

#aneCanBlog ul li a img.headerImg {
	margin-left:4px;
}
#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 img.thumb50 {
	position:absolute;
	top:100px;
	left:4px;
	border:1px #7f7f7f solid;
}
#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.entryList {
	display:block;
	position:absolute;
	top:160px;
	left:0px;
	width:192px;
	height:24px;
	background:url(../img/blog_entry_list_btn.gif) left top no-repeat;
}
#aneCanBlog ul li a.entryList:hover{background-position:0px -24px;}


/*Bloger And Magazine //////////////////////////////////////////////////*/
#bloggerAndMagazine {
	position:relative;
	margin-top:20px;
	width:600px;
	height:230px;
	background:url(../img/contents_left_bg_line1.gif) left bottom no-repeat;
}
#bloggerAndMagazine h2 {
	width:600px;
	height:30px;
	background:url(../img/header_bam_bg.gif);
}
#premiumBlog {
	position:relative;
	margin-bottom:10px;
	width:600px;
	height:115px;
}
#premiumBlog a {
	display:block;
	width:600px;
	height:115px;
}
#premiumBlog a span.title {
	display:block;
	width:600px;
	height:115px;
	background:url(../img/premium_bloger_bg.jpg) left top no-repeat;
}
#premiumBlog a span.btn{
	display:block;
	position:absolute;
	width:161px;
	height:22px;
	background:url(../img/premium_bloger_btn.gif) left top no-repeat;
	left: 439px;
	top: 92px;
}
#premiumBlog a:hover span.btn{
	background-position:0px -22px;
}
#premiumBlog p {
	display:block;
	position:absolute;
	width:170px;
	height:64px;
	background:url(../img/premium_bloger_bg2.gif) left top no-repeat;
	left: 420px;
	top: -43px;
}

#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:594px;
	height:46px;
	border:1px #a3a3a3 solid;
	border-right:none;
}
#modelsBlog li {
	float:left;
	width:65px;
	height:46px;
	border-right: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:55%;
}
#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:63px;
	_width:60px;
	height:26px;
	font-size:77%;
	overflow:hidden;
}


/*Other Contents //////////////////////////////////////////////////*/	
#otherContenst {
	margin-top:20px;
	padding-bottom:8px;
	width:620px;
}
#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;
}
#otherContenst2 {
	clear:both;
	margin-top:20px;
	padding-bottom:8px;
	width:620px;
	background:url(../img/contents_left_bg_line1.gif) left top no-repeat;
}
#otherContenst2 ul {
	padding-top:10px;
}
#otherContenst2 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;
}

