/* 全局设置 */
* { margin:0; padding:0; }
body{margin: 0px;padding: 0px;line-height:150%;font-size:12px;text-align:center;font-family:arial,'新宋体',sans-serif,'宋体';}
ul{list-style:none;}
li{font-size:12px;}
h1{font-size:14px;color: #FFF; font-weight: normal}
h2{font: 12px Arial, Helvetica, sans-serif, 宋体;padding:2px;text-align:left;color:#FFF}
h2 a:link{color:#fff;text-decoration:none; }
h2 a:visited {color:#fff;text-decoration: none}
h2 a:hover {color:#f00;text-decoration: underline}
h3{font-size:12px;color: #FFF; font-weight: normal}
.info{ width:90%; margin-left:auto; margin-right:auto; padding:4px;}
a:link{text-decoration:none; }
a:visited {text-decoration: none}
a:hover {text-decoration: underline}

/*定义页面顶部样式top，包含logo,popimg和topmenu三个层*/
#top{
width:778px;
margin-right: auto;
margin-left: auto; 
padding: 0px;
background:url(top_bg.gif) repeat-x top;
color: #fff;
height:70px;
text-align: left;
}

#ad{margin-top:10px;}
#shop {width:779px; margin-left:auto;margin-right:auto;margin-top:10px;float:left;}
#shopbg{float:left;width:779px;height:158px;background:url(../homepage/images/shop_bg1.jpg);}
#shop_logo{float:left;width:779px;padding:1px 2px 2px 4px; text-align:center;}
.ls1 {float:left;margin:1px 2px 2px 2px; border:1px solid #CFD3DA}
.shop_title{
	float:left;
	color:#FFF;
	text-indent: 5px;
}
.shop_title ul li{float:left;}
.more2{margin-left:70px;}
.more2 a:link{color:#fff;}
.more2 a:visited {color:#fff;}
.more2 a:hover {color:#ff0000;}
.shop_infos{
	float:left;
	text-align:left;
	color:#fff;
	width:96%;
	text-indent: 5px;
	margin-top:5px;
	line-height: 21px;
}
.shop_infos ul{
	text-indent: 3px;
	list-style: square inside;
	}
.shop_infos a:link{color:#fff;}
.shop_infos a:visited {color:#fff;}
.shop_infos a:hover {color:#ff0000;}

#logo{float:left; width:200px;height:70px;}
#login{ float:left;padding-top:15px; padding-left:100px;}
#login .text{
	color:#DB0000;
	font-weight:bold;
	float:left;
}
#login .inp{
	background: url(../homepage/images/top_06.gif) no-repeat;
	height:22px;
	width:87px;
	float:left;
	text-align:cerent;
}
#login .inp input{
	background: transparent;
	border-style: none;
	width:82px;
	padding-top:4px;
	text-indent: 3px;
}
.botton1{width:55px; margin-left:5px;}
.botton2{width:69px;margin-left:5px;}
/*主菜单的样式*/
.topmenu{ padding-top:6px; margin-left:190px;}
.topmenu ul{list-style:none;}
.topmenu li{float:left;width:60px;margin-left:4px;line-height:10px;}
.topmenu a{display:block;text-align:left;padding-top:3px;}
.topmenu a:link{color:#fff;text-decoration:none; }
.topmenu a:visited{color:#fff;text-decoration:none;}
.topmenu a:hover{color:#fff;text-decoration:underline;}
#topad{ width:778px;margin-right: auto;margin-left: auto; }
.topmenu2{width:778px; height:29px;margin-right: auto;margin-left: auto;background: url(../homepage/images/topbg2_03.gif) transparent no-repeat right bottom;}
.topmenu2 ul{list-style:none; color:#fff; padding-top:3px; padding-left:30px;}
.topmenu2 li#a1{float:left;width:84px!important; width:78px;}
.topmenu2 li#a2{float:left;width:90px!important; width:84px;}
.topmenu2 li#a3{float:left;width:54px!important; width:48px;}
.topmenu2 li#a4{float:left;width:54px!important; width:48px;}
.topmenu2 li#a5{float:left;width:54px!important; width:48px;}
.topmenu2 li#a6{float:left;width:46px!important; width:40px;}
.topmenu2 li#a7{float:left;width:54px!important; width:48px;}
.topmenu2 li#a8{float:left;width:54px!important; width:48px;}
.topmenu2 li#a9{float:left;width:72px!important; width:66px;}
.topmenu2 li#a10{float:left;width:72px!important; width:66px;}

.topmenu2 a{display:block;text-align:center;}
.topmenu2 a:link{color:#fff;text-decoration:none; }
.topmenu2 a:visited{color:#fff;text-decoration:none;}
.topmenu2 a:hover{color:#fff;text-decoration:none;}

#wrap{
	overflow: hidden;
	}
#wrap2{
	overflow: hidden;
	}

#sideleft, #sideright{
	padding-bottom: 32767px;
	margin-bottom: -32767px; 
	}
/*\*/
#sideleft, #sideright{
	padding-bottom: 32767px;
	margin-bottom: -32767px; 
	}
/**/	
/* easy clearing */
#wrap:after
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
#wrap
	{
	display: inline-block;
	}
/*\*/
#wrap
	{
	display: block;
	}
/* end easy clearing */
/*\*/
/*\*/
#leftbox, #rightbox
	{
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important; 
	}
@media all and (min-width: 0px) {
#leftbox, #rightbox
	{
	padding-bottom: 0 !important;
	margin-bottom: 0 !important; 
	}
#leftbox:before, #rightbox:before
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]';
	display: block;
	background: inherit;
	padding-top: 32767px !important;
	margin-bottom: -32767px !important;
	height: 0;
	}
}
/**/

/*中间的布局*/
#centerbox{ width:778px;margin-right: auto;margin-left: auto; margin-top:10px; }
#leftbox{float:left;width:780px;}

/*新闻主页布局开始*/
#m1{height:230px;}
#m2{height:230px; margin-top:10px;}
.m_left{
	float:left;
	width:286px;
	height:21px;
	background: url(../news/images/title_l.gif) no-repeat top;
}
.m_right{ float:right;width:286px;height:21px;background: url(../news/images/title_r.gif) no-repeat top; }
#newphoto{background: url(../news/images/photobg.gif) no-repeat top}
#newphoto h3{text-align:left;text-indent: 12px;font-size:14px; font-weight:bold;}
#newphoto a:link,#newphoto a:visited{color:#FFF;font-size:13px;}
#newphoto a:hover{color:#ff6600;}
.b1{ font-size:14px; color:#FFF; float:left;font-weight: bold; padding-left:13px;margin-top:2px;width:80%;text-align:left;}
.b2{color:#000; float:left;font-weight: bold;margin-top:2px;}
.b2 a {color: #000;}
.b2 a:hover {color: #ff0000;}

.b3{ font-size:14px; color:#3D7DFF; float:left;font-weight: bold; padding-left:13px;margin-top:2px;width:80%;text-align:left;}
.b4{color:#3D7DFF; float:left;font-weight: bold;margin-top:2px;}
.b4 a {color: #3D7DFF;}
.b4 a:hover {color: #ff0000;}
.infos{ clear:left; float:left;width:100%; text-align:left;width:286px;}
.infos ul{list-style: square inside;padding:5px;}
.infos ul li{
	line-height: 20px;
}
.infos a {color: #000;}
.infos a:hover {color: #ff0000;}
#ads{float:left;}

#rightbox{
	clear:right;
	float:right;
	width:190px;
	background:#FFFFDE;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	border: 1px solid #cccccc;
}
.title{padding:5px;}
.title li{
	font-weight: bold;
    font-size:14px;
	background:url(../news/images/goto.gif) no-repeat left center;
	text-align:left;
	color:#666666;
	border-bottom: 1px dotted #000000;
	text-indent: 10px;
	padding-left:5px;
}
.title li a:link{color:#666666;text-decoration:none; }
.title li a:visited {color:#666666;text-decoration: none}
.title li a:hover {color:#f00;text-decoration: underline}
.text{
	text-align:left;
	color:#666666;
	padding:5px;
	line-height: 22px;
}
.text li{
	list-style: square inside;
}
.text li a:link{color:#003399;}
.text li a:visited {color:#003399;}
.text li a:hover {color:#FF0000;}

.text2{text-align:left;color:#003399;padding:5px;}
.text2 li{
	list-style: none;
	line-height: 23px;
}

.text2 li input{width:20px;}
#bon1{text-align:center; margin-top:5px;}
#bon1 a:link{color:#003399;}
#bon1 a:visited {color:#003399;}
#bon1 a:hover {color:#ff0000;}
.btn {width:100px; margin-left:auto; margin-right:auto;}
.search{padding-top:10px;height:22px;background: url(../news/images/search.gif) no-repeat center;}
.search input{background: transparent;border-style: none;width:170px;}
.r_ad{	border: 1px solid #000000; width:120px;margin-top:2px;}
/*新闻主页布局结束*/

/*新闻内容页布局开始*/
.leftboxbg{	border: 1px solid #cccccc;}
.leftboxbg h1{
	color:#000;
	font-size:16px;
	font-weight: bold;
    padding:5px;
	background:#F8F8F8;
}
.leftboxbg h2{
	color:#7D7D7D;
	font-size:12px;
    padding:5px;
}
.leftboxbg ul{text-align:left;padding:5px;}
.leftboxbg ul li{
	text-indent: 23px;
}
.leftboxbg a:link{color:#000;}
.leftboxbg a:visited {color:#000;}
.leftboxbg a:hover {color:#ff0000;}
#info1{font-size:14px;}
#infosubpage{text-align: center;}
#blu{
	font-size:12px;
	color:#000;
    padding:3px;
	text-align:left;
	background:#C4DBED;
}
#red{
	font-size:12px;
	color:#fff;
    padding:3px;
	text-align:left;
	background:#DA0000;
}
#blu2{
	font-size:12px;
	color:#9D080D;
    padding:3px;
	text-align:left;
	background:#F8FCFF;
}
#blu3{
	font-size:12px;
	color:#000;
	padding:3px;
	text-align:left;
	height:20px;
	background:#F6F6F6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}
#blus{
	font-size:12px;
	list-style-position: inside;
	list-style-type: square;
}
#str{
float:left;
	color:#000;
	font-weight: bold;
}
.str2{
float:left;
color:#000;
margin-left:50px;
margin-right:50px;
}
.str3{
float:left;
color:#000;
margin-left:10px;
}
.str4{
float:left;
color:#000;
margin-left:10px;
}
#red1{
float:left;
	color:#FF0000;
	font-weight: bold;
}
.inputs input{
float:left;
	width:70px;
	border: 1px solid #cccccc;
}
.inputs2 input{
	float:left;
	margin-left:10px;
	width:40px;
	height:18px;
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
}
.inputs3{ padding:5px;}
textarea{
font-size:12px;
width:500px;
height:200px;
}
/*新闻内容页布局结束*/

/*新闻更多页布局开始*/
.leftboxtop{margin-bottom:10px;border: 1px solid #cccccc;background:#F0F0F0; height:70px;}
.leftboxtop2{
	margin-bottom:10px;
	background:#F0F0F0;
	height:70px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}
.topred{
	font-size:14px;
	color:#CC0000;
	font-weight: bold;
	text-align:left;
	float:left;
    margin:8px;
}
.topser input{
	float:left;
	width:440px;
	margin:8px;
	height:18px;
	border: 1px solid #cccccc;
}
.topbon{text-align:right;}
.topbon input{margin-right:30px;}
#toptitle{	color:#000;
	font-size:16px;
	height:28px;
	font-weight: bold;
	text-align:left;
    padding:5px;
	background:#F8F8F8;}
#toptitle h1{float:left;}
#toptitle h2{font-size:16px;float:left;color:#ff0000;font-weight: bold;}
.moreinfo{
	font-size:14px;
	line-height: 20px;
	height: 30px;
}
.moreinfo a:link{color:#000;}
.moreinfo a:visited {color:#000;}
.moreinfo a:hover {color:#FF0000;}
.moreinfos a:link{color:#0033FF}
.moreinfos a:visited {color:#cccccc;}	
.moreinfos a:hover {color:#FF0000;}
/*新闻更多页布局结束*/
/*搜索页布局开始*/
#centerbox_title{ width:778px; height:21px;background: url(../news/images/search_title.gif) no-repeat; text-align:left;}
#search_bg1{background:#F0F0F0;margin-top:10px; height:30px;}
#search_bg2{background:#fff;height:30px;}
#search_bg3{background:#F0F0F0;height:30px;}
#search_bg4{
	background:#F0F0F0;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
	padding:5px;
}
.serach_t1{float:left;font-weight: bold;padding:5px;width:150px;text-align:right;}
.serach_t2{
	float:left;
	font-weight: bold;
	padding:5px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
	
}
.serach_t2 input{width:300px;}
#search_bg2 select{width:200px;}
#search_bg3 select{width:100px;}
.serach_t3 {text-align:left;padding:5px; color:#0033FF}
/*搜索页布局结束*/

#bottom{ width:778px;margin-right: auto;margin-left: auto; margin-top:10px;}
.bottom_1{
	background-color:#E3E3E3;
	text-align:left;
	padding:2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #777979;
}
.bottom_1 h3{color:#000000;}
.bottom_1 h2{color:#000000;text-align:center}
.bottom_2{background-color:#777979; text-align:left; padding:2px;color:#FFFFFF;text-align:cerent;}
link {  color: #000000; text-decoration: none}
