body,td,th {

	font-size: 12px;

	color: #666666;

	line-height: 1.3em;

font-family: "ＭＳ Ｐゴシック", "ＭＳ Ｐ明朝", "ＭＳ ゴシック", "ＭＳ 明朝";

margin:0px;

	padding:0px;

	text-align:center;

}

.container{

margin:0px auto;

text-align:left;

	background-image: url(../images/bkgd.gif);

	width: 800px;

	padding: 0px;

}

.header{width: 800px;}

.top{width: 800px;}

.topic{

	width: 800px;

	height: 170px;

}

h1{

	font-family: "ＭＳ Ｐゴシック", "ＭＳ Ｐ明朝", "ＭＳ ゴシック", "ＭＳ 明朝";

	font-size: 12px;

	background-color: #666666;

	color: #FFFFFF;

	padding: 3px;

	text-align: center;

	margin-top: 0px;

	margin-right: auto;

	margin-left: auto;

	margin-bottom: 0px;

}

h2{

	font-size: 14px;

	font-family: "ＭＳ Ｐゴシック", "ＭＳ Ｐ明朝", "ＭＳ ゴシック", "ＭＳ 明朝";

	color: #FF3300;

	padding: 3px;

	background-color: #CCCCCC;

	border: thin dotted #999999;

	text-align: left;

	margin-bottom: 4px;

	margin-top: 3px;

}

h3{

	font-family: "ＭＳ Ｐゴシック", "ＭＳ Ｐ明朝", "ＭＳ ゴシック", "ＭＳ 明朝";

	font-size: 14px;

	font-weight: bold;

	color: #FFFFFF;

	background-color: #3399FF;

	border: thin dotted #CCCCCC;

	padding: 3px;

	margin:0px 0px 2px 0px;

	text-align: left;

}



h4{

	font-family: "ＭＳ Ｐゴシック", "ＭＳ Ｐ明朝", "ＭＳ ゴシック", "ＭＳ 明朝";

	font-size: 14px;

	font-weight: bold;

	color: #FFFFFF;

	background-color: #FF9966;

	padding: 3px;

	margin:0px 0px 2px 0px;

	text-align: left;

}

.categorybox{

	width:190px;

	height:155px;

	float:left;

	text-align: center;

	border: 1px solid #999999;

	margin: 5px 4px 5px 4px;/*all browsers*/

	#margin: 5px 4px 5px 4px;/*Microsoft Internet Explorer browsers*/

	_margin: 5px 2px 5px 3px;/*IE browsers 6.0 and older*/



}

.categorybox p{

	width:160px;

	text-align: left;

	margin: 8px 0px 0px 10px;

	

	height: 52px;

	line-height: 1.2em;

}



.tipcontainer{

	margin:0 auto;

	text-align:center;

	border: 1px solid #CCCCCC;

	width: 630px;

	background-color: #f0f0f0;

	padding: 3px 3px 30px;

}

.tipbox{

	width:624px;

	text-align: left;

	color: #666666;

}

.tipboxtext{

	float: left;

	width: 320px;

	margin: 10px;

}

.tipboximage{

	float: right;

}

.clear{

	clear: both;

}

.toolTip{

	height: 46px;

}

.functionheader{

	width: 800px;

	margin-right: auto;

	margin-left: auto;

}

.functioncontainer{

	width: 800px;

	margin-right: auto;

	margin-left: auto;

}

.functionbox{

	float: left;

	width: 784px;

	margin: 6px;

	#margin: 6px 2px 6px 3px;/*Microsoft Internet Explorer browsers*/

	_margin: 6px 6px 6px 6px;/*IE browsers 6.0 and older*/

	height: 245px;

	background-image: url(../images/function_bkgd.jpg);

	background-repeat: no-repeat;

}

.clear{

	clear: both;

}

#fotter{

	width: 800px;

	margin-right: auto;

	margin-left: auto;

	background-image: url(../images/footer_bkgd.jpg);

	height: 52px;

	border: 1px solid #CDCBCC;

}


