@charset "utf-8";
/* CSS Document */
body{
height:100%;
width:100%;
background-image:url(../img/bg.jpg);
padding:0px;
margin:0px;
font-family: Arial, Helvetica, sans-serif;
}
h1{
font-size:40px;
float:left;
margin:0px 0px 0px 0px;
font-weight:100;
color:#333333;
}
.no_underline{
text-decoration:none;
}
a{
color:#000000;
}
img{
border:none;
}
.container{
width:1000px;
margin:0px auto;
padding:0px;
}
.content{
background-color:#FFFFFF;
width:750px;
float:right;
border-left:solid 1px #666666;
border-right:solid 1px #666666;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
overflow:hidden;
}
.content_space{
position:absolute;
height:100%;
bottom:0px;
left:50%;
background-color:#FFFFFF;
width:750px;
border-left:solid 1px #666666;
border-right:solid 1px #666666;
z-index:-1;
margin-left:-252px;
}
.logo_content{
float:right;
padding:0px;
margin:0px;
}
.title_img1{
height:40px;
float:left;
border-right:2px solid #333333;
margin:0px 5px 0px 0px;
}
.title_img2{
height:20px;
float:left;
margin:20px 0px 0px 20px;
}
.small_title{
padding:24px 0px 0px 5px;
float:left;
text-decoration:none;
}
.menu{
float:left;
clear:left;
margin:180px -1px 0px 0px;
width:249px;
position:relative;
overflow:hidden;
}
.menu_content{
background-color:#FFFFFF;
border-bottom:solid 1px #666666;
border-top:solid 1px #666666;
width:224px;
float:right;
margin:12px 0px 12px 0px;
padding:10px 13px 10px 0px;
}
.menu_square_s{
height:8px;
width:8px;
font-size:1px;
background-color:#3399CC;
float:right;
margin:7px 0px 0px 6px;
}
.menu_square_d{
height:8px;
width:8px;
font-size:1px;
background-color:#990000;
float:right;
margin:7px 0px 0px 6px;
}
#menu_list{
font-size:14px;
line-height:20px;
width:210px;
padding:10px;
text-align:right;
}
.menu_left{
width:13px;
height:100%;
float:left;
position:relative;
}
.menu_left_top{
height:13px;
width:13px;
position:absolute;
top:12px;
left:0px;
background-image:url(../img/round_menuLT.png);
font-size:1px;
}
.menu_left_middle{
background-color:#FFFFFF;
width:13px;
position:absolute;
top:24px;
bottom:24px;
left:0px;
border-left:solid 1px #666666;
font-size:1px;
}
.menu_left_bottom{
height:13px;
width:13px;
position:absolute;
bottom:12px;
background-image:url(../img/round_menuLB.png);
font-size:1px;
}
.menu_right_bottom{
height:13px;
width:13px;
position:absolute;
bottom:0px;
right:0px;
background-image:url(../img/round_menuRB.png);
font-size:1px;
}
.menu_right_top{
height:13px;
width:13px;
position:absolute;
top:0px;
right:0px;
background-image:url(../img/round_menuRT.png);
font-size:1px;
}
.menu_right_middle{
background-color:#FFFFFF;
width:13px;
position:absolute;
top:13px;
bottom:13px;
right:0px;
font-size:1px;
}
.header{
clear:both;
width:100%;
margin:0px;
padding:0px;
}
.titles{
position:relative;
clear:both;
float:left;
width:690px;
padding:0px 0px 10px 0px;
border-bottom: solid 2px #666666;
margin:30px 30px 0px 30px;
}
.subtitle_s{
font-size:18px;
color:#0066CC;
float:left;
margin: 10px 0px;
padding:0px 30px;
clear:both;
width:690px;
}
.subtitle_d{
font-size:18px;
color:#990000;
float:left;
margin: 10px 0px;
padding:0px 30px;
clear:both;
width:690px;
}
.akapitowy{
margin: 10px 0px 10px 15px;
padding: 0px 30px 0px 15px;
border-left:solid 1px #333333;
float:left;
clear:both;
width:690px;
}
#expose_holder{
margin: 10px 0px 30px 0px;
float:left;
width:690px;
}