@charset "utf-8";
/* CSS Document */

body{font-size:62.5%; font-family: Verdana; margin:0; padding:0; border:0px; border-top:3px solid #ffaf42; background-color:#d5d5d5;}

.clear{font-size:0; line-height:0; clear:both;}



.main{width:980px; margin:0 auto;  display:table; background-image:url(../images/main_back.jpg); background-repeat:repeat-x; background-color:#fff;}

.header{width:980px; height:110px; display:inline; float:left; background-color:#fff;}


.header .logo{width:350px; height:50px; display:inline; float:left; margin:5px 0 0 10px;}

.header .login{width:466px; height:50px; display:inline; float:right; margin-right:30px; background-image:url(../images/login-back.gif); background-position:top; background-repeat:no-repeat;}

.header .login .login_textbox{width:120px; height:15px; display:inline; float:left; margin-right:5px;}

.menu{width:980px; height:30px; font-size:1.3em; overflow:hidden; padding:0px; margin:0px; display:inline; float:left;
background-image:url(../images/menu_back.gif); background-position:top left; background-repeat:repeat-x; background-color:#ccc;}

ul.menu_01_list{display:inline; vertical-align:middle;}

.menu_01_list li{height:30px; font-size:.9em; float:left; margin:0px 5px 5px 5px; padding:0px 10px 0px 0px; display:block; text-align: center; line-height: 2.0em; background-image:url(../images/menu_bevel.gif); background-repeat:no-repeat; background-position:top right;
}

.menu_01_list li a:link{color:#000; text-decoration:none;}
.menu_01_list li a:visited{color:#000; text-decoration:none;}
.menu_01_list li a:active{color:#000; text-decoration:none;}
.menu_01_list li a:hover{color:#fff; text-decoration:none;}

.flash{width:980px; height:300px; display:inline; float:left;}

.main_container{width:950px; margin:0 0 0px 15px;  background-image:url(../images/main_container_back.gif); background-repeat:no-repeat; background-color:#fff; overflow: hidden;}

.left{width:320px; float:left; display:inline; margin:10px 0px -1000px 10px; padding:25px 10px 0 10px; background-color:#d0dde1; background-image:url(../images/right_top.gif); background-repeat:no-repeat;overflow:hidden; padding-bottom: 1000px;}

.right{width:580px; float:right; display:inline; overflow:hidden; margin:10px 8px -1000px 0; padding-bottom: 1000px;}


.pheader{font-size:1.2em; font-weight:bold; color:#155369;}