/* 
    Document   : style
    Created on : 2015年9月7日, 下午12:28:03
    Author     : Eugene
    Description:
        Purpose of the stylesheet follows.
*/

root { 
    display: block;
}

body{
    background-color:  #f4f4f4;
    width: 1000px;
    margin:0 auto;
}

h1 {
	font-family: MHeiHK-Bold, MHeiHK-Light, MHeiHK-Medium, "UPS Sans Bold Condensed"; 
}

t1 {
	font-family: MHeiHK-Bold, MHeiHK-Light, MHeiHK-Medium, "UPS Sans Bold Condensed";
	font-size: 15px;
	text-align: justify; line-height:25px;
}

t2 {
	font-family: "UPS Sans Bold Condensed";
	font-size: 15px;
	color: #df5d0e;
	line-height: 25px;
}

t3 {
	font-family: MHeiHK-Light, "UPS Sans Bold Condensed";
	font-size: 15px;
	line-height: 25px;
	text-align: left;
	line-height: 25px;
	text-indent: 20px;
}

t4 {
	font-family: "UPS Sans Bold Condensed";
	font-size: 15px;
	color: #df5d0e;
	line-height: 25px;
}

t5 {
	font-family: MHeiHK-Light, "UPS Sans Bold Condensed";
	font-size: 15px;
	line-height: 25px;
	text-align: center;
	line-height: 25px;
}

pro {
	font-family: MHeiHK-Bold, "UPS Sans Bold Condensed";
	font-size: 18px;
	line-height: 25px;
	text-align: left;
	color: #df5d0e;
	line-height: 25px;
}

proinfo {
	font-family: MHeiHK-Light, "UPS Sans Bold Condensed";
	font-size: 15px;
	line-height: 25px;
	text-align: left;
	line-height: 25px;
}

news_date {
	font-family: MHeiHK-Light, "UPS Sans Bold Condensed";
	font-size: 15px;
	text-align: left;
	color: #666666;
}

news_content {
	font-family: MHeiHK-Bold, "UPS Sans Bold Condensed";
	font-size: 15px;
	text-align: left;
	line-height: 20px;

}

hashtag {
	font-family: MHeiHK-Bold, MHeiHK-Light, MHeiHK-Medium, "UPS Sans Bold Condensed";
	font-size: 12px;
}
