/* ============================================== common ============================================== */

/* general */

body, th, td, p, input, textarea{
	font-family: Helvetica, Arial, Verdana, Tahoma;
}

th, td, p, li, input, textarea{
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
div.large th, div.large td, div.large p, div.large li, div.large input, div.large textarea{
	font-size: 14px;
}
div.x-large th, div.x-large td, div.x-large p, div.large li, div.x-large input, div.x-large textarea{
	font-size: 16px;
}

/* heading */

h1{
	font-size:30px; letter-spacing:4px;
	font-weight: normal;
}
div.large h1{
	font-size: 32px;
}
div.x-large h1{
	font-size: 34px;
}

h2{
	font-size: 18px;
	font-weight: normal;
}
div.large h2{
	font-size: 20px;
}
div.x-large h2{
	font-size: 22px;
}

h3{
	font-size: 16px;
	font-weight: normal;
}
div.large h3{
	font-size: 18px;
}
div.x-large h3{
	font-size: 20px;
}

/* serach box */

div.box_search input{
	font-size: 12px;
}

/* navigation */

div.box_navigation{
	font-size: 12px; 
}

/* left menu */
div.box_left_menu, div.box_left_menu a, div.box_left_menu a:visited{
	font-size:16px; line-height:18px;
}

/* footer link */

div.box_footer_link, div.box_footer_link p{
	font-size: 10px; 
	line-height:14px;
}

/* footer family link */

div.box_footer_link_family{
	font-size: 12px; 
	line-height:14px;
}

div.box_footer_link_family a, div.box_footer_link_family a:visited{
	font-size: 14px; 
}

/* footer copyright */

div.box_footer_copyright{
	font-size: 10px; 
	line-height:14px;
}

/* ============================================== home ============================================== */

body.home  div.button{
	font-size:10px; 
	line-height: 10px;
}

/* bottom left box */

body.home div.bottom_box div.bottom_left  p{
	line-height:14px;
}

body.home div.bottom_box div.bottom_left h2{
	font-size:28px; 
	line-height:33px; 
}

/* bottom right box */

body.home div.bottom_box div.bottom_right h2{
	line-height:30px;
	font-size:22px;
	text-transform: uppercase;
}

body.home div.bottom_box div.bottom_right div.date{
	font-size:13px;
}

body.home div.bottom_box div.bottom_right div.content_new_title{
	font-size:12px;
	font-weight:bold;
	line-height:16px;
}

/* ============================================== resource ============================================== */

/* ============================================== company ============================================== */

/* ============================================== contact us ============================================== */
body.contact_us div.box_left_menu h4{
	font-size:12px;
}
body.contact_us input.submit_btn,body.contact_us input.reset_btn{
	color:white;
	font-size:16px;
	font-weight:bold;
}
body.contact_us input.text_input,body.contact_us textarea{
	color:white;
}
/* ============================================== sitemap ============================================== */
