/* --- BASE Style --- */

body			{ margin-top: 0px; margin-bottom: 0px; margin-left:0px; margin-right:0px; padding-top: 0px; padding-left: 0px; padding-right: 0px; font-size:12px; line-height:16px }

h1				{ font-size: 16px; font-weight:bold; margin:0; line-height: 18px }
h2				{ font-size: 14px; font-weight:bold; margin:0; line-height: 16px }
h3				{ font-size: 12px; font-weight:normal; margin:0; line-height: 16px }

td				{ font-size: 12px; line-height: 16px }

strong			{ font-size: 12px; font-weight: bold; line-height: 18px }

p				{ line-height:140%; margin:4px}

hr				{ border-bottom: dotted 1px #333333 }

img				{ border:0 }

A:link			{ COLOR: #000066; TEXT-DECORATION: underline }
A:visited 		{ COLOR: #990066; TEXT-DECORATION: underline }
A:active		{ COLOR: #000066; TEXT-DECORATION: underline }
A:hover			{ COLOR: #FF0000; TEXT-DECORATION: underline }


/* --- CUSTOM Style --- */

/* font color */
.gray1			{ color:#CCCCCC }
.gray2			{ color:#666666 }
.gray3			{ color:#999999 }
.blue1			{ color:#69B9F9 }
.blue2			{ color:#0A54BF }
.blue3			{ color:#5D738D }

/* form */
.form1			{ font-size: 12px; color: #333333; background-color: #CAE4F9; border: 1 solid #999999 }
.form2			{ font-size: 12px; color: #333333; background-color: #CAE4F9; border: 0 solid #999999 }

/* link */
A.mini:link		{ COLOR: #000066; FONT-SIZE: 11px; TEXT-DECORATION: underline }
A.mini:visited	{ COLOR: #990066; FONT-SIZE: 11px; TEXT-DECORATION: underline }
A.mini:active	{ COLOR: #000066; FONT-SIZE: 11px; TEXT-DECORATION: underline }
A.mini:hover	{ COLOR: #FF0000; FONT-SIZE: 11px; TEXT-DECORATION: underline }

/* table */
.service_table		{ margin-left:47px; margin-top:5px; margin-bottom:5px; }
.cooperation_table	{ margin-left:24px; margin-top:5px; margin-bottom:5px; }
.company_table	{ margin-left:24px; margin-top:5px; margin-bottom:5px; }

/* head */
.headimg		{ margin-top:12px; margin-bottom:12px; }
.subheadimg		{ margin-left:20px; margin-top:5px; margin-bottom:5px; }

/* text_head */
.estimated1		{ font-size: 14px; color: #9999CC; font-weight: bold; }
.estimated2		{ font-size: 14px; color: #99CC66; font-weight: bold; }
.estimated3		{ font-size: 14px; color: #FF9966; font-weight: bold; }

