/*--------------------------全--局-------------------------------*/
body{
	margin:0;
	padding:0;
	background-color: #dcdcdc;
	font:12px "宋体","新宋体";
}
a{
	text-decoration: none;
}
a:link {
	color: #095C83;
}
a:visited {
	color: #095C83;
}
a:hover {
	color: #DC143C;
	text-decoration: underline;
}
a:active {
	color: #DC143C;
	text-decoration: underline;
}
ul{
	list-style-type:none;
	list-style-position : outside;
	margin:0 0 0 0;
	padding:0 0 0 0;
	word-break:break-all;
}
li{
	margin:0 0 0 0;
	padding:0 0 0 0;
}
p{
	margin:0 0 0 0;
	padding:0 0 0 0;
	word-break:break-all;
}
img{
	border:0;
}

/****************************************************************************/

.nav{ 
	width:898px; 
	margin-top: 10px;
}
.nav div{
	background-image:url(http://images2.wowchina.com/images_wow/front/nav.gif);
}
.nav .hd{ 
	background-position:-825px 0; 
	background-repeat:no-repeat
}
.nav .ct{}
.nav .ft{
	background-position:-1650px 100%; 
	background-repeat:no-repeat; 
	text-align:center; 
	min-height:20px;
	_height:20px;
	padding:20px; 
	font-size:14px;
}

#divAll{
	width:910px;
	margin:0 auto;
	padding: 0;
}

#divPage{
	width:898px;
	margin:0;
	padding:0 6px 0 6px;
	text-align:left;
	float: left;
	background-color: #FFFFFF;
	/*background:url("default/bgarticle.gif") repeat-y center;*/
}

#divMiddle{
	width:898px;
	margin:0;
	padding:0;
	text-align:left;
	float:left;
}

#divTop{
	width:898px;
	margin:0 auto;
	padding:0;
	text-align:left;
	float:left;
	height:50px;
	/*border-color: #753D00;
	border-style: solid;
	border-width: 2px;
	border-bottom:1px solid #808080;*/
}

#divTop div{
	float: left;
}

#divMenu{
	float: left;
	height: 40px;
	width: 900px;
	background: url("default/topmenu_bg.gif") left top repeat-x;
}

#divMenu ul{
	height: 40px;
	width: 900px;
	background:url("default/topmenu_r.gif") top center no-repeat;
	overflow:hidden;
}

#divMenu ul li{
	float:left;
	margin-left:-2px;
	background:url("default/topmenu_bg.gif") left bottom no-repeat;
}

#divMenu ul li a{
	float:left;
	color: #FFF;
	display:block;
	padding-left:15px;
	padding-right:15px;
	text-decoration:none;
	height:40px;
	line-height:37px;
	font-size:12px;
	font-weight:bold;
}

.clsimg{
	margin-top: 21px;
}

#BlogSubTitle{
	font-size: 12px;
	color: #DB9370;
	margin: 30px auto 0 15px;
	font-weight: lighter;
}

#divMain{
	width:898px;
	margin: 0;
	padding: 0;
	text-align:left;
	float:left;
}

#divTopimg{
	width: 900px;
	clear: both;
	margin-bottom: 5px;
}

#divTopimg a{
	text-align: center;
	float: left;
	width: 450px;
}

#brand a{
	float: left;
}

/***************Add by hiptc********************/
.blogmid{
	width:898px;
	margin:0 auto 30px auto;
	padding:0;
	text-align:left;
	float:left;
	border-top: 1px solid #C0C0C0;
	padding-top: 15px;
}

.blogmid div{
	float: left;
}

.blogimg{
	text-align: center;
}

.blogimg img{	
	border-width: 1px;
	border-style: solid;
	border-color: #FF0000;
}

.divLeftArticle{
	width: 200px;
}

.articles{
	float: left;
	width: 900px;	
}

.articles div{
	width: 430px;
	border-color: #666666;
	border-style: dotted;
	border-width: 1px;
	line-height: 150%;
	padding: 5px 5px 5px 5px;
	background-color: #dcdcdc;
}

#left{
	float: left;
	margin-right: 16px;	
}

#right{
	float: right;
}

#divArticle{
	width: 688px;
}

#divMain div{
	float: left;
}

#divLeftList{
	width: 688px;
}

#divRightList{
	width: 200px;
}

/***************Add by hiptc********************/

div.function {
	float:left;
	width:190px;
	margin:10px 0 0 0;
	padding:0 0 0 10px;
	text-align:left;
}

div.function h3{
	font-size:12px;
	height:15px;
	margin:0 0 0 0;
	padding:5px 0 0 5px;
	color:black;
}
div.function ul{
	text-align:left;
	width:190px;
	margin:2px 0 0 0;
	padding:5px 0 0 0;
	list-style-position:outside;
	list-style-type:none;
	border-top:1px solid #e0e0e0;
}
div.function li{
	margin:0 0 0 0;
	padding:2px 0 1px 5px;
}

#CatalogFunction li a{
	color: #666;
}

#LastFunction li a{
	color: #666;
}

.Bottom div{
	float: left;
}

#BottomLeft{
	width: 70px;
	margin-top: 18px;
}

#divLink{
	margin-top: 10px;
	width: 800px;
}

#divLink li{
	float: left;
	padding-top: 8px;
	padding-right: 10px;
}

#divLink ul li a{
	color: #666;
}

#divBottom{
	font-size:12px;
	margin:10px auto 5px auto;
	padding:0;
	text-align:center;
	float: left;
	clear: both;
	font-weight:normal;
	width: 898px;
	/*background:url("default/bottom.png") repeat-x 0 0;*/
	/*border-top:1px solid #D0D0D0;*/
}

div.post {
	width:668px;
	margin:10px 0 10px 10px;
	padding:0 0 0 0;
	text-align:left;
}
div.post-nav {
	width:100%;
	clear:both;
	float:left;
}
div.post-nav a.l{
	float:left;
	padding-right:10px;
	padding-bottom:5px;
}
div.post-nav a.r{
	float:right;
	padding-left:10px;
	padding-bottom:5px;
}

div.post .post-title{
	width:639px;
	padding:2px 0 2px 28px;
	margin:0 0 0 0;
	font-size:18px;
	color: #284259;
	background:#fff url("default/title-bg.gif") no-repeat 3px center;
	border-bottom:1px solid #e0e0e0;
}

div.post .post-date{
	width:658px;
	margin:0 0 0 0;
	padding:5px 5px 2px 0;
	font-size:12px;
	color:gray;
}

div.post .post-footer{
	width:666px;
	margin:10px 0 30px 0;
	padding:2px 0 0 0;
	font-size:12px;
	color:gray;
	height:20px;
	text-align:right;
}
body.single div.post .post-footer{
	margin:10px 0 0 0;
}

div.post .post-tags{
	width:661px;
	margin:2px 0 2px 5px;
	padding:2px 0 0 0;
	font-size:12px;
	color:gray;
	height:20px;
	text-align:left;
}

body.multi div.post .post-tags{
	/*display:none;*/
}

div.post div.post-body{
	width:660px;
	margin:0 0 0 0;
	padding:5px 0 0 5px;
	font-size:13px;
	word-break:break-all;
	text-align:left;
	line-height:150%;
}

div.post-body div.media a{
	padding-left:16px;
	background:#FBFBFB url("default/media.gif") no-repeat 0 center;
}

div.post-body img{
	padding:4px 4px 4px 4px;
	border:0;
	clear : both;
	float : none;
}

div.post-body p{
	margin:10px 0 15px 0;
	padding:0;
}
div.post-body p.img{
	margin:0;
	padding:0;
	text-align:center;
}
div.post-body p.inscript{
	margin:0;
	padding:0;
	padding-right:20px;
	text-align:right;
}
div.post-body p.code{
	padding:5px;
	border:1px dotted black;
}
div.post-body div.code{
	padding:5px;
	border:1px dotted black;
}

div.post-body h1{
	color: #000000;
	margin:0;
	padding:0;
	font-size:16px;
}
div.post-body h2{
	color: #000000;
	margin:0;
	padding:0;
	font-size:14px;
}
div.post-body h3{
	color: #000000;
	margin:0;
	padding:0;
	font-size:13px;
}
div.post-body h4{
	color: #000000;
	margin:0;
	padding:0;
	font-size:12px;
}
div.post-body h5{
	color: #000000;
	margin:0;
	padding:0;
	font-size:11px;
}
div.post-body h6{
	color: #000000;
	margin:0;
	padding:0;
	font-size:10px;
}
