@charset "utf-8";
/* CSS Document */

/* CSS Default */

* {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

p, li, table {
}

p {
}

a {
}

a:hover {
}

a img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}



a:hover img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}



html, body {
	margin:0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
}

#main_holder {
	text-align: left;
	margin: 0;
	background: #FFFFFF url(../img/main_holder_bg.png) no-repeat 0 0;
	display: block;
	width: 878px;
	height: 565px;
	position: relative;
}

.breadcrumbs_home:link, .breadcrumbs_home:visited, .breadcrumbs_home:active {
	color: #0033cc;
	text-decoration: underline;
	font-size: 11px;
	line-height: 20px;
	height: 20px;
	margin: 10px 0;
	padding: 0 5px;
	display: block;
	float: left;
}

.breadcrumbs_home:hover {color: #ec1d25; text-decoration: none;}

#main_holder h1 {
	position: absolute;
	left: 30px;
	top: 55px;
	font-size: 31px;
	font-weight: bold;
	color: #FFFFFF;
}

#main_holder ul {
	position: absolute;
	left: 250px;
	top: 110px;
}

#main_holder ul li {
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	list-style: none;
	padding: 0 0 4px 12px;
	background: url(../img/li_circle.gif) no-repeat 0 5px;
}

#minipage_img {
	position: absolute;
	top: 99px;
	left: 0;
}

#mid_txt {
	position: absolute;
	top: 300px;
	left: 30px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#mid_txt .red {
	font-size: 14px;
	color: #E70B0B;	
}

#free_book {
	position: absolute;
	top: 280px;
	left: 200px;
}

#formorderfinish {
	position: absolute;
	top: 205px;
	left: 510px;
	width: 320px;
}

#formorderfinish h2 {
	font-size: 24px;
	line-height: 30px;
	height: 30px;
	font-weight: bold;
	color: #E70B0B;
}

#formorderfinish #form_error p {
	font-size: 12px;
	line-height: 16px;
	padding: 2px 5px;
	margin: 5px 0;
	font-weight: bold;
	color: #E70B0B;
	border: 2px solid #E70B0B;
	display: block;
	text-align: center;
}

#formorderfinish label {
	clear: both;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	font-weight: bold;
	width: 100px;
	cursor: pointer;
	margin: 5px 0;
}

#formorderfinish label#radio_label_sexf, #formorderfinish label#radio_label_sexm {
	clear: none;
	width: 75px; width/* */:/**/65px; width:/**/65px;
	padding-left: 10px;
	margin-right: 10px;
	cursor: pointer;
}

#formorderfinish input {
	float: left;
	font-size: 12px;
	line-height: 16px;
	height: 20px; height/* */:/**/14px; height:/**/14px;
	color: #333333;
	font-weight: normal;
	width: 150px; width/* */:/**/144px; width:/**/144px;
	margin: 5px 0;
	padding: 2px 2px 2px 2px;
	border: 1px solid #cccccc;
}

#formorderfinish input.inputboxerror {
	border: 1px solid #E70B0B;
	background: #fce0e0;
}

#formorderfinish input#sex {
	clear: none;
	float: left;
	width: auto;
	border: 0 none;
}

#form_btn {
	clear: both;
	float: left;
	text-decoration: none;
	margin: 5px 0 0 93px;
	cursor: pointer;
}

#form_btn span {
	height: 66px;
	background: url(../img/form_btn_l.gif) no-repeat 0 0;
	padding: 0 0 0 25px;
	width: auto;
	float: left;
	display: block;
}

#form_btn span span {
	height: 66px;
	background: url(../img/form_btn_r.gif) no-repeat 100% 0;
	padding: 0 25px 0 0;
	width: auto;
	float: left;
	display: block;
}

#form_btn span span span {
	background: url(../img/form_btn_m.gif) repeat-x 100% 0;
	padding: 18px;
	height: 66px; height/* */:/**/30px; height:/**/30px;
	line-height: 30px;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	width: auto;
	float: left;
	display: block;
	text-decoration: none;
}
