@charset "utf-8";
/* CSS Document */

body {
	background-color:#252525;
	padding:0;
	margin:0;
	background-image:url(https://steamcdn-a.akamaihd.net/apps/tf2/tobor/faq_bg_02.jpg);
	background-position:top center;
	background-repeat:repeat-y;
}

p {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
	color:#d4d7dd;
	text-align:left;
}


a {
	text-decoration:none;
	color:#909090;
	font-size:20px;
}


.mvmheader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:32px;
	color:#cbc9c6;
	text-align:left;
	font-weight:bold;
}

.rule {
	background-color:#76716c;
	height:1px;
	margin-bottom:14px;
}

.index {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:22px;
	color:#76716c;
	text-align:center;
	font-weight:bold;
	padding-bottom:32px;
}

.question {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#bf7d25;
	text-align:left;
	font-weight:bold;
}

.answer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:24px;
	color:#d4d7dd;
	text-align:left;
	padding-bottom:32px;
}

#maincontainer {
	background-image:url(https://steamcdn-a.akamaihd.net/apps/tf2/tobor/faq_bg_02.jpg);
	background-position:top center;
	background-repeat:repeat-y;
}

a:hover {
	color:#e8e9e9;
}

#bg_01 {
	background-image:url(https://steamcdn-a.akamaihd.net/apps/tf2/tobor/faq_bg_01.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

#container_01 {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:984px;
	height:1238px;
}

#legal {
	width:888px;
	height:30px;
	display:inline-block;
	background-image:url(https://steamcdn-a.akamaihd.net/apps/tf2/tobor/legal.png);
}

#footer_logo {
	width:382px;
	height:148px;
	display:inline-block;
	background-image:url(https://steamcdn-a.akamaihd.net/apps/tf2/tobor/footer_mvm_logo.png);
	margin-bottom: 24px;
}

#footernav {
	width: 984px;
	text-align: center;
}

#mvmfaq {
	padding-top: 112px;
	color:#76716c;
}

#dot {
list-style-type: circle;
text-align:center;
	color:#bf7d25;

}

#mvmfaq > .faqtop {
	width: 984px;
	height: 297px;
	background-image:url(https://steamcdn-a.akamaihd.net/apps/tf2/tobor/bg_faq_center_top_2.png);
}

#mvmfaq > .faqquestions {
	width: 740px;
	padding: 20px 94px 0 114px;
	background-image:url(https://steamcdn-a.akamaihd.net/apps/tf2/tobor/bg_faq_center_repeat.png);
	margin-left: 4px;
	line-height: 26px;
}

#mvmfaq > .faqbottom {
	width: 984px;
	height: 64px;
	background-image:url(https://steamcdn-a.akamaihd.net/apps/tf2/tobor/bg_faq_center_bottom.png);
	margin-left: 4px;
}

.pic_a {
	padding-left:200px;
	padding-bottom:20px;
}

.pic_b {
	padding-left:200px;
	padding-bottom:20px;
}


