@charset "utf-8";

/* global */
@import url("global.css");

section{color:#666;min-height:600px;}
section a:hover{text-decoration:none;}
section p{line-height:1.8;color:#666;}

#btnSave{width:90px;background:url(../images/common/btn_bg.jpg) repeat-x;
	border:none;border-radius:5px;color:#fff;margin-right:5px;cursor:pointer;}

.main{width:954px;margin:0 auto;}
.tar{text-align:right;}
.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mt25{margin-top:25px;}
.mtf5{margin-top:-5px;}
.pt55{padding-top:55px;}
.tc{text-align:center;}
.p_pb10 p{padding-bottom:10px;}

/* Font Style */
h3,h4,h5,.m_tit1_16,.m_tit2_14,.m_tit3_14,.m_tit5_16,.m_tit6{line-height:2;}
.m_tit2_14,.m_tit3_14,.m_tit4_14{font-size:14px;}
.m_tit1_16,.m_tit5_16{font-size:16px;}

.m_tit1_16{color:#ff3300;}
.m_tit5_16{color:#f84b00;}

.m_tit2_14{color:#fff;}
.m_tit3_14{color:#fa5603;}
.m_tit4_14{color:#333;}

/* Font Color */
.colf67702{color:#f67702;}
.colf84b00{color:#f84b00;}
.colf37e00{color:#f37e00;}
.col666666{color:#666666;}
.col999999{color:#999999;}
.colf57801{color:#f57801;}
.colf77402{color:#f77402;}
.red{color:red;}

.fz18{font-size:18px;}
.fz14{font-size:14px;}

/* Linear */
.linear_b{background:url(../images/common/linear_x.jpg) repeat-x left bottom;
	padding-bottom:15px;margin-bottom:15px;}
.linear_t{background:url(../images/common/linear_x.jpg) repeat-x left top;
	padding-top:15px;margin-top:15px;}

/* Text-indent 
.ti2{text-indent:2em;}
.p_ti1 p{text-indent:1em;}
.p_ti2 p{text-indent:2em;}*/

/* spec font */
.ffs{font-family:song ti;padding:0 5px;}
.tdu{text-decoration:underline;}

/* Other */
.vat{vertical-align:top}
.lh2{line-height:2;}
.lh15{line-height:1.5;}