

*{margin:0;padding:0;} 

* html body{
overflow: visible;
} 
* html iframe, * html frame{ 
overflow: auto; 
} 
* html frameset{ 
overflow: hidden; 
} 

body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,tr{margin:0;padding:0;} 
input,select{font-size:12px;vertical-align:middle;} 

body div{text-align:left;overflow: hidden;} 

textarea,input{ word-wrap:break-word;word-break:break-all;padding:0px;} 

li{list-style-type:none;} 

img{border:0 none;} 
a{ font-size:12px;}
a:link, a:visited{
color:#333; 
text-decoration: none; 
} 
a:hover{ 
color:#C30; 
text-decoration: none; 
} 


h1{ font-size:24px;} 
h2{ font-size:20px;} 
h3{ font-size:18px;} 
h4{ font-size:16px;} 
h5{ font-size:14px;} 
h6{ font-size:12px;} 
h7{ font-size:10px;}



.pointer{cursor:pointer;} 

.NoBorder{border:0 none;} 

.t-l{text-align:left;} 
.t-c{text-align:center;} 
.t-r{text-align:right;} 


.Break{word-break:break-all;word-wrap:break-word;} 
.Nobreak{word-break:keep-all;word-wrap:normal;} 


.FL{float:left;} 
.FR{float:right;} 


.UnLine{text-decoration:underline;} 
.DisunLine{text-decoration:none;} 


.absolute{position:absolute;} 
.relative{position:relative;} 


.width{ width:1003px; background-color:#FFF; clear:both; margin:auto;}
.width1{ width:980px; clear:both; margin:auto;}
.wid-left{width:205px;}
.wid-left1{width:197px;}
.wid-right{width:775px;}
.color-red{ background-color:#F00;}

.color-green{ background-color:#0a9200}
.color-blue{ background-color:#28518e;}
.borderGray{ border:1px solid #999}

.tx-co1{ color:#f08208;}

.clear{ clear:both;}
.dotline{ border-bottom:#999 1px dotted;}

.margin5{ margin:5px;}

.m_til{ font-size:14px; color:#ff9900; font-weight:bold; background:url(images/jf_03.jpg) 0 -1px no-repeat; text-indent:18px; border-bottom:1px solid #ccc;}
.m_til a:link,.m_til a:visited{ color:#4e4e4e; font-weight:normal; font-size:12px; }
.m_til a:hover{ color:#990000;}
#cartTable th{ background:url(../images/com/cart/tablethbg.gif) repeat-x #CCC; height:30px; text-align:center}
#cartTable td{text-align:center}

.totalprice{color:#ff9900; font-size:14px;}
