/*------------------------------------------------
	index.css - <turkiye> index.html design css
	2007.02.21
	:::toc:::
	import url
	parts design
------------------------------------------------*/

@import url(../../common/common.css);
@import url(../../common/format.css);
@import url(../../common/layout-old.css);
@import url(../../common/navigation.css);

/* parts design
------------------------------------------------*/
.borderbg p{
	margin:0 0 10px 0;
	line-height:1.4;
	text-indent:1em;
}
.borderbg h2{ width:550px; margin:10px 0 ;
	padding:2px 0px 2px 25px; font-size:medium;
	font-weight:bold; color:#ba0818; 
	background-image:url(../images/bk_h2.gif); 
	background-repeat:no-repeat; border-bottom:1px solid #f09802; line-height:1.4;
}
.borderbg h2 span{ font-size:small;}
.alright {
	margin:15px 6px 0px 0px; text-align:right;
}
.conbox{
	width:575px; margin-top:15px;
}
.number{ margin:10px 10px 0 0; text-align:right;
}

.borderbg .colbox{ 
	width:550px;
	margin:30px 0 20px;
	border:1px dotted #FFA777;
	background-color:#FFF8F4;
}
.ImgRight{
	margin:0 0 10px 10px;
	float:right;
}
.ImgLeft{
	margin:0 10px 10px 0;
	float:left;
}
#topcopy{
	margin:15px 0;
}
