@charset "utf-8";
/* 2008-12-15,www.sccin.com, cixu write CSS Document */

/*基本信息*/
*{ margin:0; padding:0; border:none; font-size:14px}
html input textarea{ font-size:14px;}



.main{ margin:0px auto; width:990px; height:1000px}
.inputStyle{ width:80px; border:1px solid #CCC}
.head{ height:150px; width:990px; margin:2px 0px 10px 0px; background:url(../images/ePaper_03.gif) left top no-repeat}

.pageBody{ width:990px;}

.leftSidebar{ width:255px; float:left; height:674px}
.leftSidebarTitle{ width:255px; 
                   height:28px; 
                   line-height:28px;  
				   background:url(../images/ePaper_07.gif) left top no-repeat; color:#FFF; font-size:16px
				   }
.titleFont{ margin-left:40px; font-weight:bold}				  
.leftSidebarCon{ border-left:1px solid #999;border-right:1px solid #999; width:253px; height:630px; }
.leftSidebarCon a {
	color: #9B261A;
	text-decoration: none;
}
.leftSidebarCon a:visited {
	text-decoration: none;
	color:#333;
}
.leftSidebarCon a:hover {
	text-decoration: underline;
}
.leftSidebarCon a:active {
	text-decoration: none;
	color: #9B261A;
}
.blank{ height:15px;}
.leftSidebarTime{ height:30px; line-height:30px;  color:#9B261A; font-size:14px; font-weight:bold; background:#EBEBEB; border-top:1px solid #CCC; padding-left:10px ;border-bottom:1px solid #CCC; }
.leftSidebarList{ text-align:center; line-height:30px; height:30px; margin:2px 0px; color:#9B261A; font-size:14px; border-bottom:1px solid #9B261A;}
.leftSidebarBottom{ background:url(../images/ePaper_12.gif) left top no-repeat; height:12px;}

.mainBody{ width:402px !important; width:392px; text-align:center; float:left; margin:0px 10px !important; margin:0px 10px}

.rightSidebar{ width:313px; float:right; height:674px}
.rightSidebarTitle{ width:313px; 
                   height:28px; 
                   line-height:28px;  
				   background:url(../images/ePaper_09.gif) left top no-repeat; color:#FFF; font-size:16px
				   }
.rightSidebarCon{ border-left:1px solid #999;border-right:1px solid #999; width:310px; height:630px; }
.rightidebarBottom{ background:url(../images/ePaper_13.gif) left top no-repeat; height:12px;}

.link{ width:990px; margin:10px 0px; clear:both; background:url(../images/ePaper_16.gif) center no-repeat; height:27px; text-align:center; font-size:14px; color:#FFF; line-height:27px }

.foot{ width:990px; text-align:center; line-height:27px; font-size:14px}
.link a {
	color: #FFF;
	text-decoration: none;
}
.link a:visited {
	text-decoration: none;
	color: #FFF;
}
.link a:hover {
	text-decoration: underline;
}
.link a:active {
	text-decoration: none;
	color: #FFF;
}
