@charset "utf-8";
/* CSS Document */
body {
   font:normal 12px Helvetica; color:#666; 
   background:url(img/bg.jpg) top #2c3f53 repeat-x;
   text-align:center;
}
#trans{
float:left;
height:50px;}
#sea{
width:300px;
float:left;
height:50px;}
.clear{
   clear:both;
}
.entry img{
border:5px solid #7F7F7F;
width:600px;height:450px;}
.more{
   padding:0px;
   margin:0px;
   float:right;
   }
.more a{
	text-decoration: none;
	color: #666;
}
.more a:hover{
	color: #D88C01;
	text-decoration: underline;
}   
.search {
	height: 27px;
	width: 960px;
}
#center {
	margin: auto;
	padding: 0px;
	width:960px;
}
#nav {
	background-image: url(img/nav.jpg);
	background-repeat: repeat-x;
	height: 90px;
	width: 960px;
	float:left;
}
.STYLE1 {
	font-size: 20px;
	margin-top: 35px;
	float: right;
	margin-right: 50px;
	font-family: Arial, Helvetica, sans-serif;
}
#banner {
	background-image: url(img/banner.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 960px;
	float:left;
}
#content{
	width:960px;
	height:auto;
	background-color:#e0e0e0
}
#side {
	background-image: url(img/mainbg.jpg);
	background-color:#e0e0e0;
	background-repeat: repeat-x;
	height: 400px;
	width: 270px;
	float:left;
	padding:20px;
	text-align:left;
}
#main {
	background-color:#e0e0e0;
	padding-top:20px;
	padding-right:20px;
	background-image: url(img/mainbg.jpg);
	background-repeat: repeat-x;
	height: 400px;
	width: 690px;
	float:left;
	text-align:left;
}
#nav a {
	padding-top:5px;
	margin:5px;
	FONT-WEIGHT: bold; 
	COLOR: #666666; 
	TEXT-DECORATION: none;
}
#nav a:hover {
	COLOR: #126BAD;
	text-decoration: underline;
}
.line {
	height: 10px;
	width: 200px;
	text-align:center;
}

.link ul{
	MARGIN: 0px;
	PADDING: 0px;
	BORDER: medium none;
	LINE-HEIGHT: normal; 
	LIST-STYLE-TYPE: none;
}
.link ul li {
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-decoration: none;
} 
.link ul li a {
	PADDING:5px 0px 5px 15px;
	DISPLAY: block; 
	FONT-WEIGHT: bold; 
	BACKGROUND: url(img/icon_dot_lmenu2.gif) transparent no-repeat 2px 12px; 
	WIDTH: 100%; 
	COLOR: #444; 
	TEXT-DECORATION: none;
}
.link ul li a:hover { BACKGROUND: url(img/icon_dot_lmenu.gif) #017ace no-repeat 2px 12px;COLOR: #fff; } 

#main ul{
	MARGIN: 0px;
	PADDING: 0px;
	BORDER: medium none;
	LINE-HEIGHT: normal; 
	LIST-STYLE-TYPE: none;
}
#main ul li{
	margin:0px 0px;
	float:left;
	width:165px;
	height:120px;
}
#main ul li img{
	width:140px;
	height:105px;
	margin:5px;
	padding:5px; 
	border:1px solid #333;
		}
#main ul li span{
    text-align:center;
}
#main ul li a {
	text-align:center;
	PADDING:5px 0px 5px 0px;
	DISPLAY: block; 
	FONT-WEIGHT: bold; 
	WIDTH: 100%; 
	COLOR: #444; 
	TEXT-DECORATION: none;
}
#main ul li a:hover { BACKGROUND:  #017ace no-repeat;COLOR: #fff; } 

#sideimg{
float:left;
}
#copyrights{
	width:100%;
	text-align:center;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #CCCCCC;
}
#contact{
	float:right;
	text-align:right;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;
}#con {
	float: left;
	width: 670px;
}
#con_title {
	background-color: #202f41;
	float: left;
	height: 30px;
	width: 660px;
	vertical-align: middle;
	background:url(img/title_bg.jpg) repeat-x;
	color:#FFF;
}
#con_title a {
	padding-top:5px;
	margin:5px;
	FONT-WEIGHT: bold; 
	COLOR: #fff; 
	TEXT-DECORATION: none;
}
#con_title a:hover {	COLOR: #FFA500; 
}
#con_text img{
	width:600px;
	height:450px;
	border: 5px solid #999999;
}
#con_text {
	color: #033;
	height: auto;
	width: 630px;
	margin:5px auto 5px 15px;

}

#sideimg {
	text-align:center;
}
#sideimg ul{
	margin:0px;
	padding:0px;
	width:230px;
	text-align:center;
	float:left;
}
#sideimg ul li{
	margin-top:5px;
	text-align:center;
	float:left;
}
#sideimg ul li a {
	
	DISPLAY: block; 
	FONT-WEIGHT: bold;
	WIDTH: 100%; 
	COLOR: #444; 
	TEXT-DECORATION: none;
}
#sideimg ul li a:hover { BACKGROUND:  #017ace no-repeat;COLOR: #fff;}
#sideimg ul li img{
	width:173px;
	height:130px;
	border:1px solid #333;
        padding:0px;
}
	
/* Begin Comments*/
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	 background: #999999;
	border:1px dashed #777;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	color:#003366
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

.alt {
	margin: 0;
	padding: 5px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 0px;
	padding: 5px 5px 10px 5px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/*repay*/
.editComment, .editableComment, .textComment{
	display: inline;
}
.comment-childs{
	border: 1px solid #999;
	margin: 5px 2px 2px 4px;
	padding: 4px 2px 2px 4px;
	background-color: white;
}
.chalt{
	background-color: #E2E2E2;
}
#newcomment{
	border:1px dashed #777;width:90%;
}
#newcommentsubmit{
	color:red;
}
.adminreplycomment{
	border:1px dashed #777;
	width:99%;
	margin:4px;
	padding:4px;
}
.mvccls{
	color: #999;
}
/*end repay*/
