@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	text-align: center;	
}

#mask{
	position:absolute;
	top:0px;
	left:0px;
	z-index:2000;
	background-color:#FFFFFF;
	filter:alpha(opacity=70);
	opacity: 0.7;
}
#popup {
	position:fixed;
	top:250px;
	z-index:2001;
	text-align:left;
	width:300px;
	background-color:#FFF;	
}
#popup2 {
	position:fixed;
	top:250px;
	z-index:2001;
	text-align:left;
	width:300px;
	background-color:#FF9;
}
.popup2 {
	width:250px !important;
}
#login_table {
	background-color:#FFFFFF;
	border:solid 1px #DDDDDD;
}
#login_table td {
	padding:0px 15px;
	font-size:13px;
	color:#666666;
}
.login_text {
	font-size:20px;
	color:#333333;
	border:solid 1px #DDDDDD;
	background-color:#FCFCFC;
	width:260px;
}
.btn_submit {
	height:22px;
	width:64px;	
	border:0px;
	font-size:10px;
	padding:0px;
	background-color:#FFFFFF;
	background-image: url(images/btn_bg_large.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:center;
	cursor: hand;
}
/********************************************/

#wrapper{	
	width:770px;
	text-align:left;
	margin:auto;
}

#header{
	position:relative;
	height:138px;
}

#header_function{
	height:57px;
	position:relative;
}
#header_function_logo {
	position:absolute;
	bottom:0px;
}
#header_function_btns {
	position:absolute;
	bottom:0px;
	right:15px;
}
#header_function_btns ul{
	list-style-type:none;
}
#header_function_btns ul li{
	float:left;
	height:22px;
}

#header_menu_frame{
	height:81px;
	position:relative;
}
#header_menu_bg {
	position:absolute;
	top:0px;
	left:0px;
}
#header_menu {
	position:absolute;
	top:0px;
	left:57px;
}
#header_menu ul{
	list-style-type:none;
	margin-top:0px;
}
#header_menu ul li{
	float:left;
	height:51px;
	width:65px;
}

#header_login {
	position:absolute;
	bottom:0px;
	left:15px;
	height:30px;
}

#header_login .input {
	border:solid 1px #666666;
	background-color:#FFFFFF;
	font-size:12px;
	color:#0066CC;
	width:90px;
}

.login_input {
	border:0px;
	width:55px;
	height:30px;
}
.general_input {
	border:solid 1px #666666;
	background-color:#FFFFFF;
	font-size:12px;
	color:#0066CC;
}
#container {	
	position:relative;
}

#footer{
	position:relative;
}
#footer_bg{
	position:relative;
}

#footer_btns {
	position:absolute;
	top:0px;
	right:15px;
}
#footer_btns ul{
	list-style-type:none;
	margin-top:0px;
}
#footer_btns ul li{
	float:left;
	height:23px;
}


#container_flash {
	position:relative;
}
#primary {
	width:571px;
	position:relative;
	left:142px;
	min-height:350px;
	padding-left:19px;	
	padding-bottom:50px;
}

#primary_title {
	margin-top:21px;	
}

#primary_content {
	margin-top:25px;
	position:relative;
}
.primary_gototop {
	position:absolute;
	right:0px;
	bottom:-25px;
}

#secondary {
	width:140px;
	position:absolute;
	left:5px;
	border-right:dotted 1px #000000;
	top:105px;
	background-color:#C1D0DF;
}
#secondary_top {
	background-color:#FFFFFF;
	height:5px;
}
#secondary ul{
	list-style-type:none;
	margin-top:0px;
	margin-left:-40px;
	#margin-left:0px;
}
#secondary ul li{
	width:140px;
}

.second_menu {
	height:24px;
	position:relative;
}
.second_menu_category {
	line-height:20px;
	padding-left:25px;
	width:115px !important;
	background-color:#FFFFFF;
	position:relative;
}
.second_menu_subcategory {
	position:absolute;
	border:solid 1px #3E7BB9;
	background-color:#E8E8FF;	
	width:130px;
	z-index:1500;
}

.second_menu_subcategory a {
	display:block;
	padding:4px 8px;
	width:114px;
	color:#3E7BB9;	
}
.second_menu_subcategory a:hover{
	color:#FFFFFF;	
	background-color:#3E7BB9;
}
#new_book_top {
	height:38px;
	padding-top:20px;
	background-color:#FFF;
}
#new_book_bottom {
	height:28px;
	background-color:#FFF;
}
.new_book_list {
	background-color:#FFF;
	padding-bottom:15px;
}
.second_menu_bottom {
	height:79px;
 	background-image: url(images/bg_second_menu_bottom.jpg);
	background-repeat: no-repeat;
	padding-top:0px !important;
}
#primary_all_page_bg {
	background-image: url(images/bg_allpage.gif);
	background-repeat: repeat-x;
	height:26px;	
}

#primary_all_page {
	width:570px;
	position:relative;
	left:140px;
	min-height:350px;
	padding-left:20px;	
	padding-bottom:50px;
	border-left:dotted 1px #000000;
}
.sitemap_second {
	height:79px;
 	background-image: url(images/bg_second_menu_bottom.jpg);
	background-repeat: no-repeat;
}

#questionnarie {
	border-top:solid 1px #D9D9D9;
	width:92%;
	margin-top:8px;
}

.questionnaire_block {
	margin:15px 0;
}
.questionnaire_detail {
	line-height:20px;
}
.questionnaire_detail a{
	color:#00F;
	text-decoration:underline;
}
.question_each {
	/*float:left;
	margin-right:10px;
	min-width:50px;
	word-wrap:normal;
	word-break:keep-all;*/
}
.question_other_each {
	width:90px;
	font-size:10px;
	border-top:solid 1px #333;
	border-left:solid 1px #333;
	border-right:solid 1px #666;
	border-bottom:solid 1px #666;
}
.question_textarea {
	width:500px;
	height:100px;
	border-top:solid 1px #333;
	border-left:solid 1px #333;
	border-right:solid 1px #666;
	border-bottom:solid 1px #666;
}
.questionnaire_items {
	float:left;
	margin:0 10px 0 0;
	min-width:60px;
	word-wrap:normal;
}
.download_block {
	width:578px;
	margin-top:2px;
}
.download_dot_line {
	width:578px;
	border-bottom:dotted 1px #000000;
	height:9px;
	margin-bottom:7px;
}
.download_product_img_frame_this {
	float:left;
	width:103px;
	height:19px;
	margin:1px 9px 1px 0;
	background-color:#FFF;
}
.download_product_img_frame {
	float:left;
	width:103px;
	height:19px;
	margin:1px 9px 1px 0;
	background-color:#FFF;
}
.download_product_img_frame img {
	filter:alpha(opacity=70);
	opacity: 0.7;
	cursor:pointer;
}
.download_product_img_frame img:hover {
	filter:alpha(opacity=100);
	opacity: 1.0;
}
.download_product_img_frame_last {
	margin-right:0px !important;
}
.rank_padding {
	padding:5px 10px;
}
.rank_padding_num {
	padding:5px 0 5px 5px;
	text-align:center;
}
.float_menu,.float_menu_first {
	display:block;
	background-image:url(images/bg_float_menu_off.gif);
	background-repeat:repeat-x;
	height:15px;	
	border:solid 1px #CCC;
	padding:5px 20px;
	white-space:nowrap;
}
.float_menu:hover,.float_menu_first:hover {
	background-image:url(images/bg_float_menu_on.gif);
}
.float_menu_first {
	width:70px;	
	padding-right:0px;
}
.float_menu_first_this {
	display:block;
	background-image:url(images/bg_float_menu_on.gif);
	background-repeat:repeat-x;
	height:15px;	
	width:70px;	
	border:solid 1px #CCC;
	padding:5px 0 5px 20px ;
	color:#FF4E00 !important;
}
.float_menu_l2 {
	position:absolute;
	left:140px;
	top:0px;
}
.float_menu_l3 {
	position:absolute;
	left:212px;
	top:0px;
}
.news_line {
	border-bottom:dotted 1px #333;
}
