 /*------------------------------------------
  * sina css 框架
  * 通用引用文件，包含reset，layout，elements主要css文件
  * Developed By: 栋栋（Jerry Wang）
  *
  *
  ----------------------------------------------*/

 /*------------------------------------------
  *
  * sina css 框架
  * reset文件:主要对页面所有标签进行初始化设置
  * Developed By:栋栋（Jerry Wang）
  *
  ----------------------------------------------*/
  
/*html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, code,del, dfn, em, img, q, dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:12px;font-family:inherit;vertical-align:baseline;
}

body {background:#fff;font-family:"宋体"}*/


/* Tables 需要 'cellspacing="0"' in the markup. */
/*table {border-collapse:separate;border-spacing:0;width:100%}
caption, th, td {text-align:left;font-weight:normal}
table, td, th { vertical-align: middle; }*/

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after{content:"";}
blockquote, q{quotes:"" "";}

/* 清浮动 */
/*.clear {display:inline-block;}   
.clear:after, .container:after,hr {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
* html .clear {height:1%;}
.clear {display:block;}
.spacer{clear:both;font-size:0;line-height:0;height:10px}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
.tc{text-align:center;vertical-align:middle}
.fl{float:left}
.fr{float:right}
a img{border:none}*/

 /*------------------------------------------
  *
  * sina css 框架
  * layout文件:按grid systems 规范设置布局样式
  *
  * Developed By:栋栋（Jerry Wang）
  *
  ----------------------------------------------*/
  
/*.wrap {width:950px;margin:0 auto; overflow:hidden}  */
.column,div.sina-1,div.sina-2,div.sina-3,div.sina-4,div.sina-5,div.sina-6,div.sina-7,div.sina-8,div.sina-9,div.sina-10,div.sina-11,div.sina-12,div.sina-13,div.sina-14,div.sina-15,div.sina-16,div.sina-17,div.sina-18,div.sina-19,div.sina-20,div.sina-21,div.sina-22,div.sina-23,div.sina-24{float:left;margin-right:10px}

/* 设置行元素的宽度 
-------------------------------------------------------------- */
.sina-1   { width:30px;}
.sina-2   { width:70px;}
.sina-3   { width:110px;}
.sina-4   { width:150px;}
.sina-5   { width:190px;}
.sina-6   { width:230px;}
.sina-7   { width:270px;}
.sina-8   { width:310px;}
.sina-9   { width:350px;}
.sina-10  { width:390px;}
.sina-11  { width:430px;}
.sina-12  { width:470px;}
.sina-13  { width:510px;}
.sina-14  { width:550px;}
.sina-15  { width:590px;}
.sina-16  { width:630px;}
.sina-17  { width:670px;}
.sina-18  { width:710px;}
.sina-19  { width:787px;}
.sina-20  { width:790px;}
.sina-21  { width:830px;}
.sina-22  { width:870px;}
.sina-23  { width:910px;}
.sina-24  { width:950px;margin:0;}
/* 一行中最后一个元素需要的样式 
-------------------------------------------------------------- */
.last {margin-right:0!important;}

 /*------------------------------------------
  *
  * sina css 框架
  * elements文件:对页面特殊元素进行设置
  *
  * Developed By: 栋栋（Jerry Wang）
  *
  ----------------------------------------------*/



/* 标题 
-------------------------------------------------------------- */
/*h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #333;  font-family:"微软黑体", "宋体", "黑体" }*/

/*h1 { font-weight: bold; margin-bottom: 0em; }
h2 { font-weight: bold; margin-bottom: 0em; }
h3 { font-weight: bold; margin-bottom: 0em; }
h4 {  margin-bottom:0em;}
h5 { font-weight: bold; margin-bottom:0em; }
h6 { font-weight: bold; }

h1 img, h2 img, h3 img,h4 img, h5 img, h6 img {margin: 0;}*/

/* 文字  a 标签样式 
-------------------------------------------------------------- */
/*a{color:#333;text-decoration:none}
a:visited{color:#848484}
a:hover{color:#c00;text-decoration:underline}

a img{border:1px solid #ccc;padding:2px}
a:hover img{border-color:#C00}*/

/*blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }
abbr,acronym{ border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }
pre 				{ margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }*/

.f13{font-size:13px}
.f14{font-size:14px}
.lh20,.lh20 li{line-height:20px}
.lh23,.lh23 li{line-height:23px}
.lh25,.lh25 li{line-height:25px}

/* 段落
-------------------------------------------------------------- */
/*li ul,li ol,ul, ol{ margin:0; }
ul,ol             { list-style:none }
ul.text li{padding-left:13px;background:url(http://www.sinaimg.cn/dy/legal/2006index/news_law_hz_012.gif) no-repeat 3px 45%}
ul{padding:0;margin:0}
dl,dt,dd    { margin: 0; }
dl dt {font-weight:bold;}
dd {margin-left:0;}*/
/* 表格
-------------------------------------------------------------- */

/*table       { margin-bottom: 0em; width:100%}
th          {}
thead th 	{ background:#F9F9F9; }
th,td,caption{ padding: 0px; }
tr.even td  { background: #e5ecf9; }
tfoot       { font-style: italic; }
caption     { background: #eee; font-weight: bold; }
*/



/* 表单
-------------------------------------------------------------- */

label       { font-weight: bold; }
fieldset    { padding:1.4em; margin: 0 0 1.5em 0; border: 1px solid #ccc; }
legend      { font-weight: bold; font-size:1.2em; }

form.inline {line-height:3;}
form.inline p {margin-bottom:0;}
form.inline *{float:left}
input[type=text], input[type=password],
input.text, input.title, 
textarea, select { 
  background-color:#fff; 
  border:1px solid #CCCCCE; 
}
input[type=text]:focus, input[type=password]:focus, 
input.text:focus, input.title:focus, 
textarea:focus, select:focus { 
  border-color:#c00; 
}

input[type=checkbox], input[type=radio], 
input.checkbox, input.radio { 
 /* position:relative; top:.6em; */
}

input[type=text], input[type=password],
input.text, input.title,
textarea, select {

}
input.button{ position:relative;top:0em}

input.text, 
input.title   {   }
input.title   { font-size:1.5em; }
textarea      { width: 390px; height: 250px; padding:5px; }

/* 表单验证及提交成功、失败、提醒 三种转态下 表单样式
-------------------------------------------------------------- */

.error,
.notice, 
.success    { padding: .8em; margin-bottom: 1em; border: 2px solid #ddd; }

.error      { background: #FBE3E4; color: #8a1f11; border-color: #FBC2C4; }
.notice     { background: #FFF6BF; color: #514721; border-color: #FFD324; }
.success    { background: #E6EFC2; color: #264409; border-color: #C6D880; }
.error a    { color: #8a1f11; }
.notice a   { color: #514721; }
.success a  { color: #264409; }
