/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px 0 0 0;
	padding: 0;
	background: #FFFFFF url(/images/bg01.gif);
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-size: 13px;
	color: #000000; 
}

h1, h2, h3 {/*期刊浏览中 文章作者和网友评论及文章发布时间的文字信息属性*/
	margin: 0;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 167%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ol, ul {
	line-height: 180%;
}

p {
}

ol {
}

ul {

  /*list-style-type:none;*/
  margin:0px;


}

blockquote {
	margin: 0;
	padding-left: 20px;
	font-style: italic;
}

blockquote * {
	line-height: normal;
}


a { /*本期精彩推荐文章列表字体属性*/
	color: #ff0000;	
}

.perfect_article_area{/*本期精彩推荐文章列表边框及区域属性*/
	width: 500;
	/*background: #fffff0;
	border: 1px solid #dfdfc7;*/	
	font-weight:normal;
	
	background: #F7F7F7;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding-left:0px;	
}

a:link {text-decoration:none;color:"#FF0000";}
a:hover {text-decoration:underline;color:"#9d2000";}

a:active {text-decoration:none;color:"#9d2000";}
a:visited {text-decoration:none;color:"#9d2000";}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 808px;
	height: 200px;
	background: url(/images/top02.gif) no-repeat right top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}



/* Logo */

#logo {
	float: left;
	width: 220px;
	height: 200px;
	background: #FD6400 url(/images/logo05.gif);
}



/* Menu */

#menu {
	float: right;
	width: 580px;
	height: 15px;
	padding: 178px 0 0 0;/*菜单显示位置*/
}

#menu ul {
	width: 576px;
	height: 22px;
	margin: 0;
	padding: 0;
	background: #64658e url(/images/menu02.gif) repeat-x;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 10px;
	padding: 0px 10px 0 10px;/*菜单与各边距离*/
	/*background: url(/images/div01.gif) no-repeat;*/
	text-transform: lowercase;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFF0;
}

/* Page */

#page {
	width: 808px;
	margin: 0 auto;
}

/* Content */
#content {
	float: right;
	width: 538px;
	padding: 20px;
	background: #edf8ff url(/images/down03.gif) no-repeat left bottom;
}

#chuankanxuanyan {
	float: right;
	width: 430px;
	padding: 20px;
	background: #edf8ff url(/images/down03.gif) no-repeat left bottom;
}

#juanshouyu {
	float: right;
	width: 430px;
	padding: 20px;
	background: #edf8ff url(/images/down03.gif) no-repeat left bottom;
}

#tougao_content {
	float: right;
	width: 536px;
	padding: 22px;
	background: #FFFFFF url(/images/down02.gif) no-repeat left bottom;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
	padding-top: 0px;
}

#sidebar a {/*左栏文章列表属性*/
	color: #FFFFFF;
	font-size: 14px;
	line-height:20px;
}

#sidebar ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-size: 92%;
}

#sidebar ul li {/*过往期刊列表的分割线*/
	padding: 5px 14px;
	background: url(images/list_01.gif) no-repeat 10px 12px;
	border-bottom:1px solid #184785;
	
/*	border-top: 1px solid #0B0B0B;*/
/*	border-top: 1px solid #D3D3D3;*/
/*	border-top: 0px solid #184785;*/
}

#sidebar ul li_out {/*过往期刊列表的分割线*/
	padding: 5px 14px;	
	border-bottom:1px solid #184785;
	/*background: url(images/list_01.gif) no-repeat 10px 12px;*/
/*	border-top: 1px solid #0B0B0B;*/
/*	border-top: 1px solid #D3D3D3;*/
/*	border-top: 0px solid #184785;*/
}

#sidebar ul li.first {
	border: none;
}

#sidebar ul li h2 {
	margin: 0;
	font-size: 100%;
}

#sidebar ul li h3 {
	margin: 0;
	font-size: 92%;
}

#sidebar ul li p {
	margin: 0;
}

.boxed {
	margin-bottom: 10px;
	background: #64658e;
}

.boxed .title {/*左栏标题相关信息属性*/
	height: 15px;
	margin: 0;
	padding: 10px 0 0 10px;
	background: #64658e url(/images/bar02.gif) no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFF0;
}

.boxed .content {
	padding: 8px;	
	background: #64658e url(/images/back02.gif) no-repeat/* left bottom*/;
}

/* Search */

#search {
}

#searchform {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#searchinput {
	float: right;
	width: 174px;
	padding: 5px 10px 2px 10px;
	background: #FFFFFF url(/images/img11.gif) repeat-x;
	border: 0px solid #FFFFFF;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#searchsubmit { /*Search*/
	float: right;
	margin-top: 5px;
	background: #E3E3E3 url(/images/img12.gif) repeat-x;
	border: none;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFF0;
}

#news {
	width: 202px;	
}

/* Footer */
#footer {
	clear: both;
	width: 808px;
	background: #808080;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 24px;
	margin-left: auto;
	color: #FFFFFF;
}

#legal {
	margin: 0;
	padding: 8px;
	text-align: center;	
}

/*extra*/

#entry {
	width: 804px;
	height: 24px;
	color: #ff0000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	border:2px solid #FFFFFF;
	background: #FD6400;
}

#reg1 {
	FONT-SIZE: 12px;
	WIDTH: 400px;
	HEIGHT: 24px;
	FONT-FAMILY: "宋体";
	float: right;
	padding-right: 0px;
	padding-bottom: 0px;
	position: relative;
	top: 2px;
	right: 10px;
	left: 10px;
	color: #000000;
	}

#stime {
	FONT-SIZE: 14px;
	WIDTH: 180px;
	HEIGHT: 24px;
	FONT-FAMILY: "宋体";
	float: left;
	padding-right: 0px;
	padding-bottom: 0px;
	position: relative;
	top: 3px;
	right: 0px;
	color: #FFFFF0;

	}
	
.bginput {
		FONT: 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; COLOR: #001c57
	}	

.button {
		FONT: 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; COLOR: #184785;		
	}
	
.f1 {
	FONT-SIZE: 12px; MARGIN-LEFT: 5px; WIDTH: 380px; FONT-FAMILY: "宋体"
}
	
	
.STYLE19 {/*创刊宣言和在线投稿相关文字信息属性*/
	FONT-SIZE: 13px; COLOR: #3A2885; LINE-HEIGHT: 20px
}
	
#bigpagetitle{/*大标题属性*/
	width: 538px;
	font-weight: bold;
	color: #FD6400;	
	FONT-SIZE: 14px;
	
	background: #dbdbdb;
	border: 1px solid #dbdbdb;

}

#aboutustitle{
	width: 538px;
	font-weight: bold;
	color: #FD6400;	
	FONT-SIZE: 14px;
	
	background: #FFFFFF;
	border: 1px solid #FFFFFF;

}

#contributetitle{
	width: 538px;
	font-weight: bold;
	color: #FD6400;	
	FONT-SIZE: 14px;
	
	background: #dfdfc7;
	border: 1px solid #dfdfc7;

}

#titlelist{
	width: 538px;
	font-weight: bold;
	color: #000000;	
}

#titlelist_cur{
	width: 538px;
	font-weight: bold;
	color: #FD6400;	
	float: left;
	
	
}

.titlelist{
	width: 202px;
	font-weight: bold;
	color: #000000;	
	
}



#words{
	float: center;
	width: 538px;
	FONT-SIZE: 12px; COLOR: #3A2885; LINE-HEIGHT: 20px;
}

.article{
	float: center;
	width: 538px;
	FONT-SIZE: 12px; COLOR: #3A2885; LINE-HEIGHT: 10px;
}
.article.title{/*文章标题属性*/
	FONT-SIZE: 16px; COLOR: #184785; LINE-HEIGHT: 10px;
	
	
}

.title_font{
	FONT-SIZE: 13px; FONT-COLOR: #FF0000; 
}

#words_article{/*文章正文文字属性*/
	float: center;
	width: 538px;
	FONT-SIZE: 14px; COLOR: #000000; LINE-HEIGHT: 20px;
}

#expert {/*期刊动态属性*/
	width: 202px;
	color: #C9E4D6;
	font-size: 16px;
	float:center;
}



	
.style03 {
	LINE-HEIGHT: 14px;
	TEXT-DECORATION: none;
	font-size: 12px;
	color: red;
}



#comment {/*文章评论属性*/
	float: right;
	width: 200px;
	margin-top: 0px;
	padding-right: 8px;
	padding-left: 10px;
}

#comment ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
}

#content h1 {
	padding: 5px 0px 5px 5px;
	color: #173E68;	
	font-variant:1px;
}

#content h2 {/*文章发表日期属性*/
	padding: 5px 0px 5px 5px;
	text-transform: uppercase;
	font-size: 16px;
	color: #FF0000;
	border-bottom: 1px dashed;
}

#content h3 {/*"文章作者文字提示信息属性"*/
	padding: 0px 0px 0px 0px;
	color: #FF0000;
	border-bottom: 1px dashed;
}



.WithBreaks {
	algin:center;
	float:inherit;
	line-height:23px;
	WIDTH: 550px; WORD-WRAP: break-word
	font-color:#FF0000;
}

.STYLE1 {
	FONT-SIZE: 12px; WIDTH: 570px; HEIGHT: 10px;
	font-color:#FF0000;
}