
/* ----------------------------------- Public Setting 公用设置----------------------------------- */

a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:underline;}
a:active {text-decoration:none} 

/*body {font-family:"微软雅黑",Arial, Helvetica, sans-serif;font-size: 14px;text-decoration:none; color:#666; margin:0;padding:0;}*/




/* ----------------------------------- radio    单选框 ----------------------------------- */

.radio1{width:20px;height:20px;}
.radio2{width:20px;height:20px;}
.radio3{width:20px;height:20px;}
.radio4{width:20px;height:20px;}

/* ----------------------------------- checkbox 复选框 ----------------------------------- */

.checkbox1{width:20px;height:20px;}

/* ----------------------------------- select   下拉选择框 ----------------------------------- */

.select1{width:520px;height:30px;}
.select2{width:80px;height:30px;}

/* ----------------------------------- textone   单行文本输入框 ----------------------------------- */

.textone1{width:80px;height:32px;margin:1;padding:1;border:1;font-family:Arial;font-size:14px;}
.textone2{width:520px;height:32px;margin:1;padding:1;border:1;font-family:Arial;font-size:14px;}



/* ----------------------------------- textarea 多行文本输入框 ----------------------------------- */

.textarea1{width:520px;height:100px;}


/* ----------------------------------- button   按钮 ----------------------------------- */

.button1{width:200px;height:30px;}


/* ----------------------------------- 举例 ----------------------------------- */

<link rel="stylesheet" type="text/css" href="/static/translation/pkg/index_633d4cb.css"/>

<div class="trans-right trans-other-right" id="transOtherRight"></div>

<div class="fdialog-wrap" id="fdialog-wrap">




