﻿/*
Author: 小雨  <<('@')>> 
         ///
        (- -)
       /     \
      /  | |  \
     /   | |   \
         | |
         | |

Date: 2008年12月19日
Best wishes
*/
* {padding: 0; margin: 0;} 

/* Generic
---------------------------------------------------------------------------------*/
body {
	font:Arial, Helvetica, sans-serif;
	background:#D4BDC7 url(../images/bg.jpg) repeat center top;
	width: 100%;
	text-align:center;
	font-size:12px;
}

p {
	margin:5px;
	line-height:18px;
}

p.ind {
	text-indent:24px;
}

img {
	border: none;
}
a {
	color: #42210B;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: none;
}
ul {
	list-style: none;
}
li{
	line-height:20px;
}
h2{
	font-size:14px;
	line-height:45px;
	height:45px;
	width:300px;
	padding-left:30px;
	color:#fff;
}

.title{
	font-size:14px;
	font-weight:bold;
	line-height:40px;
	border-bottom:1px #E60000 dashed;
	padding-left:20px;
	background:url(../images/roundel.gif) no-repeat left center;
	margin-bottom:10px;
	height:40px;
}
span.more{
	margin-right:10px;
	float:right;
	font-size:12px;
	font-weight:normal;
}

span.more a{
	color:#000000;
}


/* header
---------------------------------------------------------------------------------*/
#header{
	width:900px;
	margin:0 auto;
	background:url(../images/header2_03.jpg) no-repeat bottom;
	height:400px;
}
#headertop{float:left;width:900px;background:url(../images/header2_02.jpg) no-repeat right top;height:118px;text-align:left;}
#nav{
margin-top:252px;
display:inline;

	float:left;
	margin-left:180px;
	height:30px;
}

/* content
---------------------------------------------------------------------------------*/
#content{
	background:#fff;
	width:900px;
	margin:0 auto;
	text-align:left;
}
#guide{
	padding:10px;
	margin:10px;
	margin-top:0;
	border:3px #000 double;
	font-size:14px;
}
.faqs{
	background:url(../specialimages/faqs.jpg) no-repeat top center;
	padding-top:250px;
}
.left{
	width:270px;
	float:left;
	margin:10px;
	_margin:5px;
}
.right{
	width:270px;
	float:right;
	margin:10px;
	_margin:5px;
}
.center{
	width:300px;
	float:left;
	margin:10px 5px;
	_margin:5px;}
.blackbox{
	background:#000;
	color:#fff;
	padding:0 10px;
}
.blackbox a{
	color:#fff;
}
.blackbox a:hover{
	text-decoration:underline;
}

.blackbox a{
	color:#fff;
}
.box{
	height:300px;
}
.main{
	height:610px;
}
.tac{
	text-align:center;
}
.floatleft{
	float:left;
	margin:0 10px;
	_margin:0 5px;
	width:230px;
}
.floatleft li{
	line-height:18px;
}
#banner{
	float:right;
	margin-right:10px;
	_margin-right:5px;
	padding:10px 0;
}
#left{
	width:250px;
	float:left;
	margin:20px;
}
#right{
	width:240px;
	float:right;
	margin:20px;
}
#column{
	width:330px;
	background:url(../images/col_bg.jpg) no-repeat bottom center;
	padding-bottom:40px;
	text-align:left;
	float:left;
}
#column li{
	padding-left:20px;
	background:url(../images/li_p.jpg) no-repeat left center;
	line-height:20px;
}
#pic{
	height:200px;
	width:900px;
	text-align:left;
	margin:20px auto;
}
#sidebar{
	margin:0px auto;
	width:900px;
	text-align:left;
}
#bottom_left{
	background:#fff url('../images/bottom_left.jpg') no-repeat right bottom;
	width:450px;
	float:left;
	height:380px;
}
#left_bar{
	margin:10px 20px;
}
#bottom_right{
	width:450px;
	float:right;
	height:380px;
	background:#000 url('../images/bottom_right.jpg') no-repeat left bottom;
	color:#fff;
}
#right_bar{
	margin:10px 20px 10px 100px;
}
/* content
---------------------------------------------------------------------------------*/

#footer{
	background:#000;
	color:#fff;
	width:900px;
	margin:0 auto;
	padding:20px 0;
}