@charset "utf-8";
	html, body {
	background: url(images/bg.jpg) repeat-y center;
	margin:0;
	padding:0;
	height:100%;
	}
#wrapper-1
	{
	width:1000px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	}
#audiobox
	{
	width:650px;
	height:75px;
	float:left;
	vertical-align:middle;
	}
#header
	{
	width:1000px;
	height:120px;
	background-image:url(images/header.jpg);
	}
#jmenu
	{
	width:1000px;
	height:30px;
	float:left;	
	background-color:#0099CC;
	}
#leftbox
	{
	width:250px;
	float:left;
	height:500px;
	text-align:center;
	padding-top:15px;
	background-image:url(images/left-bg.jpg);
	}
#mainbanner
	{
	width:750px;
	height:300px;
	background-image:url(images/mainbanner.jpg);
	float:right;
	}
.bodybox
	{
	width:600px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	height:auto;
	padding-bottom:100px;
	padding-left:30px;
	padding-right:30px;
	padding-top:2em;
	}
#index-bodybox
	{
	width:690px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	height:auto;
	padding-left:30px;
	padding-right:30px;
	padding-top:2em;
	}
#picbox
	{
	width:150px;
	height:452px;
	padding:1px;
	background-color:#999999;
	float:right;
	margin-top:30px;
	margin-right:30px;
	}
#pic1
	{
	width:100px;
	height:100px;
	margin-bottom:1px;
	float:right;
	background-image:
	}
#pic2
	{
	width:150px;
	height:150px;
	margin-bottom:1px;
	}
#pic3
	{
	width:150px;
	height:150px;
	}
h1 {color:#006699; font-size:1.6em; text-align:right; }
h3 {color:#006699; font-size:1em;}
h2 {color:#006699; font-size:1.1em; }
ul {color:#006699; text-align:justify;}
u  {color:#006699;}
#footer
	{
	width:1000px;
	height:95px;
	background-color:#666666;
	float:left;
	text-align:center;
	}
#ffont
	{color:#CCCCCC; font-family:Arial, Helvetica, sans-serif; font-size:.7em; padding-top:1em; text-align:center;}
#sharebox
	{
	width:auto;
	float:right;
	margin-top:0px;
	padding-right:2px;
	}
#boardbox
	{
	width:150px;
	height:auto;
	background-color:#F4F4F4;
	padding:15px;
	float:left;
	margin:10px;
	}
#boardimg
	{
	width:120px;
	height:120px;
	float:left;
	padding:10px;
	}
#boardtext
	{
	width:120px;
	height:auto;
	background-color:#EEF2F7;
	float:left;
	font-size:1em;
	color:#4A76BD;
	font-weight:bold;
	padding:10px;
	text-align:center;
	vertical-align:middle;
	}
#calbox
	{
	width:130px;
	height:100px;
	margin-top:40px;
	float:right;
	}
#mapbox
	{
	width:auto;
	height:auto;
	float:left;
	}
#qamar
	{
	width:auto;
	height:auto;
	text-align:center;
	padding:75px;
	}
hr { float:left; width:600px ;}	