﻿body
{
	margin: 0px;
}

p, td, a
{
	font-size: 12px;
	font-family: Arial, Verdana, Times New Roman;
	line-height: 150%;
}

p
{
	text-indent: 2em;
}

li, span
{
	font-family: Arial, Verdana, Times New Roman;
}

li
{
	line-height: 150%;
	font-size: 12px;
}

ul
{
	margin-top: 0px;
	margin-bottom: 0px;
}

#HeaderBackground
{
	background: url(../Images/BannerBackground.png) repeat-x left top;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 145px;
}

#Container
{
	position: relative;
	width: 924px;
	margin-left: auto;
	margin-right: auto;
}

#Banner
{
	background: url(../Images/Banner.png) top left no-repeat;
	height: 145px;
}

#Navigation
{
	height: 40px;	
	margin-bottom: 10px;
	width:900px;
}

a
{
	color: #0066CC;
	text-decoration:none;
}

a:hover
{
	text-decoration: underline;
}

/* 导航菜单 */

UL#NavigationList
{
	position: relative;
	list-style-type: none;
	margin: 0;
	padding-left: 0px;
}

#NavigationList li
{
	float: left;
	width: 112px;
	height: 41px;
	margin-right: -2px;
	display: block;
}
#NavigationList li.NavigationLeft
{
	width:13px;
	height:39px;
}
#NavigationList li.NavigationRight
{
	width:11px;
	height:39px;
}

#NavigationHoverBackground
{
	margin-left: 0px;
	position: absolute;
	width: 118px;
	height: 40px;
	background: url(../Images/NavigatorHoverBackground.png) bottom left no-repeat;
}

#NavigationList a
{
	width: 112px;
	height: 39px;
	display: block;
	padding:0px;
}

/* 下方布局 */

#LeftColumnContainer
{
	float: left;
	width: 700px;
}

#RightColumnContainer
{
	float: left;
	width: 200px;
}

#LeftColumn
{
	margin-left:15px;
	width: 675px;
}


h2
{
	font-size: 16px;
	font-weight: bold;
	color: #0066CC;
	padding-left: 21px;
	padding-top: 23px;
}

/* 精美奖品 */

#Prize
{
	height: 200px;
}

#Prize H2
{
	background: url(../Images/PrizeTitle.png) center left no-repeat;
	font-size: 0px;
	height: 40px;
	padding: 0px;
}

/* 最新活动 */

#Activities
{
	height: 200px;
	clear:both;
}

#Activities H2
{
	height: 30px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	color: #A264B9;
	font-size: 16px;
}

/* 介绍 */

#Intro
{
}

#Intro H2
{
	height: 30px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	color: #A264B9;
	font-size: 16px;
}

#Intro H3
{
	color: #A264B9;
	font-size: 14px;
}

/* 描述 */

#Description
{
	height: 50px;
}

#Description H2
{
	height: 30px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	color: #A264B9;
	font-size: 16px;
}

/* 我要晒文章 */

#Upload
{
	overflow: hidden;
}

#Upload H2
{
	height: 30px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	color: #A264B9;
	font-size: 16px;
}

#Upload ul
{
	margin: 0px;
	padding:0px 0px 10px 0px;
}

#Upload li
{
	font-weight: bold;
	font-size: 12px;
}

#Upload li > div
{
	padding-top: 5px;
	padding-bottom: 5px;
}

#UploadSteps div
{
	background: none;
}

.UploadTable
{
	width: 100%;
}

.UploadTable td
{
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding: 2px 2px 2px 0px;
}

.UploadTable .LeftColumn
{
	width: 90px;
	vertical-align:middle;
}

td#Row2
{
	padding-top: 4px;
}

.UploadTable .RightColumn
{
	width: auto;
}

#ibnUpload
{
	margin: 5px 0px 10px 0px;
	height: auto;
}

div#UploadSteps
{
	float: left;
	width: 370px;
	background: none;
}
div#ImportantNotice
{
	float: left;
	width: 288px;
	height:272px;
	background-image:url("../Images/Bg_Note.jpg");
}

#ImportantNotice h3
{
	color: #FF6000;
	font-size: 14px;
	font-weight: bold;
	
	margin-left:35px;
	margin-bottom:0px;
	padding:0px;
	padding-top: 15px;
}

#ImportantNotice ol
{
	width:200px;
	padding: 0px 20px 0px 25px;
	margin: 5px 0px 5px 35px;
	display:block;
}

#ImportantNotice li
{
	color:#3C88D5;
	font-weight:bold;
}
#ImportantNotice li span
{	
	font-size: 12px;
	color: #A264B9;
	font-weight:bold;
}

/* 最新原创文章 */

#LatestArticles
{
	clear: both;
	padding-bottom:10px;
}
#LatestArticles ul li
{
	line-height:16pt;
	color:#000;
}
#LatestArticles H2
{
	height: 30px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	color: #A264B9;
	font-size: 16px;
}
#LatestArticles .Editor
{
	color:#999;
	margin-left:50px;
}
#No_Article span
{
	margin-left:30px;
	font-size:12px;
}
/* 获奖名单 */

#PrizeList
{
	margin-top: 10px;
	background: url(../Images/PrizeListHeader.png) top center no-repeat;
	padding: 80px 0px 40px 60px;
}

#PrizeList Table
{
	width: 85%;
	border-left: solid 1px #666666;
	border-top: solid 1px #666666;
}

#PrizeList td
{
	height: 30px;
	text-align: center;
	border-bottom: solid 1px #666666;
	border-right: solid 1px #666666;
	background-color: #F4FCDA;
	color: #666666;
}

#PrizeList .AlternativeCol
{
	background-color: #FFFFFF;
}

/* 版权声明 */

#Copyright
{
	background: url(../Images/CopyrightHeader.png) top center no-repeat;
	padding-right:10px;
}


input
{
	border: solid 1px #999999;
	font-size: 16px;
	color: black;
	height: 20px;
	vertical-align: middle;
}

input:hover
{
	border: solid 1px #FFB442;
}

input[type="radio"]
{
	border: none;
}

input[type="text"]
{
	width: 260px;
}

input[type="file"]
{
	margin:3px 0px;
	padding: 0px;
	font-size: 12px;
	width: 265px;
}

/* 编辑团队 */

#Editor
{
	background: url(../Images/EditorHeader.png) top left no-repeat;
	margin-top:10px;
}

#Profile
{
	margin-left: auto;
	margin-right: auto;
	width: 85%;
}

#Profile Div
{
	vertical-align:top;
	font-size: 12px;
	clear: both;
	margin-top: 8px;
	padding-bottom: 10px;
	background: url(../Images/Split.png) bottom center no-repeat;
}

#Profile img
{
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	float: left;
}

#Profile H3
{
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 5px 0px;
}

#Profile p
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-indent: 0px;
}

#Profile span
{
	font-style:italic;
}

/**---ljh---**/
/*文章列表*/
#Content #ArticleList
{
	background: url(../Images/ArticleListHeader.jpg) top center no-repeat;
	padding:0px;
}
DIV.ArticleType
{
	width:320px;
	_width:310px;
	float:left;
	display:block;
	margin-left:15px;
	margin-top:15px;
}
DIV.ArticleType .Img
{
	width:45px;
	height:43px;
	float:left;
}
.ArticleType .Type
{
	color:#A264B9;
 	font-size: 14px;
	font-weight: bold;
	padding-top:15px;
	padding-left:10px;
	width:180px;
	float:left;
}
.ArticleType .Button
{
	width:70px;
	height:43px;
	padding-top:10px;
	cursor:pointer;
	float:left;
}
.ArticleType ul
{
	clear:both;
	color:#999;
}
.ArticleType ul a
{
	color:#999;
}
.ArticleType ul a:hover
{
	color:#999;
	color:#0099FF;
}

.ArticleType .More a
{
	color:#0099FF;
 	font-size: 12px;
	font-weight: bold;
	padding-right:15px;
	margin-bottom:5px;
	float:right;
}
.ArticleType .More a:hover
{
	cursor:pointer;
}
/*遮罩层*/
#Beginner
{
	margin-left:5px;
 	font-size: 14px;
	font-weight: bold;
	color: #3c88d5;
}
#Beginner ul
{	
	list-style-type:none;
	margin-top:10px;
	margin-left:30px;
	padding:0px;
}
#Beginner ul a
{	
	color:#A264B9;
 	font-size: 14px;
	font-weight: bold;
	text-decoration:underline;
}
#Beginner ul a:hover
{	
	color:#3c88d5;
 	font-size: 14px;
	font-weight: bold;
}
.lightbox
{
    width: 670px;
    background-image:url(../Images/bg.jpg);
    top: 300px;
    left: 10%;
    border: 1px solid #999;
    line-height: 25px;
    margin: 0;
    text-align:left;
 }
 .lightbox dt
 {
 	display:block;
    padding:0px;
    text-align: left;
    cursor: move;
 }
 .lightbox dt p
 {
 	margin-top:15px;
 	padding:0px;
 	font-size: 14px;
	font-weight: bold;
	color: #3c88d5;
 }
 .lightbox .boxHead
 {
 	margin-top:15px;
 	margin-left:25px;
 	padding:0px;
 	font-size: 14px;
	font-weight: bold;
	color: #3c88d5;
	display:block;
	width:600px;
	float:left;
    cursor: move;
 }
 .lightbox .boxClose
 {
 	float:right;
 	margin-right:10px;
 	margin-top:10px;
	display:block;
	width:20px;
	border:0px;
 }
 .lightbox ul
 {
 	clear:both;
 	margin:5px 25px 15px 25px;
 	padding:0px;
 }
 .lightbox ul li
 {
 	list-style-type: none;
 	color:#999;
 }
 /**---ljh---**/
