@charset "utf-8";
/* CSS Document */
body{
	font-family:Tahoma, Arial, Verdana;
	font-size:9pt;
}
#main{
	width:1000px;
	margin:0 auto;
}
#top_menu{
	height:41px;
	line-height:41px;
	background:url(../images/top_menu_bg.jpg) repeat-x;
}
#logo3g{
	width:116px;
	height:41px;
}

#function_div{
	height:41px;
	/*background:url(../images/function_div_bg.png) no-repeat;
	width:109px;*/
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:9pt;
}
#function_div a, #function_div a:visited, #function_div a:hover {
	color: #FFF;
	font-size: 11px;
}

.float_left{
	float:left;
}

.float_right{
	float:right;
}

#content{
	background-color:#E4E4E4;
	min-height:200px;
}
#logo_login_box{
	height:86px;
	line-height:150%;
	margin:0 auto;
	width:988px;
	background-color:#fff;
}
#logo{
	width:188px;
	height:86px;
}
#login_box{
	width:433px;
	height:77px;
	margin-top:9px;
}
#frmLogin{
	margin:0;
}
.form_label_01{
	width:77px;
	height:22px;
	color:#4d4d4d;
	font-size:8.5pt;
	line-height:22px;
	padding-right:9px;
	text-align:right;
	float:left;
	margin-bottom:7px;
}
.form_field{
	width:132px;
	height:22px;
	line-height:22px;
	text-align:left;
	float:left;
	margin-bottom:7px;
}
.clear{
	clear:both;
	height:0px;
}
#menu{
	height:35px;
	background:url(../images/menu_bg.jpg) repeat-x;
	width:988px;
	margin:0 auto;
}

#menu_left_div{
	width:5px;
	height:35px;
	background:url(../images/menu_bg_left.jpg) no-repeat;
}
#menu_right_div{
	width:5px;
	height:35px;
	background:url(../images/menu_bg_right.jpg) no-repeat;
}
#menu_center_div{
	height:35px;
	width:978px;
	line-height:35px;
}
#ul_menu{
	list-style-type: none;
	padding:0;
	margin:0;
}
#ul_menu li{
	float:left;
}

#ul_menu li img{
	border:0px;
	margin-top:10px;
}
#ul_menu a{
	line-height:35px;
	height:35px;
	display:block;
	text-align:center;
	background-image:url(../images/menu_separator.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

#page_content{
	min-height:200px;
	background:url(../images/page_bg.jpg) repeat-y;
	width:988px;
	margin:0 auto;
}

#page_content_bottom{
	height:5px;
	width:988px;
	margin:0 auto;
}

#page_content_bottom_left{
	background:url(../images/page_bg_bottom_left.png) no-repeat;
	width:5px;
	height:5px;
}

#page_content_bottom_right{
	background:url(../images/page_bg_bottom_right.png) no-repeat;
	width:4px;
	height:5px;
}
#page_content_bottom_center{
	background:url(../images/page_bg_bottom_bg.png) repeat-x;
	height:5px;
	width:979px;
}
#left_col{
	width:664px;
}
#right_col{
	width:322px;
	background-color:#333;
	min-height:200px;
	margin-top:3px;
	padding-bottom:10px;
	padding-top:2px;
}
#main_banner{
	width:663px;
	height:203px;
	margin-left:1px;
	background-color:#fff;
	text-align:center;
	padding-top:3px;
}
#chatbox{
	width:663px;
	margin-left:1px;
}
#chatbox_title{
	background:url(../images/chatbox_title_bg.png) repeat-x;
	height:25px;
	line-height:33px;
	padding-left:15px;
	padding-top:8px;
}
#chatbox_content{
	background:#FFFFFF url(../images/chatbox_content_bg.jpg) repeat-x;
	min-height:227px;
}
#main_chat_item{
	width:331px;
	height:225px;
}
#chat_item_list{
	width:331px;
	height:225px;
}
#main_chat_item_owner_info{
	font-family:Tahoma;
	font-size:8.5pt;
	color:#3C3C3C;
}
#main_chat_item_owner_info p{
	margin-top:0px;
	margin-bottom:5px;
}
.orange_bold{
	color:#FF9800;
	font-weight:bold;
}
.green_normal{
	color:#6CA200;
	font-weight:normal;
}
#main_chat_item_seperator{
	height:1px;
	width:309px;
	margin:0 auto;
	background-color:#E8E8E8;
}
#main_chat_item_content{
	font-family:Tahoma;
	font-size:8.5pt;
}
#main_chat_item_content p{
	margin-top:5px;
	padding-left:5px;
	padding-right:5px;
	text-align:justify;
}
.chatcontent_bold{
	font-weight:bold;
}
#copyright{
	height:50px;
	text-align:center;
	padding-top:28px;
}

#copyright p{
	margin-bottom:5px;
	margin-top:0px;
	font-family:Tahoma;
	font-size:8.5pt;
}
.chat_item_list_item{
	padding-top:6px;
	height:62px;
}
.avatar_02{
	width:57px;
}
.chat_item_content{
	width:274px;
	font-family:Tahoma;
	font-size:8.5pt;
}
.chat_item_content p{
	margin-top:0px;
	margin-bottom:3px;
	padding-left: 5px;
}
#top_blog_entry{
	width:648px;
	margin:0 auto;
}
#top_blog_entry_title{
	line-height:31px;
	height:31px;
	background:url(../images/orange_title_bg.png) repeat-x;
}
#top_blog_entry_title_left{
	height:31px;
	background:#FFFFFF url(../images/orange_title_left.png) no-repeat;
	width:6px;
}
#top_blog_entry_title_right{
	height:31px;
	background:#FFFFFF url(../images/orange_right.png) no-repeat;
	width:5px;
}
.top_blog_entry_item{
	margin-top:9px;
	width:324px;
}
.top_blog_entry_item_content{
	width:250px;
	font-family:Tahoma;
	font-size:8.5pt;
}

.top_blog_entry_item_content p{
	margin-top:0px;
	margin-bottom:5px;
}

.top_blog_entry_item_avatar{
	width:72px;
}
.top_blog_entry_title{
	font-weight:bold;
}

#news_box{
	width:312px;
	margin:0 auto;
}
#news_box_title{
	background:url(../images/news_tab.png) no-repeat;
	background-position:left;
	height:25px;
	width:100%;
}
.news_box_title_text{
	width:90px;
	text-align:center;
	font-family:Tahoma;
	font-size:9pt;
	padding-top:5px;
}
#news_box_title_top{
	background:url(../images/news_tab_top.png) no-repeat;
	height:10px;
	width:312px;
}
#news_box_content{
	min-height:300px;
	background:#FFFFFF url(../images/news_box_bg.jpg) repeat-x;
	padding-bottom:16px;
}
#news_box_bottom{
	background:url(../images/news_box_bottom.png) no-repeat;
	height:5px;
	width:312px;
}
#news_box_content_content{
	width:292px;
	margin:0 auto;
}
#news_box_content_top{
	background:url(../images/news_box_content_top.jpg) no-repeat;
	height:4px;
}
.news_box_item_01{
	height:64px;
	background:url(../images/news_item_bg_01.jpg) repeat-y;
	padding-top:11px;
}
.news_box_item_02{
	height:64px;
	background:url(../images/news_item_bg_02.jpg) repeat-y;
	padding-top:11px;
}
.news_box_item_separator{
	height:1px;
	background-color:#FFFFFF;
}
.news_box_item_leadimg{
	text-align:center;
	width:100px;
}
.news_box_item_subject{
	width:192px;
}
.news_box_item_subject p{
	width:192px;
	font-family:Tahoma;
	font-weight:bold;
	font-size:9pt;
	margin-top:5px;
	margin-bottom:0px;
	color:#403F3F;
}
#tabs{
	width:312px;
	margin:0 auto;
	margin-top:8px;
}
#box_tabs{
	width:312px;
	margin:0 auto;
	margin-top:8px;
}
.span_blue{
	color:#008EE8;
}
#tabs_favmem_top{
	background:url(../images/tabs_top.jpg) no-repeat;
	height:4px;	
}
#tabs_bg{
	background:#fff url(../images/tabs_bg.jpg) repeat-x;
	min-height:200px;
}
#tabs_favmem_bottom{
	background:url(../images/tabs_bottom.jpg) no-repeat;
	height:5px;
	width:312px;
}
#green_tabs{
	width:648px;
	margin:0 auto;
}
.b6_top_left{
	background:#B21108 url(../images/box_06_top_left.jpg) no-repeat;
	width:293px;
	float:left;
	height:28px;
	width: 50%;
	line-height:28px;
	vertical-align:middle;
}
.b6_top_right{
	background:#B21108 url(../images/box_06_top_right.jpg) no-repeat;
	background-position:top right;
	float:right;
	height:28px;
	line-height:28px;
	width: 50%;
	vertical-align:middle;
}
.b6_content_p{
	width: 100%;
}
.content_title{
	margin-left:37px;
	vertical-align:middle;
	padding-top:7px;
}
#frmRegister{
	font-size:8.5pt;
}
#frmRegister div{
	margin-top:5px;
}
.float_left{
	float:left;
}
.float_right{
	float:right;
}
.w30{
	width:20%;
	line-height:22px;
	height:22px;
}
.w60{
	width:72%;
	line-height:22px;
	height:22px;
}
.agree{
	color:#C11212;
}

.text_note{
	color:#C11212;
}
#frmDownload div{
	font-family:Tahoma;
	font-size:8.5pt;
	line-height:27px;
	height:27px;
	text-align:left;
	vertical-align:middle;
}
#frmDownload select{
	font-family:Tahoma;
	font-size:8.5pt;
}
#model{
	margin-top:5px;
}
#list_file{
	width:100%;
	float:left;
}

.content_title_01
{
	width:98%;
	margin:0 auto;
	font-family: tahoma;
	color:#b21107;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding-top:12px;
}
.content_paragraph
{
	width:98%;
	margin:0 auto;


}
.content_paragraph_text
{
	font-family:arial;
	font-size:12px;
	padding-left:20px;
	margin-right:30px;
	padding-top:30px;
	line-height:20px;
}
.content_bold
{
	font-family:arial;
	font-size:12px;
	font-weight:bold;
}

.hoidap_1
{
	font-family:verdana;
	font-size:14pt;
	font-weight: bold;
	color:#7030a0;
}
.hoidap_2
{
	font-family:verdana;
	font-size:10pt;
	color:#0000ff;
	line-height:20px;
}


.texttile { font-family: Verdana; text-align: center; font-size: 11pt; color: #ff0000; font-weight: bold; margin-top:5; margin-bottom:5 }

.texttile01{ font-family: Verdana; text-align: left; font-size: 10pt; color: #000000; font-weight: bold; margin-left:15 }

.texttile02 { font-family: Verdana; color: #0453bc; font-size: 10pt; text-align:left; font-weight:bold; margin-left:0 }
.texttile03 {
	color: #FFffff;
	font-size: 10pt;
	text-align:left;
	font-weight:bold;
	margin-left:20px;
	font-family: Verdana, Geneva, sans-serif;
}
.error{
	color:#ff0000;
}
ol{
	color:#ff0000;
}
.boldlink{
	color:#C11212;
	font-weight:bold;
	text-decoration:underline;
}
.blog_title{
	font-weight:bold;
	color:#414141;
}
.blog_content{
	/*color:#900301;*/
	color: #000;
	font-size:8.5pt;
}
.blog_owner{
	font-size:8.5pt;
	color:#E77213;
}
.blog_item{
	background:url('../images/blog_bg.gif') repeat-x;
	background-position:bottom;
	padding-bottom:5px;
}
.blog_item_last p{
	line-height:normal;
	margin-top:5px;
	margin-bottom:5px;
}
.blog_item p{
	line-height:normal;
	margin-top:5px;
	margin-bottom:5px;
}
.blog_item a{
	color:#900301;
	font-size:8.5pt;
	text-decoration:none;
}
.blog_item_last a{
	color:#900301;
	font-size:8.5pt;
	text-decoration:none;
}
.image_item{
	height:75px;
	width:33%;
	text-align:center;
	line-height:75px;
	float:left;
	display:table-cell;
}
.image_center{
	vertical-align:middle;
}
.blog_content_01{
	/*border-bottom:1px solid #A4A4A4;*/
	color:#262626;
	padding: 5px;
}
.blog_time{
	color:#179206;
	font-size:8.5pt;
}
.blog_no_comments{
	color:#ff0000;
	font-wegith:bold;
}
.comments_title{
	font-weight:bold;
	color:#B21107;
}
.comment_item{
	background-color:#F8F8F8;
	border:1px solid #D7D7D7;
	padding:20px 10px 20px 10px;
}
.avatar{
	width:80px;
	height:75px;
	float:left;
}
.comment_comtent{
	float:right;
	width:475px;
}

.comment_content p{
	line-height:normal;
}

.comment_name{
	color:#FF8A01;
	font-weight:bold;
}
.new_comments{
	font-size:8.5pt;
	font-weight:normal;
	width:96%;
	margin:0 auto;
	color:#900301;
}
.nickname_bold{
	color:#FF8A01;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
}
.time_green{
	font-size:7pt;
	font-weight:normal;
	color:#179206;
	text-align:right;
	margin-top:5px;
	margin-bottom:5px;
}
.comment_content{
	color:#454545;
}

.bottom_line{
	background:url('../images/blog_bg.gif') repeat-x;
	background-position:bottom;
	padding-bottom:5px;
}
.seperator5{
	height:5px;
}
.top_item{
	width:50%;
	float:left;
}
.member_info{
	text-align:left;
	width:60%;
	font-size:8.5pt;
}
.nickname_ogran{
	font-weight:bold;
	color:#C14139;
}
	.nickname_ogran a{
		font-weight:bold;
		color:#C14139;
	}
	.nickname_ogran a: link,.nickname_ogran a: hover,.nickname_ogran a: visited{
		font-weight:bold;
		color:#C14139;
	}
.member_view{
	color:#E67517;
}
.member_rate{
	color:#15920A;
}
.member_seperator{
	background-color:#D3D3D3;
	width:100%;
	height:1px;
}
.avatar01{
	text-align:center;
	margin-top: 10px;
	width:40%;
}
.avatar02{
	width:100px;
	height:100px;
	padding:5px 5px 5px 5px;
	border:1px solid #E3E1D5;
	text-align:center;
	margin:0 auto;
}
.profile_item{
	margin-top:1px;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #B4B4B4;
}
#profile_info p{
	margin-top:0px;
	margin-bottom:5px;
}

.ograne16{
	font-family:Arial;
	font-size:16pt;
	font-weight:bold;
	color:#FF8A01;
}
.comment_title{
	font-weight:bold;
	color:#B21107;
}
.comment_item_02{
	background-color:#F8F8F8;
	border:1px solid #D7D7D7;
	margin-bottom:5px;
	margin-top:5px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
}
#login_div{
	font-size:8.5pt;
}
#reg_func a{
	text-decoration:none;
	color:#C93939;
}
#reg_func a:hover{
	text-decoration:underline;
}
#welcome{
	position:absolute;
	top:0;
}
#welcome p{
	margin-top:10px;
	margin-left:30px;
}

a{
	color:#C14139;
}
a: link,.nickname_ogran a: hover,.nickname_ogran a: visited{
	color:#C14139;
}

.main_title{
	background:url('../images/main_title.jpg') repeat-x;
	height:33px;
	width:652px;
	margin:0 auto;
	line-height:33px;
	font-weiht:bold;
	padding-left:10px;
}

.green_link {	
	clear: both;
	text-align: right;
}
.green_link a, .green_link a:visited, green_link a:hover{
	color: green;
}

#myprofile_info{
	border: solid 1px #C5C5C5;
}
#myprofile_info .item_label{
	float: left;
	width: 35%;
	border-bottom: dotted 1px #C5C5C5;
	line-height: 220%;
}
#myprofile_info .item_value{
	float: left;
	width: 65%;
	border-bottom: dotted 1px #C5C5C5;
	line-height: 220%;
	font-weight: bold;
}
.letter_space{
	text-indent:20px;
	text-align: justify;
}


