﻿@charset "utf-8";
/* 订单下载 */

#header #header_title{
	background: url('images/order_download_header.gif') no-repeat;
}

#page_content{
	padding:30px 0px;
}

#content_left{
	background: url('images/periodical_detail_header_left.gif') no-repeat right top;
	width:656px;
	padding: 22px 0px;
}

#content_right{
	background:#edf3db;
	width:230px;
	line-height:200%;
}

#order_title{
	background: url('images/periodical_detail_cat_header.gif') no-repeat 12px;
	border-right:1px solid #c9c9c9;
	height:43px;
	line-height:43px;
	padding-left:50px;
	font-family:"宋体";
	font-size:13px;
	color:#d3171e;
}

#order_content{
	margin-left:20px;
	padding-bottom:20px;
	border-right:1px solid #c9c9c9;
}

#order_content ul{
	margin:0px;
	padding:10px 10px;
}

#order_content li{
	line-height:33px;
	border-bottom:1px solid #e5e5e5;
}

#order_content li a,a:visited{
	color:#666464;
	text-decoration:none;
}

#order_content li a:hover{
	text-decoration:underline;
}

span.red_word{
	color:#cf5d4f;
}

#order_footer{
	background: url('images/periodical_detail_footer_left.gif') no-repeat right bottom;
	width:656px;
	height:30px;
	margin-bottom:10px;
}

#contact_table td{
	text-align:center;
}

#desc_header{
	height:27px;
}

#attention_title{
	color:#d01513;
	padding-top:10px;
}

#attention p{
	background:url('images/triangle_red.gif') no-repeat 20px 7px;
	text-indent:2em;
	color:#dd6e6d;
	padding:0px 20px 35px 20px;
	margin:0px;
}
