@charset "utf-8";
#contents {
	height: auto;
	width: 760px;
	clear: both;
	background-image: url(../images/allpages/back_ground.gif);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	overflow: auto;
}
#cont-title {
	height: 90px;
	width: 560px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	font-size:0px;
	background-image: url(../images/media/media.jpg);
}
#cont-title  h1 {
	text-indent: -9999px;
	overflow: hidden;
}
#cont-main {
	height: auto;
	width: 560px;
	clear: both;
}
#cont-a {
	height: 30px;
	width: 560px;
	padding-bottom: 10px;
}
#cont-b {
	height: 220px;
	width: 560px;
	clear: both;
}
#cont-b .b_l {
	float: left;
	height: 200px;
	width: 300px;
	padding-left: 20px;
}
#cont-b .b_l p {
	line-height: 20px;
}
#cont-b .b_r {
	float: right;
	height: 200px;
	width: 200px;
	padding-right: 20px;
	padding-left: 20px;
}
#name {
	padding-left: 290px;
	padding-bottom: 40px;
}
#cont-c {
	height: 40px;
	width: 540px;
	padding-left: 20px;
}
#cont-d {
	height: auto;
	width: 480px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 40px;
	padding-left: 40px;
}
#cont-d h2 {
	line-height: 20px;
}
#cont-d .c_title {
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
}
#cont-d p {
	text-align: right;
	padding-top: 20px;
	padding-right: 0px;
}
#cont-d a {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
#cont-d a:hover {
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
#cont-e {
	height: auto;
	width: 480px;
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 30px;
}
table {
	height: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
th {
	width: 120px;
	background-color: #FF9900;
	height: 29px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
td {
	width: 329px;
	height: 29px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}
.table-p {
	text-align: center;
}
.table-p1 {
	line-height: 20px;
}
.aligncenter {
	margin-right: auto;
	margin-left: auto;
}