
*
{
	margin: 0;
	padding: 0;
}

body
{
	margin: 0;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #434444;
	background-color: #ffffff;
}

h1, h2, h3
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	color: #385B88;
}

h2
{
	margin-bottom: .8em;
	font-size: 2em;
	font-weight: normal;
}

h3
{
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

p, blockquote, ul, ol
{
	margin-bottom: 1.4em;
	line-height: 1.8em;
	text-align: left;
}

p
{
}

blockquote
{
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul
{
	margin-left: 1.4em;
}

ul li
{
}

ol
{
	margin-left: 3em;
}

ol li
{
}

a
{
	text-decoration: none;
	color: #004C7D;
}

a:hover
{
	text-decoration: underline;
}

img
{
}

/* Boxed Style */

.boxed
{
}

.boxed .title
{
	padding: 0px 0 0 10px;
	background: url(images/img03.gif) no-repeat left center;
	border-bottom: 1px solid #D6D5D5;
	font-size: 1.4em;
}

.boxed .content
{
	padding: 10px;
	padding-top: 0px;
}

/* Post */

.post
{
}

.post .title
{
	margin: 0;
	padding: 0 0 0 5px;
	border-bottom: 1px solid #D6D5D5;
}

.post .date
{
	margin-top: -6px;
	font-family: Verdana, "Times New Roman" , Times, serif;
}

.post .date .month
{
	display: block;
	float: right;
	width: 60px;
	margin-bottom: 3px;
	padding: 5px 0;
	background: #D6D5D5;
	text-align: center;
	font-size: 11px;
}

.post .date .day
{
	display: block;
	float: right;
	clear: right;
	width: 60px;
	margin-bottom: 1px;
	padding: 10px 0;
	background: #EAEAEA;
	text-align: center;
	font-size: 24px;
}

.post .date .year
{
	display: none;
}

.post .meta
{
	padding: 0px 0 5px 10px;
	border-bottom: 1px solid #EAEAEA;
	font-size: 12px;
}

.post .meta p
{
	margin: 0;
}

.post .story
{
	padding: 10px 40px;
}

/* Logo */

#logo
{
	width: 770px;
	height: 200px;
	margin: 0 auto;
}

#logo h1
{
	padding: 106px 0 0 40px;
}

#logo h1 a
{
	text-transform: uppercase;
	font-size: 30px;
	color: #FFFFFF;
}

#logo h1 i
{
	text-transform: lowercase;
	letter-spacing: -3px;
	font: italic normal 48px Georgia, "Times New Roman" , Times, serif;
	color: #385B88;
}

#logo h2
{
	padding: 0 0 0 42px;
	text-transform: lowercase;
	font-size: 1em;
}

#logo a
{
}

/* Content */

#content
{
	width: 770px;
	margin: 0 auto;
}

/* Content > Main */

#main
{
	float: right;
	width: 500px;
	margin-top: 0px;
}

/* Content > Main > Welcome */

#welcome
{
}

/* Content > Main > Example */

#example
{
}

/* Content > Sidebar */

#sidebar
{
	float: left;
	width: 240px;
}

/* Content > Sidebar > Login */

#login
{
}

#login form
{
}

#login fieldset
{
	border: solid 1px #dedede;
}

#login legend
{
	display: block;
}

#login label
{
	font-size: x-small;
	font-weight: bold;
}

#login input
{
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #DEDEDE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2
{
	background-color: #F1F1F1;
	color: #385B88;
}

#inputsubmit1
{
	background-color: #385B88;
	color: #FFFFFF;
}


/* Menu */

#menu
{
	float: right;
	padding: 20px 0 0 0;
}

#menu ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li
{
	display: inline;
}

#menu a
{
	display: block;
	float: left;
	height: 17px;
	padding: 0 17px 0 19px;
	text-decoration: none;
	color: #385B88;
}

#menu a:hover
{
	text-decoration: underline;
	color: #FF6000;
}

#menu .first a
{
	background: none;
}

/* Content > Sidebar > menu2 */

#menu2
{
	margin-bottom: 10px;
	border-bottom: 4px solid #EBEBEB;
}

#menu2 ul
{
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu2 li
{
	display: inline;
}

#menu2 a
{
	display: block;
	padding: 10px 0 10px 24px;
	background: url(images/img05.gif) no-repeat 10px 17px;
	border-top: 1px solid #EBEBEB;
	color: #E08934;
}

#menu2 a:hover, #menu2 .active a
{
	background: #EBEEF3;
	text-decoration: none;
	font-weight: bold;
	color: #385B88;
}

/* Content > Sidebar > Updates*/

#updates
{
}

#updates ul
{
	margin: 0;
	list-style: none;
}

#updates h3
{
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p
{
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners
{
}

#partners .content
{
	padding: 10px 0;
}

#partners ul
{
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li
{
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Footer */

#footer
{
	clear: both;
	padding: 20px 50px;
	border-top: 4px solid #D6D5D5;
	background: #EAEAEA;
}

#footer p
{
	width: 770px;
	margin: 0 auto;
	font-size: x-small;
}

/* Footer > Legal */

#legal
{
	font-family: Verdana;
}

/* Footer > Links */

#links
{
}


/* 文本框, 下拉菜单 */
.txtCss
{
	padding: 3px;
	padding-left: 3px;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	color: #666680;
	line-height: 12px;
	background-color: #f2f2f2;
}

.txtreadwrite
{
	border: 1px solid #C0C0C0;
	text-align: left;
	background-color: #FFFFFF;
	color: #000000;
	width: 100px;
	readonly: expression(this.readOnly=false);
}
.txtreadonly
{
	border: 1px solid #C0C0C0;
	text-align: left; /*background-color:#D3D3D3;*/
	background-color: #EBEBEB;
	color: Gray;
	width: 100px;
	readonly: expression(this.readOnly=true);
}
/* 按钮 */
.btnCss
{
	height: 22px;
	padding: 0px;
	background: #fff;
	background: url(  "images/bg_btn.gif" ) repeat-x;
	font-size: 12px;
	line-height: 20px;
	border: 1px solid #CCCCCC;
}
.tbcss
{
	background-color: #DEDEDE;
}

.tbcss tr
{
	background-color: #FFFFFF;
}

.tbcss th
{
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #854292;
	height: 24px;
	padding-left: 10px;
}

.tbcss td
{
	font-size: 12px;
	height: 24px;
	padding-left: 5px;
}
.tbcss td .tab
{
	padding-right: 15px;
	text-align: right;
}
.tbcss td tab2
{
	padding-left: 15px;
	text-align: left;
}

.tbcss span
{
	color: #2483B5;
}

div.header
{
	text-align: left;
	background-color: #E4EDF9;
	padding: 2px;
	border: solid 1px #668CD9;
}
