@charset "utf-8";
body { background:#CDCDCD; color:#000; }
a { color:#000; }
a:hover { color:#193F90; }
#header,#content,#footer { width:1002px; margin:0 auto; background:#fff; }
#header { background:url(index_header.jpg) repeat-x; }
#header .logo { float:left; padding:0 36px; }
.set { float:right; padding:45px 20px 0 0; color:#000; }
.set a { margin:0 10px; color:#000; }
.index { height:419px; overflow:hidden; }
.language { height:60px; border-top:5px solid #fff; background:url(index_language.jpg) repeat-x #fff; }
.language ul { width:240px; margin:0 auto; padding-top:17px; }
.language ul li { float:left; width:88px; margin:0 16px; display:inline; }
.copyright { height:68px; color:#898989; line-height:20px; font-family:Arial; text-align:center; }
.copyright a { color:#898989; }
