@charset "utf-8";
/************************************************************************
 * filename		: news_english.css
 * description	: news CSS import
 * date			: 2009.08.25
************************************************************************/

.t_red	{color:#ad3d3d;}
.t_gray	{color:#e0dad4;}
.t_darkgray	{color:#332619;}

/*Contacts*/
.manager_mail	{width:100%; overflow:hidden; margin:16px 0 19px;}
.manager_mail	ul	{width:770px; margin-left:-10px; overflow:auto; overflow:hidden;}
.manager_mail	li	{float:left; width:355px; height:67px; margin-left:10px; _margin-left:5px; padding:17px 0 0 20px; background:url('/images/news/english/i_manager_mail.gif') no-repeat 0 0}
.manager_mail	li	.t_11	{color:#33261A; font-weight:bold;}
.manager_mail	li	.t_12	{margin-bottom:3px; color:#33261A;}
.manager_mail	li	.mail	{color:#73675C; font-weight:bold;}
.manager_mail	li	.mail	a,	.manager_mail	li	.mail	a:hover,	.manager_mail	li	.mail	a:active	{color:#73675C; font-weight:bold; text-decoration:underline}

/*news*/
.news_img_line	{margin-bottom:10px; border:2px solid #CCBDAD; font-size:0;}
.view_etc_list	{padding-top:3px; color:#73675C;}
.view_etc_list	li	{padding-top:5px;}
.view_etc_list	a, .view_etc_list	a:hover, .view_etc_list	a:active	{color:#997A5C; text-decoration:underline}


/*Photo Request*/
.h4_exp	{margin-left:97px;}

.photo_list	{width:100%; overflow:hidden; padding-bottom:8px;}
.photo_list	ul	{width:804px; margin-left:-44px; overflow:auto; overflow:hidden;}
.photo_list	li	{float:left; width:224px; padding-left:44px; margin-top:20px; background:url('/images/news/english/line_photo.gif') repeat-y 21px 0}
.photo_list	li	p	{float:left;  width:214px;}
.photo_list	li	.img	{margin-bottom:7px;}
.photo_list	li	.img	img	 {border:2px solid #CCBDAD; font-size:0;}
.photo_list	li	.txt	{height:28px; margin-bottom:5px; padding-left:9px; background:url('/images/common/english/bul_arr_black.gif') no-repeat 0 3px; color:#827B75; font-weight:bold;}
.photo_list	li	.btn_01_gray	span	a	{min-width:83px; _width:83px;}

/*newsletter*/
.letter_rq	{margin-top:15px; padding:20px 0 15px;}
.letter_rq	fieldset	{overflow:hidden; width:380px; margin:0 auto; font-size:0;}
.letter_rq	fieldset	dl	{overflow:hidden; float:left; width:280px; font-size:11px;}
.letter_rq	fieldset	dl	dt	{float:left; width:45px; min-height:22px; _height:22px; line-height:21px !important;}
.letter_rq	fieldset	dl	dd	{float:left; width:235px; min-height:22px; _height:22px; color:#332619}
.letter_rq	fieldset	dl	dd	.mlm2	{margin-left:-1px;}
.letter_rq	fieldset	.btn_01_red	{float:left; margin-left:5px;}
.letter_rq	fieldset	.btn_01_red.btn_h44 span input	{padding:0 24px 2px;}


