@charset "UTF-8";
body {
	color: #666666;
	font-size: 75%;
	font-family: sans-serif;
	background: #ECECEC;
}
p,dd {
	line-height: 1;
}
dt {
	line-height: 1.5;
        font-weight : bold;
        text-align : left;
        text-decoration : underline;
}
h2 {
        font-size: 16px;
	margin-bottom: 10px;
        margin-top: 10px;
        margin-left: 30px;
}
a:link  {
        color: #003399;
}
a:visited {
        color: #333333;
}
a:hover,
a:focus {
        color: #3366CC;
}
a:active {
       color: #CC3300;
}
#wrapper {
	margin: 40px;
	padding-top: 0px;
	background: #FFFFFF url(../../logo/wrapper_bg.gif) right bottom no-repeat;
}
#header {
       position: relative;
@     padding-bottom: 4px;

}
#globalNavigation{
        height: 34px;
        border-top; 1px solid #70747C;
        border-right: 3px solid #70747C;
        border-left: 3px solid #70747C;
        background: #7F858D url(../../logo/gn_bg.gif) repeat-x;
}
#globalNavigation li{
        float: left;
        height: 34px;
        padding-right: 1px;
        background:  url(../../logo/gn_bg.gif) right top repeat-y;
}
#globalNavigation li a{
       display: block;
}
#globalNavigation li a:hover,
#globalNavigation li a:focus {
       background: #5F626A;
}
h1#logo {
	height: 176px;
	margin: 0 0 0 0;
	border-right: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	background: #7DD715 url(../../logo/tile_sora.jpeg) no-repeat;
        }
h1#logo img {
	position: relative;
	left: 20px;
	top: 80px;
	height: 30px;
}
h1#logo .title1{
        color: #FFFFFF#;
	position: relative;
	left: 20px;
	top: 30px;
        font-size: 24px;
        font-style: oblique;
}
#l1{
        color: #0BFFF#;
	position: relative;
	left: 20px;
	top: 10px;
        font-size: 20px;
        font-style: oblique;
}
#l2{
        color: #FF1493#;
	position: relative;
	left: 20px;
	top: 20px;
        font-size: 20px;
        font-style: oblique;
}
#l3 {
        color: #0000CD#;
	position: relative;
	left: 20px;
	top: 30px;
        font-size: 20px;
        font-style: oblique;
}
#content {
        clear: both;
        width: 100%;
        padding-top: 5px;
}
#primary,
#secondary {
	float: left;
}
#primary {
	width: 100%;
	margin-right: -280px;
}
#primary .section {
	margin: 0 250px 30px 30px;
}
#secondary {
	width: 250px;
}
.section {
	margin: 0 0 0 0;
}
.section h2 {
        font-size: 18px;
	margin-bottom: 10px;
        margin-top: 10px;
}
.section h3 {
        font-size: 16px;
	margin-bottom: 10px;
        margin-top: 10px;
}
.section p {
	margin-bottom: 10px;
}
.section dd {
        margin-top: 5px;
	margin-bottom: 10px;
}
#topicPath {
	height: 50px;
	margin: 10px 0 20px 0;
	border-bottom: 1px solid #E5E5E5;
	font-size: 90%;
	line-height: 1.2;
}
#topicPath li {
	float: left;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 32px;
	background: #EEEEEE url(../../logo/topicpath_li_bg.gif) left center no-repeat;
}
#topicPath li.first {
	padding-left: 30px;
	background: #EEEEEE url(../../logo/topicpath_li_bg_first.gif) left center no-repeat;
}
#topicPath li.last {
	background: #FFFFFF url(../../logo/topicpath_li_bg_last.gif) left center no-repeat;
}
#wlan_wep {
        color #FFFFFF#;
	position: relative;
        width:450px;
        top:10px;
        left: -30px;
        border-color: #00BFFF#;
}
#wlan_tkip {
        color #FFFFFF#;
	position: relative;
        width:400px;
        top:-260px;
        left:400px;
        border-color: #00BFFF#;
}
#wlan_aus_old {
        color #FFFFFF#;
	position: relative;
        width:400px;
        top:-200px;
        left:-30px;
        border-color: #00BFFF#;
}
#wlan_aus_new {
        color #FFFFFF#;
	position: relative;
        width:450px;
        top:-600px;
        left:400px;
        border-color: #00BFFF#;
}
#wep_text {
        color #FFFFFF#;
	position: relative;
        width:600px;
        top : 30px;
        left : 0px;
        border-color: #00BFFF#;
}
#aus_text {
        color #FFFFFF#;
	position: relative;
        width:400px;
        top : -250px;
        left : 30px;
        border-color: #00BFFF#;
}
#news {
        position: relative;
        width:300px;
        top :  0px;
        left : 30px;
}
#news h2.img{
        position: relative;
        width:300px;
        top :   0px;
        left : 30px;
}

#footer {
        clear: both;
        width: 100%;
        padding-top: 50px;
}
#copyright {
	clear: both;
	width: 100%; /* for WinIE6,7 */
	padding-top: 28px;
	text-align: center;
	background: url(../logo/copyright_bg.gif) left bottom no-repeat;
}
