﻿
/*	-------------------------------------------------------------
	Ectrip CSS Widget
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Design By:		ajuan xyb
	Description:	Styles Base for public
	Filename:		font.css
	Version:		2.0
	Create Date:	2011.06.27 ajuan
	Last Edit:		2011.09.19 xyb
	-------------------------------------------------------------	*/
body,
td,
input {
	font-size: 12px;
	letter-spacing: 0px;
	white-space: normal;
	font-family:  Tahoma, "宋体", Geneva, sans-serif
}

h1,
.b_16,
.b_18,
.b_24,
.b_36 { font-family: "Microsoft YaHei", Tahoma, Geneva, sans-serif; }

i,
em,
cite { font-style: normal }

.b { font-weight:bold; }

.s { font-weight:normal; }

.s_11,
.b_11 { font-size: 11px; }

.b_11,
.b_13,
.b_14,
.b_16,
.b_18,
.b_24,
.b_36 { font-weight: bold; }

h4 { font-size: 12px; }

h3,
.s_13,
.b_13 { font-size: 13px; }

h2,
.s_14,
.b_14 { font-size: 14px; }

h1,
.s_16,
.b_16 { font-size: 16px; }

.s_18,
.b_18 { font-size: 18px; }

.s_24,
.b_24 { font-size: 24px; }

.s_36,
.b_36 { font-size: 36px; }

.font_en { font-family: Arial; }
