@charset "utf-8";
/* CSS Document */

h1{
	color: #CCC;
	font-size: 17px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

p{
	text-decoration: none;
	line-height: 30px;
	text-align: center;
}

body{
	margin:0;
	padding:0;
	text-align:center;
	font-size:16px;
	font-family: "Trebuchet MS", Verdana, "Lucida Console", Arial;
	color: #999999;
	text-decoration: none;
	background-color: #000;
}
	
	
#container{
	width:1000px;
	margin:auto;}
	
#header{}

#contentbody{
	width:100%;
	clear:both;}

#leftdiv{
	
	float:left;
	width:270px;
	
	}

#rightdiv{
	float:right;
	padding-right: 20px;
	padding-left: 20px;
	width: 65%;
	text-align: center;
	
	
	}

#soyeb p{
	text-align:left;}
	
	
#soyeb h1{
	text-align:left;}


#bottom{
	clear:both;}
	
#leftdiv{
	
	float:left;
	width:270px;
	
	}
	
.menu{
	clear:both;}


ul li{
	list-style:none;}
	
	ul#para{
		margin:auto;
		margin-left:20px;
		margin-right:20px;
		text-align:center;}
	
ul#para li{
	display:inline;
	line-height:30px;
}
	
ul#para li a{
	display:inline;
	padding: 0 10px 0 10px;
	line-height:30px;
	color:#999;
	text-decoration: none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
}


ul#para li a:hover{
	color:#B70000	;
}
.red{
	color:#D72B00;
	}


p a{
	text-decoration: none;
	color: #F30;
}


#bar{
	height:30px;
	width:100%;
	background-color:#A60000;
}

.img{
	margin-top:20px;
	margin-left:10px;
	border: 10px solid #F2F2F2;
}

.brder{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
