﻿/* Copyright byecity ** verson 20080718 */

body{ background:#fff;}

body, p, td, form, img, ol, dl, ul, li{
    padding:0px;
    margin:0px;
    border:0px transparent none;
    background-position:left top;
    background-repeat:no-repeat;
    font-size:12px;
	font-weight:normal;
	line-height:24px;
	color:#333;
	font-family:"宋体"
	
}
h1, h2, h3, h4, h5, h6{margin:0; padding:0}
img, select, input{vertical-align:middle}

input{ border:1px #7f9db9 solid;}
ul, li, ol{list-style-type:none}
.clear{ clear:both; }
.left{float:left}
.right{float:right}
.center{text-align:center}
.paddingTD{padding:3px 8px}
.inline{display:inline}
.hidden{display:none}
.blank10{ clear:both; height:10px; overflow:hidden;}

.nav{
	z-index:100000}
/*首页样式*/
.themearea{
	width:950px;
	margin:0 auto;
	background:url(/theme/images/theme_bg.gif) left top repeat-y;
}

.themearea_a{
	width:950px;
	margin:0 auto;
	background:url(/theme/images/theme_bg_a.gif) left top repeat-y;
}



/*主区域样式*/
.banner{
	position:relative;
	margin-bottom:10px;
	z-index:1;
	overflow:visible;
}
.banner p{
	position:absolute;
	left:30px;
	top:58px;
}
.themelist li{ float:left; width:190px; height:238px; background:url(/theme/images/img_bg.gif) no-repeat; margin:0 19px 10px 0; display:inline}
.themelist li.last{ margin-right:0;}
.themelist li a:hover{ text-decoration:underline}
.themelist img{ border:1px #d0d0d0 solid; margin:7px; }
.themelist h3{ margin-left:8px; line-height:18px;}
.themelist p{ margin:0 8px; line-height:18px;}
.themelist .btn{margin:8px 0 8px 90px; background:url(/theme/images/theme_btn.gif) no-repeat; width:87px; height:23px; display:block; text-align:center; line-height:23px; color:#000000}
/*结束 主区域样式*/

.dotblueul li{padding-left:8px; background:url(/theme/images/dot_blue.gif) left center no-repeat;}

.menu{ width:120px; float:left; background:#dfecf7;}
.menu h2{
	font-size:14px;
	margin:8px 0 5px 20px;
}
.maincol{ width:820px; float:right}
.menu ul{
	margin-left:20px;
}
.menu li{
	background:url(/theme/images/theme_icon.gif) left center no-repeat;
	padding-left:15px;
	line-height:30px;
}






