#publications_left {
	float:left;
	width:260px;
	padding:31px 0px 0px 19px;
}

#publications_right {
	float:right;
	width:665px;
	padding:19px 0px 0px 0px;
}

#publications_title {
	margin-bottom:22px;
}

#logged_confirm {
	margin-bottom:15px;
}

.publications_row {
	margin-bottom:10px;
}

.publications_box1 {
	float:left;
	margin-right:4px;
	width:109px;
	height:98px;
	padding:24px 0px 0px 13px;
	background:url(../images/publications_box1_bg.gif) no-repeat;
}

.publications_box2 {
	float:left;
	margin-right:4px;
	width:406px;
	background: url(../images/publications_box.gif) repeat-y;
	min-height: 122px;
	position: relative;
}

.publications_box2 .padder
{
	padding: 19px 19px 2px 19px;
}

.publications_box_top
{
	background: url(../images/publications_box_top.gif) no-repeat top;
	height: 6px;
}

.publications_box_bottom
{
	position: absolute;
	background: url(../images/publications_box_top.gif) no-repeat bottom;
	height: 6px;
	bottom: 0px;
	left: 0px;
	right: 0px;
}

.publications_date {
	color:#1d4c78;
	margin-bottom:4px;
}

.publications_name {
	padding-left:11px;
	background:url(../images/icon_li.gif) 0px 4px no-repeat;
	margin-bottom:6px;
	font-size:14px;
	font-weight:bold;
	color:#1d4c78;
}

.publications_text {
	height:14px;
	overflow:hidden;
}

.publications_download {
	text-align:right;
}

#choose {
	position:absolute;
	width:396px;
	height:371px;
	z-index:900;
	background:url(../images/publications_choose_bg.gif) no-repeat;
}

#choose_close {
	position:absolute;
	margin:17px 0px 0px 368px;
}

#choose_title1 {
	position:absolute;
	margin:52px 0px 0px 26px;
}

#choose_btn1 {
	position:absolute;
	margin:117px 0px 0px 26px;
}

#choose_title2 {
	position:absolute;
	margin:215px 0px 0px 26px;
}

#choose_form {
	position:absolute;
	margin:247px 0px 0px 26px;
	text-align:left;
}

#choose_form input {
	width:200px;
	background:#f3f3f3;
	color:#007eff;
	border:1px solid #999;
	font-size:11px;
	margin:0px;
	margin-top:4px;
	clear:both;
}

#choose_btn2 {
	position:absolute;
	margin:302px 0px 0px 26px;
}

#already {
	position:absolute;
	width:396px;
	height:227px;
	z-index:903;
	background:url(../images/publications_already_bg.gif) no-repeat;
}

#already_close {
	position:absolute;
	margin:17px 0px 0px 368px;
}

#already_title {
	position:absolute;
	margin:60px 0px 0px 26px;
}

#already_form {
	position:absolute;
	margin:98px 0px 0px 26px;
}

#already_form input {
	width:200px;
	background:#f3f3f3;
	color:#007eff;
	border:1px solid #999;
	font-size:11px;
	margin-top:6px;
}

#already_btn {
	position:absolute;
	margin:160px 0px 0px 26px;
}


#register {
	position:absolute;
	width:396px;
	height:494px;
	z-index:901;
	background:url(../images/publications_register_bg_small.gif) top no-repeat;
}

#register_close {
	position:absolute;
	margin:17px 0px 0px 368px;
}

#register_back {
	position:absolute;
	margin:17px 0px 0px 26px;
}

#register_content {
	position:absolute;
	margin:50px 0px 0px 26px;
}

#register_confirm {
	position:absolute;
	margin:62px 0px 0px 26px;
	width:345px;
}

#register_content span {
	color:#007eff;
}

.register_title {
	margin-bottom:20px;
}

#register_text {
	margin-bottom:20px;
}

#register_required {
	font-size:10px;
	color:#007eff;
}

#register_table {
	width:290px;
	margin:11px 0px 10px 0px;
}

.register_field {
	width:200px;
	font-size:11px;
	border:1px solid #999;
	background:#f3f3f3;
	margin-bottom:6px;
	color:#007eff;
}

.register_phone1 {
	width:40px;
	font-size:11px;
	border:1px solid #999;
	background:#f3f3f3;
	margin:0px 3px 6px 0px;
	color:#007eff;
}

.register_phone2 {
	width:110px;
	font-size:11px;
	border:1px solid #999;
	background:#f3f3f3;
	margin-bottom:6px;
	color:#007eff;
}

#register_checkbox {
	width:350px;
	margin-bottom:15px;
}

#register_checkbox td {
	padding-bottom:8px;
}

span.checkbox {
	width: 13px;
	height: 13px;
	padding: 0 5px 0 0;
	background: url(../images/icon_checkbox.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}
