/* CSS Document */
* {
    margin:0; padding:0; 
}
body {
    background:#FFFFFF; font-size:12px
}
a {
    color:#333; text-decoration:none
}
a:hover {
    text-decoration:underline; 
}
.clear {
    clear:both;
}
.header {
    margin:0 auto; width:1000px;
}
.banner {
    height:175px; background:url(imagesbanner.jpg) no-repeat;
}
.nav {
    line-height:34px; text-align:right; background:url(imagesnav_bg.jpg) no-repeat; color:#FFFFFF; padding-right:30px
}
.nav a {
    color:#FFFFFF; font-size:14px; font-weight:bold; margin:1px 10px;
}
.time {
    line-height:25px; border-bottom:#F22A08 solid 2px; text-align:right; padding-right:15px; background:url(imagestime_bg.gif) top repeat-x;
}
.wrapper {
    margin:0 auto; width:1000px;
}
.sidebar {
    float:right; width:265px; margin-top:10px; line-height:25px; border:#DDD solid 1px
}
.line {
    border-top:#999 dashed 1px; margin:10px auto
}
.main {
    float:left; width:725px;
}
.column {
    border:#CCC solid 1px; overflow:hidden; margin-top:10px;
}
.title {
    line-height:32px; height:32px;
}
.t1 {
    background:url(imagest1.jpg) bottom no-repeat;
}
.t2 {
    background:url(imagest2.jpg) bottom no-repeat;
}
.t3 {
    background:url(imagest3.jpg) bottom no-repeat;
}
.content {
    padding:5px;
}
.name {
    background:url(imagesname_bg.jpg) bottom repeat-x;    
}
.name td {
    border:#D8CCA4 solid 1px; line-height:22px; padding-left:20px; background:url(imagesico.gif) #FFF 5px center no-repeat;
}
.message {
    
}
.massagetemp{
    float:left; width:400px; border-right:#999 dashed 1px;
}
.TabADS UL {
	WIDTH: 100%; HEIGHT: 26px
}
.TabADS LI {
	list-style:none; FLOAT: left; BACKGROUND: url(images/TabADS01.jpg) no-repeat; WIDTH: 100px; CURSOR: pointer; LINE-HEIGHT: 26px; TEXT-ALIGN: center; margin:0 10px
}
.TabADS LI A {
	COLOR: #333; TEXT-DECORATION: none
}
.TabADS LI A:hover {
	COLOR: #333; TEXT-DECORATION: none
}
.TabADS .TasADSOn {
	 BACKGROUND: url(images/TasADSOn01.jpg) no-repeat; WIDTH: 100px; CURSOR: pointer; TEXT-ALIGN: center
}
.TabADS .TasADSOn A {
	COLOR: #C00; TEXT-DECORATION: none
}
.TabADS .TasADSOn A:hover {
	COLOR: #C00; TEXT-DECORATION: none
}
.TabADSCon {
	PADDING: 5px; BACKGROUND: #fff; TEXT-ALIGN: left
}
.TabADSCon LI {
	list-style:none; line-height:24px; padding-left:18px; background:url(imagesico2.gif) 5px center no-repeat;
}
.purchase {
    float:left; width:310px; line-height:25px;
}
.purchase dl{
    margin-left:20px;
}
.purchase dt{
    font-size:14px
}
.purchase dd{
    line-height:24px; padding-left:12px; background:url(imagesico2.gif) left center no-repeat;
}
.footer {
    margin:0 auto; width:1000px; clear:both
}
.flow {
    margin-top:10px; height:140px; border-bottom:#F22A08 solid 2px; margin-bottom:3px; background:url(imagesflow.jpg) no-repeat;
}
.footnav {
    line-height:25px; background:#C80000; text-align:center; color:#FFFFFF
}
.footnav a {
    color:#FFFFFF; text-decoration:none
}
.footnav a:hover {
    text-decoration:underline
}
.copyright {
    text-align:center; line-height:25px; padding:10px; color:#666666
}
