/*Reset Css by YUI*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset, img { border:0; }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal; }
ol, ul { list-style:none; }
caption, th { text-align:left; }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal; }
q:before, q:after { content:''; }
abbr, acronym { border:0; }
fieldset { display:inline; }
button { line-height:1.2; vertical-align:middle; cursor:pointer; }
strong { font-weight:800; }
/**/
#cmt_login {width:588px;padding:12px 0px;border:1px solid #D3D8E7;border-top:0px;background:#FAFCFF;margin-top:0px;}
.commt-sub-line {height:30px;background:url(http://mat1.gtimg.com/news/2009/tomies/pl.png) repeat-x top;}
.logoA:link {color:#0B3B8C}
.select .logoA {border:1px solid #D3D8E7;height:16px;padding-bottom:12px;border-bottom:0px;background:#FAFCFF;padding-left:11px;padding-right:11px;margin-top:1px;}
.commt-sub span,.commt-sub a {float:left;margin-top:0px;}
.logArea {width:100%;}
#tab_head {width:298px;padding:13px 0px 0px 0px;margin-left:17px;overflow:hidden;zoom:1;}
#frmwrp {width:300px;float:left;}
#tab_head div.normal {width:137px;height:31px;display:block;float:left;background:url(http://mat1.gtimg.com/news/2009/tomies/split.png) no-repeat -163px -166px;text-align:center;line-height:28px;color:#0B3B8C;margin-right:9px;_display:inline;cursor:pointer}
#tab_head div.click {width:137px;height:31px;display:block;float:left;background:url(http://mat1.gtimg.com/news/2009/tomies/split.png) no-repeat -163px -203px;color:#fff;text-align:center;line-height:28px;margin-right:9px;_display:inline;cursor:pointer;}
#closeLogin {width:12px;height:12px;float:right;font-family:"Tahoma";font-size:12px;cursor:pointer;margin:7px 9px 0px 0px;_display:inline;color:#7E96BE;}/*  |xGv00|e74d8934fa2f77d05c78a441e8148698 */


.mesWindow { position:absolute; top:0; left:0; z-index:99999; }
.mesWindow td { font-size:12px; }
.mes-body { width:100%; border:solid 1px #1D448C; background-color:#FFF; }
.mes-title-close, .mes-top-left, .mes-top-right, .mes-bottom-left, .mes-bottom-right { width:8px; height:8px; background-image:url(./dialog.png); background-repeat:no-repeat; }
.mes-title-wrap { height:30px; }
.mes-title { height:100%; position:relative; cursor:default; }
.mes-title-content { height:30px; line-height:30px; padding:0 30px 0 10px; background-color:#1D448C; font-weight:bold; color:#EBEBEB; border-bottom:1px solid #1D448C; overflow:hidden; }
.mes-title-close { display:block; width:13px; height:13px; position:absolute; top:8px; right:8px; background-position:center center; outline:none; _font-size:0; _line-height:0; text-indent:-9999em; }
.mes-title-close:hover { background-color:#09255d; }
.mes-content-wrap { height:auto; text-align:center; }
.mes-content { min-height:40px; _height:40px; margin:20px 10px; text-align:left; display: -moz-inline-stack; display:inline-block; *zoom:1; *display:inline; color:333; }
.mes-content iframe { border:none; }
.mes-bottom { background-color:#EEE; border-top:1px solid #CCC; padding:5px; text-align:right; }
.mes-bottom input { background-color:#F8F8F8; border-color:#FFF #848484 #848484 #FFF; border-style:solid; border-width:1px; color:#000; font-size:12px; padding:2px 10px; text-align:center; margin-right:5px; letter-spacing:2px; }
.mes-bottom .mes-button-ok { background-color:#1D448C; color:#FFF; border-color:#84A6E6 #122B58 #122B58 #84A6E6; cursor:pointer; }
.mes-bottom .mes-button-ok:hover { background-color:#2251A8; }
.mes-border { filter:alpha(opacity=10); opacity:0.1; }/*外边框透明度*/
.mes-top-left { background-position:left top; }
.mes-top-right { background-position:right top; }
.mes-bottom-left { background-position:left bottom; }
.mes-bottom-right { background-position:right bottom; }
.mes-border-top, .mes-border-bottom, .mes-border-left, .mes-border-right { background-color:#000; }
/*正在移动*/
.mesMove .mes-title-content { background-color:#214FA3; cursor:move; }
.mesMove .mes-border { filter:alpha(opacity=5); opacity:0.05; }
/*准备就绪*/
* html.mesBegin select { visibility:hidden; }/*隐藏select控件，防止IE6盖不住的BUG*/
/*静止定位*/
html.mesFixed > body .mesWindow { position:fixed; }
* html.mesFixed { background:url(*) fixed; }/*防止IE6抖动高亮层*/
* html.mesFixed body { height:100%; }/*防止IE6下对话框位置错误*/
* html.mesFixed .mesWrap { width: 100%; height: 100%; position: absolute; left:0; top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight);}/*IE6动态修正位置，模拟fixed*/
/*锁屏*/
html.mesLock { overflow:hidden; }/*禁止滚动条*/
html.mesLock > body .mesWrap { width: 100%; height: 100%; position: fixed; top:0; left:0; }/*防止出现下面遮盖不全[不禁止滚动条需要加上这句]*/
html.mesLock body { height:100%; }
html.mesLock .mseOverlay { position:absolute; top:0; left:0; width:100%; height:100%; z-index:99998; }/*遮罩*/
html.mesLock .mseOverlay div { width:100%; _padding-left:20px;/*防止IE6下body默认20px的边距导致右侧遮盖不住*/ height:100%; background:#000; filter:alpha(opacity=70); opacity:0.7; }/*遮罩颜色与透明度*/
html.mesLock .mes-border { filter:alpha(opacity=30); opacity:0.3; }

/*			预设样式[可添加组合在js中用'skin'参数中]
-----------------------------------------------------------*/
/*无底部*/
.mesNoBottom .mes-bottom { display:none; }
/*直角边框*/
.mesNoImgBorder .mes-border { background:#000 none; }
/*无外边框*/
.mesNoBorder .mes-border { display:none; }
/*无标题栏*/
.mesNoTitle .mes-title-content { visibility:hidden; }
.mesNoTitle .mes-content { margin-top:0; }