﻿/********************************************************************
*                                                                   *
*                                                                   *
*               Main Cascading Style Sheet                          *
*               global.css, 2012/5/16, ChuangQi Co.Ltd              *
*                                                                   *
*                                                                   *
********************************************************************/

@charset "utf-8";

body {
	margin: 0;
	color: #333333;
	font-size: 14px;
	line-height: 25px;
	font-family: "宋体", Verdana, Arial, Sans;
	background: #F6F6F6;
}

A:link, A:visited {
    color: #333333; text-decoration: none;
}
A:active, A:hover {
    color: #bf2727; text-decoration: underline;
}

ul, li, p, form, input, h1, h2, h3, h6 {
	padding: 0;
	margin: 0;
}

ul {
	list-style: none;
}
img {
	border: none;
}
strong {
	color: #454545;
}
.en {
	font-family: Verdana;
}
.fixie6 {
	display: inline;
}

.d1 {
	margin: auto;
	width: 1003px;
	background: #ffffff;
}
.m1 {
	margin-bottom: 9px
}

.f1 {
	float: left;
}
.f2 {
	float: right;
}

.c1 {
	clear: both;
}
.v1 {
	overflow: hidden;
}

#siteinfo {
	padding: 12px 0px;
	text-align: center;
	border-top: #B00C17 2px solid;
}

.b1 {
	border: 1px solid #d6d6d6;
	border-top: none;
	padding: 6px;
}
.p1 {
	padding-bottom: 9px;
}
.w495 {
	width: 495px;
}

.caption_01 {
	height: 42px;
	line-height: 42px;
	background: url(xctimagesbg_01.png) repeat-x left center;
}
.moreinfo {
	padding: 0px 12px;
	background: #fff;
}

.infodate li {
	white-space: nowrap;
	overflow: hidden;
	padding-left: 12px;
	background: url(imagesdot_01.png) no-repeat left center;
}
.infodate li a {
	float: left;
}
.infodate li span {
	float: right;
	color: #999999;
	padding: 0px 6px;
	font-size: 12px;
}

.morepic li {
	float: left;
	width: 225px;
	text-align: center;
	background-image: none;
	margin: 6px 0px 6px 0px;
	display: inline;
}
.morepic li a{
	display: block;
}
.moreinfo span {
	float: right;
	color: #666666;
	padding-left: 12px;
	padding-right: 6px;
}
