@font-face {
	font-family:'UKIJ Tuz Tom';src:url('UKIJTuT.eot');src:url('UKIJTuT.eot?#iefix') format('embedded-opentype'),url('UKIJTuT.woff') format('woff'),url('UKIJTuT.ttf') format('truetype'),url('UKIJTuT.svg#UKIJTuzTomRegular') format('svg');font-weight:normal;font-style:normal;
}

* {
	margin: 0;
	padding: 0;
}

body {
	text-shadow: 1px 1px #fff;
	background: rgba(194,194,194,0.48);
	color: #333;
	font: 14px "UKIJ Tuz Tom";
	direction: rtl;
}

::selection {
	color: #0088dd;
}

::-moz-selection {
	color: #0088dd;
	background: #dcdcdc;
}

h2 {
	font-size: 18px;
}

a:link,a:visited {
	color: #0088dd;
	text-decoration: none;
}

.clear {
	clear: both;
}

#page {
}

#header {
	height: 100px;
	background: #454545;
	background: rgba(69, 69, 69, 0.99);
}

#top {
	width: 92%;
	margin: 0 auto;
	margin-top: 33px;
}

#top_logo {
	float: right;
	height: 80px;
	margin-right: 150px;
}

.page_menu {
}

.page_menu ul {
	list-style: none;
	float: right;
}

.page_menu li {
	text-shadow: 1px 1px #fff;
	color: #FFFFFF;
	float: right;
	padding: 8px 10px 0 10px;
}

.search {
	margin-top: 32px;
	margin-left: 130px;
	float: left;
}

#searchform {
	background: rgb(29,194,201);
	border-radius: 5px;
	padding: 2px 2px 2px 2px;
}

#searchform label {
	display: none;
}

#searchform input {
	width: 163px;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	padding: 0 5px;
	font: 12px 'UKIJ Tuz Tom',微软雅黑,PMingLiU,Verdana,Arial,Helvetica,sans-serif;
}

#searchform button,#searchform #searchsubmit {
	width: 58px;
	text-align: center;
	height: 26px;
	line-height: 26px;
	background: #666;
	margin: 0;
	border: none;
	color: #fff;
	cursor: pointer;
	vertical-align: middle;
	text-shadow: 1px 1px #333;
	font: 14px 'UKIJ Tuz Tom',微软雅黑,PMingLiU,Verdana,Arial,Helvetica,sans-serif;
}

.search button:hover {
	background: #333;
}

#blogname {
	float: right;
	font-size: 22px;
	padding-left: 10px;
	margin-top: 9px;
}

#blogname a:link,#blogname a:visited,.article h2 a:link,.article h2 a:visited {
	color: #222;
	font-size: 18px;
}

.article h2 a:link,.article h2 a:visited {
	color: #333;
	margin-right: -150px;
	font-size: 15px;
}

#blogname a:hover,.article h2 a:hover {
	color: #626262;
	text-decoration: none;
}

#blogtitle {
	padding-top: 5px;
	color: #666;
	font-size: 13px;
	font-weight: normal;
}

.logo {
	background: url(images/logo.png) no-repeat;
	margin-top: 9px;
	width: 185px;
	height: 50px;
	margin-left: 10px;
	_margin-left: 5px;
}

.nav-rss {
	margin-right: -54px;
	padding: 4px;
	margin-top: -113px;
	height: 33px;
	width: 103%;
	background: url(images/topnav.png) top left repeat-x transparent;
	position: fixed;
	z-index: 999;
	padding-bottom: 0;
}

.topnav {
	float: right;
	height: 34px;
	margin: 0 165px 3px 10px;
	font-size: 16px;
	-webkit-transition: 1s;
	moz-transition: 1s;
	transition: 1s;
}

.topnav li img {
	_padding-top: 15px;
}

.topnav ul {
	list-style: none;
	padding: 0;
	position: absolute;
	z-index: 999;
}

.topnav li {
	height: 34px;
	font-size: 15px;
	float: right;
	position: relative;
	padding: 0 25px 0 0;
}

.topnav .sub-menu li {
	float: right;
	width: 100%;
	padding: 0 5px;
}

.topnav li a:link,.topnav li a:visited {
	height: 30px;
	line-height: 30px;
	text-align: right;
	text-shadow: none;
	display: block;
	text-decoration: none;
	color: #FAEDED;
}

.topnav li a:hover {
	color: #0064a2;
}

.topnav ul ul {
	width: auto;
	display: none;
	position: absolute;
	z-index: 999;
	border-bottom: 1px #08d solid;
}

.topnav ul ul li {
	display: block;
	background: #fafafa url(images/bg2.png) repeat;
	border-top: 1px #08d solid;
	position: relative;
	top: 1px
}

.topnav ul ul ul {
	position: absolute;
	right: 90px;
	z-index: 999;
	width: 90px;
}

.topnav li.li01 {
}

.topnav li.li01 a {
	color: #08d;
	text-decoration: none;
}

.topnav li.li01 a:hover {
	color: #0064a2;
}

.topnav li.li01 li a {
	color: #08d;
}

.topnav li.li01 li a:hover {
}

.topnav li li.li01 a {
	background: #fafafa url(images/bg2.png) repeat;
	color: #08d;
	text-decoration: none;
}

.topnav li li.li01 ul {
	top: -2px
}

.topnav li li.li01 ul a {
	color: #08d;
}

.topnav li li.li01 ul a:hover {
}

#rss {
	float: left;
	border: none;
	margin-left: 160px;
}

#rss ul {
	list-style: none;
}

#rss ul li {
	margin: -1px 0px 0 22px;
	float: left;
}

.icon1 {
	display: block;
	width: 28px;
	height: 28px;
	background: url(images/rss.gif) no-repeat top;
}

.icon1 span.hover {
	display: block;
	width: 28px;
	height: 28px;
	background: url(images/rss.gif) no-repeat bottom;
}

.icon2 {
	display: block;
	width: 28px;
	height: 28px;
	background: url(images//tqq.gif) no-repeat top;
}

.icon2 span.hover {
	display: block;
	width: 28px;
	height: 28px;
	background: url(images/tqq.gif) no-repeat bottom;
}

.icon3 {
	display: block;
	width: 28px;
	height: 28px;
	background: url(images/tsina.gif) no-repeat top;
}

.icon3 span.hover {
	display: block;
	width: 28px;
	height: 28px;
	background: url(images/tsina.gif) no-repeat bottom;
}

.icon4 {
	display: block;
	width: 28px;
	height: 28px;
	background: url(images/rssmail.gif) no-repeat top;
}

.icon4 span.hover {
	display: block;
	width: 28px;
	height: 28px;
	background: url(images/rssmail.gif) no-repeat bottom;
}

#content {
	width: 990px;
	margin: 0 auto;
	padding-top: 50px;
}

.main {
	float: left;
	width: 690px;
}

.main .post,.main .left {
	margin-top: 18px;
}

.post_date {
	float: right;
	width: 70px;
	height: 72px;
	position: absolute;
	border-top: 5px #08d solid;
	margin-top: 42px;
}

.post_date span {
	display: block
}

.post_date .date_m {
	text-align: center;
	font-size: 12px;
	padding-top: 5px;
	font-family: 'UKIJ Tuz Tom',Verdana
}

.post_date .date_d {
	padding-left: 3px;
	text-align: center;
	font-size: 25px;
	margin-top: -5px;
	font-family: 'UKIJ Tuz Tom',Georgia,Arial,Tahoma,Geneva;
	font-weight: bold
}

.post_date .date_y {
	text-align: center;
	font-size: 12px;
	font-family: 'UKIJ Tuz Tom',Verdana
}

.article {
	float: left;
	width: 620px;
	border-bottom: 1px #ddd solid;
	overflow: hidden;
	font-size: 14px;
	padding-top: 20px;
	border-top: 1px solid #d5d5d1;
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #a9a9a7;
	border-bottom: 1px solid #a9a9a7;
	background: rgba(250,250,248,0.75);
	-webkit-box-shadow: 2px 2px 10px #aaa;
	-moz-box-shadow: 2px 2px 10px #aaa;
	box-shadow: 2px 2px 10px #aaa;
	position: relative;
	border-radius: 3px;
	z-index: 10;
	overflow: hidden;
}

#content-single {
	width: 803px;
	margin: 0 auto;
	padding-top: 70px;
}

.main {
	float: left;
	width: 690px;
}

.main .post {
	margin-top: 18px;
}

.post_date {
	float: right;
	width: 70px;
	height: 72px;
	position: absolute;
	border-top: 5px #08d solid;
	margin-top: 51px
}

.post_date span {
	display: block
}

.post_date .date_m {
	text-align: center;
	font-size: 12px;
	padding-top: 5px;
	font-family: 'UKIJ Tuz Tom',Verdana
}

.post_date .date_d {
	padding-left: 3px;
	text-align: center;
	font-size: 25px;
	margin-top: -5px;
	font-family: 'UKIJ Tuz Tom',Georgia,Arial,Tahoma,Geneva;
	font-weight: bold
}

.post_date .date_y {
	text-align: center;
	font-size: 12px;
	font-family: 'UKIJ Tuz Tom',Verdana
}

.article-single {
	float: left;
	width: 800px;
	border-bottom: 1px #ddd solid;
	overflow: hidden;
	font-size: 14px;
	padding-top: 20px;
	border-top: 1px solid #d5d5d1;
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #a9a9a7;
	border-bottom: 1px solid #a9a9a7;
	background: rgba(250,250,248,0.75);
	-webkit-box-shadow: 2px 2px 10px #aaa;
	-moz-box-shadow: 2px 2px 10px #aaa;
	box-shadow: 2px 2px 10px #aaa;
	position: relative;
	border-radius: 10px;
	z-index: 10;
	overflow: hidden;
}

.article li {
	list-style: none
}

.articles {
	font-size: 15px;
	width: 700px;
	padding: 10px 10px 10px 10px;
	margin: 20px auto 25px auto;
	border-top: 1px solid #D5D5D1;
	border-left: 1px solid #C1C1C1;
	border-right: 1px solid #A9A9A7;
	border-bottom: 1px solid #A9A9A7;
	border-top: 2px solid #2277E2;
	background: rgba(250,250,248,0.75);
	-webkit-box-shadow: 2px 2px 8px #AAA;
	-moz-box-shadow: 2px 2px 8px #aaa;
	box-shadow: 2px 2px 8px #AAA;
	overflow: hidden;
}

.articles1 {
	font-size: 15px;
	float: right;
	width: 240px;
	padding: 10px 10px 10px 10px;
	margin-right: -10px;
	border-top: 1px solid #D5D5D1;
	border-left: 1px solid #C1C1C1;
	border-right: 1px solid #A9A9A7;
	border-bottom: 1px solid #A9A9A7;
	border-top: 2px solid #2277E2;
	background: rgba(250,250,248,0.75);
	-webkit-box-shadow: 2px 2px 8px #AAA;
	-moz-box-shadow: 2px 2px 8px #aaa;
	box-shadow: 2px 2px 8px #AAA;
	overflow: hidden;
}

.article h2 {
	background: url(images/line.gif) repeat-x bottom;
	height: 32px;
	padding-left: 10px;
	font-size: 18px;
}

.article-single h2 {
	background: url(images/line.gif) repeat-x bottom;
	height: 38px;
	padding-right: 50px;
}

.articles h3 {
	font-size: 15px;
}

.new {
	margin-left: 2px;
	position: absolute
}

.thumbnail_box {
	padding: 4px;
	width: 140px;
	height: 100px;
	float: right;
	background: url(images/all_icon.png) no-repeat -64px -20px;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	border: 1px solid #ccc;
	margin: 40px 17px 17px 18px;
}

.thumbnail_box:hover {
	-webkit-box-shadow: inset 135px -135px 2px #000;
	-moz-box-shadow: inset 135px -135px 2px #000;
	box-shadow: inset 135px -135px 2px #000;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.8;
}

.thumbnail_box img {
	position: relative;
	z-index: 3;
	width: 140px;
	height: 100px;
}

.entry_post {
	line-height: 22px;
	padding-top: 12px;
	font-size: 12px;
	padding-left: 20px;
	text-align: justify;
}

.entry_post h5 {
	font-size: 12px;
	font-weight: normal;
}

.more {
	float: left;
	font-size: 12px;
	padding-left: 16px;
	margin: 4px 0 8px 0;
	*margin: -20px 0 8px 0
}

.info {
	float: right;
	font-size: 12px;
	padding-right: 28px;
	width: 515px;
	overflow: hidden;
	line-height: 20px;
	height: 20px
}

.article_info {
	font-size: 13px;
	line-height: 40px;
	color: #777;
	font-family: ukij tuz tom;
	text-align: center;
}

.comments_num {
	float: left;
	font-size: 12px;
	background: rgb(186,230,196);
	border-radius: 0px 6px 0px 0;
	padding: 1px 3px 0 3px;
	line-height: 20px;
	height: 20px
}

.comments_num a:link,.comments_num a:visited {
	color: #555;
	text-shadow: 1px 1px #eee;
}

.context {
	position: relative;
	line-height: 30px;
	overflow: hidden;
	font-size: 14px;
}

.context p {
	padding: 3px 0px;
	margin: 5px 44px 5px 45px;
	text-indent: 2em;
	text-align: justify;
}
.context p span {
	line-height: 30px;
}

.context h4 {
	clear: both;
	font-size: 13px;
	line-height: 18px;
	margin: 15px 40px 5px 0;
	color: #009193;
	width: 700px;
	background: #E4EAF0;
	border: 1px solid #DAE1E7;
	padding: 5px 10px 5px 8px;
	border-radius: 2px;
}

.context h5 {
	font-size: 13px;
	text-indent: 2em;
	padding: 5px 10px 5px 8px;
	box-shadow: 2px 4px 6px #A5A5A5;
	width: 700px;
	background: rgba(255,255,255,0.58);
	color: #555C55;
	margin: 15px 40px 5px 0;
	border: 1px #BDB8B8 solid;
}

background:red;
}

.context ol {
margin-left: 20px
}

.context ol li {
line-height: 22px
}

.context p img {
margin: 0 auto;
display: block;
max-width: 98%;
border-radius: 6px;
border-top: 1px solid #d5d5d1;
border-left: 1px solid #c1c1c1;
border-right: 1px solid #a9a9a7;
border-bottom: 1px solid #a9a9a7;
background: rgba(250,250,248,0.75);
-webkit-box-shadow: 2px 2px 10px #aaa;
-moz-box-shadow: 2px 2px 10px #aaa;
box-shadow: 2px 2px 10px #aaa;
}
.context table {
	margin: 0 auto;
	max-width: 87%;
}
.context table tbody tr td{
	padding: 0px 5px 0px 5px;
}


.context blockquote {
padding: 5px 20px;
margin: 0 5px;
border: 1px solid #ddd;
border-left: 8px solid #ddd;
background-color: #e9e9e9;
overflow: auto;
}

.author_pic {
float: right;
width: 60px;
}

.author_pic img {
padding: 3px;
background: #ccc;
margin-top: 8px
}

.author_pic img:hover {
background: #aaa;
}

.author_text {
float: right;
margin-right: 20px;
margin-top: 12px;
width: 615px;
font-size: 14px;
}

.author_pic1 {
float: right;
margin-right: 10x;
width: 63px;
}

.author_pic1 img {
padding: 3px;
background: #ccc;
margin-top: 8px;
margin-right: 20px;
}

.author_pic1 img:hover {
background: #aaa;
}

.author_title1 {
margin-top: 20px;
float: right;
margin-right: 35px;
}

.author_title1 a {
font-size: 15px;
}

.author_text1 {
float: right;
padding: 10px;
text-indent: 1em;
font-size: 13px;
line-height: 23px;
text-align: Justify;
text-justify: kashida
}

.relatedposts a {
background: #aaa;
}

.relatedposts ol {
padding-top: 3px
}

.relatedposts li {
float: right;
display: block;
width: 308px;
height: 20px;
overflow: hidden;
line-height: 24px;
}

.navigation {
margin: 15px 0 5px 0;
font-size: 17px;
margin-right: 73px;
text-align: center;
}

.pagination {
line-height: 24px;
}

.inactive {
height: 22px;
width: 22px;
}

.pagination span,.pagination a {
width: 22px;
text-align: center;
height: 22px;
line-height: 24px;
margin: 0px 2px 0px 2px;
display: inline-block;
text-decoration: none;
border: 1px #e0e0e0 solid;
}

.pagination .current {
height: 22px;
width: 22px;
color: #333;
border: 1px #bcbcbc solid;
font-weight: bold;
background: #f0f0f0;
}

.pagination a:hover {
height: 22px;
width: 22px;
color: rgb(255,6,6);
border: 1px #bcbcbc solid;
text-decoration: none;
}

.pagination .page_previous,.pagination .prev {
width: 50px;
height: 22px;
text-align: center;
}

.pagination .page_previous:hover,.pagination .prev:hover {
width: 50px;
height: 22px;
text-align: center;
}

.pagination .page_next,.pagination .next,.pagination .page_next:hover,.pagination .next:hover {
width: 50px;
height: 22px;
text-align: center;
}

.pagination .fir_las,.pagination .fir_las:hover {
width: 30px;
height: 22px;
text-align: center;
}

#sidebar {
float: right;
margin-right: -10px;
margin-top: 20px;
width: 260px;
border-top: 1px solid #D5D5D1;
border-left: 1px solid #C1C1C1;
border-right: 1px solid #A9A9A7;
border-bottom: 1px solid #A9A9A7;
border-top: 2px solid #2277E2;
background: rgba(250,250,248,0.75);
-webkit-box-shadow: 2px 2px 8px #AAA;
-moz-box-shadow: 2px 2px 8px #aaa;
box-shadow: 2px 2px 8px #AAA;
overflow: hidden;
}

#sidebar li ul {
}

#sidebar li ul li {
}

#sidebar li ul.children li,#sidebar li ul.children li ul li {
padding-left: 18px;
background: url(images/tier.gif) 6px 5px no-repeat;
}

#sidebar h3 {
font-size: 14px;
font-weight: bold;
background: url(images/line.gif) repeat-x bottom;
line-height: 30px;
height: 30px;
margin: 5px 0 8px 0;
}

#sidebar ul {
list-style: none
}

.widget {
margin: 20px 10px 20px 10px;
width: 240px;
}

.widget ul {
padding: 1px 0 1px 0;
font-size: 13px;
}

.widget ul li {
line-height: 22px;
font-size: 12px;
overflow: hidden;
max-height: 158px;
}

#tab-title .selected {
color: #f00;
font-weight: bold
}

#tab-title span {
padding: 0 10px 8px 0;
cursor: pointer;
}

#tab-content .hide {
display: none;
}

#tab-content ul {
overflow: hidden;
list-style: none
}

#tab-content ul li {
line-height: 23px;
}

.top_comment ul {
}

.top_comment ul li {
list-style: none;
display: inline;
}

.top_comment img.avatar {
width: 38px;
height: 38px;
background: #e3e3e3;
border: 1px solid #e3e3e3;
padding: 3px;
margin: 3px;
}

.top_comment img.avatar:hover {
background: #d0d0d0;
}

#loginform p {
line-height: 25px
}

input,textarea,button {
outline: none;
}

.article input {
border: 1px solid #ddd;
padding: 2px;
margin: 2px
}

#loginform input.login {
width: 120px;
padding: 2px;
background: #fff;
color: #444;
border: 1px solid #ddd;
box-shadow: inset 2px 3px 5px #eee;
}

#loginform input.denglu {
background: #f0f0f0;
width: 66px;
height: 23px;
color: #444;
text-align: center;
margin-top: 8px;
border: 1px solid #ddd;
}

#loginform input:focus {
border: 1px solid #ccc;
}

.r_comment {
}

.r_comment ul {
list-style-type: none;
}

.r_comment li {
line-height: 22px;
clear: both;
}

.r_comment ul li img.avatar {
height: 32px;
float: left;
padding: 3px;
margin: 4px 4px 0 0;
background: #fff;
border: 1px solid #ddd;
}

.v-links {
overflow: hidden;
font-size: 13px;
}

.v-links li {
float: right;
display: block;
width: 128px;
height: 20px;
overflow: hidden;
}

.v_avatar {
float: right;
width: 70px;
margin-left: 18px
}

.v_avatar img {
padding: 6px;
background: #e3e3e3;
border: 1px solid #e3e3e3;
}

.v_li {
float: left;
width: 135px;
line-height: 19px;
list-style: none;
}

.articles_all {
line-height: 30px
}

.car-collapse .car-yearmonth {
cursor: s-resize;
}

a.car-toggler {
line-height: 30px;
font-size: 14px;
color: #c30
}

.car-list li {
list-style: none;
line-height: 24px
}

.car-list li ul {
padding-left: 30px
}

.weisaylink,.linkstandard {
list-style: none;
}

.weisaylink ul ul,.linkstandard ul {
list-style: none;
line-height: 24px
}

.weisaylink ul ul li {
float: right;
height: 28px;
width: 25%;
overflow: hidden;
}

.weisaylink ul li h2,.linkstandard h2 {
clear: both;
font-size: 15px
}

.v_comment {
}

.v_comment ul {
padding-top: 14px
}

.v_comment ul li {
list-style-type: none;
display: inline;
}

.v_comment img {
height: 36px;
height: 36px;
float: right;
padding: 1px;
margin: 2px;
border: 1px solid #ddd;
}

.v_comment img:hover {
border: 1px solid #ccc;
-webkit-animation: comm 1.1s ease-in infinite;
box-shadow: 0 0 2px rgba(0,158,224,0.9);
-moz-box-shadow: 0 0 2px rgba(0,158,224,0.9);
-webkit-box-shadow: 0 0 2px rgba(0,158,224,0.9);
}

@-webkit-keyframes comm {
0% {
	-webkit-box-shadow: 0 0 7px rgba(0,158,224,0.9);
}

100% {
	-webkit-box-shadow: 0 0 2px rgba(0,158,224,0.9);
}}

#comment_list {
	list-style: none;
	float: left;
	width: 763px;
	margin: 20px auto 0px auto;
	overflow: hidden;
	background: rgba(250,250,248,0.75);
	padding: 15px 20px 25px 20px;
	border-top: 1px solid #d5d5d1;
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #a9a9a7;
	border-bottom: 1px solid #a9a9a7;
	-webkit-box-shadow: 2px 2px 8px #aaa;
	-moz-box-shadow: 2px 2px 8px #aaa;
	box-shadow: 2px 2px 8px #aaa
}

#comment_list h2 + ul {
	margin: 0 0 -20px 0;
	padding: 0;
	border-bottom: 20px solid #fff
}

#comment_list h2 {
	font-size: 16px;
	background: #F9F9F9;
	border-top: 6px solid #D3E3C9;
	padding: 10px 10px 5px;
	margin-bottom: 10px;
	color: #08C;
	border-bottom: 1px solid #efefef
}

#comment_list li.comment_item {
	margin: 10px auto 10px auto;
	border: #dedede solid 1px;
	background: #fff;
	position: relative;
	border-radius: 2px;
	padding: 5px 0
}

#comment_list li ul.children {
	width: 96%;
	margin-right: 2%;
	list-style: none;
	border-width: 1px 0 0 0
}

#comment_list li.authorcomment {
	background: #fff
}

#comment_list .avatar {
	border: #C1D8EA solid 2px;
	padding: 1px;
	position: absolute;
	right: 10px;
	top: 7px
}

#comment_list .vcard {
	position: relative
}

#comment_list .vcard .avatar {
	right: 0;
	top: -15px;
	position: absolute
}

#comment_list .comment_info {
	margin: 5px 70px 0 10px;
	border-bottom: 1px dashed #C1D8EA
}

h3.base-tit {
	border-bottom: 1px solid #BCBDBB;
	padding-bottom: 2px;
}

#comment_list .comment_entry {
	margin: 5px 70px 0 10px;
	text-align: justify
}

.comment_entry em {
	font-weight: normal;
	font-style: normal;
	color: #F00
}

#edita img {
	position: relative;
	margin-left: 10px;
	right: 4px;
	top: 5px
}

#comment_list .reply {
	position: absolute;
	left: 10px;
	top: 2px
}

#comment_list .reply a {
	color: #09C;
	background-color: #F1F0F0;
	padding: 2px 5px 0 5px
}

#comment_list .reply a:hover {
	color: #fff;
	background-color: #09c
}

.floor {
	float: right;
	color: #bbb
}

#respond_box {
	width: 825px;
	overflow: hidden
}

#respond {
	width: 92%;
	overflow: hidden;
	background: rgba(250,250,248,0.75);
	padding: 15px 20px 25px 20px;
	border-top: 1px solid #d5d5d1;
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #a9a9a7;
	border-bottom: 1px solid #a9a9a7;
	-webkit-box-shadow: 2px 2px 8px #aaa;
	-moz-box-shadow: 2px 2px 8px #aaa;
	box-shadow: 2px 2px 8px #aaa;
	margin-top: 20px;
	border-radius: 7px;
}

#respond p {
	line-height: 30px;
	text-align: right;
}

#respond h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	height: 25px;
	color: #726E6F;
}

.comt-box {
	border: solid 1px #DDD;
	border-color: #C6C6C6 #CCC #CCC #C6C6C6;
	border-radius: 3px;
	padding: 8px;
	box-shadow: inset 2px 0 2px #F2F2F2,inset 0 2px 2px #EEE,0 2px 0 #F8F8F8,2px 0 0 #F8F8F8;
	background-color: white;
	clear: right;
}

.comt-area {
	_margin-top: -35px;
	border: 0;
	background: none;
	width: 100%;
	font-size: 14px;
	font-family: 'UKIJ Tuz Tom';
	color: #666;
	margin-bottom: 5px;
	min-height: 70px;
	box-shadow: none;
}

.comt-ctrl {
	position: relative;
	margin: 0 -8px -8px;
	_margin-right: -10px;
	height: 32px;
	line-height: 32px;
	border-radius: 0 0 3px 3px;
	border-top: solid 1px #DDD;
	background-color: #FBFBFB;
	box-shadow: inset 0 1px 0 #FBFBFB;
	color: #999;
}

.comt-submit {
	position: absolute;
	right: -1px;
	top: -1px;
	border: solid 1px #CCC;
	height: 34px;
	width: 120px;
	cursor: pointer;
	font-weight: bold;
	color: #666;
	font-size: 14px;
	font-family: Ukij Tuz tom;
	border-radius: 0 0 3px 0;
	background-image: -webkit-linear-gradient(#F6F6F6,#E2E2E2);
	text-shadow: 0 -1px 0 white;
}

#comment-author-info {
	overflow: hidden;
}

#comment-author-info p {
	border-radius: 2px;
	border: #ccc solid 1px;
	width: 190px;
	position: relative;
	float: right;
	margin-left: 10px;
	margin-bottom: 6px;
}

#comment-author-info p:hover,#comment-author-info p.on {
	box-shadow: 0 0 4px #ddd;
	color: #222;
	border-color: #bbb;
}

#comment-author-info p:hover label,#comment-author-info p.on label {
	border-color: #bbb;
}

#comment-author-info label {
	width: 40px;
	height: 18px;
	line-height: 23px;
	padding: 4px;
	text-align: center;
	border-left: 1px solid #ccc;
	display: inline-block;
}

#comment-author-info p em {
	font-size: 12px;
	color: #999;
	position: absolute;
	left: 182px;
	top: -3px;
	font-style: normal;
}

#comment-author-info input {
	width: 130px;
	height: 23px;
	line-height: 23px;
	padding: 0 4px;
	border-radius: 2px;
	border: 0;
	color: #666;
	font-family: 'UKIJ Tuz Tom',"Alkatip Tor","Alp Ekran","Microsoft Uighur",Georgia,"Bitstream Charter","UKIJ Ruqi",serif;
}

#real-avatar {
	float: left;
	width: 27px;
}

#real-avatar img {
	width: 27px;
	height: 27px;
}

.comt-addsmilies,.comt-addcode {
	float: left;
	color: #888;
	padding: 0 10px;
	margin-top: 7px;
}

.comt-smilies {
	display: none;
	position: absolute;
	top: 0;
	left: 40px;
	height: 30px;
	background-color: #FBFBFB;
	overflow: hidden;
}

.comt-smilies a {
	float: left;
	padding: 8px 1px 0px;
}

.comt-num {
	font-size: 12px;
	color: #999;
	float: right;
	margin-right: 140px;
}

.comt-num em {
	font-weight: bold;
	font-size: 14px;
}

html body {
	_background-attachment: fixed;
}

#roll_top,#fall {
	position: relative;
	cursor: pointer;
	height: 93px;
	width: 11px;
}

#ct {
	position: relative;
	cursor: pointer;
	height: 53px;
	width: 11px;
}

#roll_top {
	background: url(images/roll.png) no-repeat;
	margin-top: 60px;
}

#fall {
	background: url(images/roll.png) no-repeat 0 -146px;
}

#ct {
	background: url(images/roll.png) no-repeat 0 -93px;
}

#roll {
	display: block;
	width: 15px;
	margin-right: -220px;
	position: fixed;
	right: 50%;
	top: 28%;
	_margin-right: -224px;
	_position: absolute;
	_margin-top: 180px;
	_top: expression(eval(document.documentElement.scrollTop));
}

#roll_top,#fall {
	position: relative;
	cursor: pointer;
	height: 93px;
	width: 11px;
}

#ct {
	position: relative;
	cursor: pointer;
	height: 53px;
	width: 11px;
}

#roll_top {
	background: url(images/roll.png) no-repeat;
	margin-top: 60px;
}

#fall {
	background: url(images/roll.png) no-repeat 0 -146px;
}

#ct {
	background: url(images/roll.png) no-repeat 0 -93px;
}

#roll-single {
	display: block;
	width: 15px;
	position: fixed;
	right: 17%;
	top: 28%;
	_margin-right: -224px;
	_position: absolute;
	_margin-top: 180px;
	_top: expression(eval(document.documentElement.scrollTop));
}

#footer {
	text-align: center;
	background: #333;
	padding-top: 17px;
	border-top: 2px solid #2277E2;
	line-height: 40px;
	font-size: 15px;
	margin-top: 20px;
	color: #777;
}

#footer a:link,#footer a:visited {
	color: #777
}

.ulinish a {
	padding: 5px;
}

.downloadLink {
	font-size: 15px;
	float: right;
	width: 70%;
	margin-right: 75px;
	text-align: center;
	border-top: 1px solid #D5D5D1;
	border-left: 1px solid #C1C1C1;
	border-right: 1px solid #A9A9A7;
	border-bottom: 1px solid #A9A9A7;
	border-top: 1px solid #A9A9A7;
	background: rgba(250,250,248,0.75);
	-webkit-box-shadow: 2px 2px 8px #AAA;
	-moz-box-shadow: 2px 2px 8px #aaa;
	box-shadow: 2px 2px 8px #AAA;
	overflow: hidden;
	margin: 12px 15% 27px auto;
	padding: 15px 0px 15px 0px;
}

.download h4 {
	clear: both;
	font-size: 13px;
	line-height: 18px;
	margin: 15px 40px 5px 0;
	color: #009193;
	width: 700px;
	background: #E4EAF0;
	border: 1px solid #DAE1E7;
	padding: 5px 10px 5px 8px;
	border-radius: 2px;
}

.download span {
	padding: 10px;
	/* padding-top: 22px; */
	/* margin-top: 41px; */
	line-height: 45px;
}

.download p {
	padding: 3px 0px;
	margin: 5px 44px 5px 45px;
	text-indent: 2em;
	text-align: justify;
}

.download span a {
	border: #999999 solid 1px;
	text-align: center;
	border-radius: 2px;
	font-size: 13px;
	font-family: 'UKIJ Tuz Tom';
	background-color: #D6D6D6;
	padding: 10px 20px 10px 20px;
}

.download span a:hover {
	border: #0066CC solid 1px;
	background-color: #00CCCC;
	color: #FFFFFF;
}

#fenye {
	direction: rtl;
	text-align: center;
	height: 40px;
	padding: 0 10px;
}

#fenye span {
	text-decoration: none;
	display: inline-block;
	padding: 0 10px;
	background: #939697;
	color: white;
	line-height: 22px;
}

#fenye a span {
	text-decoration: none;
	display: inline-block;
	margin: 6px 2px 0px 2px;
	padding: 0 10px;
	background: #1C8EC9;
	color: white;
}

#fenye a:hover span {
	background: #939697;
}

.view {
	position: absolute;
	left: 2%;
	top: 10px;
}
.view a {
	font-size: 18px;
}
.view img {
	width: 23px;
}

@media screen and (max-width:1280px) {
}

@media screen and (max-width:1160px) {
	.topnav{
		margin: 0 30px 3px 10px;
		-webkit-transition: 1s;
		moz-transition: 1s;
		transition: 1s;
	}
	.topnav li{
		padding: 0 20px 0 0;
		-webkit-transition: 1s;
		moz-transition: 1s;
		transition: 1s;
	}
	
	#roll {
		display: none;
		
	}

	#roll-single {
		display: none;
	}
}

@media screen and (max-width:1000px) {
	#content {
		width: 95%;
		-webkit-transition: 1s;
		moz-transition: 1s;
		transition: 1s;
	}
	.topnav li{
		padding: 0 15px 0 0;
		-webkit-transition: 1s;
		moz-transition: 1s;
		transition: 1s;
	}
	.topnav li a:link, .topnav li a:visited {
		font-size: 13px;
	}
	.main {
		width: 99%;
	}
	
	.article {
		width: 89%;
	}

	.articles1 {
		display: none;
	}

	#sidebar {
		display: none;
	}


	.search {
		display: none;

	}

	#top {
		text-align: center;
	}

	#top_logo {
		float: none;
		margin-right: 0px;
	}

	.context p {
		margin: 5px 20px 5px 20px;
		-webkit-transition: 1s;
		moz-transition: 1s;
		transition: 1s;
	}
	
}

@media screen and (max-width:850px) {
	#content-single {
		width: 700px;
	}

	#respond {
		width: 94%;
	}

	#respond_box {
		width: 700px;
	}

	#comment_list {
		width: 660px;
	}

	.article-single {
		width: 700px;
	}
	
	.download h4 {
		width: 600px;
	}
	
	.downloadLink {
		width: 70%;
	}


	.articles {
		width: 600px;
	}

	.author_text {
		width: 520px;
	}

	.article-single h2 {
		text-align: center;
		padding-right: 0px;
	}

	.context h4 {
		width: 600px;
	}
}

@media screen and (max-width:700px) {
	
	#top {
		margin-top: 0px;
		-webkit-transition: 1s;
		moz-transition: 1s;
		transition: 1s;
	}
	
	.nav-rss {
		opacity: 0;
		-webkit-transition: 1s;
		moz-transition: 1s;
		transition: 1s;
	}
	
	.post_date {
		display: none;
	}

	.search {
		display: none;
	}

	#content {
		width: 620px;
	}
	
	.download h4 {
		width: 520px;
	}
	
	.downloadLink {
		width: 70%;
	}

	#content-single {
		width: 620px;
	}

	#respond {
		width: 93%;
	}

	#respond_box {
		width: 620px;
	}

	#comment_list {
		width: 580px;
	}

	.article-single {
		width: 620px;
	}

	.articles {
		width: 500px;
	}

	.author_text {
		width: 420px;
		font-size: 12px;
	}

	.article-single h2 {
		font-size: 16px;
	}

	.context h4 {
		width: 520px;
	}
}

@media screen and (max-width:630px) {
	#content {
		width: 500px;
	}

	.article {
		width: 500px;
	}
	
	.download  {
		display: none;
	}

	#footer {
		font-size: 12px;
	}

	#content {
		width: 500px;
	}

	#content-single {
		width: 500px;
	}

	#respond {
		width: 93%;
	}

	#respond_box {
		width: 500px;
	}

	#comment_list {
		width: 460px;
		font-size: 12px;
	}

	.article-single {
		width: 500px;
	}

	.articles {
		width: 450px;
		-webkit-transition: 1s;
		moz-transition: 1s;
		transition: 1s;
	}

	.author_text {
		width: 365px;
		font-size: 12px;
	}

	.article-single h2 {
		font-size: 14px;
	}

	.context h4 {
		width: 400px;
	}
}

@media screen and (max-width:500px) {
}