body {
	background: url(bg.gif) #000000 top repeat-x;
	padding:0;
	margin:0;
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	color:#777777;
	border: 0px;
	}

img {
	display:block;
	border: 0;
	margin: 0;
	padding: 0;
	}

.image {
	float:left;
	border: 1px solid #D1C38C;
	height: auto;
	overflow: hidden;
	padding: 1px 1px 1px 1px;
	margin: 0px 0px 0px 0px;
	width: auto;
	}

/* ~~~~~~~~~~ HEADER STYLE ~~~~~~~~~~ */

#header {
	background: url(header_bg.gif) bottom no-repeat;
	width: 964px;
	margin-top: 8px;
	margin-bottom: 20px;
	height: 122px;
	}

#login {
	background: url(login.gif) no-repeat;
	margin-top: 12px;
	margin-bottom: 13px;
	height: 66px;
	width: 100%;
	}

#logout {
	background: url(logout.gif) no-repeat;
	margin-top: 12px;
	margin-bottom: 13px;
	height: 66px;
	width: 100%;
	}

#logtab {
	margin-top: 29px;
	height: 24px;
	width: 100%;
	}

#link {
	margin-bottom: 6px;
	height: 12px;
	width: 164px;
	}

/* ~~~~~~~~~~ BASE STYLE ~~~~~~~~~~ */

#base {
	background: url(base_top.gif) #DDDDDD no-repeat top;
	width: 964px;
	}

#base_bottom {
	background: url(base_bottom.gif);
	width: 964px;
	height: 35px;
	}

/* ~~~~~~~~~~ CONTAINER STYLE ~~~~~~~~~~ */

.maintab {
	width: 480px;
	margin-bottom: 9px;
	}

.columntab {
	width: 100%;
	margin-bottom: 9px;
	}

.column_tit {
	background: url(titlebg.gif);
	height: 28px;
	}

.coltit_r {
	float: right;
	background: url(titleright.gif);
	height: 28px;
	width: 14px;
	}

.coltit_l {
	float: left;
	background: url(titleleft.gif);
	height: 28px;
	width: 14px;
	}

.coltit {
	height: 14px;
	margin-top: 6px;
	margin-bottom: 8px;
	float: left;
	}

.container {
	background: url(sidecontainer.gif) #C5C5C5 bottom no-repeat;
	}

.container2 {
	background: url(sidecontainer.gif) #C5C5C5 bottom no-repeat;
	padding-top: 11px;
	padding-bottom: 21px;
	}

#advan {
	height: 79px;
	width: 198px;
	margin-top: 12px;
	margin-bottom: 17px;
	}

#video {
	height: 130px;
	width: 198px;
	margin: 0px 8px 26px 8px;
	}

.tsty {
	background: url(topstories.gif) #F3F3F3 no-repeat bottom;
	width: 238px;
	height: 206px;
	}

.tstyimg {
	padding: 9px 8px 10px 9px;
	height: 113px;
	}

.tsty_tbg {
	background: url(tsty_tbg.gif) no-repeat center;
	height: 24px;
	}

.tsty_tit {
	height: 24px;
	font-size: 12px;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 6px;
	display: block;
	}

.tsty_content {
	font-size: 12px;
	display: block;
	margin: 0px 15px 0px 15px;
	padding-top: 11px;
	line-height: 160%;
	}

.main {
	background: url(maincontainer.gif) #F3F3F3 bottom no-repeat;
	padding-top: 10px;
	padding-bottom: 23px;
	}

.tou {
	margin: 0px 8px 5px 8px;
	width: 198px;
	height: 170px;
	}

#searchtab {
	background: url(inputbg.gif) left no-repeat;
	margin: 18px 13px 20px 13px;
	height: 24px;
	width: 188px;
	}

/* ~~~~~~~~~~ FOOTER STYLE ~~~~~~~~~~ */

#footer {
	width: 964px;
	margin-top: 23px;
	padding-bottom: 40px;
	}

#copyright {
	color: #EBEBEB;
	text-align: right;
	font-size: 12px;
	margin-right: 6px;
	margin-top: 23px;
	}
