
  .dark{font-family:Tahoma; font-size:11px;  color:#1C1C1C;}
  .title{font-family:Verdana; font-size:10px;  color:#324657;}
  .text1{font-family:Tahoma; font-size:11px;  color:#3C3C3C;}
  .policy{font-family:Verdana; font-size:10px;  color:#555555;}
  .input{font-family:Tahoma; font-size:11px;  color:#555555;}

  .white_l{font-family:Tahoma; font-size:10px;  color:#ffffff;}
  .white_b{font-family:Tahoma; font-size:12px;  color:#ffffff; font-weight:900}
  .ahjz{font-family:Tahoma; font-size:10px;  color:#4C717C;}
  .policy2{font-family:Verdana; font-size:10px;  color:#000000; text-decoration:none}
  .3_t1{font-family:Verdana; font-size:10px;  color:#4C717C;}
  .l{font-family:Verdana; font-size:10px;  color:#2A3B49;}




  #input{
  		width:248px; height:15px;
		border-width:1px;
		border-style:solid;

		border-color:#DEDEDE;
		background-color:#FFFFFF;
		}
		 
		
	  #textarea{
  		width:248px; height:58px;
		border-width:1px;
		border-style:solid;

		border-color:#DEDEDE;
		background-color:#FFFFFF;
		overflow:auto
		}

body,td,p{
    font-family:Tahoma;
    font-size:12px;
}

.topnavi{
    font-family:Tahoma;
    font-size:12px;
    font-weight:bold;
    color:#8C8C8C;
    text-decoration:none;
}
.topnavi:hover{
    font-family:Tahoma;
    font-size:12px;
    font-weight:bold;
    color:#1C1C1C;
    text-decoration:none;
}

.navi{
    font-family:Tahoma;
    font-size:14px;
    font-weight:bold;
    color:#FFFFFF;
    text-decoration:none;
}
.navi:hover{
    font-family:Tahoma;
    font-size:14px;
    font-weight:bold;
    color:#FFFFFF;
    text-decoration:none;
}

.white{
    font-family:Tahoma;
    font-size:11px;
    color:#ffffff;
    text-decoration:none;
}

.white:hover{
    font-family:Tahoma;
    font-size:11px;
    color:#FFFFFF;
    text-decoration:underline;
}

.maincatheading{
    font-size:14px;
    font-weight:bold;
    color:#FFFFFF;
    text-align:center;
}

.contentpane{/*1box layout content pane*/
    font-family:Tahoma;
    font-size:12px;
    color:#000000;
    overflow:auto;
    width:397px;
    height:434px;
    padding:10px;
}

.contentpane2_1{/*2box layout first content pane*/
    font-family:Tahoma;
    font-size:12px;
    color:#000000;
    overflow:auto;
    width:397px;
    height:225px;
    padding:10px;
}
.contentpane2_2{/*2box layout first content pane*/
    font-family:Tahoma;
    font-size:12px;
    color:#000000;
    overflow:auto;
    width:397px;
    height:189px;
    padding:10px;
}
.subcat{
    font-family:Tahoma;
    font-size:12px;
    text-align: center;
    color:#FFFFFF;
    width:122px;
    height:54px;
    padding:5px;
    float: left;
}

.product{
    font-family:Tahoma;
    font-size:12px;
    color:#FFFFFF;
    width:110px;
    height:70px;
    padding:5px;
    float: left;
}

.cartSummary{
    font-family:Tahoma;
    font-size:10px;
    color:#8C8C8C;
    text-decoration:none;
}
.cartSummary:hover{
    font-family:Tahoma;
    font-size:10px;
    color:#000000;
    text-decoration:none;
}
.error{
    font-family:Tahoma;
    font-size:10px;
    color:#FF0000;
    text-decoration:none;
}
.thead{
    font-size:14px;
    text-align: center;
    text-decoration: underline;
}
.tbody{
    font-size:12px;
}

.tab_active, .tab_inactive:hover{
    text-align:center;
    background-color:#0f0f0f;
}
.tab_inactive{
    text-align:center;
    background-color:#aaaaaa;
}

hr{
    border:solid #ff0000 1px;
    height:1px;
}

a{
    color:#F00;
    text-decoration:none;
}
a:hover{
    color:#000;
    text-decoration:none;
}
