/*
	IE hack
	*html 		IE6
	*+html		IE7 
*/

/* All*/	
*								{margin: 0; padding: 0;}
div,span,form					{margin: 0; padding: 0; text-align: left;}
html,body						{margin: 0; font: 12px/normal "Arial"; color: #444444; background: url(../images/allbg.jpg) repeat-x;}
ul,li							{list-style: none; margin: 0; padding: 0;}
	
/* diylinkstyle */
a								{color: #444444; text-decoration: none;}
a:link							{color: #444444;}
a:visited						{color: #444444;}
a:hover							{color: #444444; text-decoration: underline;}
a:active						{color: #444444;}

/* diylink */
.alink							{display: block; width: 100%; height: 100%;}

/* ---------------------------------------------home--------------------------------------------- */


/* head */
.headt							{color: #B24B00;}
.headt a						{color: #B24B00;}
.headt a:visited				{color: #B24B00;}
.headt a:hover					{color: #B24B00;}


/* form */
.sear							{width: 122px; height: 17px; padding-left: 4px; background: none; border: 0; line-height: 17px; font-size: 12px; color: #666;}
.list1							{width: 197px; height: 21px; font-size: 12px; color: #666;}
.list2							{width: 152px; height: 21px; font-size: 12px; color: #666;}


/* border */
.bor1							{border: 1px solid #E4CA99; background: #FFFCEC;}
.bor2							{border: 1px solid #E4CA99; background: #FFF7E8;}


/* font */
.lefttxt						{font-size: 14px; line-height: 26px;}
.lefttxt span					{float: right; font: 12px Arial, Helvetica, sans-serif;}

.righttxt						{line-height: 24px;}
.righttxt span					{float: right; font: 11px Arial, Helvetica, sans-serif; line-height: 24px;}

.txt14							{font-size: 14px;}


/* ----------------------------------------------class---------------------------------------------- */

/* clfont */
.clltitle						{font-size: 14px; color: #CD5200; font-weight: bold;}
.clmt							{color: #CD5200; line-height: 25px;}
.clmt a							{color: #CD5200;}
.clmt a:visited					{color: #CD5200;}
.clmt a:hover					{color: #CD5200; font-weight: bold;}
.clcont							{color: #6C4F31; font-size: 14px; line-height: 28px; padding: 10px 10px;}


/* bg */
.clleftbg						{width: 242px; background: url(../images/cl_leftbg.jpg) repeat-x top;}

.tab			{background-color: #AAAAAA; font-size: 12px; line-height: 19px}
.tdtop			{background-color: #fff3ed; background-image: url('../images/tdtop_back.gif'); color: #000000; font-size: 12px; line-height: 19px; text-align: center}
.td1			{background-color: #F9F9F9; font-size: 12px; line-height: 19px}
.td2			{background-color: #FCFCFC; font-size: 12px; line-height: 19px}
.searchinput	{width:120px; border:1px solid #cccccc}

