body
{
	font-family:arial;
	font-size:16px;
	background:url('/images/body_bg.png');
	margin-top:0px;
}

h1
{
 	margin-top:0px;
	padding-left:10px;
	color:#FFFFFF;
}

h2
{
	color:#a00000;
	margin:0px;
	padding-bottom:10px;
}

.button1
{
	color:#FFFFFF;
	background-color:#a00000;
	font-weight:bold;
	border:1px solid #000000;
	padding-left:20px;
	padding-right:20px;
	padding-top:3px;
	padding-bottom:3px;
	cursor:pointer;
}

a:link
{
	color: #0000FF;
}

a:visited
{
	color: #0000FF;
}

a:hover
{
 	color: #ff7507;
	text-decoration: underline;
}

.menulinks a, .menulinks a:visited
{
    display: block;
    padding-top:12px;
    width:150px;
    height:100%;
    color:#FFFFFF;
    text-align:center;
    text-decoration:none;
}

.menulinks a:hover
{
    background-image: url('/images/link_bg.png');
    background-repeat:no-repeat;
    text-decoration:none;
    color:#FFFFFF;
    font-weight:bold;
}

.link_invisible, .link_invisible:hover
{
	text-decoration:none;
	color:#FFFFFF;
}

.menu_mark
{
    font-weight:bold;
}

.header
{
 	text-align:left;
    background:url('/images/middle_strong.png');
}

.content
{
    padding-left:20px;
    padding-right:20px;
    padding-bottom:30px;
}

.steps
{
 	text-align:left;
 	width:850px;
	border:1px solid #FFFFFF;
	background-color:#fffbe9;
	padding:20px;
}

.tableBuy input
{
	border: 1px solid #AAAAAA;
}

.adshow_border
{
	background:url('/images/adshow_bg.png');
	width:900px;
	height:500px;
	text-align:left;
	padding:0px;
}

.adshow_content
{
	position:absolute;
	z-index:2;
	width:900px;
	text-align:center;
}

.adshow_img
{
 	
}

.adshow_descBorder
{
	background-color:#f8d89a;
	border:2px solid #FFFFFF;
	width:600px;
	margin:auto;
}

.adshow_descText
{
	font-weight:bold;
	padding-left:20px;
	padding-right:20px;
	padding-top:2px;
	padding-bottom:2px;
}

.adshow_descText a, .adshow_descText a:hover, .adshow_descText a:visited
{
	display:block;
	color:black;
	text-decoration:none;	
}

.adshow_time
{
	font-size:25px;
	font-family:verdana;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:6px;
	text-align:center;
	color:#FFFFFF;
	letter-spacing:0.6em;
	text-shadow:black 3px 2px 4px;
}

.section
{
	text-align:left;
 	width:800px;
	border:1px solid #FFFFFF;
	background-color:#fffbe9;
	padding:20px;
}

.tip
{
	border:2px solid #ffbb37;
	padding:5px;
	background-color:#fffbe9;
	font-size:14px;
}

.info
{
	border:1px dashed #000000;
	background-color:#ffd482;
}

.sectionSmall
{
	padding:10px;
	background-color:#fffbe9;
}

.newsTitle
{
	font-weight:bold;
	font-size:20px;
	color:#a00000;
	letter-spacing:0.3em;
}

.newsDate
{
	font-weight:bold;
	font-size:12px;
	color:#333333;
	padding-bottom:15px;
}

.timelineBorder
{
	width:870px;
	border:2px solid #AAAAAA;
	height:32px;
	background: url('/images/timeline_bg.png');
	position:relative;
	text-align:left;
}

.timelineBar
{
	width:15px;
	height:30px;
	border:1px solid black;
	background-image:url(/images/bar_black.png);
	position:absolute;
	top:-1px;
	cursor:pointer;
}

.timelineHeader
{
	font-size:14px;
	color:#999999;
	text-align:left;
	width:870px;
	font-weight:bold;
}

.timelineLayer
{
	display:none;
	position:absolute;
	border:1px solid #000000;
	background-color:#FFFFFF;
	padding:5px;
	top:35px;
	width:100px;
	font-size:14px;
	z-index:3;
	text-align:center;
}

.timelineButton
{
	display:none;
	background:url('/images/bar_black.png');
	border:1px solid black;
	color:#FFFFFF;
	cursor:pointer;
	position:absolute;
	top:38px;
	right:0px;
}
