
@import url('reset.css');

body {
background: #fff;
color: #000;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-size:13px;
line-height: 17px;
font-weight: normal;
font-variant: normal;
}

a{color: #000;text-decoration: none;}
a:link{color: #000;text-decoration: none;}
a:visited{color: #000;text-decoration: none;}
a:hover{color: #000;text-decoration: none;background-color: #000;}

.none{display:none}
.print{display:block}

img {border:0;}

#master {width:955px;text-align:left;background:#fff}
#left{display:none;}

#head{text-align:left}
#head img{display:none;}
#head a img{display:inline}

#main{float:left;width:556px}
#subcontent{color:#333;}
#subcontent_space{padding:28px 48px 20px 48px}

#content{border-top:1px solid #333}
#content_space{padding:24px 48px 52px 48px}
#content_space p{margin-bottom:8px}
#content_space h2{margin-top:4px;color:#000}
#content_space h3{color:#000}

#right img{display:none}
#right{float:left;width:380px;font-size:12px;line-height:16px;color:#333}
#right_space{margin:32px 0 0 40px;width:200px;}
#right_space p{margin-bottom:12px}
.pspace{margin-bottom:34px!important}

table td{color:#000}

#footer{display:none}

.msg_head{color:#000;cursor:pointer;margin:0 0 34px 0!important}

.clear{clear:both}

hr{width: 100%;height: 1px !important;margin-top:2px;font-size:1px;line-height: 1px;border: 0px; border-top: solid 1px #cccccc;border-bottom: transparent;}
.list{margin-bottom:10px;list-style-image: url('../images/list.gif');}
.list li{margin-left:12px;color:#000}
.list.blue{list-style-image: url('../images/list_blue.gif')!important;}


/*fonts*/
.small{font-size:11px;}
.italic{font-style:italic}

