
html, body, div, span, h1, h2, h3, h4, h5, h6, p, ol, ul, li, form, label, legend, caption, aside, details, figcaption, figure, footer,header, hgroup, menu, nav, section, summary {
    margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
}


a img {border:none}


aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {display: block}

html, body {
	width:100%;
	height:100%;

	}


html, body{
	font-family:'?q???M?m?p?S Pro W3','Hiragino Kaku Gothic Pro','???C???I',Meiryo,'?l?r ?o?S?V?b?N', Segoe UI, Osaka;
	font-size: 18px;
	color: black;
	margin:0 0 1px;
	line-height: 1.5;
	background-color:white;
	background-image:url(../images2/bg.jpg);
	background-position:left top;
	background-repeat:repeat;
}

p {
	margin-bottom:7px;
	}
	
a, p a {
	text-decoration:underline;
	color:white;
	}
	a:hover {color:white;}

h1, h2, h3, h4, h5, h6 {
	font-family:'?q???M?m?p?S Pro W3','Hiragino Kaku Gothic Pro','???C???I',Meiryo,'?l?r ?o?S?V?b?N', Segoe UI, Osaka;
        font-weight: normal;
	position:relative;
}

h1{
	font-size: 60px;
	line-height:1.6;
	color:#663366;
	text-transform:capitalize;
	text-align:left;
	margin-left:40px;
	
	}
	h1 span{
	line-height:1.7px;
	color:black;
	font-size:14px;
	text-transform:none;
	display:block;

}

h2{
	font-size: 17px;
	line-height:1.7;
	color:black;
	text-align:left;
	width:420px;
	padding-top:8px;
	margin-left:40px;

	}
h3{

	font-size: 28px;
	line-height:1.6;
	color:#008b8b;
	text-transform:none;
	text-align:left;
	background-color:transparent;
	padding-top:12px;
	margin-bottom:9px;

	}
	
 h3 span{
	font-size: 20px;
	color: black;
	text-transform:capitalize;
	height:24px;
	margin-top:-4px;
	text-align:right;
    display:block;

}

h4{
	font-size: 18px;
	line-height:1.7;
	color:black;
	text-align:left;
	width:350px;
	padding-top:8px;
	margin-bottom:12px;
	}
	
h4 span{
	font-weight:bold;
	font-size:15px;
	font-family:'?q???M?m?p?S Pro W3','Hiragino Kaku Gothic Pro','???C???I',Meiryo,'?l?r ?o?S?V?b?N', Segoe UI, Osaka;
	background-color:#FFCC33;
	padding:8px;
	margin-left:20px;
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
}

h5{

	font-size: 18px;
        font-weight:bold;
	color:#ffffff;
	text-transform:capitalize;
	text-align:left;
	background-color:#2c4f54;
	padding:2px;
	margin-bottom:2px;
	}
	

#container, #container_left, #container_right{
	position: relative;
	width:100%;
	
	}
#container{
	position:relative;
	width:980px;
	margin:0 auto;
	text-align:left;
	background-color:transparent;
	padding:15px;
			
}

.group1 {
	float: left;
	width: 290px;
	position: relative;
	background:transparent;
	padding:15px;
	margin-bottom:10px;

	}	
.group2 {
	float: left;
	width: 290px;
	position: relative;
	background:transparent;
	padding:15px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	}
	
.group3 {
	float: left;
	width: 290px;
	position: relative;
	background:transparent;
	padding:15px;
	margin-bottom:10px;
	}
	
.group4 {
	float: left;
	width: 550px;
	position: relative;
	background:transparent;
	padding:15px;
	margin-bottom:10px;
	margin-right:12px;
	}
	
.group5 {
	float: left;
	width: 350px;
	position: relative;
	background:transparent;
	padding:15px;
	margin-bottom:10px;

	}
	
.group6 {
	float: left;
	width: 450px;
	position: relative;
	background:transparent;
	padding:15px;
	margin-bottom:10px;

	}	
		
.group_bannner_left {
	width: 420px;
	position: absolute;
	top:60px;
	background:transparent;
	margin-top:6px;
	margin-left:-40px;
		
	}
	
.group_bannner_right{
	width: 380px;
	position: absolute;
	top:-37px;
	right:170px;
	background:transparent;
	margin-top:50px;	
	
	}
				
header{
	position: relative;
	float:left;
	width: 100%;
	height:170px;
	}
	
	#intro{
	width: 960px;
	position: relative;
	float: left;
	height:290px;
	padding:10px;
	background:transparent;
	margin-top:25px;
	
	}

.holder_content {
	position: relative;
	float: left;
	width: 100%;
	margin-top:40px;
	background:transparent;
	background: url(../images2/line.png) 0 -18px no-repeat;
	}
	
.holder_content1 {
	position: relative;
	float: left;
	width: 100%;
	margin-top:6px;
	margin-bottom:20px;
	background: url(../images2/line.png) 0 -18px no-repeat;
	}
.holder_content_separator{
	margin-bottom:20px;
	}

footer{
	position:relative;
	height:40px;
	clear:both;
	width:100%;
	margin-bottom:18px;
	background-color:#008b8b;
	}

#FooterOne, #FooterTwo, #FooterTree {
	position: absolute;	
}

#FooterTwo{
	position: absolute;
	right: 20px;
	top:2px;
	color:white;
}

#FooterTree{
	position: absolute;
	right: 20px;
	top:16px;
	color:white;
}

.container{
    width:980px;
    margin:0 auto;
	background-color:transparent;

}

nav{
	position:absolute;
	width:550px;
	top:43px;
	right:-12px;
	background:transparent;
}

nav ul li{
	float: left;
	line-height:normal;
	
}

nav ul li a{
	font-size: 17px;
	font-family:'?q???M?m?p?S Pro W3','Hiragino Kaku Gothic Pro','???C???I',Meiryo,'?l?r ?o?S?V?b?N', Segoe UI, Osaka;
	color: black;
	text-transform:capitalize;
	font-weight:normal;
	display:block;	/* IE6, IE7 line height fix */
	padding:12px;
	background-color:transparent;
	margin-top:0px;
	margin-right:4px;
    text-decoration:none;
}

nav ul li a:hover{
	color: gray;
}
nav ul li a.current{
	background-color:#00CCFF;
	padding:12px;
	color:white;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.content_menu{
	float: left;
	width: 280px;
	margin-top:-10px;
	margin-bottom:15px;
	}
	
.content_menu ul{	
	margin: 0px;
	padding: 0px;
	float: none;
}

.content_menu ul li{
	float: none;
	padding-bottom: 13px;
}

.content_menu ul li a{
	font-size:14px;
	line-height:normal;
    color:#33CC99;
	text-align:left;
	text-decoration:none;
	padding-left:17px;
	}
	
.content_menu ul li a:hover{color:#33CC99;}

#logo{
	position:relative;
   	float:left;
   	top:60px;
	left:0px;
	width:300px;
	height:160px;
}

.clearing{
	clear: both;
	display: inline;
	width: 100%;
	height: 0;
	overflow:hidden;
}


