body{font-family:Arial,sans-serif;margin:0;text-align:center;height:100%;font-size:12px}

form{margin:0;padding:0}
img{border: 0}
q{color:red;}
input,textarea{font-size:1em}
ol li{margin:4px 0;line-height:170%}
.none{display:none}
.block{display:block}
.hidden{visibility:hidden}
/*font*/
var, .num{font:10px arial}
.numb{font:700 10px arial;}
.f10{font:10px verdana}
.f12{font-size:12px}
.f14{font-size:14px}
.f14b{font-style:normal;font-size:14px;font-weight:700}
.time{white-space:nowrap;font:400 10px arial;color:gray}
/*color*/
.d5{color:#d50000}
.red{color:red}
.yellow{color:yellow}
.green{color:green}
.gray{color:gray}
.blue { color: blue}
/*end color*/
/*align float*/
.center{margin-right:auto;margin-left:auto}
.ac{text-align:center}
.al{text-align:left}
.ar{text-align:right}
.fl{float:left}
.fr{float:right}
.clear{clear:both}
/*link*/
a:link,a:visited{color:#515151;text-decoration : none }
a:hover{color:red;}
a.red:link, a.red:visited{color:red}

a.yellow:link, a.yellow:visited{color:yellow}
/*a.yellow:hover{color:#fff}*/
a.green:link, a.green:visited{color:green}
/*a.green:hover{color:#fff}*/
a.ccc:link, a.ccc:visited{color:#666}
/*a.ccc:hover{color:#fff}*/
a.gray_none:link, a.gray_none:visited, a.gray:link, a.gray:visited{color:gray}
a.gray_none:link, a.gray_none:visited{text-decoration:none}
a.gray_none:hover,a.gray:hover{color:#fff}

.rounded_t,.rounded_r,.rounded_b,.rounded_l{background: url(/i/grey_dot.gif)}
.rounded_tr,.rounded_br,.rounded_bl,.rounded_tl{width:3px; height:3px}
.rounded_t{background-repeat: repeat-x; background-position: left top}
.rounded_tr{background-image: url(/i/corner_tr.gif)}
.rounded_r{background-repeat: repeat-y; background-position: right top}
.rounded_br{background-image: url(/i/corner_br.gif)}
.rounded_b{background-repeat: repeat-x; background-position: left bottom}
.rounded_bl{background-image: url(/i/corner_bl.gif)}
.rounded_l{background-repeat: repeat-y; background-position: left top}
.rounded_tl{background-image: url(/i/corner_tl.gif)}

.rounded_333_t,.rounded_333_r,.rounded_333_b,.rounded_333_l{background-image: url(/i/dot_333.gif)}
.rounded_333_tr,.rounded_333_br,.rounded_333_bl,.rounded_333_tl{width:3px; height:3px}
.rounded_333_t{background-repeat: repeat-x; background-position: left top}
.rounded_333_tr{background-image: url(/i/corner_333_tr.gif)}
.rounded_333_r{background-repeat: repeat-y; background-position: right top}
.rounded_333_br{background-image: url(/i/corner_333_br.gif)}
.rounded_333_b{background-repeat: repeat-x; background-position: left bottom}
.rounded_333_bl{background-image: url(/i/corner_333_bl.gif)}
.rounded_333_l{background-repeat: repeat-y; background-position: left top}
.rounded_333_tl{background-image: url(/i/corner_333_tl.gif)}

p.indent{text-indent:2em}
.close{text-align:right;font:700 1em arial;cursor:pointer}
.ime{ime-mode:disabled}

hr.dc{color:#dcdcdc;background:#dcdcdc;border:0;height:1px}
hr.black{color:#333;background:#333;border:0;height:1px}
hr.ccc{color:#ccc;background:#ccc;border:0;height:1px}
hr.eee{color:#eee;background:#eee;border:0;height:1px}

img.black{border:1px #333 solid}
img.icon{border:1px #bbb solid;margin:2px;}
img.vm{vertical-align:absmiddle;}

.w_alert{border:4px #04477c solid;position:absolute;width:300px;padding:6px;background:#1291a9;z-index:90001;text-align:left;top:0px;left:0px;}
.w_alert img{margin:0 4px 18px 0;border:1px #eee solid;float:left}
.w_alert div{color:#fff;line-height:170%}
.w_alert form{margin:0;padding:0;clear:both}
.w_alert input{color:#fff;background:#04477c;letter-spacing:0.5em;padding:0 0 0 2px;margin-right:8px;}
*:lang(zh) .w_alert input{padding: 0 0 2px 6px !important}

.w_alert2{position:absolute;width:300px;z-index:90001;text-align:left;top:0px;left:0px;font-size:100%}
.w_alert2 img{margin:0 4px 4px 0;float:left;background:#fff}
.w_alert2 div{line-height:170%}
*:lang(zh) .w_alert2 div{line-height:150%}
.w_alert2 form{margin:0;padding:0;clear:both}
.w_alert2 input.btn{letter-spacing:0.5em;padding:0 0 0 2px;margin-right:8px;}
*:lang(zh) .w_alert2 input{padding: 0 0 2px 6px !important}

html>body .trans{background: url(/i/bgblue.png) repeat;}
* html .trans {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="/i/bgblue.png");background:none;}/*for ie6*/
/*.trans a{color:#c00; text-decoration: none; position:relative;}
.trans a:hover{ text-decoration:underline;}*/
.rtbl{word-wrap:break-word;word-break: break-all;overflow:hidden;width:100%;table-layout: fixed;}
.rtbl .mtd{padding:6px;word-wrap:break-word;word-break: break-all;overflow:hidden;}
.rtbl .cb{background:#fff;border:1px #ccc solid;}
* html .rtbl .cb{height:1px}
*:lang(zh) .rtbl .cb{height:auto !important;}
.rtbl .title{border-bottom:1px #ccc solid;padding:4px 6px 0;cursor:move;text-align:left;}
.rtbl .title h1{font:700 1em verdana;margin:0;}
.rtbl .title h3{font:700 1em verdana;margin:0;}
.rtbl .title2{padding:4px 6px 0;text-align:left}
.rtbl .title2 h4{font-weight:700;display:inline;font-size:1em}
.rtbl .title2 a{text-decoration:none;}
.rtbl .main{padding:4px 6px;word-wrap:break-word;word-break: break-all;overflow:hidden;text-align:left;line-height:170%}
*:lang(zh) .rtbl .main{line-height:150% !important}
.rtbl .mainboxonmap{min-height:80px;max-height:260px;overflow:auto;}

/* for ul  */
.ngb{margin:0 8px;padding:0 0 0 20px;text-align:left;word-wrap:break-word;word-break: break-all;}
.ngb li{margin:4px 0 0;}
.ngb .caption{list-style:none;margin:8px 0 8px -20px;font-size:14px;}
.ngb .note{list-style:none;margin:18px 0 0 -20px;}
.ngb .s1{list-style:none;margin:2px 0 4px -0.5em;}
*:lang(zh) .ngb .s1{overflow:hidden !important;}

*:lang(zh)  

/* for fieldset */
.form2{border:0;padding:4px 0;text-align:left}
.form2 ul{margin:0;padding:0;list-style:none;}
.form2 li{margin:2px 0;clear:both;width:100%;}
.form2 li .l{float:left;width:6.5em;margin:2px 0 0;text-align:right;}
/* for ol */
.la{margin:0;padding:0 0 0 30px;text-align:left;word-wrap:break-word;word-break: break-all;}
*:lang(zh) .la{padding:0 0 0 25px !important;}
.la li{padding:2px 2px 0 2px;}
.la li .right{float:right;}

.round {margin:0pt 0pt 1em;width:auto}
.round .r1, .round .r2, .round .r3 {background:#FEFDEC none repeat scroll 0% 0%;border-color:#EDEBCD;border-style:solid;border-width:0pt 1px;}
.round .r2, .round .r3 {border-width:1px 0pt 0pt;left:0pt;position:relative;top:-1px;}
.round .r3 {border-width:0pt 0pt 1px;padding:0.3em 0.3em 0.1em;top:2px;word-wrap:break-word;word-break: break-all;overflow:auto;}
* html .round .r3 .r4{height:1px;}
*:lang(zh) .round .r3 .r4{height:auto !important;}

.round h4 {font-size:small;font-weight:400;margin:0pt 0pt 0.3em 0.5em;color:#000}
.round em {margin:0pt 0pt 0.3em;color:#000;font-style:normal}

.blueblock .r1, .blueblock .r2, .blueblock .r3 {background:#e9f3f9 none repeat scroll 0% 0%;border-color:#e9f3f9;}
.blueblockborder .r1, .blueblockborder .r2, .blueblockborder .r3 {background:#e9f3f9 none repeat scroll 0% 0%;border-color:#bbb;}

#op_tip_dialog_box{display:block;position:absolute;width:228px;height:52px;background:url(/i/dialog_box.gif) top left no-repeat;color:#333;text-align:left;padding:8px 5px 0 6px;left:0px;top:0px;z-index:10000;font-size:75%;}

.textlink{color:#515151;text-decoration:underline;cursor:pointer}

/*
#container li { background: url(i/cssicon.png) no-repeat top left; }
.reg_add_16x16 { background-position: 0 -10px; }
.reg_edit_16x16 { background-position: 0 -36px; }
.up1 { background-position: 0 -62px; }
.upclose { background-position: 0 -83px; }
.arrow0 { background-position: 0 -109px; }
.arrow1 { background-position: 0 -135px; }
.arrow2 { background-position: 0 -161px; }
.attention3_16x16 { background-position: 0 -187px; }
.edit_16x16 { background-position: 0 -213px; }
.group_16x16 { background-position: 0 -239px; }
.kithgrp_add { background-position: 0 -265px; }
.kithgrp_del { background-position: 0 -291px; }
.new_xzt1 { background-position: 0 -317px; }
.poke { background-position: 0 -343px; }
.poke2 { background-position: 0 -377px; }
.q { background-position: 0 -411px; }
.w_1 { background-position: 0 -437px; }
.add_fp_16x16 { background-position: 0 -457px; }
.add_friend_16x16 { background-position: 0 -483px; }
.add_group_16x16 { background-position: 0 -509px; }
.add_topic { background-position: 0 -535px; }
.comment3_16x16 { background-position: 0 -561px; }
.del_fp_16x16 { background-position: 0 -587px; }
.del_friend_16x16 { background-position: 0 -613px; }
.down1 { background-position: 0 -639px; }
.downopen { background-position: 0 -660px; }
.house_16x16 { background-position: 0 -686px; }
*/


/*
.info-form li{margin:4px 10px;padding:0;clear:left;float:left;width:90%}
*:lang(zh) .info-form li{margin:4px 0 !important}
.info-form li label.l{float:left;width:10em;margin:2px 0 0;text-align:right;clear:both}
.info-form li label.l5{float:left;width:5em;margin:2px 0 0;text-align:right;clear:both}
.info-form label.tip{display:block;text-align:center;color:red;background:#fff}
.info-form em{font-style:normal;font-weight:700;}
.info-form iframe{margin-left:10.5em}*/
.info-form{border:0;padding:4px;clear:both}
.info-form li{clear:left;float:left;width:90%}
.info-form label.title{width:8em;text-align:right;float:left}
.info-form li.button-box{text-align:center;}