@charset "utf-8";
/* CSS Document */

/*Reset*/
body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,blockquote,th{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}
/* ========================================================================== */
body,td,th {
	font-family:Helvetica, sans-serif;
	font-size: 11px;
    color: #999999;
	line-height:18px;
}

body {background-color: #dfdec4;}
option,select {	font-family:Helvetica, sans-serif;
	font-size: 11px;
    color: #666666;background-color: #EEEDDF;}
 a{color:#888888; text-decoration:underline;}

/* ========================================================================== */
#all_content{width:1024px; height:768px; margin:0 auto; background-image:url(img/bg.jpg); position:relative;}
#logo{position:absolute; top:50px; left:40px;}


#right_top{position:absolute; top:71px; left:531px;}

/* --------------------------------------------------------------------- */
#left_link{position:absolute; top:198px; left:103px; width:163px;}
#left_link p{margin:3px 0 20px 0; }
/* --------------------------------------------------------------------- */
#latest_news{position:absolute; top:510px; left:102px; width:170px;}
#latest_news a{color:#888888; text-decoration: none;}
#latest_news a:hover {text-decoration:underline;}
/* --------------------------------------------------------------------- */
#main_content{position:absolute; top:201px; left:310px; width:610px;}

/* --------------------------------------------------------------------- */
#footer{position:absolute; top:700px; left:103px; width:820px; color:#AAAAAA; border-top:#CACAB9 solid 1px; text-align:center; font-size:9px;}
#footer a{color:#AAAAAA; margin:0 2px 0 2px; text-decoration: none;}
#footer a:hover {text-decoration:underline;}
