﻿/*
Title:      CSS for CASSIS DS ASIA
Author:     Clas Wineus, www.claswineus.com
Copyright:  2008, Clas Wineus. All rights resevered.
*/

/*-----------------------------------------------------------------------
		Basic Styles CHINESE
----------------------------------------------------------------------- */

html {
font-size: 100%; /* IE trick to allow proper resizing of text */
}

body {
margin:0;
padding:0;
font: 0.75em/1.5em Verdana, Arial, sans-serif; /* 1em = 12px. */
color:#545454;
text-align: center;
background-color:#eeeeee;
}

/* Default Heading Size */	
h1		{ font-size: 1.75em;  font-family:sans-serif, arial; margin:0 0 1em 0; padding:0; color:#6e6e6e;}
h2		{ font-size: 1.35em;  font-family:sans-serif, arial; margin:0 0 0.2em 0; padding:0;}
h3 		{ font-size: 1.25em;  }
h4		{ font-size: 1.1em;  }
h5,h6	{ font-size: .84em;  }

table, form, select, input, textarea { 
font-family: Verdana, Arial, sans-serif;
font-size: 100%; /* IE hack so these elements correctly inherit the default text size */ 
}

/*-----------------------------------------------------------------------
		Font Sizes
----------------------------------------------------------------------- */

.smaller {
font-szie:0.95em;
line-height:1.5em;
}

.logo {
font-size:12px;
font-weight:bold;
line-height:28px;
letter-spacing:3px;
}

#lang {
font-size:0.9em;
}

#footer {
font-size:1em;
}

#main {
font-size: 1.15em;
line-height: 1.7em;
}

#main .intro {
font-size:1.2em;
line-height:1.6em;
}

#top_menu {
font-size:1.0em;
line-height:1.2em;
letter-spacing:2px;
}

#top_menu a span {
padding:6px 23px 4px 15px;
}

.slogan {
font-size:2.25em;
font-family:SimSun, NSimSun, verdana, arial, sans-serif;
font-weight:bold;
letter-spacing:1px;
}

.slogan_title {
font-size:2.25em;
font-family:SimSun, NSimSun, verdana, arial, sans-serif;
font-weight:bold;
letter-spacing:1px;
}

#sidebar .puff {
font-size:0.9em;
line-height:1.4em;
}

#sidebar .news .newslink, #sidebar .news .more, #sidebar .files .pdf, #news .date {
font-size:0.85em;
line-height:1.5em;
}

#contact_form label, #contact_form .required, .left_title {
font-weight:bold;
}
