@charset "utf-8";
body{ margin:0px;font-family: Tahoma, Geneva, sans-serif;font-size: 11px;color: #333; text-align:justify;}
.container { width:968px; margin:0px auto 0px auto; }
.containerbtm { width:968px; height:82px; background-image:url(../images/btm.gif); background-repeat:no-repeat; background-position:center; margin:0px auto 0px auto; }
.txt {font-family: Tahoma, Geneva, sans-serif;font-size: 11px;color: #666;}
.red {font-family: Tahoma, Geneva, sans-serif;font-size: 11px;color: #C00;}
.logo { width:940px; height:90px; background-image:url(../images/logo.gif); background-position:left; background-repeat:no-repeat;}
.linksbg { width:940px; height:60px;}
.li {list-style-image:url(../images/bullet.gif); margin:0px; list-style-position:inherit; text-align:left;}
.btmlinks { height:30px; padding-top:16px; text-align:center; }
.link { font-family:Tahoma, Geneva, sans-serif; font-size:11px; color:#616161; text-decoration:none;}
.link:hover { font-family:Tahoma, Geneva, sans-serif; font-size:11px; color:#000; text-decoration:overline;}
.link2 { font-family:Tahoma, Geneva, sans-serif; font-size:11px; color:#C00; text-decoration:none;}
.link2:hover { font-family:Tahoma, Geneva, sans-serif; font-size:11px; color:#000; text-decoration:overline;}

/*...............form..............*/
.txtfld { width:200px; border:1px; border-color:#CCC; border-style:solid;}
.txtarea { width:200px; height:70px; border:1px; border-color:#CCCCCC; border-style:solid;}
