
/*- Target -*/
dl,dt,dd,table,td,th,p,h1,h2,ul,li,html,body,h3,h4,h5,img{ margin:0px; padding:0px;}
body {font-size:12px;text-align:center;line-height:1.7;
     font-family: Verdana, "ËÎÌå", Arial; color:#4D4D4D;background:#fff;}
img{border:0}
input{vertical-align:middle}
a{color: #777;text-decoration: none;}
a:hover{color:#FF3300; font-weight: bold;text-decoration: none;}
h1{text-indent:-999em;float:left;}
h2{font-size:14px;}
h3,h4{font-size:12px;}
p{text-indent:2em;text-align:left;}
h6,h5{font-size:12px;}
ul,ol,li{list-style:none;}
/*- class -*/
.left{float:left;}
.right{float:right;}
.txt_cen{text-align:center}
.clear{clear:both;}
.more,.date{float:right;padding-right:10px;font-weight:normal;}
span.more a{text-decoration:underline;}

.red{color:red}
.blue{color:blue}
.gray{color:#777;}

/*- wrapper -*/
#wrapper{text-align:left;width:964px;margin:0 auto;overflow:hidden;text-align:left;}
