﻿body 
{
	margin:0px;
	padding:0px;
	background-color:#eff3f6;
	background-image:url(../img/bg_pagehead.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	text-align:center;
	font-family:MS Sans Serif 宋体;
	font-size:12px;
}

div.title
{
	margin:auto;
	border-bottom:solid #d01717 2px;
	width:900px;
	text-align:right;
	color:#fff;
	font-size:12px;
	height:19px;
	margin-top:131px;
}

div.title a:link,div.title a:visited,div.title a:hover,div.title a:active
{
	color:#fff;
	font-size:12px;
	font-weight:600;
	text-decoration:none;
}

div.main
{
	width:900px !important;
	width:904px;
	margin:auto;
	text-align:center;
	font-size:12px;
	border:solid #c7dbe4 1px;
	background-color:#fff;
	display:table;
}

div.main div.context
{
	margin-top:8px;
	float:left;
	margin-left:10px;
	vertical-align:top;
	display:table;
	padding:0px;
}

div.main div.left
{
	margin-left:8px !important;
	margin-left:4px;
	width:180px;
}

div.main div.center
{
	width:500px;
}

div.main div.right
{
	float:right;
	margin-right:8px !important;
	margin-right:4px;
	width:180px;
}

div.cpanel
{
	width:500px;
	margin-bottom:10px;
	display:table;
}

div.cpanel div.head
{
	width:500px;
	height:25px;
	background-image:url(../img/bg_padtitle_l.gif);
	color:#575757;
	font-size:12px;
	font-weight:600;
	display:block;
	text-align:left;
}

div.cpanel div.head a:link,div.cpanel div.head a:visited,div.cpanel div.head a:hover,div.cpanel div.head a:active
{
	color:#999;
	font-size:12px;
	font-weight:300;
	text-decoration:none;
}

div.cpanel div.tail
{
	width:500px;
	height:5px;
	background-image:url(../img/bg_padtail_l.gif);
	display:block;
	line-height:5px;
	font-size:5px;
}

div.cpanel div.content
{
	width:488px;
	border:solid 1px #d5d5d5;
	border-top:0px;
	border-bottom:0px;
	color:#575757;
	font-size:12px;
	line-height:20px;
	vertical-align:middle;
	text-align:left;
	padding:5px;
	display:table;
}

div.cpanel div.content a:link,div.cpanel div.content a:visited,div.cpanel div.content a:hover,div.cpanel div.content a:active
{
	color:#575757;
	font-size:12px;
	text-decoration:none;
}

div.panel
{
	width:180px;
	margin-bottom:10px;
	display:table;
}

div.panel div.head
{
	width:180px;
	height:25px;
	background-image:url(../img/bg_padtitle_s.gif);
	color:#575757;
	font-size:12px;
	font-weight:600;
	display:block;
	text-align:left;
}

div.panel div.head a:link,div.panel div.head a:visited,div.panel div.head a:hover,div.panel div.head a:active
{
	color:#999;
	font-size:12px;
	font-weight:300;
	text-decoration:none;
}

div.panel div.tail
{
	width:180px;
	height:5px;
	background-image:url(../img/bg_padtail_s.gif);
	display:block;
	line-height:5px;
	font-size:5px;
}

div.panel div.content
{
	width:168px;
	border:solid 1px #d5d5d5;
	border-top:0px;
	border-bottom:0px;
	color:#575757;
	font-size:12px;
	line-height:20px;
	vertical-align:middle;
	text-align:left;
	padding:5px;
}

div.panel div.content a:link,div.panel div.content a:visited,div.panel div.content a:hover,div.panel div.content a:active
{
	color:#575757;
	font-size:12px;
	text-decoration:none;
}

input.search
{
	border:solid 1px #c2c2c2;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:8px;
	margin-top:5px;
	cursor:pointer;
}

input.search_btn
{
	width:16px;
	height:26px;
	background-image:url(../img/btn_search.gif);
	border:0px;
	background-color:White;
}

div.joinus
{
	width:180px;
	height:75px;
	background-image:url(../img/btn_joinus.jpg);
	cursor:pointer;
}

div.onlinetalk
{
	cursor:pointer;
	width:180px;
	height:75px;
	background-image:url(../img/btn_onlinetalk.jpg);
}

div.lovetitle
{
	width:180px;
	height:40px;
	background-image:url(../img/btn_love.jpg);
	cursor:pointer;
}

div.lovebody
{
	width:180px;
	height:185px;
	background-image:url(../img/bg_love.jpg);
	color:#fff;
	line-height:20px;
	vertical-align:bottom;
	padding-top:5px;
}

table.index_table
{
	font-size:12px;
}

table.index_table tr
{
	height:20px;
}

table.index_table tr td
{
	line-height:20px;
	height:20px;
	padding-left:3px;
}

div.ibutton
{
	width:80px;
	height:100px;
	display:block;
	text-align:center;
	margin-top:5px;
	color:#2eaeff;
	float:left;
	line-height:24px;
	vertical-align:baseline;
	cursor:pointer;
}

div.ibutton img
{
	border:0px;
}

div.pagetail
{
	padding-top:10px;
	width:900px;
	margin:auto;
	color:#2f8cbf;
	text-align:center;
	line-height:22px;
	vertical-align:baseline;
}