@charset "utf-8";
/* CSS Document */
body {font:normal 12px Arial, Helvetica, sans-serif; color:#3f3f3f; background: url(../images/bg.jpg) center repeat; margin:0; padding:0;}
div, p, ul, h2, h3, h4, h5, img, form, hr{padding:0px; margin:0px;}
ul {list-style:none}
a {text-decoration:none; color:#3f3f3f;}
a:hover, .selected a {text-decoration:none; color:#b01003;}
.nguago {clear:both;}
.border {border:1px #F00 solid;}
.fl {float:left;}
.fr {float:right;}
/*///////////////////////////////////////*/

/*News*/
.topnews .left {width:300px; border-right:1px #999 dotted; line-height:20px; padding-right:5px;}
.topnews .right {width:280px;}
.topnews .left2 {width:155px; padding:0 5px 0 5px;}
.topnews .right2 {width:150px;}

.topnews .left .thumb img {width:300px; border:0;}
.topnews .left .title {font:bold 12px Arial, Helvetica, sans-serif; margin-top:5px;}
.topnews .left .time {font:normal 10px Tahoma, Geneva, sans-serif;}
.topnews .left .desc {font:normal 12px Arial, Helvetica, sans-serif; text-align:justify; line-height:20px;}
.topnews .left .more {font:normal 11px Tahoma, Geneva, sans-serif; text-align:right; line-height:20px;}
.topnews .right .row {border-bottom:1px #999 dotted; background:url(../images/arrow1.gif) 0 10px no-repeat; padding:3px 0 3px 10px;}
.topnews .right .row .title {font:bold 12px Arial, Helvetica, sans-serif; line-height:20px;}
.topnews .right .row .time {font:normal 10px Tahoma, Geneva, sans-serif;}

