@charset "utf-8";
/* CSS Document */

/*----------- Body Tag -----------*/
body {
	margin: 0px 0px 0px 0px;
	background:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
@charset "utf-8";
/* CSS Document */

/*---------- Fonts & Links ----------*/
td,tr,p,div,th{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #694005;
	text-decoration: none;
	line-height: 20px;
	font-weight: normal;
	padding:0px;
	margin:0px;
	}

.lineHeight{
	line-height:16px;
}

.lineHeight20{
	line-height:20px;
}

h1,h2,h3,h4,h5,h6,form{
	padding:0px;
	margin:0px;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	color: #694005;
	text-align: left;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	color: #0698C9;
	text-align: left;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	color: #0069DF;
	text-align: left;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

a, a:link, a:visited, a:hover {
	font-size: 12px;
	color: #694005;
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

a:hover {
	color: #BA294F;
}

ul,li{
	list-style: disc;
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 4px;
}

.title_blue{
	color:#0698C9;
	font-size:14px;
	font-weight:bold;
	padding:0px 0px 5px 16px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}

.font_blod{
	font-weight:bold;
}

.font_italic{
	font-style: italic;
}

.font_8{
	font-size:8px;
}

.font_10{
	font-size:10px;
}

.font_11{
	font-size:11px;
}


.font_12{
	font-size:12px;
}

.font_13{
	font-size:13px;
}

.font_14{
	font-size:14px;
}

.font_red{
	color:#B3143A;
}

.font_white{
	color:#FFF;
}

.font_orange{
	color:#FB4E01;
}

.font_blue{
	color:#33A7E2;
}

.font_blue1{
	color:#0069DF;
}

.font_dark_blue{
	color:#055C9F;
}

.line_height, .line_height p{
	line-height:18px;
}

/*-------------- Links Style ----------------*/
a.copyright, a.copyright:link, a.copyright:visited, a.copyright:hover {
	font-size: 11px;
	color: #0199CB;
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

a.copyright:hover {
	color: #74C600;
	text-decoration: underline;
}

/*-------------- Form & Box ----------------*/
input,select,textarea{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height:18px;
	border:#694005 solid 1px;
	color:#666666;
	font-size:11px;
	height:18px;
	text-indent:2px;
}

.align_v{
	vertical-align:middle;
}

.input_width{
	width:150px;
}

.select_width{
	width:152px;
}

.select_width { width:152px;} /* Firefox */
* html .select_width { width:152px;} /* IE6 */
*+html .select_width { width:154px;} /* IE7 */

img{ border:none;}

.select_width1{
	width:211px;
	border:#CCCCCC solid 1px;
}

.inputbox {
	line-height:18px;
	height:18px;
	border:#694005 solid 1px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-indent:2px;
	color:#545454;
	}
	
.kuang{
	border:#fff solid 0px;
}

.kuang_white{
	border:#fff solid 1px;
}

.button{
	background:#FFF url(../images/button_bg.gif) repeat-x left bottom;
	color:#0199CB;
	font-weight:bold;
	line-height:18px;
}
