textarea {
width:350px;
white-space: -moz-pre-wrap; /* Mozilla */
white-space: -pre-wrap;     /* Opera 4-6 */
white-space: -o-pre-wrap;   /* Opera 7 */
white-space: pre-wrap;      /* CSS3 */
word-wrap: break-word;      /* IE 5.5+ */
}

#header #contentsimg {
clear:both;
display:block;
width:880px;
height:105px;
margin:0;
padding:0;
text-indent:-9000em;
background:url(../gallery/img/tt_img.jpg) top left no-repeat;
}

#section_t {
width:auto;
margin:0;
padding:160px 260px 20px 30px;
background:#ffffff url(../gallery/img/bg_gallery.jpg) top left no-repeat;
}

#section {
width:610px;
margin:0;
padding:0 30px 30px 30px;
}

.country { 
width:auto;
padding:9px 0 9px 19px;
margin:0;
border:1px solid #333333;
}

.country td {
font-size:12px;
line-height:18px;
color:#333333;
background:url(../img/line_g.gif) bottom left repeat-x;
}

.country td img { margin:5px 0 5px 0; }

.country td a {
margin:0;
padding:0 0 0 25px;
line-height:24px;
background:url(../gallery/img/list_human.gif) bottom left no-repeat;
color:#333333;
text-decoration:underline;
}
.country td a:hover { color:#cc0000; text-decoration:none; }

.to_form {
width:auto;
margin:20px 0 0 0;
padding:20px;
background:#efefef url(../gallery/img/bg_to_form.gif) top left no-repeat;
border:1px solid #cccccc;
}

.st_ya {
padding:0 0 0 20px;
background:url(../gallery/img/list_ya.gif) top left no-repeat;
background-position:0px 3px;
}

.st_red {
padding:0 0 0 7px;
margin:0 0 10px 0;
border-left:3px solid #cc0000;
}

.st_attention {
border:1px solid #cccccc;
padding:10px 15px 10px 15px;
margin:10px 0 0 0;
}

#attention {
width:568px;
padding:15px 20px 15px 20px;
margin:0;
border:1px solid #cccccc;
background-color:#efefef;
}

.comming {
text-align:center;
padding:20px 0 10px 0;
}

#red {
	font-size: 12px;
	color: #CC3300;
}

