/* CSS Document */

body
{
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #626262;
	background: url(../images/bg.gif) top center repeat-y;
	background-color: #f2f2f2;
}
a:link
{
	color: #666666;
	text-decoration: none;
}
a:hover
{
	color: #a40000;
	text-decoration: underline;
}
a:visited
{
	color: #3a3a3a;
	text-decoration: none;
}
.bana_bottom_line
{
	background: url(../images/bana_bottom_line.gif) top left repeat-x;
}
.bana_bottom_line1
{
	background: url(../images/bana_bottom_line1.gif) top left repeat-x;
}
.title_bg
{
	background: url(../images/index_title_bg.gif) left bottom repeat-x;
}
.title_bg1
{
	background: url(../images/index_title_bg1.gif) left bottom repeat-x;
}
.content_bg
{
	background: url(../images/content_bg.gif) left bottom repeat-x;
}
.check_line_bg
{
	background: url(../images/check_line_bg.gif) left bottom no-repeat;
}
.tdmenu
{
	font-weight: bold;
	color: #ffffff;
	padding-top: 6px;
	background-image: (images/a_bg.gif);
}

.a_bg
{
	color: #ffffff;
	font-weight: bold;
	background: url(../images/a_bg.gif) no-repeat;
	padding-top: 6px;
	cursor: pointer;
}
.b_bg
{
	cursor: pointer;
	color: #000;
	font-weight: bold;
	padding-top: 2px;
	background: url(../images/b_bg.gif) no-repeat;
}



.input
{
	height: 17px;
	border-left: #999999 1px solid;
	border-top: #999999 1px solid;
	border-right: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
}
.line1
{
	background: url(../images/line1.gif) left no-repeat;
}
.inputborder
{
	border-top: #999999 1px solid;
	border-right: #cccccc 1px solid;
	border-bottom: #CCCCCC 1px solid;
	border-left: #999999 1px solid;
	height: 18px;
}
.textinput
{
	border-top: #999999 1px solid;
	border-right: #cccccc 1px solid;
	border-bottom: #CCCCCC 1px solid;
	border-left: #999999 1px solid;
	width: 350px;
}

div#MainPromotionBanner
{
	width: 955px;
	height: 353px;
	background: #feb900;
}
#MainPromotionBanner #SlidePlayer
{
	position: relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides
{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 353px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li
{
	float: left;
	width: 955px;
	height: 353px;
}

#MainPromotionBanner .Slides img
{
	border: 0;
	display: block;
	width: 955px;
	height: 353px;
}

#MainPromotionBanner .SlideTriggers
{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 323px;
	left: 0px;
	z-index: 10;
	height: 30px;
}
#MainPromotionBanner .SlideTriggers li
{
	float: left;
	display: inline;
	color: #d8000f;
	text-align: center;
	line-height: 16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: .9em;
	cursor: pointer;
	overflow: hidden;
	margin: 3px 0 0 6px;
	background: url(../images/slide_trigger.gif) no-repeat center center;
}
#MainPromotionBanner .SlideTriggers li.Current
{
	color: #fff;
	background: url(../images/slide_trigger_c.gif) no-repeat center center;
	border: 0;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 21px;
	height: 21px;
	width: 21px;
	margin: 0 0 0 6px;
}

img
{
	display:block;
	border-style:none;
	}