@charset "utf-8";
/* CSS Document */

*{
	padding:0;
	margin:0;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	color:#000000;
	line-height:1.5;
}

img{
	border:0;
}

body{
	background:url(images/top_backimg.jpg) repeat-x 0 -33px #ffffff;
}

#wrapper{
	width:950px;
	margin:0 auto;
}

#header{	
	background:url(images/top_header_back.jpg) no-repeat 0 -33px;
	width:950px;
	height:137px;
	margin:0 0 10px 0;
	position:relative;
}

h1{
	font-size:11px;
	color:#ffffff;
	position:absolute;
	top:5px;
	left:350px;
	width:600px;
	font-weight:normal;
	line-height:1;
}

#head_logo{
	width:219px;
	height:89px;
	position:absolute;
	top:23px;
	left:1px;
}

#head_tell{
	width:195px;
	height:53px;
	position:absolute;
	top:23px;
	left:754px;
}

#head_mail{
	width:195px;
	height:36;
	position:absolute;
	top:76px;
	left:754px;
}

#header h2{
	width:;
	color:#828282;
	font-size:11px;
	font-weight:normal;
	position:absolute;
	top:117px;
	left:12px;
}

#left{
	width:220px;
	margin:0 10px 48px 0;
	float:left;
	display:inline;
}

.left_box{
	width:210px;
	background:#ffffff;
	padding:1px;
	border:4px solid #e5e5e5;
	margin:0 0 10px 0;
}


.left_box ul{
	width:210px;	
	list-style:none;
}


#left_list1{
	background:url(images/top_left_li1.jpg) no-repeat 0 0;
	width:210px;
	height:34px;
}

#left_list1 a{
	width:210px;
	height:34px;
	text-indent:-9999px;
	display:block;
}

#left_list2{
	background:url(images/top_left_li2.jpg) no-repeat 0 0;
	width:210px;
	height:34px;
}

#left_list2 a{
	width:210px;
	height:34px;
	text-indent:-9999px;
	display:block;
}

#left_list3{
	background:url(images/top_left_li3.jpg) no-repeat 0 0;
	width:210px;
	height:34px;
}

#left_list3 a{
	width:210px;
	height:34px;
	text-indent:-9999px;
	display:block;
}

#left_list4{
	background:url(images/top_left_li4.jpg) no-repeat 0 0;
	width:210px;
	height:34px;
}

#left_list4 a{
	width:210px;
	height:34px;
	text-indent:-9999px;
	display:block;
}

#left_list5{
	background:url(images/top_left_li5.jpg) no-repeat 0 0;
	width:210px;
	height:34px;
}

#left_list5 a{
	width:210px;
	height:34px;
	text-indent:-9999px;
	display:block;
}


#left_list6{
	background:url(images/top_left_li6.jpg) no-repeat 0 0;
	width:210px;
	height:34px;
}

#left_list6 a{
	width:210px;
	height:34px;
	text-indent:-9999px;
	display:block;
}

#left_list7{
	background:url(images/top_left_li7.jpg) no-repeat 0 0;
	width:210px;
	height:34px;
}

#left_list7 a{
	width:210px;
	height:34px;
	text-indent:-9999px;
	display:block;
}

#left_list8{
	background:url(images/top_left_li8.jpg) no-repeat 0 0;
	width:210px;
	height:34px;
}

#left_list8 a{
	width:210px;
	height:34px;
	text-indent:-9999px;
	display:block;
}

#left_list9{
	background:url(images/top_left_li9.jpg) no-repeat 0 0;
	width:210px;
	height:34px;
}

#left_list9 a{
	width:210px;
	height:34px;
	text-indent:-9999px;
	display:block;
}

#left_list10{
	background:url(images/top_left_li10.jpg) no-repeat 0 0;
	width:210px;
	height:34px;
}

#left_list10 a{
	width:210px;
	height:34px;
	text-indent:-9999px;
	display:block;
}

#left_list11{
	background:url(images/top_left_li11.jpg) no-repeat 0 0;
	width:210px;
	height:34px;
}

#left_list11 a{
	width:210px;
	height:34px;
	text-indent:-9999px;
	display:block;
}

#left_list12{
	background:url(images/top_left_li12.jpg) no-repeat 0 0;
	width:210px;
	height:34px;
}

#left_list12 a{
	width:210px;
	height:34px;
	text-indent:-9999px;
	display:block;
}

.left_comptitle{
	width:220px;
	height:30px;
}

.left_box2{
	background:url(images/top_menu_back.jpg) repeat-y 0 0;
	width:210px;
	padding:5px;
	margin:0 0 10px 0;
}

.left_compbody{
	width:190px;
	border:1px solid #e6e8e7;
	padding:0 9px 9px 9px;
	background:#ffffff;
	
}

.left_compbody p{
	margin:0 0 9px 0;
	font-size:11px;
	line-height:15px;
	padding:9px 0 0 0;
}

.left_compbody h3{
	background:url(images/top_left_h3.jpg) no-repeat 0 0;
	padding:6px 0 0 10px;
	width:180px;
	height:14px;
	font-size:11px;
	font-weight:normal;
	line-height:normal;
}

#top_comptext{
	width:179px;
	padding:7px 0 9px 9px;
	border:1px solid #e7e7e7;
	background:#f7f7f7;
}

#center{
	width:490px;
	margin:0 10px 6px 0;
	float:left;
	display:inline;
}

.center_table{
	width:490px;
	border-right:1px solid #D6D6D6;
	border-bottom:1px solid #D6D6D6;
	border-left:1px solid #D6D6D6;
	margin:0 0 20px 0;
}

.center_photo{
	width:121px;
	margin:0 0 7px 0;
}

.center_photo td{
	font-size:11px;
}

.cneter_table_text{
	width:335px;
	padding:0 0 12px 22px;
	letter-spacing:0.15em;
}

.center_photo_td{
	width:111px;
	padding:0 0 0 10px;
}

.cneter_table_text p{
	line-height:18px;
}

.center_table_btn{
	width:461px;
	padding:0 6px 9px 0;
}

#right{
	width:220px;
	float:left;
	display:inline;
}

.top_right_table{
	width:190px;
	font-size:11px;
}

.top_right_table td{
	font-size:11px;
	line-height:15px;
	padding:0 0 9px 0;
}

.top_right_table td span{
	font-size:11px;
	color:#ff0000;
}

#footerwrap{
	background:#252525;
}

#pagetopbtn{
	width:120px;
	margin:0 0 0 830px;
}

#footer{
	width:950px;
	height:130px;
	margin:0 auto;
	background:#252525;
}

#footertel{
	text-align:center;
	background:url(images/top_footertell.jpg) no-repeat 0 0;
	width:950px;
	height:48px;
}

#copy{
	color:#f7f7f7;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:0.15em;
}

/*---------------------------------------------------- 鳥飛来防止対策ページ始まり ----------------------------------------------*/

#sub_right{
	width:720px;
	float:left;
	display:inline;
	margin:0 0 50px 0;
}

#sub_right h2{
	width:720px;
	height:48px;
	margin:0 0 13px 0;
}

.sub_body{
	width:690px;
	padding:0 15px 0 15px;
}

.sub01_img1{
	background:url(images/sub01_img1.jpg) no-repeat 0 0;
	width:209px;
	height:55px;
	margin:0 0 17px 0;
	padding:135px 0 0 481px;
}

.sub01_img2{
	width:690px;
	height:39px;
	margin:0 0 10px 0;
}

.sub01_text1{
	width:654px;
	border:1px solid #eead2d;
	background:#fffadc;
	margin:0 0 48px 0;
	padding:18px 17px 18px 17px;
}

.sub01_h3{
	background:url(images/sub01_h3.jpg) no-repeat 0 0;
	width:666px;
	height:32px;
	padding:13px 0 0 24px;
	line-height:normal;
	color:#0066cc;
}

.sub01_table{
	width:690px;
}

.sub01_left{
	width:455px;
	padding:0 0 10px 0;
}

.sub01_space{
	width:15px;
}

.sub01_rightphoto{
	width:220px;
	margin:0 0 10px;
}

.sub01_text2{
	width:666px;
	margin:0 0 40px;
	padding:11px 12px 11px 12px;
	background:#FBF5D3;
}

#sub01_contbtn{
	background:url(images/sub01_contback.jpg) no-repeat 0 0;
	width:229px;
	height:60px;
	padding:10px 0 0 461px;
}

#sub01_contbtn a{
	display:block;
}




/*---------------------------------------------------- 鳥飛来防止対策ページ終わり ----------------------------------------------*/

/*---------------------------------------------------- 鳥飛来防止剤ページ始まり ---------------------------------------------*/

.sub02_img1{
	background:url(images/sub01_img1.jpg) no-repeat 0 0;
	width:209px;
	height:55px;
	margin:0 0 30px 0;
	padding:135px 0 0 481px;
}

.sub02_h3{
	width:690px;
	margin:0 0 9px 0;
}

.sub02_bousizai1{
	width:628px;
	height:7px;
	margin:0 26px 0 36px;
}

.sub02_bousizai2{
	background:url(images/sub02_body2.jpg) repeat-y 0 0;
	width:551px;
	margin:0 26px 0 36px;
	padding:12px 0 13px 77px;
	letter-spacing:0.1em;
	line-height:16px;
	position:relative;
}

.sub02_bousizai3{
	width:628px;
	height:25px;
	margin:0 26px 58px 36px;
}

.sub02_point{
	width:84px;
	height:86px;
	position:absolute;
	top:-18px;
	left:-16px;
}

.sub02_h4{
	width:660px;
	height:27px;
	margin:0 15px 11px 15px;
}

.sub02_table{
	width:580px;
	margin:0 55px 9px 55px;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
}

.sub02_table td{
	
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

.sub02_table_left{
	width:151px;
	padding:9px 0 8px 9px;
	background:#efefef;
}

.sub02_table_top{
	width:208px;
	background:#efefef;
}

.sub03_text{
	width:578px;
	margin:0 56px 64px 56px;
	font-size:11px;
}

.sub02_img2{
	width:660px;
	height:159px;
	margin:0 15px 17px 15px;
}

.sub02_text2{
	width:550px;
	margin:0 55px 71px 55px;
	padding:10px 14px 10px 14px;
	background:#f0f0f0;
	border:1px solid #c0c0c0;
}

/*---------------------------------------------------- 鳥飛来防止剤ページ終わり ---------------------------------------------*/

/*---------------------------------------------------- 鳥飛来防止料金ページ始まり --------------------------------------------------*/

.sub03_img1{
	width:642px;
	height:120px;
	margin:0 27px 40px 21px;
}

.sub03_h4{
	width:690px;
	height:35px;
	margin:0 0 12px 0;
}

.sub03_table{
	width:660px;
	margin:0 15px 22px 15px;
}

.sub03_table_left{
	width:220px;
	padding:0 15px 0 0 ;
}

.sub03_table2{
	width:425px;
	border-top:1px solid #c4c4c4;
	border-left:1px solid #c4c4c4;
	margin:0 0 10px 0;
}

.sub03_table2 td{
	padding:7px;
	border-right:1px solid #c4c4c4;
	border-bottom:1px solid #c4c4c4;
}


.sub03_table_right{
	background:url(images/sub03_tabletitle.jpg) no-repeat 0 0;
	padding:38px 0 0 0;
}

.sub03_table_right span{
	font-size:11px;
	line-height:14px;
	letter-spacing:0.1em;
}

.sub03_table2_left{
	width:140px;
	background:#f5f5f5;
}

.sub03_h5{
	width:229px;
	height:26px;
	margin:0 0 0 15px;
}

.sub03_text1{
	width:630px;
	padding:14px 15px 15px 10px;
	margin:0 0 15px 15px;
	border:2px solid #FFC25B;
}

.sub03_text2{
	width:645px;
	padding:14px 0 15px 10px;
	margin:0 0 60px 15px;
	border:2px solid #FFC25B;
}

.sub03_table3_right{
	width:310px;
}

.sub03_table3_text{
	width:306px;
	font-size:11px;
	padding:7px 0 0 4px;
	line-height:14px;
}

.sub03_text3{
	width:666px;
	margin:0 0 8px 0;
	padding:11px 12px 11px 12px;
	background:#FBF5D3;
}


.sub03_otherbtn{
	width:454px;
	height:55px;
	margin:0 0 93px 133px;
}
/*---------------------------------------------------- 鳥飛来防止料金ページ終わり --------------------------------------------------*/

/*---------------------------------------------------- 受水槽清掃ページ始まり ---------------------------------------------------*/

.sub04_img{
	background:url(images/sub04_img1.jpg) no-repeat 0 0;
	width:663px;
	height:81px;
	margin:0 0 37px 0;
	padding:82px 0 0 27px;
	color:#ffffff;
}

.sub04_table1{
	width:660px;
	margin:13px 15px 35px 15px;
}

.sub04_table1_photo{
	width:210px;
}

.sub04_table_space{
	width:15px;
}

.sub04_table1_text{
	width:210px;
	padding:7px 0 0 0;
	line-height:15px;
}

.sub04_table2{
	width:660px;
	margin:0 15px 31px 15px;
}

.sub04_table2_td{
	width:320px;
}

.sub04_table4{
	width:320px;
	margin:0 0 25px 0;
}

.sub04_table_text{
	width:300;
	padding:10px;
	background:#f3f3f3;
	border:1px solid #c0c0c0;
}

.sub04_table2_space{
	width:10px;
}

.sub04_cont{
	background:url(images/sub04_contback.jpg) no-repeat 0 0;
	width:660px;
	height:70px;
	margin:0 15px 75px 15px;
	position:relative;
}

.sub04_mailbtn{
	width:179px;
	height:54px;
	position:absolute;
	top:6px;
	left:254px;
}

.sub04_pricebtn{
	width:209px;
	height:54px;
	position:absolute;
	top:6px;
	left:438px;
}

.sub04_table5{
	width:670px;
	margin:0 10px 36px 10px;
}

.sub04_table6{
	width:670px;
	margin:0 10px 78px 10px;
}

.sub04_table5_photo{
	width:300px;
}

.sub04_table5_text{
	width:280px;
	font-size:13px;
	color:#217ce5;
	font-weight:bold;
	padding:6px 10px 0 10px;
}


/*---------------------------------------------------- 受水槽清掃ページ終わり -----------------------------------------------------*/

/*---------------------------------------------------- 会社概要ページ始まり -------------------------------------------------*/

.sub11_main{
	background:url(images/sub11_img1.jpg) no-repeat 0 0;
	width:667px;
	height:243px;
	padding:20px 0 0 23px;
	margin:0 0 35px 0;
	line-height:17px;
	letter-spacing:0.1em;
}


.sub11_left{
	width:425px;
	margin:0 15px 13px 15px;
	float:left;
	display:inline;
}

.sub11_toto{
	background:url(images/sub11_toto.jpg) no-repeat 0 0;
	width:159px;
	height:29px;
	margin:10px 0 0 0;
	padding:42px 0 0 266px;
}

.sub11_right{
	width:220px;
	margin:0 0 13px 0;
	float:left;
	display:inline;
}

.sub11_right_photo{
	width:220px;
}

.sub11_right_text{
	width:220px;
	font-weight:bold;
	color:#2a4f97;
	padding:3px 0 9px 0;
	line-height:15px;
}

/*--------------------------------------------------- 会社概要ページ終わり ---------------------------------------------------*/


/*--------------------------------------------------- 排水管清掃ページ始まり --------------------------------------------------*/

.sub05_img{
	background:url(images/sub05_img1.jpg) no-repeat 0 0;
	width:663px;
	height:81px;
	margin:0 0 37px 0;
	padding:82px 0 0 27px;
	color:#ffffff;
	letter-spacing:0.1em;
}

.sub05_left{
	width:220px;
	margin:0 14px 67px 15px;
	float:left;
	display:inline;
}

.sub05_right{
	width:426px;
	margin:0 0 67px 0;
	float:left;
	display:inline;
}

.sub05_pricetable{
	width:426px;	
	border-top:1px solid #c4c4c4;
	border-left:1px solid #c4c4c4;
	margin:0 0 14px 0;
}

.sub05_table_left{
	width:142px;
	padding:8px;
	background:#f5f5f5;
	border-bottom:1px solid #c4c4c4;
	border-right:1px solid #c4c4c4;
	font-weight:bold;
	color:#254488;
	line-height:15px;
}

.sub05_table_right{
	width:252px;
	border-right:1px solid #c4c4c4;
	border-bottom:1px solid #c4c4c4;
	padding:4px 0 4px 13px;
	color:#333333;
	line-height:15px;
}

.sub05_table2{
	width:660px;
	margin:0 15px 27px 15px;
}

.sub05_table2_photo{
	width:210px;
}

.sub05_table2_space{
	width:15px;
}

.sub05_table2_text{
	width:210px;
	padding:7px 0 0 0;
	line-height:15px;
}

.sub05_table3{
	width:660px;
	margin:0 15px 57px 15px;
}




/*-------------------------------------------------- 排水管清掃ページ終わり ------------------------------------------------------*/

/*---------------------------------------------- 誰でもできる定期清掃ページ始まり ---------------------------------------------*/

.sub06_img{
	background:url(images/sub06_img1.jpg) no-repeat 0 0;
	width:663px;
	height:81px;
	margin:0 0 37px 0;
	padding:82px 0 0 27px;
	color:#ffffff;
	letter-spacing:0.1em;
}

.sub06_h4{
	background:url(images/sub06_h4.jpg) no-repeat 0 0;
	width:637px;
	height:37px;
	font-weight:bold;
	font-size:13px;
	line-height:normal;
	letter-spacing:0.15em;
	margin:0 0 0 15px;
	padding:11px 0 0 23px;
}

.sub06_table1{
	width:660px;
	margin:0 15px 60px 15px;
}

.sub06_table2{
	width:660px;
	margin:0 15px 40px 15px;
}

.sub06_box{	
	width:590px;
	border:3px solid #f8cd67;
	padding:12px;
	margin:0 0 51px 35px;
}

.sub06_box2{	
	width:590px;
	border:3px solid #dddddd;
	padding:12px;
	margin:0 0 20px 35px;
}

.sub06_box3{	
	width:590px;
	border:3px solid #dddddd;
	padding:12px;
	margin:0 0 66px 35px;
}

.sub06_table3_right{
	width:324px;
	padding:0 0 0 16px;
}

.sub06_table3_right span{
	color:#ff0000;
}

/*---------------------------------------------- 誰でもできる定期清掃ページ終わり ---------------------------------------------*/

/*---------------------------------------------- 修繕料金目安ページ始まり -----------------------------------------------*/

.sub07_img{
	background:url(images/sub07_img1.jpg) no-repeat 0 0;
	width:663px;
	height:81px;
	margin:0 0 37px 0;
	padding:82px 0 0 27px;
	color:#ffffff;
	letter-spacing:0.1em;
}

.sub07_table{
	width:660px;
	margin:7px 15px 33px 15px;
}

.sub07_left{
	width:220px;
}

.sub07_right{
	width:425px;
	padding:0 0 0 15px;
}

.sub07_tabletext{
	width:220px;
	padding:4px 0 0 0;
	color:#2a4f97;
	font-weight:bold;
}

.sub07_table2{
	width:660px;
	margin:7px 15px 51px 15px;
}

.sub07_table3{
	width:660px;
	margin:0 15px 47px 15px;
}

.sub07_table4{
	width:660px;
	margin:0 15px 63px 15px;
}


/*---------------------------------------------- 修繕料金目安ページ終わり -------------------------------------------------*/

/*---------------------------------------------- 受水槽清掃料金表ページ始まり -----------------------------------------*/

.sub08_h2{
	width:720px;
	height:48px;
	margin:0 0 17px 0;
}

.sub08_text{
	width:690px;
	margin:0 0 12px 0;
	font-size:11px;
	color:#010101;
	text-align:center;
}

.sub08_btntable{
	width:690px;
	margin:0 0 34px 0;
}

.sub08_btn_td{
	width:219px;
}

.sub08_space{
	width:16px;
}

.sub08_h4{
	width:690px;
	height:35px;
	margin:0 0 20px 0;
}

/*---------------------------------------------- 受水槽清掃料金表ページ終わり ------------------------------------------*/

/*---------------------------------------------- レジオネラ菌ページ始まり ---------------------------------------------*/

.sub10_img{
	background:url(images/sub10_img1.jpg) no-repeat 0 0;
	width:663px;
	height:133px;
	padding:80px 0 0 27px;
	margin:0 0 10px 0;
}

.sub10_img p{
	color:#ffffff;
	letter-spacing:0.1em;
}

.sub10_img2{
	width:643px;
	height:101px;
	margin:0 0 36px 21px;
}

.sub10_table{
	width:660px;
	margin:0 15px 62px 15px;
}

.sub10_box{
	width:660px;
	border:3px solid #fbc559;
	padding:12px;
	margin:0 0 31px 0;
}

.sub10_left_td{
	width:210px;
}

.sub10_space{
	width:20px;
}

.sub10_right_td{
	width:400px;
	padding:12px;
	background:#FBF5D3;
}

.sub10_right_td p{
	line-height:17px;
}

/*---------------------------------------------- レジオネラ菌ページ終わり ----------------------------------------------*/

/*---------------------------------------------- お問い合わせページ始まり ------------------------------------------------*/

.sub12_text{
	width:461px;
	margin:0 0 36px 130px;
	font-size:11px;
	line-height:13px;
	color:#ff0000;
}

.sub12_tellno{
	width:461px;
	height:70px;
	margin:0 0 9px 130px;
}

.sub12_text2{
	width:660px;
	margin:15px 0 14px 15px;
	font-size:11px;
	line-height:13px;
}

.sub12_btn{
	width:660px;
	text-align:center;
	margin:11px 15px 33px 15px;
}

.sub12_text3{
	width:519px;
	margin:0 77px 0 64px;
	font-size:;
	background:#efefef;
	border:1px solid #bbbbbb;
	padding:12px 14px 12px 14px;
	line-height:15px;
	font-size:11px;
	letter-spacing:0.1em;
}








/*--------------------------------------------- お問い合わせページ終わり ----------------------------------------------------*/

/*---------------------------------------------------- 岩永主任css -------------------------------------------------------------*/
.main_table {
	width:425px;
	margin:0;
	padding:0;
	font-size:12px;
	color:#333333;
	}

.main_table td {
	padding:7px;
	line-height:1;
	line-height:1;
	}

.main_table_left {
	margin:0px;
	padding:0px;
	background-color:#f5f5f5;
	width:160px;
	border:1px solid #c4c4c4;
	color:#254488;
	font-weight:bold;
	}

.main_table_right {
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	width:214px;
	border:1px solid #c4c4c4;
	border-left:none;	
	}

.main_table_left2 {
	margin:0px;
	padding:0px;
	background-color:#f5f5f5;
	width:160px;
	border:1px solid #c4c4c4;
	border-top:none;
	color:#254488;
	font-weight:bold;	
	}

.main_table_right2 {
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	width:214px;
	border:1px solid #c4c4c4;
	border-left:none;	
	border-top:none;
	}

.price_main_table {
	margin:0;
	padding:0px;
	width:659px;
	}

.price_main_table td {
	padding:7px;
	line-height:15px;
	}

.price_main_left {
	width:117px;
	border-bottom:1px solid #c4c4c4;
	border-right:1px solid #c4c4c4;
	font-size:12px;	
	}

.price_main_left_big {
	width:249px;
	border-bottom:1px solid #c4c4c4;
	border-right:1px solid #c4c4c4;
	font-size:12px;	
	}

.price_main_left_big_bg {
	width:249px;
	border-bottom:1px solid #c4c4c4;
	border-right:1px solid #c4c4c4;
	background-color:#f5f5f5;
	font-size:12px;	
	}

.price_main_left_1 {
	width:116px;
	background-color:#f5f5f5;
	border-bottom:1px solid #c4c4c4;
	border-right:1px solid #c4c4c4;
	font-size:12px;
	}

.price_kouatu {
	width:204px;
	background-color:#f5f5f5;
	border-bottom:1px solid #c4c4c4;
	border-right:1px solid #c4c4c4;
	}

.price_kouatu2 {
	width:205px;
	border-bottom:1px solid #c4c4c4;
	border-right:1px solid #c4c4c4;
	}
	
.price_kouatu2_bg {
	width:205px;
	background-color:#f5f5f5;	
	border-bottom:1px solid #c4c4c4;
	border-right:1px solid #c4c4c4;
	}

.contact_table {
	margin:0 0 0 15px;
	padding:0px;
	width:660px;
	color:#333333;
	}

.contact_table td {
	padding:7px;
	}

.contasct_left {
	background-color:#f5f5f5;	
	border:1px solid #c4c4c4;
	}

.contasct_right {
	background-color:#ffffff;	
	border:1px solid #c4c4c4;
	border-left:none;
	width:449px;
	}

.contasct_left2 {
	background-color:#f5f5f5;	
	border:1px solid #c4c4c4;
	border-top:none;
	}

.contasct_right2 {
	background-color:#ffffff;	
	border:1px solid #c4c4c4;
	border-left:none;
	width:449px;
	border-top:none;
	}