@charset "utf-8";
/* CSS Document */
@import url("color.css");
@import url("column.css");
@import url("list.css");
@import url("main-body.css");
@import url("main-menu.css");
@import url("model.css");
@import url("content.css");

body {
	margin: 0px;
	font-size: 63%;
	color: #666666;
}


#wall {
	line-height: 2.4em;
	font-size: 1.2em;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#wall {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.2em;
	line-height: 2.4em;
}

#head {
	height: 78px;
	padding: 5px;
}

#head .logo {
	float: left;
}

#head .time {
	float: right;
	padding-top: 45px;
}
#ad .login {
	background-repeat: repeat-x;
	background-color: #E7F2F8;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
}
#ad .login ul {
	list-style-type: none;
	margin: 0px;
	text-align: center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#ad .login .submit {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
}


#ad .login .title {
	background-repeat: no-repeat;
	line-height: 20px;
	text-indent: 20px;
	margin-bottom: 5px;
	vertical-align: middle;
	margin-top: 2px;
}
.submit .btn {
	background-image: url(../../images/sky-blue/login-btn-bg.gif);
	border: 1px solid #999999;
	font-size: 1em;
	vertical-align: middle;
}




form {
	margin: 0px;
}

input {
	color: #666666;
}
.por_tb {
	clear: both;
	background-color: #CCCCCC;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	margin-top: 5px;
}
.por_tb td {
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
.por_tb th[scope=col] {
	background-color: #CCCCCC;
}
.por_tb th[scope=row]{
	background-color: #F2F2F2;
	vertical-align: top;
}







#footer {
	clear: left;
	background-repeat: repeat-x;
	background-color: #E1E1E1;
	border: 1px solid #CCCCCC;
	text-align: center;
	line-height: 1.2em;
	margin-bottom: 10px;
}

#ad .pic img {
	margin-bottom: 10px;
}
