/* ========== Global ========== */
* {
	margin: 0;
	padding: 0;
}
body {
	margin:0;padding:0;
	background:#FFF;
	color:#333;
	font:normal 12px '宋体',sans-serif;
}
ul,li {
	margin:0;padding:0;
	list-style:none;
}
h1 {
	font:normal 20px 黑体;
	text-align:center;
	margin:0;padding:0
}
img {
	border:0;
}

.edu 
{font-family: Verdana, Arial, Helvetica, sans-serif}
a {
	font-size:12px;
	color:#333;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#09C;
}
a.underline {
	text-decoration:underline;
}
a.underline:hover {
	text-decoration:none;
}
.left {
	float:left;

}
.right {
	float:right;
}

/*========== Fix Float BUG ==========*/
.clearfix:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}
.clearfix {display: inline-table;}

/*========= Hides from IE-mac =========*/
.clearfix1 {height: 1%;}
.clearfix {display: block;}

/*Myteein Login*/
.myteein_login {
	width:100%;height:27px;
	margin:0 auto;
	background:url(../img/userpanel_bg.gif) repeat-x;
	margin-bottom:5px;
	vertical-align:middle;
}
.myteein_loginl {
	float:left;
	width:470px;
	vertical-align:middle;
	height:27px;
	line-height:27px;
}
.myteein_loginr {
	float:right;
	width:460px;
	height:27px;
	line-height:27px;
}
input.login {
	width:70px;height:15px;
	border:1px solid #CCC;
}
input.login_btn {
	width:35px;height:18px;
	background:url(../img/login_btn.gif) no-repeat;
	border-style:none;
}
input.reg_btn {
	width:35px;height:18px;
	background:url(../img/reg_btn.gif) no-repeat;
	border-style:none;
}
/* ========== Top ========== */
.top {
	width:750px;
	height:48px;
	border:1px solid #C7D5DC;
	background:#F5F8FA;
	margin:0 auto;
}
.menu_2 {
	width:750px;
	height:30px;
	border:1px solid #C7D5DC;
	background:#ffffff;
	margin:0 auto;
	PADDING-LEFT: 5px; 
	COLOR: #10559b; 
	LINE-HEIGHT: 30px; 
	TEXT-ALIGN: left;
	float:center;
}

.toplogo {
	float:left;
	width:290px;
}
.navbar {
	float:right;
	width:370px;
	margin-top:2px;
	margin-right:6px;
}
.navbar li {
	float:left;
	width:16%;
	height:12px;
	margin:4px auto;
	text-align:center;
	border-right:1px solid #333;
}
.navbar li.last {
	border-right:none;
}
/*=========== Container1 ===========*/
.container1 {
	width:750px;
	margin:2px auto;
}
.container1_l {
	float:left;
	width:470px;
}
.container1_r {
	float:right;
	width:262px;
}
.userpanel {
	width:468px;
	border:1px solid #B8C9D3;
	background:#F0F6F9;
	padding-top:4px;
	padding-bottom:4px;
	text-indent:5px;
}
.userpanel img.color1 {
	border:2px solid #F0F6F9;
}
.userpanel img.color2 {
	border:2px solid #F0F6F9;
}
.userpanel img.color3 {
	border:2px solid #F0F6F9;
}
.userpanel img.color4 {
	border:2px solid #F0F6F9;
}
.userpanel img.color5 {
	border:2px solid #F0F6F9;
}

/* Search */
#searchrococo {
	width:468px;
	border:1px solid #B8C9D3;
	background:url(../img/searchbg2.gif) top repeat-x;
	margin:3px auto;
	text-align: left;
	height:60px;
	overflow:hidden;
	color: #222;
}
#search form input {
	width:240px;height:17px;
	vertical-align: middle;
	margin-top:3px;
	margin-left:10px;
}
.searchnav {
	color: #D9D9D9;
	list-style: none;
	margin-left: 10px;
	text-align: center;
	padding-top: 2px;
}
.searchnav li {
	float: left;
	background: url(images/tab1.gif) no-repeat 3px bottom;
	width: 65px;
	height:24px;
	line-height: 24px;
	color: #333;
}
.searchnav a {
	width: 100%;
	height:22px;
	color: #333;
	display: block;
	text-decoration: none;
	padding-top:1px;
}
.searchnav a:hover {
	background: url(../img/tab1.gif) no-repeat;
	color: #333;
	text-decoration: none;
	padding-top:1px;
}
.searchnav .tab {
	background: url(../img/tab1.gif) no-repeat center;
	margin-top:2px;
	line-height:20px;
}


#search1 {
	clear:both;
	width:100%;
	height:33px;
	background:url(../img/searchbg1.gif) top repeat-x;
	margin-top:2px;
}
#search1 input.btnoff,#search1 input.btnon {
	width: 50px;
	height: 20px;
	line-height: 20px;
	cursor: pointer;
	background:url(../img/searchb.gif) no-repeat;
	border-style:none;
	color:#000;
}
#search1 input.btnon {
	background:url(../img/searchb.gif) no-repeat;
}
#search1 strong {
	color:red;
}
/*Rank*/
.rank {
	float:left;
	width:190px;
	height:300px;
}
#rank {
	border-top:1px solid #F1F4F7;
	position:relative;
	height:auto;
	width:190px;
	margin-left:5px;
	margin-top:3px;
}
#rank ul {
	padding:0;
	margin:0;
	position:absolute;
}
#rank li {
	float:left;
	padding:0;
	line-height:22px;
	margin-right:1px;
	list-style-type:none;
	height:22px;
}
#rank li a {
	display:block;
	padding-right:10px;
	padding-left:10px;
	text-decoration:none;
}
.rankcontent li a {
	color:#036;
}
/* Tag */
.tagContent {
	clear:both;
	border:1px solid #91ABBB; 
	margin-top:21px;
	background:#fff;
	float:none;
}
.tagContent div{
	display:none;
	padding:0;
	height:280px;
	background:#FFF;
}
.rankcontent {
	width:188px;height:auto;
}
.rankcontent ul {
	width:100%;
	margin:1px auto;
	padding-left:8px;
}
.rankcontent li {
	float:left;
	border-bottom:1px dashed #CCC;
	margin:0;padding:0;
	overflow:hidden;
}
.rankcontent li.rank_t {
	width:100%;
	border-bottom:1px solid #91ABBB;
}
.rankcontent li.a {
	width:80px;
}
.rankcontent li.a img {
	vertical-align:middle;
}
.rankcontent li.b {
	width:70px;
	text-align:center;
}
.rankcontent li.c {
	width:34px;
	text-align:center;
}
.rankcontent li.search {
	width:100%;
	height:20px;
	border-style:none;
}
.rankcontent li.search select {
	width:75px;
	margin:2px 1px 0 2px;
	FONT-SIZE: 12px; LINE-HEIGHT: 150%;
}
.rankcontent li.search input.btn {;
	width:35px;height:20px;
	background:url(../img/fsearch_btn.gif) no-repeat;
	border-style:none;
}
/*FOCUS*/
.focusnews {
	float:right;
	width:260px;
	margin-top:3px;
}

/* for Rank */
.selectedTag {
	background:url(../img/tagleft.gif) left top no-repeat;
	width:90px;
	text-align:center;
}
.selectedTag A {
	background:url(../img/tagright.gif) right top no-repeat;
	color:#036;
}

.normalTag {
	background:url(../img/tagleft.gif) left bottom no-repeat;
	width:90px;
	text-align:center;
}
.normalTag A {
	background:url(../img/tagright.gif) right bottom no-repeat;
	color:#b0b0b0;
}

/* for Focus News */
#tags1 ul {
	width:260px;
	margin:0 auto;
	position:absolute;
}
#tags1 li {
	float:left;
	padding:0;
	line-height:23px;
	margin-right:2px;
	list-style-type:none;
	height:23px;
	margin-bottom:-1px;
}
#tags1 li a {
	display:block;padding-left:5px;padding-right:5px;
	text-decoration:none;
}

.normalTag2 {
	background:url(../img/tagl.gif) left bottom no-repeat;
	width:40px;
	text-align:center;
}
.normalTag2 A {
	color:#036;
	background:url(../img/tagr.gif) right bottom no-repeat;
}
.normalTag1 {
	background:url(../img/tagl.gif) left bottom no-repeat;
	width:50px;
	text-align:center;
}
.normalTag1 A {
	color:#036;
	background:url(../img/tagr.gif) right bottom no-repeat;
}
.selectedTag1 {
	background:url(../img/tagl.gif) left top no-repeat;
	width:50px;
	text-align:center;
}
.selectedTag1 A {
	font-weight:bold;
	background:url(../img/tagr.gif) right top no-repeat;
	color:red;
}
.emptyTag1 {
	width:110px;
	height:23px;
}
.focusday {
	border-top:1px solid #B0C4CE;
	clear:both;
}
.focusday ul {
	margin-top:2px;
}
.focusday li {
	width:100%;
	overflow:hidden;
	height:23px;
	line-height:23px;
}
/*Hot*/
.hot {
	width:468px;
	height:230px;
	border:1px solid #B8C9D3;
	background:url(../img/v25_bg1.gif) top repeat-x;
}
.focus_pic {
	float:left;
	margin-top:16px;
	width:264px;
	text-align:center;
}
.hot_news {
	float:right;
	width:204px;
	margin-top:10px;
	text-align:left;
}
.hot_news div {
	width:196px;
	height:64px;
	border:1px solid #D9E2E8;
	background:#F7F8FA;
	margin-top:3px;
	margin-bottom:3px;
}
.hot_news ul {
	margin:6px auto;
}
.hot_news li {
	height:2px;
}

.hot_news h5 a{
	font:normal 16px '黑体';
}
.hot_news h5 {
	width:100%;
	overflow:hidden;
	text-align:center;
	padding-top:5px;
	padding-bottom:2px;
}
.hot_news p {
	width:92%;
	overflow:hidden;
	margin:3px auto;
	line-height:1.2;
}
.hot_news p a {
	color:#666;
}
/*Focus News*/
.focus_news {
	width:468px;
	height:310px;
	border:1px solid #B8C9D3;
	background:url(../img/v25_bg1.gif) top repeat-x;
	margin-top:3px;
}
/* ========== Container Right ========== */
.ad300 {
	margin-bottom:4px;
	height:85px;
	width:272px;
	margin:2px auto;
}
.ad470 {
	margin-bottom:2px;
	margin-top:2px;
	height:80px;
	width:470px;
	margin:2px auto;
	background:#F4F5F7;
}

/*Recommand*/
.recommand {
	clear:both;
	width:260px;
	height:200px;
	border:1px solid #91ABBB;
	background:#F4F5F7;
}
.recommand h6 {
	width:100%;
	border-bottom:1px solid #91ABBB;
	vertical-align:middle;
	padding-top:4px;
	padding-bottom:3px;
	font:normal 12px '宋体';
	color:#036;
	text-indent:10px;
	background:#FFF;
}
.recommand ul {
	width:96%;
	margin:6px auto;
}
.recommand li {
	width:50%;
	float:left;
	height:23px;
	line-height:23px;
}
/*Hot ZT*/
.hotzt {
	width:270px;
	border:1px solid #91ABBB;
	background:#F4F5F7;
	margin-top:3px;
}
.hotzt ul {
	margin:6px auto;
}
.hotzt li {
	height:2px;
}
.hotzt li img {
	border:1px solid #666;
	margin-top:3px;
}
.hotzt h6 {
	width:100%;
	border-bottom:1px solid #91ABBB;
	vertical-align:middle;
	padding-top:4px;
	padding-bottom:3px;
	font:normal 12px '宋体';
	color:#ff0000;
	text-indent:10px;
	background:#FFF;
}
.hotzt h6 a {
	margin-left:175px;
}
/* ========== Banner 778*80 ========== */
.banner750 {
	clear:both;
	margin:0 auto 5px auto;
	text-align:center;
}

/* ========== Content ========== */
#content {
	clear:both;
	width:750px;height:auto;
	margin:5px auto;
}
#channel_container_l {
	float:left;
	width:385px;height:auto;
}
#channel_container_r {
	float:right;
	width:385px;height:auto;
}

/* Chnnel Moudle */
.channel_div {
	clear:both;
	width:383px;height:220px;
	border:1px solid #91ABBB;
	background:#FFF;
	margin:8px auto;
	background:url(../img/bg3.gif) top repeat-x;
}
.channel_div.t {
	width:380px;height:21px;
}
.channel_div_tl {
	float:left;
	line-height:25px;
}
.channel_div_tr {
	float:right;
}
.channel_div_tr img {
	border-bottom:1px solid #B4CBD1;
	border-left:1px solid #B4CBD1;
}
.channel_name {
	font:bold 14px '宋体';
	margin:0;padding:0;
	color:#036;
}
.channel_div_tl a {
	color:#036; 
}
.channel_content {
	clear:both;
	width:373px;height:auto;
	margin:3px auto;
}
.channel_content_l {
	float:left;
	width:136px;height:auto;
	text-align:center;
}
.channel_content_l li {
	float:left;
}.channel_content_l li a.title {
	display:block;
	padding:3px;
	text-align:center;
}
.channel_content_l li img {
	border:1px solid #000;
	width:120px;height:90px;
}
.channel_content_l li p {
	width:120px;
	height:60px;
	line-height:20px;
	border:1px solid #91ABBB;
	background:#F4F5F7;
	padding:2px;
	margin-top:4px;
	margin-left:2px;
	overflow:hidden;
}
.channel_content_r {
	float:right;
	width:230px;height:auto;
}
.channel_content_r h3  {
	margin:5px auto;
	padding:0;
	text-align:center; 
}
.channel_content_r h3 a {
	font:bold 14px '宋体';
}
.channel_content_r ul {
	width:98%;
}
.channel_content_r li {
	line-height:24px;
}
.more1 {
	text-align:right;
}

/* Pic Channel */
.channel_div_pic {
	width:383px;height:250px;
	border:1px solid #91ABBB;
	margin:8px auto;
	background:url(../img/bg3.gif) top repeat-x;
}
.pre_btn1 {
	float:left;
	width:13px;
	height:220px;
	padding-left:3px;
}
.pre_btn1 img {
	margin-top:70px;
}
.next_btn1 {
	float:right;
	width:13px;
	height:220px;
	padding-right:2px;
}
.next_btn1 img {
	margin-top:70px;
}
.pic_content1 {
	padding:0 14px 0 16px;
	height:auto;
}
.pic_content1 li {
	float:left;
	width:117px;
	text-align:center;
}
.pic_content1 li img {
	border:1px solid #000;
	width:110px;height:83px;
}
.pic_content1 li a {
	display:block;
	padding:2px;
}

/* Select Version */
.verselect {
	width:500px;
	height:380px;
}
.verselect ul {
	width:96%;
	height:auto;
	margin:0 auto;

}
.verselect li {
	height:80px;
	border-bottom:1px dashed #CCC;
	margin:0;padding:0;
}
.verselect h2 {
	font:normal 18px '黑体';
	text-align:center;
	border-bottom:2px solid #CCC;
	padding:10px;
}
.verselect li.male {
	background:url(../img/ver_male.gif) left no-repeat;
}
.verselect li.female {
	background:url(../img/ver_female.gif) left no-repeat;
}
.verselect li.relax {
	background:url(../img/ver_relax.gif) left no-repeat;
}
.verselect li.modify {
	background:url(../img/ver_modify.gif) left no-repeat;
	border-bottom:none;
}
.verselect li dl {
	float:left;
	margin-left:90px!important;
	margin-left:50px;
	padding-top:15px;
}
.verselect li dt {
	font:normal 18px '黑体';
}
.verselect li dd {
	margin:0;
	font-size:14px;
	padding-top:13px;
}
.verselect li input {
	float:right;
	margin-top:20px;
}

/* User Modify */

.cpContent {
	border:1px solid #B4CbD1; 
	margin-top:21px;
    background:#fff;
	float:none;
	padding-bottom:20px;
}
#cp {
	border:1px solid #FFF;
	position:relative;
	height:auto;
	width:520px;
	height:auto;
	overflow-x:hidden;
}
#cp ul {
	padding:0;
	margin:0;
	position:absolute;
}
#tags2 ul {
	margin:0 auto;
	position:absolute;
}
#tags2 li {
	float:left;
	padding:0;
	line-height:22px;
	margin-right:1px;
	list-style-type:none;
	height:22px;
}
#tags2 li a {
	display:block;
	padding-right:20px;
	padding-left:20px;
	text-decoration:none;
}

/**/
div.cpcontent2 {
	width:520px;
	height:auto;
	margin:0 auto;
}
.cpcontent2 h2{
	margin-top:10px;
}
.cpcontent2 h2 a {
	padding:5px;
	background:#F90;
	color:#FFF;
	font:bold 14px '宋体';
}

#preview_container {
	clear:both;
	width:500px;
	height:338px;
	overflow-y:scroll;
	margin:10px auto;
}
.DragContainer1 {
	float:left;
	border-left: #669999 2px solid;
	border-top: #669999 2px solid;
	border-bottom: #669999 2px solid;
	border-right: #CCC 2px dashed;
	padding:5px;
	margin:5px 0 0 5px;
	width:130px;
	height:auto;
	
}
.DragContainer2 {
	float:left;
	border-top: #669999 2px solid;
	border-bottom: #669999 2px solid;
	border-right: #669999 2px solid;
	padding:5px;
	margin:5px 5px 0 0;
	width:130px;
	height:auto;
	
}
.DragContainer3 {
	float:left;
	border:2px solid #F90;
	padding:5px;
	margin:5px 0 5px 20px;
	width: 130px;
	height:auto;
	
}

.DragBox {
	border:1px solid #000;
	padding:4px;
	margin:5px;
	width: 114px;
	cursor: pointer;
	font:normal 12px '宋体';
	background: #eee;
	text-align:center;
	cursor:move;
}
.OverDragBox {
	border:1px solid #000;
	margin:5px;
	padding:4px;
	width: 114px;
	cursor: pointer;
	font:normal 12px '宋体';
	background: #eee;
	text-align:center;
	cursor:move;
}
.DragDragBox {
	border:1px solid #000;
	margin:5px;
	padding:4px;
	width: 114px;
	cursor: pointer;
	font:normal 12px '宋体';
	background: #eee;
	text-align:center;
	font-weight:bold;
	cursor:move;
}
.OverDragBox {
	background: #ffff99;
}
.DragDragBox {
	background: #ffff99;
}
.DragDragBox {
	FILTER: alpha(opacity=50);
	background: #ff99cc;
}
.tip {
	clear:both;
	height:30px;
	margin:0;
	padding:0;
}
.container_bottom {
	clear:both;
	width:480px;
	height:20px;
	margin:2px auto;
}
.container_bottom input{
	margin-left:60px;
}
input.save_btn {
	width:215px;
	height:25px;
	background:url(../img/save_btn.gif) no-repeat;
	border-style:none;
	margin:10px 110px 10px 110px;
}

.popup_close {
	width:100%;
	height:30px;
	background:#EEE;
	margin-bottom:3px;
	text-align:center;
}
.popup_close img {
	display:inline;
	float:right;
	margin:7px 15px 7px auto;
	cursor:hand;
}
.popup_left {
	float:left;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	padding-left:170px;
}

/**/
#textcenter {clear:both;text-align:center;padding-top:10px;}
#divfoot_main {clear:both;text-align:center;margin:5px auto;width:750px;height:30px;}
#divfoot_content {margin:5px auto;text-align:center;background:#EAEAEA;height:30px;line-height:30px;}
#divfoot_copyrights {clear:both;text-align:center;padding-top:6px;padding-bottom:15px;}

/* Top guider */
.top_guide {
	width:750px;
	height:26px;
	background:url(../img/guide_bg.gif) repeat-x;
	margin:0 auto 2px auto;
	display:none;
}
.top_guide p a {
	font:bold 14px '宋体';
	color:#FFF;
	text-align:center;
}
.top_guide p a:hover {
	text-decoration:underline;
}
.top_guide p {
	float:left;
	margin-top:5px;
	padding-left:250px;
}
.top_guide img {
	float:right;
	margin-right:20px;
	margin-top:4px;
	cursor:hand;
}
