body {
	background:url("../../img/bg01.jpg") repeat-x;
}

#contWrap #topWrap {
	width: 940px;
	height: 185px;
	padding: 0;
	margin-top: 20px;
	background:url("../img/bg01.jpg") no-repeat;
}

#contWrap #topWrap p {
	width: 273px;
	padding: 30px 20px 0 20px;
	float: left;
}

#contWrap #topWrap b {
	margin-bottom: 10px;
	font-weight: bold;
	display: block;
}

#contWrap #topWrap p#center,
#contWrap #topWrap p#right {
	width: 193px;
	padding: 30px 20px 0 100px;
}

#contWrap #topWrap p#center {
	background: url("../img/img04.jpg") 18px 30px no-repeat;
}

#contWrap #topWrap p#right {
	background: url("../img/img05.jpg") 18px 30px no-repeat;
}

#sliderWrapper{
	width: 940px;
	height: 225px;
	_height: 50px;
	margin: 0 auto;
}

/* topWrap tab change
------------------------------------------------------------------------------*/

div#javascript_tab {
	width: 265px;
	padding: 30px 28px 0 20px;
	float: left;
}

div#javascript_tab ul#tab {
	margin:0;
	padding:0;
	border-bottom:1px solid #ccc;
	background:url("../img/bg02.jpg") bottom repeat-x;
	float: left;
	width: 265px;
}

div#javascript_tab ul#tab li {
	margin:0 0 0 1em;
	padding:0.2em 0;
	text-align:center;
	border: #ccc solid 1px;
	background-color: #ccc;
	float:left;
	width:5em;
}

div#javascript_tab ul#tab li a {
	color: #000;
}

div#javascript_tab ul#tab li#first {
	margin:0;
}

div#javascript_tab ul#tab li.selected {
	background-color:#fff;
	border-left: solid #ccc 0.1em;
	border-top: solid #ccc 0.1em;
	border-right: solid #ccc 0.1em;
}

div#javascript_tab ul#tab li.selected a {
	color:#000;
}

div#javascript_tab dl {
	margin:0;
	padding:10px 0 0 0;
	width: 265px;
	clear:both;
}

div#javascript_tab dt a {
	color: #000;
	padding-left: 15px;
	background: url("../../img/li02.gif") 0 3px no-repeat;
}

div#javascript_tab dl dt {
	margin: 0 0 7px 0;
	padding: 0;
}

/* centerWrap
------------------------------------------------------------------------------*/
	
#contWrap #centerWrap {
	width: 900px;
	padding: 30px 20px;
	margin: 20px 0 35px 0;
	background: #F2F2F2;
	float: left;
}

#contWrap #centerWrap #about {
	width: 420px;
	padding: 0 30px 0 0;
	margin: 0;
	float: left;
	background: url("../img/bg03.gif") repeat-y right;
}

#contWrap #centerWrap #about p {
	padding: 3px 0 0 50px;
	margin-bottom: 15px;
}

#contWrap #centerWrap #about h3 {
	width: 252px;
	height: 17px;
	background: url("../img/img06.gif") no-repeat;
	margin-bottom: 25px;
	text-indent:-9999px;
}

#contWrap #centerWrap #about p#first {
	background: url("../img/img08.jpg") no-repeat;
}

#contWrap #centerWrap #about p#second {
	background: url("../img/img09.jpg") no-repeat;
}

#contWrap #centerWrap #about p#third {
	background: url("../img/img10.jpg") no-repeat;
}

#contWrap #centerWrap #about b {
	margin-bottom: 5px;
	font-weight: bold;
	display: block;
}

#contWrap #centerWrap #help {
	width: 420px;
	padding: 0 0 0 30px;
	margin: 0;
	float: left;
}

#contWrap #centerWrap #help h3 {
	width: 219px;
	height: 17px;
	background: url("../img/img07.gif") no-repeat;
	margin-bottom: 25px;
	text-indent:-9999px;
}

#contWrap #centerWrap #help ul {
	list-style:  none;
}

#contWrap #centerWrap #help ul li {
	margin-bottom: 5px;
	list-style: disc inside;
}

/* newsWrap
------------------------------------------------------------------------------*/
	
#contWrap #newsWrap {
	width: 896px;
	height:auto;
	float: left;
	display: inline-block;
	border: #999 1px solid;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 10px 20px 20px 20px;
	clear: both;
}

#contWrap #newsWrap #img-focus {
	width: 197px;
	height: 55px;
	float: left;
	display: block;
	margin-right: 10px;
}


#contWrap #newsWrap #newsCont {
	width: 685px;
	height: 145px;
	float: left;
	display: block;
	overflow: auto;
	overflow-y: scroll;
}

#contWrap #newsWrap h3 {
	background:url("../img/img11.jpg") no-repeat;
	height:24px;
	width:650px;
	margin:0 0 15px 0;
	text-indent:-9999px;
	font-size:1px;
}

#contWrap #newsWrap #newsCont p {
	line-height:20px;
	margin-bottom:15px;
	float: left;
}

#contWrap #newsWrap #newsCont p em {
	font-size: smaller;
	width: 80px;
	display:block;
	background:#ccc;
	padding: 2px 3px;
	font-style:normal;
	letter-spacing: 0.1em;
	color: white;
	text-align: center;
	float: left;
}

#contWrap #newsWrap #newsCont p strong {
	width: 560px;
	padding: 2px 0;
	display:block;
	font-weight:normal;
	margin-left:10px;
	float: left;
}
