﻿@CHARSET "UTF-8"; 

/*基本信息*/
*{margin:0;padding:0;}
html{height:100%;width:100%;float:center;}
body {
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 13px;
	color:#333333;
	margin:0 auto;
	padding:0 auto;
	background:url('bg1.jpg');
	background-repeat: repeat;
	text-align:center;
	float:center;
	height:100%;
	width:100%;
}
td{
    word-break:break-all
	line-height:18px;
	font-size: 12px;
	color: #000000;
}
p{padding-bottom:10px;}
a:link,a:visited {font-size:13px;text-decoration:none;color:darkgreen}
a:hover{color:red}

/*页面层容器*/
#container {width:980px;background-color:white;border:1px solid;margin:0 auto;margin-top:10px;}

/*页面头部*/
#header {}

#banner {
 width:980px; /*设定层的宽度*/
 height:230px;
 clear:both; /*清除浮动*/
 background:url('bgTop.jpg');
 background-repeat:no-repeat;
 background-position:bottom;
}

#menucont {width:950px;height:31px;background-image:url('bgMenu.jpg');}

#menu {width:650px;padding-top:5px;margin-top:4px;float:left;}
#menu ul {list-style:none;padding-left:15px;margin-left:15px;float:left;}
#menu ul li {float:left;font-size:14px;background:url('menuDiv.jpg');background-repeat:no-repeat;background-position:right;padding-right:10px;margin-right:10px;}
#menu ul li a:link,#menu ul li a:visited {font-weight:normal;font-size:14px;color:#EEE;}
#menu ul li a:hover {color:red}

#menu2 {padding-top:4px;margin-top:4px;float:right;}
#menu2 ul {list-style:none;margin-right:15px;}
#menu2 ul li {float:right;background:url('menuDiv.jpg');background-repeat:no-repeat;background-position:right;padding-right:10px;margin-right:10px;}
#menu2 ul li a:link,#menu2 ul li a:visited {color:#EEE;}
#menu2 ul li a:hover {color:red}

#pagebody {float:center;width:960px; padding:0 auto;margin:0 auto; background:url('bg3.gif');}

#sidebar {
 width:230px; 
 text-align:center;
 float:left; /*浮动居左*/
 clear:both; /*不允许左侧存在浮动*/
 overflow:hidden; /*超出宽度部分隐藏*/
 margin:6px;
 padding:5px;
}

#login{
 width:225px;
 height:172px;
 background:url('bgMember2.gif');
 margin-bottom:5px;
}
#login ul {float:center;list-style:none;margin:2px;}
#login ul li {float:center;padding:3px;display:block;}

#contactUs{
 width:225px;
 height:143px;
 margin-bottom:5px;
 background:url('ContactUs.jpg');
}
#contactUs ul {float:center;list-style:none;margin:2px;}
#contactUs ul li {float:left;padding:3px;display:block;}

#taobao {width:225px;height:89px;margin-bottom:5px;}
#member {width:225px;margin-bottom:5px;}
#SGS {width:225px;height:89px;background:url('sgs2.gif');margin-bottom:5px;}
#sidewords {float:center;width:208px;margin:10px;background:url('logo3.gif');background-repeat:no-repeat;background-position:right bottom;}
#sidewords a:hover{background:cyan;}

#mainbody {
 width:680px;
 text-align:center;
 float:center; 
 clear:right; 
 overflow:hidden;
 border:0px solid green;
 padding:2px;
 margin:2px;
}

#submenu{
 width:680px;
 height:116px;
 float:left;
 padding:5px 0px 0px 30px;
 background:url('bg-submenu.jpg');
 background-repeat:no-repeat;
 text-align:left;
 color:0;
}
#submenu ul {float:right;margin:0;}
#submenu ul li {float:left;margin:0;}

#location {margin:3px 0 0 5px;padding:3px 0 0 5px;color:black;height:63px;}
#location a:link,#location a:visited {color:darkgreen;}
#location a:hover {color:white;}

#show{width:674px;margin:1px;margin-bottom:15px;float:left;overflow:hidden;}
#show ul {float:left;}
#show ul li {float:left;margin:2px;}
#showT{width:670px;border:1px dotted #09c;margin:2px}

/* index: 显示文章清单 */
#articleContainer{width:682px;margin:2px;}
#article{width:333px;margin:1px;border:1px dotted #09c;float:left;}

/* info_detail: 文章标题，前后文章 */
#articleTitle{margin-bottom:1px;border-bottom:1px dotted;background:url(/inc/logo3.gif);background-repeat:no-repeat;background-position:right bottom;}
#articleSortLeft{width:300px;float:left;text-align:right;height:16px;background:url('/images/previous.gif');background-repeat:no-repeat;background-position:right;padding-right:12px;}
#articleSortRight{width:300px;float:right;text-align:left;height:16px;background:url('/images/next.gif');background-repeat:no-repeat;background-position:left;padding-left:12px;}

.pLiTitle{float:left;width:356px;margin:3px 0 0 10px;padding:1px 0 0 5px;text-align:left;border-bottom:1px #0099CC dotted;}
.pTitle{
float:left;
width:470px;
height:25px;
background:url('label-arrow2.gif');
background-repeat:no-repeat;
background-position:left center;
margin-left:20px;
}
.pDetailContainer {width:466px;height:120px;margin:5px 0 0 20px;padding:3px;float:left;}
.pDetail{float:right;width:450px;height:20px;text-align:left;list-style:none;}
.pDetailLeft{width:250px;float:left;}

/*页面底部*/
#footer {
 width:970px;
 color:#fff;
 border-right:1px dotted #fff;
 margin:0 auto;
 margin-top:10px;
 padding-right:10px;
}
#footer a:link,#footer a:visited{color:#cfc;}
#footer a:hover{color:red;}

#pframe{width:152px;float:left;margin:3px;padding-right:1px;}
#pframe a:link,#pframe a:visited{color:#222;}
#pframe a:hover{color:red;}

.ttl{height:18px;}
.ctt{padding:1px;}
.normaltab   {color:#1F3A87;}
.hovertab    {color:#FF0000;background-color:#99CC00;}
.cont{width:332px;float:left;} /* index 文章列表 */
.dis{display:block;}
.undis{display:none;}
.dis ul{list-style:none;}
.dis li{
 width:315px;
 margin:2px;
 float:right;
 text-align:left;
 height:18px;
 margin-left:13px;
}
.tabs {
width:100%;
background:white;
line-height:normal;
}
.tabs ul {
margin:0;
algin:center;
padding:3px;
list-style:none;
}
.tabs li {
display:inline;
margin:1px;
padding:0;
cursor: pointer;
}
.tabs a {
float:left;
background:url("m1.gif") no-repeat left top;
margin:0;
padding:0 0 0 2px;
text-decoration:none;
color:#EEE;
}
.tabs a span {
display:block;
background:url("m2.gif") no-repeat right top;
padding:5px;
color:#EEE;
}
.tabs a:hover {background-position:0% -42px;color:green;}
.tabs a:hover span {background-position:100% -42px;background:#EEE;color:red;}

/* info_detail 相关文章列表 */
#Rdate {float:right;width:200px;text-align:right;margin-right:5px;padding-right:5px;}
#LTitle {float:left;width:380px;text-align:left;margin-left:10px;padding-left:10px;}

.label-content{
border-bottom:1px #09C dotted;
float:center;
background:url("label-arrow.gif");
background-position:left center;
background-repeat:no-repeat;
padding:3px;
width:640px;
list-style:none;
height:18px;
}
.label-class{
border-bottom:1px #0099CC solid;
float:left;
width:650px;
list-style:none;
background:url("label-class.jpg");
background-position:left center;
background-repeat:no-repeat;
padding:5px;
margin:15px 0 5px 0;
height:20px;
}