@charset "UTF-8";

/* layout  ------------------------------*/

body {
	font-size: 12px;
	background: #000;
}
#flash{
	height:330px;
}
#weater_flash{
	float: left;
	height: 22px;
	margin-bottom: 10px;
}
#news_flash{
	float: right;
	height: 22px;
	margin-bottom: 10px;
}

/* main_left ------------------------------*/
#main_left {
	float: left;
	width: 646px;
	background: url(/category/images/main_left_bg.gif) top left repeat-y;
}
#main_left_top {
	height:10px;
	margin-bottom: 5px;
	background: url(/category/images/main_left_tb.gif) top left no-repeat;
}
#main_left_bottom {
	clear: both;
	height:10px;
	background: url(/category/images/main_left_tb.gif) bottom left no-repeat;
}
#mleft{
	float: left;
	width: 286px;
	margin-left: 12px;
	_margin-left: 6px;
}
/* mleft box ------------------------------*/
#mleft h2{
	margin-bottom: 10px;
}
#mleft h3{
	font-weight: bold;
}
#mleft .box{
	background: url(/category/images/main_left_box_bg.gif) top left repeat-y;
}
#mleft .box .top{
	padding-top: 12px;
	background: url(/category/images/main_left_box_t.gif) top left no-repeat;
}
#mleft .box .bottom{
	height: 13px;
	margin-bottom: 10px;
	background: url(/category/images/main_left_box_b.gif) bottom left no-repeat;
}
#mleft .box .banner{
	width: 286px;
	text-align: center;
}
#mleft .box .banner li{
	line-height: 0em;
	margin-bottom: 5px;
}

#mleft .box dl{
	width: 250px;
	margin-left: 17px;
	padding: 10px 0; 
	border-top: #000 1px dotted;
}
#mleft .box dt{
	float: left;
	margin-right: 10px;
}


#mright{
	float: right;
	width: 326px;
	margin-right: 12px;
	_margin-right: 6px;
}
/* mright box ------------------------------*/
#mright h2{
	margin-bottom: 10px;
}
#mright .box{
	background: url(/category/images/main_center_box_bg.gif) top left repeat-y;
}
#mright .box .bottom{
	height: 13px;
	margin-bottom: 10px;
	background: url(/category/images/main_center_box_b.gif) bottom left no-repeat;
}
#mright .box .banner{
	text-align:center;
	margin-right: 1px;
}

#mright .box dl{
	width: 290px;
	margin-left: 17px;
	padding: 10px 0; 
	border-bottom: #000 1px dotted;
}
#mright .box dt{
	float: left;
	margin-right: 10px;
}

#mright ul{
	width: 305px;
}
#mright li{
	padding: 10px 0px 10px 10px;
	margin-left: 17px;
	background: url(/category/images/li_bg.gif) 0 1.3em no-repeat;
	border-bottom: #000 1px dotted;
}
#mright .f{
	border-bottom: none;
}

/* main_right ------------------------------*/
#main_right {
	float: right;
	width: 330px;
	background: url(/category/images/main_right_bg.gif) top left repeat-y;
}
#main_right_top {
	height:10px;
	margin-bottom: 5px;
	background: url(/category/images/main_right_tb.gif) top left no-repeat;
}
#main_right_bottom {
	height:10px;
	margin-top: 10px;
	background: url(/category/images/main_right_tb.gif) bottom left no-repeat;
}

/* main_right box ------------------------------*/
#main_right h2{
	margin-bottom: 10px;
}
#main_right .box{
	margin: 0 0 12px 12px;
	background: url(/category/images/main_right_box_bg.gif) top left repeat-y;
}
#main_right .box .bottom{
	height: 13px;
	background: url(/category/images/main_right_box_b.gif) bottom left no-repeat;
}

#main_right .box dl{
	width: 270px;
	margin-left: 17px;
	padding: 10px 0; 
	border-top: #000 1px dotted;
}
#main_right .box dt{
	float: left;
	margin-right: 10px;
}
#main_right .banner{
	text-align: center;
}

#main_right .meitike{
	width: 270px;
	margin-left: 17px;
	padding: 10px 0; 
	border-top: #000 1px dotted;
}
#main_right .meitike dl{
	color: #666;
	font-size: 10px;
	line-height: 1.3em;
	width: 270px;
	margin-left: 0;
	padding: 5px 0 0 0; 
	border-top: none;
}
#main_right .meitike .btn{
	text-align: right;
}
#main_right .fs{
	color: #666;
	font-size: 10px;
}

#main_right .right {
	color: #666;
	font-size: 10px;
	text-align: right;
	margin-right: 30px;
}

/* link  ------------------------------*/
#link {
	margin-top: 10px;
	background: #565656 url(/category/images/link_bg.gif) top left repeat-x;
}
#link .l{
	background: url(/category/images/link_left.gif) top left no-repeat;
}
#link .r{
	background: url(/category/images/link_right.gif) top right no-repeat;
}
#link .box{
	float: left;
	width:306px;
	padding: 10px;
}
#link h3{
	margin: 5px 0px;
}
#link .box ul{
	float: left;
	width:143px;
}
#link .box li{
	padding-left: 10px;
	background: url(/category/images/link_li_bg.gif) 0 0.5em no-repeat;
}
/* main link  ------------------------------*/
#main a:link{
	color:#333;
	text-decoration:none;
}
#main a:visited{
	color:#333;
	text-decoration:none;
}
#main a:active{
	color:#333;
	text-decoration:none;
}
#main a:hover{
	color:#00ca00;
	text-decoration:underline;
}

/* link  ------------------------------*/
#footer a:link{
	color:#EEE;
	text-decoration:none;
}
#footer a:visited{
	color:#EEE;
	text-decoration:none;
}
#footer a:active{
	color:#EEE;
	text-decoration:none;
}
#footer a:hover{
	color:#00ca00;
	text-decoration:underline;
}

#copyright{
	font-size: 10px;
	line-height: 1.2em;
	padding: 5px 10px;
	border-top: #000 1px solid;
	background: #323232 url(/category/images/copyright_bg.gif) bottom left no-repeat;
}

#main_banner {
	clear:both;
	padding-top:10px;
	text-align:center;
}
/* Flash ------------------------------*/

#flash{
	height:330px;
}
#weather_flash {
	float: left;
	height: 22px;
	margin-bottom: 10px;
}
#news_flash{
	float: right;
	height: 22px;
	margin-bottom: 10px;
}
