﻿@charset "utf-8";
/* CSS Document */
.main{
	padding:10px 20px;
	width: 650px;
	overflow: hidden;
	line-height: 30px;}
.main p{
	line-height: 30px;}
.main li{
	display: block;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #e8e8e8;
	background-image: url(/en/images/arr1.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;}
.main li a{
	float: left;
	width: 550px;}
.main li span{
	float: right;
	width: 80px;
	text-align: center;
	font-size: 12px;}
.back{
	display: block;
	width: 100%;
	margin: 15px 0px;}
.back a{
	width: 80px;
	background-image: url(/en/images/arr2.png);
	background-repeat: no-repeat;
	height: 30px;
	display: block;
	line-height: 30px;
	background-position: left center;
	padding-left: 45px;
	margin-left: 300px;}