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

body { background:#ffb400; margin:0px; padding:0px; font-family:Comic Sans MS,Georgia,sans-serif;}

#container { width:999px; margin:0 auto; overflow:hidden;}
.header { background:url(../images/3/header.jpg) no-repeat; width:998px; height:202px; position:relative; right:3px; margin:-4  auto;}
.title_top { position:absolute; top:40px; right:37px; width:200px; height:90px; overflow:hidden; font-size:14px; line-height:15px; color:#13aeff; font-family:Comic Sans MS,Georgia,sans-serif; text-align:center;}

.box { position:relative; margin-left:-8px; overflow:hidden; width:999px;}
.box_top_tilte { position:absolute; bottom:5px; left:355px; font-size:30px; color:#00d223; font-family:Comic Sans MS,Georgia,sans-serif;}
.box_title { position:absolute; font-size:30px; color:#00d223; font-family:Comic Sans MS,Georgia,sans-serif; z-index:3;}
.bt1 { bottom:5px; left:355px; color:#fa13b6;}
.bt2 { bottom:5px; left:370px;}
.bt3 { bottom:5px; left:364px; color:#13aeff;}
.box_bg { background:url(../images/3/box_bg.jpg) repeat-y top; width:998px;}
.bimg { z-index:1;}
.bookmark { position:absolute; top:5px; right:30px; width:125px; height:35px; z-index:3;}
.footer { position:relative;}
.copyrights { position:absolute; left:330px; bottom:32px; color:#00d223; font-size:16px; font-family:Comic Sans MS,Georgia,sans-serif;}

.trade { position:absolute; left:10px; bottom:7px; color:#00d223; font-size:16px; font-family:Comic Sans MS,Georgia,sans-serif;}


.pg_ar { position:absolute; left:380px; bottom:55px; color:#fa13b6; font-weight:bold; font-size:14px;}
.pg { position:absolute; left:530px; bottom:53px; font-weight:bold; font-size:16px;}
.pg a { color:#fa13b6;}

/*td { width:150px; height:200px; overflow:hidden;}*/
table { margin-left:8px;}
td img { width:190px; height:240px; margin:4px 2px 0; border:1px solid #00ff46;}
td img:hover { border:1px solid black;}

table.tb1 { margin-left:25px;}
table.tb1 td img { width:145px; height:190px; margin:4px; border:2px solid #fcdc00;}
table.tb1 td img:hover { border:1px solid #fcdc00;}

.fd_left { float:left; width:30%;}
.fd_left li { list-style:circle; margin-bottom:10px; text-align:center; color:#e1ce22; font-size:24px}
.fd_left li a { font-size:24px; color:#e1ce22;}

a { text-decoration:none;}
a:hover { text-decoration:underline;}

.clear, .clr { clear:both!important; display:block!important;}
