﻿
/* document */
body{ font-size:12px; color:#333; background:#fff; font-family:Arial, "宋体", sans-serif;margin:0px; padding:0px; }
a{ color:#00c; text-decoration:none;} a:hover{ color:#f60; text-decoration:underline;}
a.link_red{ color:#f00; text-decoration:none;} a.link_red:hover{ color:#f60; text-decoration:underline;}
h1,h2,h3,h4,p,ul,ol,dl,p{ margin:0px; padding:0px; list-style:none;}
.c{ clear:both;} .hc{ display:none;} .sc{ display:block;} .left{ float:left;} .right{ float:right;}
.hs{ font-weight:lighter;}
/* header - footer */
#header{ height:70px; background:url(/images/base_bg.gif) repeat-x 0px 30px; width:980px; margin:0 auto;}
#headerinside{ height:70px; position:relative; width:980px; margin:0 auto;}
#header #logo{ border:none; position:absolute; left:10px; top:13px;}

/* footer */
#footer{ text-align:center; background:url(/images/base_bg.gif) repeat-x 0px 30px;border-top:1px solid #AACAF2; padding-top:5px; font-size:12px;}
#footer a{ color:#000; font-size:12px; padding:0px 5px;}
#friendlink,#friendlink a{ font-size:12px; color:#666; text-align:center;}


#main { margin-top:5px;}
.all{ width:980px; margin:0 auto;}

.t2,.t3 {line-height:29px;font-weight:bold; padding-left:8px;}
.t2 {background:url(/img/t2bg.gif) no-repeat 0 1px;}
.t3 {background:url(/img/t3bg.gif) no-repeat 0 1px;}
.box_c { width:140px;float:left; overflow:hidden; margin-right:5px;}
.box_c2 { width:110px;float:left; overflow:hidden; margin-right:5px;}
.box_c2 ul,.box_c ul{border:1px #8cbced solid; border-top:1px #E1F2FB solid; margin-bottom:8px; padding:5px 8px; background-color:#f5fafe; letter-spacing:3px;}
.box_c2 span{ display: block; color:#CCCCCC; margin:0; padding:0;line-height:12px; letter-spacing:normal; word-spacing:5px;}
.box_c2 li a{ color:green;}

.mainContainer
{
	
	border-top:dashed 1px #CCCCCC;
	margin-top:10px;
	clear:both;
}
.mainContainer .country
{
	font-weight:bold;
	font-size:16px;
	margin-bottom:10px;
}

.mainContainer ul
{
	margin-bottom:10px;
	clear:both;
}
.green{ color:green !important;}
.mainContainer ul li
{
	float:left;
	width:170px;
	margin-right:20px;
	margin-bottom:10px;
}
.hotCIty
{
	color:#aaaaaa;
	margin-bottom:10px;
	margin-top:10px;
	font-size:16px;
}
.hotCIty ul
{
	float:left;
	margin-bottom:10px;
}
.hotCIty ul li
{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.clear
{
	clear:both;
}