@charset "UTF-8";

/*Layout*/

body {
background:url(../img/bg.gif) top repeat-x #fff;
text-align: center;
}
div{padding:0px; margin:0px;}
div#head {
height:321px;
text-align:left;
}

div#mainContent {
width: 550px;
padding-left:15px;
float: left;
}

div#subContent {
width: 217px;
padding-right:8px;
float: right;
}




/*NewsArea*/

#news {
width: 550px;
padding-top:28px;
background:url(../img/t_news.gif) top left no-repeat;
text-align:right;
}
.update{
font-size:10px;
color:#0049a3;
height:30px;
line-height:100%;}
.update a{
font-size:10px;
color:#0049a3;
text-decoration:underline;
}
.update a:hover{
color:#0696d9;
text-decoration:underline;
}
#news .newsLine-NEW1{
font-size:10px;
font-size:10px;
text-align:left;
line-height:125%;
color:#8b8b8b;
}

#news .newsLine2{
font-size:10px;
text-align:left;
color:#8b8b8b;
}
#news .newsLine3{
font-size:10px;
width:550px;
height:18px;
font-size:10px;
text-align:left;
line-height:10px;
color:#8b8b8b;}
#news .newsLine,#news .newsLine-NEW{
font-size:10px;
width:550px;
height:28px;
font-size:10px;
text-align:left;
line-height:125%;
color:#8b8b8b;
background:url(../img/news_line.gif) bottom no-repeat;}
.newsLine a,.newsLine3 a{
font-size:10px;
color:#149eb9;
text-decoration:underline;
padding-left:12px;}
.newsLine a:hover,.newsLine3 a:hover{
color:#0549a5;
text-decoration:underline;
}
.newsLine-NEW a{
font-size:10px;
color:#149eb9;
text-decoration:underline;
background:url(../img/icon_new.gif) left top no-repeat;
padding-left:35px;}
.newsLine-NEW a:hover{
color:#0549a5;
text-decoration:underline;
}

.newsLine-NEW1 a{
font-size:10px;
color:#149eb9;
text-decoration:underline;
background:url(../img/icon_new.gif) left top no-repeat;
padding-left:35px;
text-align:left;
}
.newsLine-NEW1 a:hover{
color:#0549a5;
text-decoration:underline;
}


.newsLine2 a{
font-size:10px;
color:#149eb9;
text-decoration:underline;
padding-left:2px;
text-align:left;
}
.newsLine2 a:hover{
color:#0549a5;
text-decoration:underline;
}



/*ServiceArea*/

#service {
width: 550px;
background:url(../img/t_service.gif) top left no-repeat;
text-align:left;
padding-top:60px;
padding-bottom:15px;
}

#service .service-right {
float:right;
display:block;
width:260px;
}

#service .service-left {
float:left;
display:block;
width:260px;
}



/*SideArea*/

#servicesite{
width:217px;
padding-top:47px;
padding-bottom:5px;
background:url(../img/side_servicesite.gif) top no-repeat #f4f5ee;
text-align:center;}

#groupsite{
width:217px;
padding-top:47px;
padding-bottom:5px;
background:url(../img/side_group.gif) top no-repeat #f4f5ee;
text-align:center;}

#subContent .pm_ssl {
margin-right:58px;
margin-left:58px;
margin-top:20px;
}

#ws {
	margin:5px 0px 5px 5px;
	text-align:right;
}

#ws a {
	text-decoration:none;
}

#ws a:hover {
	text-decoration:underline;
}

#ws img {
	margin:0px 5px 0px 5px;
	padding-bottom:2px;
}


