html {
	padding: 0px;
	margin: 0px;
	}
	
body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	}
	
h1 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 17px;
	line-height: 18px;
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
h1.red2 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 17px;
	line-height: 18px;
	color: #ee3338;
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 0px 0px;
	}
	
h1.red {
	color: #ee3338;
	font-family: Arial, Tahoma, Verdana;
	font-size: 20px;
	line-height: 34px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-weight: normal;
	}
	
p.bold {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-weight:bold;
	color: #414141;
	}
	
b {
	font-weight:bold;
	color: #414141;
	}
	
#header {
border: 0px solid black;
height: 170px;
text-align: center;
padding: 30px 0px 0px 0px;
}

#yand {
	border: 0px solid black;
	position: absolute;
	top: 55px;
	right: 0px;
	}
	
#left_col {
border: 0px solid black;
margin-right: 40%;
margin-left: 5%;
padding: 10px 0px 50px 0px;
}

#right_col {
position: absolute;
right: 5%;
top: 200px;
border: 0px solid silver;
width: 33%;
padding: 10px 0px 50px 0px;
background: url('/images2/vert_line.gif') top left no-repeat;
}

span.smallh {
	font-size: 12px;
	font-weight: bold;
	color: #6b6b6b;
	}
	
span.red {
	color: #ee3338;
	font-weight: bold;
	}
	
a.red_link {
	color: #ee3338;
	font-weight: bold;
	text-decoration: none;
	}
	
a.red_link:link {color: #ee3338; text-decoration:none;}
a.red_link:visited {color: #ee3338; text-decoration:none;}
a.red_link:active {color: #ee3338; text-decoration:none;}
a.red_link:hover {color: #ff8b8e; text-decoration:underline;}


	
td.lined {
	background: url('/images2/hor_line.gif') center bottom no-repeat;
	}
	
#logos #l1 {
	background: url('/images2/logo_yandex_g.gif') left top no-repeat;
	}
	
#logos #l2 {
	background: url('/images2/logo_rambler_g.gif') left top no-repeat;
	}
	
#logos #l3 {
	background: url('/images2/logo_google_g.gif') left top no-repeat;
	}
	
#logos #l4 {
	background: url('/images2/logo_mail_g.gif') left top no-repeat;
	}
	
#logos #l5 {
	background: url('/images2/logo_ngs_g.gif') left top no-repeat;
	}
	
#logos #l6 {
	background: url('/images2/logo_cn_g.gif') left top no-repeat;
	}
	
#logos #l7 {
	background: url('/images2/logo_i2n_g.gif') left top no-repeat;
	}
	
#logos #l8 {
	background: url('/images2/logo_keminfo_g.gif') left top no-repeat;
	}
	
#logos #l9 {
	background: url('/images2/logo_tomsk_g.gif') left top no-repeat;
	}
	
#logos #l10 {
	background: url('/images2/logo_other_g.gif') left top no-repeat;
	}
	
#logos a {
	outline: none;
	}
	
#questions {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	border: 0px solid black;
	}
	
#questions li {
	border: 0px solid black;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 1px;
	}
	
#questions #prebottom {
	border: 0px solid black;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}
	
#questions #bottom {
	border: 0px solid black;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	height:150px;
	background: url('/images2/vert_line_bottom.gif') bottom left no-repeat;	
	}
	
#questions a.q_link {
	outline: none;
	color: #414141;	
	}

#questions a.q_link:link {color: #414141; text-decoration:none;}
#questions a.q_link:visited {color: #414141; text-decoration:none;}
#questions a.q_link:active {color: #414141; text-decoration:none;}
#questions a.q_link:hover {color: #ff8b8e; text-decoration:underline;}

#questions a.q_link_next {
	outline: none;
	color: #ee3338;	
	}

#questions a.q_link_next:link {color: #ee3338; text-decoration:none;}
#questions a.q_link_next:visited {color: #ee3338; text-decoration:none;}
#questions a.q_link_next:active {color: #ee3338; text-decoration:none;}
#questions a.q_link_next:hover {color: #ff8b8e; text-decoration:underline;}

div.answer {
	padding-top: 5px;
	padding-bottom: 5px;
	border: 0px solid black;
	padding-left: 30px;
	background: url('/images2/bullet_white.gif') left top repeat-y;
	font-weight: normal;
	}
	
div.answer_bottom {
	padding-top: 5px;
	padding-bottom: 5px;
	border: 0px solid black;
	padding-left: 30px;
	background: url('/images2/bullet_white_bottom.gif') left bottom repeat-y;
	font-weight: normal;
	}
	
div.q_bold {
	white-space:nowrap;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-weight:bold;
	color: #6b6b6b;
	padding-left: 30px;
	height: 22px;
	line-height: 22px;
	background: url('/images2/bullet.gif') left top repeat-y;
	}
	
div.q_bold_top {
	white-space:nowrap;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-weight:bold;
	color: #6b6b6b;
	padding-left: 30px;
	height: 22px;
	line-height: 22px;
	background: url('/images2/bullet_top.gif') left top repeat-y;
	}
	
div.q_bold_bottom {
	white-space:nowrap;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-weight:bold;
	color: #6b6b6b;
	padding-left: 30px;
	height: 22px;
	line-height: 22px;
	background: url('/images2/bullet_bottom.gif') left bottom repeat-y;
	}
	
ul.plus {
	padding-left: 15px;
	margin-left: 0px;
	}
	
ul.plus li{
	margin-left: 0px;
	padding-left: 0px;
	}
	
ul.plus_stroke {
	padding-left: 15px;
	margin-left: 0px;
	}

ul.plus_stroke li {
	padding-left: 0px;
	margin-left: 0px;
	}
	
a {
	outline: none;
	}