*{ margin: 0; padding: 0; }* 
body { 
	font: .7em Arial, Helvetica, sans-serif; 
	line-height: 1.6em;
	background: #fff; 
	color: #444; 
	text-align:left;
}

a {	color: #A31022;	background: inherit;}
a:hover { color: #6C757A; background: inherit; }

h1 { font: normal 2.4em Verdana, Arial, Helvetica, sans-serif; padding: 7px 0 0 8px; margin: 0; }
h1 a { color: #737373; background: inherit; }
.orange {
	color: #A31022;
}
sup { font-size: .5em; }

h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #A31022; background: inherit; }
h2 { font-size: 1.5em; margin-bottom: 5px; color: #000; background: inherit; }
p {	margin: 0 0 5px 0; }

ul { list-style : none; }

/* layout
   ------ */

.content { 
	margin: 0 auto;
	width: 980px;
	padding: 10px; 
}

.header { 
	height: 70px;
	background: #fff url(headerbg.gif) repeat-x bottom;
	color: #808080;
	margin: 3px 0;
	padding: 5px 0 0 0;
}

.top_info {
	float: right;
	width: 650px;
	padding: 0px 0 0px 0;
	color: #808080;
	
}
.border { border: 1px solid #BDBDBD;  margin: 0 0 5px 0;}
.subheader {
	padding: 4px;
	background: #FFFFFF;
	color: #444;
	border: 1px solid #E8E8E8;
	}

	.top_info_left {
		width: 400px;
		float: left;
		padding:20px 0px 0px 0px;
		font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
		font-size:14px;
	}

	.top_info_right {
		float: right;
		width: 220px;
		padding: 0 0 0 5px;
		border-left: 1px solid #eee;
	}

.browse_category  {
	width: 290px;
	color: #FFF;
	background: inherit;
	text-align:center;
    line-height:30px;
}

.bar {
	clear: both;
	font-size: 1.1em;
	height: 30px;
	color: #FFF;
	background-color: #A31022;
	background-image: url(menubg.gif);
	background-repeat: repeat-x;
}

	.bar li { 
		color: #FFEADC;
		float: left; 
	}
	
	.bar li.active {
	color: #fff;
	font-weight: bold;
	background-color: #A31022;
	background-image: url(bar.gif);
	background-repeat: repeat-x;
		
	}
	
	.bar li a {
	    padding: 8px 12px; 
		font-weight: bold;
		color: #FFF; 
		background: inherit;
		text-decoration: none;
		text-align:center;
        line-height:30px;
	}
	
	.bar li a:hover {
	color: #FFEADC;
	font-weight: bold;
	padding:8px 12px;
	background: url(bar.gif);
	}
/* search form */
.search_field { 
	background: #fff url(searchbg.gif) no-repeat right; 
	color: #808080;
	clear: both;
	font-weight: bold;
	padding: 7px 12px 10px 10px;
	margin: 5px 0;
}
	input.search {
	width: 292px;
	border: 0;
	background: #FFF url(input.gif) no-repeat;
	padding: 4px;
	color: #999999;
	font-weight: bold;
	margin: 0 0 0 3px;
	}
	input.submit {
		background: #A31022 url(submit.gif) no-repeat;
		border: 0;
		padding: 4px 0;
		width: 65px;
		margin: 0 10px 1px 0;
		color: #FFF;
		font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	}
	.grey { color: #808080; background: inherit; font-weight: normal; }
	.search_form { float: right; width:550px; }
	.search_wrap {
	color: #808080;
	font-size:12px;
	}
	.search_wrap a{
	color: #808080;
	font-size:12px;
	text-decoration : none;
	}
	.search_wrap a:hover{
	color:#A31022;
	font-size:12px;
	text-decoration: underline;
	}

/* search */
.list .list .node .title2 {padding-bottom:6px;padding-top:5px;border-bottom-width:1px;border-bottom-style:dashed;border-bottom-color:#EBEBEB}
.list .list .node .title2 h2{margin:0px;padding:0px;font-size:14px; color:#333333;}
.list .list .node .title2 a{border-left-width:5px;border-left-style:solid;border-left-color:#D9D9D9;padding-left:5px;color:#414141;}
.list .list .node .title2 a:hover{text-decoration:underline;color:#A31022;}
/* left side
   --------- */

.left {
	float: left;
	width: 634px;
	margin: 0 0 10px 0;
}

.left h2 {
	clear: both;
	background: #E8E8E8 url(h2bg.gif) no-repeat center left;
	color: #444;
	padding: 3px 0 4px 43px;
	font: bold 1.4em Arial;
	margin: 0 0 10px 0;
	text-align:left;
}
	.left_side {
		float: left;
		width: 180px;
		padding: 0 0 0 10px;
		margin: 10px 0 0 38px;
		font-size:11px;
	}
		
	.left_side a, .right_side a { color: #414141; background: #FFF; }
		
	.right_side {
		float: right;
		width: 280px;
		background: #FFF url(dotted.gif) repeat-y;
		color: #414141;
		padding: 0 0 0 70px;
		margin: 10px 0;
		font-size:11px;
	}
	.left_box { 
		margin: 0 0 10px 0; 
		color: #333333; 
		float:left;
		background: #FFF; 
		padding: 3px 0;
		font-size:11px;
		font-family:Verdana,Arial, Helvetica, sans-serif;
		border:1px solid #CBCBCB;  
	}
.threebox{
width:209px;
float:left;
text-align:left;

}
.threebox1{
width:627px;
float:left;

}
.left_box ul li a{
color:#333333;
}
.left_box ul li a:hover{text-decoration:none;
}	
.reafont {
color:#A31022;
}
.qianfont {
color:#999999;
text-align:left;
}
.qian1font{
color:#444;}
.thirds {
		float: left;
		width: 186px;
		padding: 0 10px 10px 10px;
	}
.thirds a{
        color:#333333;
}		
		
/* right side
   ---------- */
		
.right {
	float: right;
	width: 340px;
	margin: 0 0 10px 0;
}
.ULright {
	float: right;
	width: 445px;
	text-align:left;
}
.ULright1 {
	float: right;
	width: 415px;
	text-align:left;
}

	.right h3 {
		background: #BDBDBD  url(h3bg.gif) no-repeat center right;
		color: #FFF;
		padding: 8px 0 8px 5px;
		font: bold 1em Verdana, Arial, Helvetica, sans-serif;
		margin: 0 0 3px 0;
		text-align:left;
	}
	.right_articles {
		background: #f5f5f5;
		color: #414141;
		padding: 8px;	
		margin: 0 0 3px 0;
		font-size:11px;
		text-decoration:none;
		text-align:left;
	}
	.right_articles ul li{
	padding: 2px 4px;
	}
	.right_articles ul li a{
	color: #414141;
	}
	.right_articles_ttl {
		background: #f5f5f5;
		color: #414141;
		padding: 2px;	
		margin: 0 0 3px 0;
		font-size:11px;
	}
.right_articles_top a{
        color: #414141;
		text-decoration:none;
}
.right_articles_bottom a{
        color: #414141;
		text-decoration:underline;
}	
	.notice {
		background: #F5F5F5;
		color: #808080;
		padding: 12px 8px;	
		margin: 0 0 3px 0;
	}
	.image {
		float: left;
		margin: 0 9px 3px 2px;
	}
#rightmenu {
	margin: 0;
	padding: 0;
}

#rightmenu a {
	display: block;
	background: #F5F5F5 url(vmenuarrow.gif) no-repeat center left;
	color: #414141;
	font-weight:bold;
	padding: 5px 0 5px 19px;
	margin: 0 0 1px 0;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
}

#rightmenu a:hover {
	color: #FFFFFF;
	background: #A31022 url(vmenuarrowhover.gif) no-repeat center left;
}
.rightarticle_ad {
	font: 140% Arial, Sans-Serif;
	font-weight: bold;
	border: 2px solid #EEEEEE;
	color: #808080;
	margin: 2px 0 2px 0;
	padding: 17px;
	height: 17px;
	background: #FFFFFF url(LiveSupportLogo.gif) no-repeat;
}

.rightarticle_ad a {
	
	background: transparent; 
	text-decoration: none;
}	

/* footer
   ------ */

.footer { 
	clear: both;
	text-align: center;
	padding: 10px 0;
	border-top: 1px solid #ccc;
	line-height: 2em;
}
.footer a { color: #808080; background: #fff; }
#sideleft{
 width: 680px;
 float: left; 
 background: #FFF;
 text-align: left;
}
.left #bottom{
	position: relative;
	float: left;
	width: 95%;
	padding:10px 10px 10px 10px;
	border:1px dotted #BDBDBD;
	font:11px 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	background:#F5F5F5;
	text-align:left;
}
#sideleft #bottom {
	position: relative;
	float: left;
	width: 95%;
	padding:20px 10px 20px 10px;
	border:1px dotted #BDBDBD;
	font:11px 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	background:#F5F5F5;
}
#sideleft #column1 {
    position: relative;
	float: left;
	width: 95%;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom:20px;
	border:1px solid #f5f5f5;
	/* padding-right: 10px; */
}
#sideleft h1{
	font: bold 20px "Trebuchet MS", Tahoma, Arial, sans-serif;
	text-transform: none;
	color: #333333;
	padding: 0 0 5px 0;
	margin: 10px 15px 15px 15px;
	letter-spacing: -1.7px;
	background:url(bk_dotted.gif) repeat-x left bottom;
}
#sideright{
	width: 300px;
	float: left;
	text-align: left;
	background-color: #f5f5f5;
}
#sideright right{
    float: right;
	width: 300px;
	margin: 0 0 10px 0;

}
#right h3 {
		background: #BDBDBD  url(h3bg.gif) no-repeat center right;
		color: #FFF;
		padding: 8px 0 8px 5px;
		font: bold 1em Verdana, Arial, Helvetica, sans-serif;
		margin: 0 0 3px 0;
		text-align:left;
	}
.boxed1 h2{
    padding:2px 0 2px 5px;
	background: url(img4.gif) no-repeat right center;
	border-bottom: 3px solid #CFCFCF;
	text-align:left;
	color:#444444;
	text-align:left;
}
.boxed1 #content {
    background: url(img05.gif) no-repeat left bottom;
}
/* News */

#news {
	padding-top: 10px;
	padding-bottom: 0;
}

#news ul {
	list-style-type:none;
}

#news li {
	margin-bottom:5px;
	padding: 2px 2px 2px 5px;
}
#news li a {
		color:#666666; 
		text-decoration: none;
		text-align:left;
}
#news li a:hover {
	color: #A31022;
	text-decoration: underline;
	}

#news h3 {
	margin-bottom: 10px;
	font-size: 11px;
}

#news h3 a {
	display: block;
}

#news p {
	font-size: 12px;
}
.feed { padding: 5px 0 5px 20px; font-size: 11px; background: url(feed-add.gif) no-repeat 0 50%; }


.guide {
	MARGIN-TOP: 8px; LINE-HEIGHT: 1.6em; width:630px;
}
.guide .exp {
	PADDING-TOP: 8px; BORDER-BOTTOM: #e1e1e1 1px dashed; margin-borrom: 14px
}
.guide .exp IMG {
	FLOAT: left;
	MARGIN: 0px 10px 12px 0px;
	border:1px solid #999999;
}
.guide .exp P {
	WORD-BREAK: break-all; LINE-HEIGHT: 1.6em; WORD-WRAP: break-word
}
.guide .exp P A {
	COLOR: #A31022; MARGIN-RIGHT: 12px
}
.guide .exp P A {
	TEXT-DECORATION: underline
}
.guide .exp P A:visited {
	TEXT-DECORATION: underline
}
.guide .exp P A:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #6C757A; TEXT-DECORATION: underline
}
.guide h4 {
	FONT-SIZE: 13px; MARGIN-BOTTOM: 6px
}
.guide h4 A:hover {
	BACKGROUND: #A31022; COLOR: #ffffff; TEXT-DECORATION: none
}
.biglist{width:313px;padding:0;border:1px solid #ccc;margin:3px 2px 3px 2px;float:left;}
/*
.biglist{width: 364px !important ;width:364px;padding:0;border:1px solid #ccc;margin:4px !important ;margin:0 6px 6px 0;float:left;}
*/
.biglist ul{clear:both;height:100%; overflow: auto;}
.biglist ul li{float:left;}
.biglist ul li img {padding:2px; border:1px solid #CCCCCC; margin:2px 4px;}
.biglist ul li.txtlink{padding-left:8px;height:20px;line-height:20px;background:url(../images/c_dot02.gif) no-repeat left 8px;float:left;display:block;width:140px;}
.biglist h2{font-size: 14px; font-weight: bold; line-height:22px;color: #444444;padding:0 20px 0 20px; border-bottom: dashed #cccccc 1px;}
.biglist h2 a{TEXT-DECORATION: none; color:#444;}
.biglist h2 a:hover{BACKGROUND: #A31022; COLOR: #ffffff; TEXT-DECORATION: none}
.biglist a{color: #414141;}
.biglist a:hover{color:#A31022;}
.page {
	FONT-SIZE: 14px; LINE-HEIGHT: normal; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.page A {
	BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #ccc 1px solid; DISPLAY: block; PADDING-LEFT: 5px; FONT-WEIGHT: normal; FLOAT: left; MARGIN: 5px 2px; BORDER-LEFT: #ccc 1px solid; COLOR: #414141; PADDING-TOP: 3px; BORDER-BOTTOM: #ccc 1px solid; LETTER-SPACING: 0px; HEIGHT: 18px; TEXT-ALIGN: center; TEXT-DECORATION: none
}
.page SPAN {
	BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #ccc 1px solid; DISPLAY: block; PADDING-LEFT: 5px; FONT-WEIGHT: normal; FLOAT: left; MARGIN: 5px 2px; BORDER-LEFT: #ccc 1px solid; COLOR: #414141; PADDING-TOP: 3px; BORDER-BOTTOM: #ccc 1px solid; LETTER-SPACING: 0px; HEIGHT: 18px; TEXT-ALIGN: center; TEXT-DECORATION: none
}
.page A:hover {
	BORDER-RIGHT: #f44 1px solid; BORDER-TOP: #f44 1px solid; BORDER-LEFT: #f44 1px solid; COLOR: #f44; BORDER-BOTTOM: #f44 1px solid
}
.page A.current {
	BORDER-RIGHT: #f44 1px solid; BORDER-TOP: #f44 1px solid; BORDER-LEFT: #f44 1px solid; COLOR: #f44; BORDER-BOTTOM: #f44 1px solid
}
.page INPUT {
	BORDER-RIGHT: #fff 0px solid; PADDING-RIGHT: 0px; BORDER-TOP: #fff 0px solid; PADDING-LEFT: 0px; FONT-SIZE: 12px; PADDING-BOTTOM: 0px; MARGIN: 0px -5px; VERTICAL-ALIGN: middle; BORDER-LEFT: #fff 0px solid; WIDTH: 25px; COLOR: #414141; PADDING-TOP: 0px; BORDER-BOTTOM: #fff 0px solid; HEIGHT: 16px; TEXT-ALIGN: center
}
.node2{margin-bottom:8px} 
.node2 .title{padding-bottom:6px;padding-top:5px;border-bottom-width:1px;border-bottom-style:dashed;border-bottom-color:#EBEBEB}
.node2 .title h2{margin:0px;padding:0px;font-size:16px} 
.node2 .title a{border-left-width:5px;border-left-style:solid;border-left-color:#D9D9D9;padding-left:5px;color:#444444;}
.node2 .title a:hover{text-decoration:underline;color:#A31022;}
.node2 .description{padding:8px;line-height:150%;color:#777777;}
.node2 .description p{margin:0px;padding:0px;}

.Topnav{
    float:left;
	height:30px;
	line-height:30px;
	padding:0px 10px;
	margin-top:6px;

}
.Topnav a:link{
	background:#F5F5F5;
	padding:2px 5px;
	border:1px solid #CCCCCC;
	margin-right:3px;
	font-weight:bold;
}
.Topnav a:visited{
	background:#F5F5F5;
	padding:2px 5px;
	border:1px solid #CCCCCC;
	margin-right:3px;
	font-weight:bold;
}
.Topnav a:hover{
	background:#fff;
	padding:2px 5px;
	border:1px solid #CCCCCC;
	margin-right:3px;
	font-weight:bold;
}
.notice1 {
	background: #BDBDBD;
	border: 1px solid #EEE;
	color: #FFFFFF;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	margin:8px 0 8px 0;
	padding:8px 10px 8px 8px;
	text-align:left;
}
.notice1 a{
    color: #414141;
}
.subcontent-unit-border {margin:4px 0 4px 0; padding:0 0 5px 0; border:solid 1px #F5F5F5;}
.subcontent-unit-border h4{
	clear:both;
	margin:0 0 10px 0;
	padding:8px 10px 8px 10px;
	background-color:#BDBDBD;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;	
    text-align:left;
}
.subcontent-unit-border ul li{
	padding: 2px 4px;
	margin:0 2px;
	}
.subcontent-unit-border ul li a{
color: #414141;
}
.red_li{
color: #A31022;
}
/*tab1*/
#Tab1{
width:460px;
margin:0px;
padding:0px;
margin:0 auto;}
/*tab2*/
#Tab2{
width:576px;
margin:0px;
padding:0px;
margin:0 auto;}
/*class*/
.Menubox {
 width:100%;
 background:url(bg_title.gif);
 height:28px;
 line-height:28px;
}
.Menubox ul{
margin:0px;
padding:0px;
}
.Menubox_on {
 padding:0px;
 width:116px;
 border-left:1px solid #CCCCCC;
 border-top:1px solid #CCCCCC;
 border-right:1px solid #CCCCCC;
 background:url(bg_title_1.gif);
 color:#333333;
 font-weight:bold;
 height:27px;
 line-height:27px;
}
.Menubox li{
 float:left;
 display:block;
 cursor:pointer;
 width:114px;
 text-align:center;
 color:#949694;
 font-weight:bold;
 }
.Menubox li.hover{
 padding:0px;
 width:116px;
 border-left:1px solid #CCCCCC;
 border-top:1px solid #CCCCCC;
 border-right:1px solid #CCCCCC;
 background:url(bg_title_1.gif);
 color:#333333;
 font-weight:bold;
 height:27px;
 line-height:27px;
}
.Contentbox{
 clear:both;
 margin-top:0px;
 border:1px solid #CCCCCC;
 border-top:none;
 height:600px;
 text-align:center;
 padding-top:8px;
}
/*Links*/
#linkDir ul {
border-bottom:1px dashed #CCCCCC;
padding-bottom:5px;
padding-left:10px;
padding-top:5px;
}
ul.bgGrayLink {
background-color:#F4F4F4;
}
li.siteDescription {
padding-left:7px;
}
.quote {
color:#999999;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:0.92em;
font-style:normal;
line-height:16px;
word-spacing:0.1em;
}