/*-- ejiashop定义常用文本格式 --*/
body   { font-size: 12px; color: #333333; line-height: 18px; word-break: break-all; }
td { font-size: 12px; color: #333333; line-height: 18px; word-break: break-all; }
p { font-size: 14px; color: #333333; line-height: 20px; word-break: break-all; }
.big { font-size: 20px; font-weight: bold;color: blue; line-height: 26px; word-break: break-all; }
th {font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 14px;color: #000000;}
select { font-size: 12px; color: #333333; border: 1px solid #999999; }
input  { font-size: 12px; }
/*-- 定义普通链接格式 --*/
a         {	font-size: 12px; color: #333333; text-decoration: none; }
/*a:link    { font-size: 12px; color: #333333; text-decoration: none; }*/
a:visited { font-size: 12px; color: #333333; text-decoration: none; }
/*a:active  { font-size: 12px; color: #333333; text-decoration: underline; }*/
a:hover   { font-size: 12px; color: #333333; text-decoration: underline; }

.a_big         {	font-size: 14px; color: #F35100; text-decoration: underline; }
.a_big:visited { font-size: 14px; color: #F35100; text-decoration: underline; }
.a_big:hover   { font-size: 14px; color: #F35100; text-decoration: underline; }


/*--定义主页显示格式 --*/
.a_white {font-size: 12px;color: #ffffff;text-decoration: none;}
.a_white:visited {color: #ffffff;text-decoration: none;}
.a_white:hover {color: #ffffff;text-decoration: underline;}

.a_red {font-size: 12px;color: #F35100;text-decoration: none;}
.a_red:visited {color: #F35100;text-decoration: none;}
.a_red:hover {color: #f60;text-decoration: underline;}
.a_blue {font-size: 12px;color: #0033cc;text-decoration: none;}
.a_blue:visited {font-size: 12px;color: #0033cc;text-decoration: none;}
.a_blue:hover {font-size: 12px;color: #f60;text-decoration: none;}
.a_bluebig {font-size: 14px;color: blue;text-decoration: underline;}
.a_bluebig:visited {font-size: 14px;color: blue;text-decoration: underline;}
.a_bluebig:hover {font-size: 14px;color: #f60;text-decoration: underline;}

.f_big  {FONT-SIZE: 14px; }
.f_big2  {FONT-SIZE: 15px; }
.f_ul   {text-decoration: underline;}

.line200 {line-height: 200%;}
.line175 {line-height: 175%;}
.line150 {line-height: 150%;}
.line135 {line-height: 135%;}
.line120 {line-height: 120%;}
.line110 {line-height: 110%;}
.line100 {line-height: 103%;}

/*--  商品介绍格式 --*/
.text_25 {  font-size: 14px; line-height: 25px; color: #666666;}
.adv {  font-size: 18px;font-weight: bold; line-height: 25px; color: #6666FF;}
.adv_blue {  font-size: 18px;font-weight: bold; line-height: 25px; color: #6666FF;}
.adv_red {  font-size: 18px;font-weight: bold; line-height: 25px; color: #FF3300;}
.title {  font-size: 14px;font-weight: bold; line-height: 25px; color: #FF3300;}

.dot_xline {background-repeat: repeat-x;background-position: center;}
.dot_yline {background-repeat: repeat-y;background-position: center center;}
.frame_gray{border: 1px solid #c2c2c2}
.frame_blue {border: 1px solid #0778a9}
.frame_yonghong {border: 1px solid #dd66ac}
.frame_brown{border: 1px solid #7a8769}
.frame_shenlan{border: 1px solid #1175a6}
.frame_yonghong{border: 1px solid #e385ba}/*--边框代码--*/

