﻿* {
	margin : 0px;
	padding : 0px;
}

body {
	color : #7B7B7B;
	text-align : center;
	font-family : Times New Roman,Georgia,Serif;
	font-size : 9px;
}

a {
	color : #7B7B7B;
}

a:hover {
	color : #7B7B7B;
	text-decoration : none;
}


/* Header Style */

#page_header {
	margin : 0px auto;
	width : 400px;
	height : 57px;
	text-align : left;
	overflow : hidden;
}

#page_title {
	margin-left : 1px;
	margin-top : 13px;
	width : 400px;
	height : 74px;
	float : center;
	background : url('../images/new_pa81.gif') no-repeat 30px 0px;
}
#page_maincol {
	margin-left : 1px;
	width : 550px;
	float : center;
}
.leftcol_box .footnote {
	float : center;	
	height : 50px;
}	
#page_leftcol {
	width : 150px;
	float : left;
}	

.leftcol_box {
	width : 150px;
	background : #fff;
	overflow : hidden;
	display : block;
	clear : both;
    border : #A2B565 1px solid;
    height : 180px;
}
#page_leftcol {
	width : 170px;
	float : center;
}
.borderbox {
	clear : both;
	float : none;
	margin-top : 13px;
	border : white 1px solid;
}

.leftcol_box h2 {
	padding : 7px 0px;
	width : 150px;
	height : 20px;
	color : #fff;
	font-size : 11px;
	line-height : 11px;
	font-weight : bold;
}
#catalog h2 {
	background-color : #F8C055;
	border-bottom : #F8C055 1px solid;
}
#catalog .content {
	text-align : left;
	font-family : tahoma, sans-serif;
	font-size : 9px;

}
.kutu {
	width : 100px;
	background-color : white;
	overflow : hidden;
	display : block;
	clear : both; 
	float : center;
	font-weight : bold; 
	 

}
.kutu1 {
	width : 150px;
	background-color : white;
	overflow : hidden;
	display : block;
	clear : both; 
	float : center; 
	font-family : tahoma, sans-serif;
	font-size : 9px;
 
}
.kutu2 {
	width : 100px;
	background-color : white;
	overflow : hidden;
	display : block;
	clear : both; 
	float : center;
	font-weight : bold;  
    height : 85px;
    font-family : tahoma, sans-serif;
	font-size : 9px;

}
#page_maincol2 {
    margin-left : 1px;
	width : 910px;
	float : center;
}
#page_maincol3 {
	margin-left : 1px;
	width : 100px;
	float : left;
	
}
#page_maincol4 {
	margin-left : 1px;
	width : 400px;
	float : left;

}
#page_maincol5 {
	margin-right : 1px;
	width : 150px;
	float : right;

}
.ana_kutu {
	width : 1000px;
	border : black 1px solid;
	overflow : hidden;
	display : block;
	clear : both;   
    font-family : tahoma, sans-serif;
	font-size : 11px;
	border-bottom : #F8C055 1px solid;
	float : left;
	margin-left : 4px;
	margin-right : 4px;
	margin-bottom : 14px;
	
}
.sol_kutu {
	width : 200px;
	border : red 1px solid;
		
}
.orta_kutu {
	width : 200px;
	border : yellow 1px solid;
	
}
.sag_kutu {
	width : 200px;
	border : red 1px solid;
		
}


