@charset "utf-8";
/* CSS Document */
body{ font-family:Arial, Helvetica, sans-serif; background:url(../images/bg0.jpg) repeat-x left top; line-height:20px; }
*{ margin:0; padding:0; font-size:12px; }
a, a:hover{ text-decoration:none; }
a{ color:#666; }
a:hover{ color:#000; }
ul, li{ list-style:none; }
img{ border:0; }
.clear{ clear:both; margin:0 auto; height:0;}
.red{ color:#E61F1F; }

#bgLeft, #bgRight{ clear:both; width:960px; margin:0 auto; background:url(../images/bg1.jpg) no-repeat left top; }
#bgRight{ background:url(../images/bg2.jpg) no-repeat right top; }
#header, #content{ width:954px; margin:0 3px; background-color:#fff; }
#header{ height:71px; overflow:hidden; }

/* header */
.skin1{  padding:19px 16px 26px 580px; background:url(../images/logo.jpg) no-repeat 19px 19px; }
.topNav{ float:left; }
.language{ float:right; }
.topNav a{ background:url(../images/arrow.gif) no-repeat left 4px; color:#888; padding:0 15px 0 10px; }
.language a{ float:left; width:74px; line-height:15px; padding-left:6px; color:#888; background:url(../images/1.gif) no-repeat left top; text-align:center; margin-top:2px; }
.topNav a:hover, .language a:hover{ color:#000; }

/* footer */
#footer{ clear:both; margin-top:50px; padding-top:22px; height:34px; border-top:solid 1px #ccc; }
#footer .skin2{ width:954px; margin:0 auto; }
#footer img{ float:left; }
#footer select{ float:right; width:140px; border:solid 1px #E8E8E8; color:#ACACAC; }
