/*****BASIC STYLE****/
a:link, a:visited {color:#6E6E6E;text-decoration:none;}
html,body{margin:0;padding:0;}
*{font-family:"Trebuchet MS",Verdana,sans-serif;font-size:12px;}
body {margin:0;padding:0;color:#666666;background:#000;}
/*****LAYOUT******/
#layout{position:relative;width:994px;margin:0 auto;padding:0;background:url('../img/shared/bg_bdy_btm.gif') repeat-x left bottom #cccccc;}
#head{display:block;width:994px;height:186px;background:url('../img/shared/bg_head.jpg') no-repeat left top;}
#logo{position:absolute;left:0px;top:9px;}
#body{position:relative;width:956px;height:auto !important;height:1%;margin:0 0 0 20px;}
#body:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}

/*HEADER*/
#chnglang{position:absolute;right:35px;top:10px;font-weight:bold;}
#chnglang a:link,#chnglang a:visited{color:#ff0000;}
/*menutop*/
#mtop{width:952px;height:62px;padding:125px 0 0 20px;margin:0 0 0 20px;background:url('../img/shared/bg_mtop.gif') no-repeat left bottom;}
#mtop li{display:inline;float:left;height:30px;margin:0 0 0 0;padding:0 15px 0 15px;background:url('../img/shared/bg_itm_rd.gif') repeat-x left top;}
#mtop li a:link,#mtop li a:visited{display:block;padding:8px 0 6px 0;font-size:13px;color:#fff;font-weight:bold;}

#mtop li.on{display:inline;float:left;height:30px;margin:0 0 0 0;padding:0 15px 0 15px;background:url('../img/shared/bg_itm_gy.gif') repeat-x left top #f2f2f2;}
#mtop li.on a:link,#mtop li.on a:visited{display:block;padding:8px 0 6px 0;font-size:13px;color:#666666;font-weight:bold;}

/*****FOOTER******/
#footer{overflow:auto;height:auto !important;height:1%;clear:both;width:954px;padding:0 20px 30px 20px;}
#footer #copy{display:inline;float:left;font-weight:bold;}
#footer #ctns{display:inline;float:right;color:#d16b6b;font-weight:bold;}
#footer #ctns span{color:#6e6e6e;font-weight:bold;}
#footer #ctns a:link,#footer #ctns a:visited{color:#6e6e6e;}
