* { margin: 0; padding: 0; }
a { color: #009; text-decoration:	none; }
a:hover	{ color: #000; text-decoration: none; }
a:visited { color: #009; text-decoration: none; }
a:hover,visited {color: #000; text-decoration: none;}
body { background-image: url(images/bg.jpg); font-size: 1.1em; }
h1 { font-family: "Times New Roman", Times, serif; }
table { font-family: "Times New Roman", Times, serif; }

#container { background-image: url(images/background-01.png); background-position: center top; background-repeat: repeat-y;
			 border: 0px; margin-left: 1px; margin-bottom: 0px; width: 960px; }

#top_branch { margin: 0px; margin-top: 10px; padding: 0px; border: 0px; }

#bottom_branch { background-image: url(images/background-02.png); background-position: top; background-repeat: no-repeat; }

#left_branch { border: 0px; float: left; font-size: 0.75em; padding-left: 7px; padding-right: 0px; text-align: left; width: 101px; }
#left_branch a:link {  }
#left_branch a:visited {  }
#main_branch { float: left; padding: 10px; padding-left: 0px; padding-right: 4px; margin-top: 0px; margin-left: 8px; text-align: left;
			   width: 736px; }

#title { background-color: #98C154; border: 1px solid #000000; margin: 3px; width: 560px; }
#title h1 { font-size: 2.4em; font-weight: 100; color: #000; margin-bottom: 10px; }
#title h2 { font-size: 1.2em; font-weight: 100; color: #000; margin-bottom: 10px; }
#footer { text-align: center; }

.h3 { color: #333; font-size: 2.4em; margin-top: 10px;}
.h4 { color: #333; font-size: 1.3em; margin-top: 10px; margin-left: 20px; }
.h4_first { color: #333; font-size: 1.3em; margin-top: 20px; margin-left: 10px; }
.h5 { color: #333; font-size: 1.2em; margin-top: 10px; margin-left: 20px; }
.para { text-align: left; }
.para_sp { text-align: left; margin-top: 10px; margin-left: 10px; }
.question { text-align: left; color: #336; font-weight: 600; margin-top: 10px; margin-left: 10px; }
.ques_top { text-align: left; color: #336; font-weight: 600; margin-top: 3px; margin-left: 10px; }
.title01_N { font-size: 2.4em; }
.title02_N { font-size: 1.2em; }

.specs_h {background-color: #DDDDDD; border-right: solid 1px #000000; border-bottom: solid 2px #000000; font-weight: bold; padding: 4px;}
.specs {background-color: #EEEEEE; border-right: solid 1px #000000; border-bottom: solid 1px #000000; padding: 2px; text-align: center;}